[ovirt-users] Is it possible to add ISCSI over iser?

Arman Khalatyan arm2arm at gmail.com
Wed Sep 24 11:42:33 UTC 2014


Hi,
I am trying to attach my new storage domain over iser.
My server always gets that request is tcp/ip not rdma.
Simple work around is login from hosts over iser.
Would be good to add a possibility to select the protocol of
iscsi:tcp/iser/srp.

Thanks,
Arman

PS
for those who was struggling with same trouble:
1) on hosts:
add lines in /etc/rdma/rdma.conf
# Load iSER module
ISER_LOAD=YES
2) *service rdma restart (or modprobe ib_iser*
3)* iscsiadm -m discovery -t st -p 10.10.10.31 -I iser*
4) *iscsiadm -m node --login*

5) check if disks are there
*iscsiadm -m session -o show*
lssci
[1228:0:0:0] storage IET      Controller       0001  -
[1228:0:0:1] disk    IET      VIRTUAL-DISK     0001  /dev/sde
* lsblk /dev/sde*
NAME                                                         MAJ:MIN RM
 SIZE RO TYPE  MOUNTPOINT
sde                                                            8:64   0
36.4T  0 disk
ââ100090001 (dm-8)                                           253:8    0
36.4T  0 mpath
  ââ18b70b0d--4944--4c73--970d--87a1af353b9f-metadata (dm-9) 253:9    0
 512M  0 lvm
  ââ18b70b0d--4944--4c73--970d--87a1af353b9f-ids (dm-10)     253:10   0
 128M  0 lvm
  ââ18b70b0d--4944--4c73--970d--87a1af353b9f-leases (dm-11)  253:11   0
 2G  0 lvm
  ââ18b70b0d--4944--4c73--970d--87a1af353b9f-outbox (dm-12)  253:12   0
 128M  0 lvm
  ââ18b70b0d--4944--4c73--970d--87a1af353b9f-inbox (dm-13)   253:13   0
 128M  0 lvm
  ââ18b70b0d--4944--4c73--970d--87a1af353b9f-master (dm-14)  253:14   0
 1G  0 lvm
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20140924/acdf3aa3/attachment-0001.html>


More information about the Users mailing list