[ovirt-users] Problem deploying ovirt-hosted-engine to iSCSI
Justin Clacherty
justin at redfish.com.au
Wed Feb 25 04:25:26 UTC 2015
On 25/02/2015 12:35 AM, Simone Tiraboschi wrote:
> Can you please paste here the output of vdsClient -s 0 getDeviceList 3
> thanks
Sure. Once the iscsi target is logged in the call to vdsClient never
returns. See below.
[root at host0 ~]# vdsClient -s 0 getDeviceList 3
[]
[root at host0 ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 55.9G 0 disk
├─sda1 8:1 0 500M 0 part /boot
├─sda2 8:2 0 5.6G 0 part [SWAP]
└─sda3 8:3 0 49.8G 0 part /home
sr0 11:0 1 1024M 0 rom
[root at host0 ~]# iscsiadm -m session
iscsiadm: No active sessions.
[root at host0 ~]# iscsiadm --mode discovery --type sendtargets --portal
10.50.0.200
10.51.0.200:3260,1 iqn.2015-02.local.redfish:san0
10.50.0.200:3260,1 iqn.2015-02.local.redfish:san0
[root at host0 ~]# iscsiadm --mode node --targetname
iqn.2015-02.local.redfish:san0 --portal 10.50.0.200 --login
Logging in to [iface: default, target: iqn.2015-02.local.redfish:san0,
portal: 10.50.0.200,3260] (multiple)
Login to [iface: default, target: iqn.2015-02.local.redfish:san0,
portal: 10.50.0.200,3260] successful.
[root at host0 ~]# lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 55.9G 0 disk
├─sda1 8:1 0 500M 0 part /boot
├─sda2 8:2 0 5.6G 0 part [SWAP]
└─sda3 8:3 0 49.8G 0 part /home
sdb 8:16 0 30G 0 disk
sr0 11:0 1 1024M 0 rom
[root at host0 ~]# vdsClient -s 0 getDeviceList 3
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150225/f7662de0/attachment-0001.html>
More information about the Users
mailing list