On 02/11/2010 04:06 AM, ordnit wrote:
Hi,
I'd like to use iscsi initiator under a virtual machine (domU) created
with XEN. Working condition are following:
(virtual machine)
Linux backupmaster 2.6.24.3 #3 SMP Tue Feb 9 12:17:45 CET 2010 x86_64
GNU/Linux
/sbin/iscsid: ELF 64-bit LSB executable, x86-64, version 1 (SYSV)
iscsid version 2.0-870
I'm able to locate target:
backupmaster:~# iscsiadm -m discovery -t sendtargets -p
xxx.yyy.zzz.kkk
xxx.yyy.zzz.kkk:3260,1 iqn.2010-02.it.domain.domain2:disk1
When restarting daemon:
backupmaster:~# /etc/init.d/open-iscsi restart
Disconnecting iSCSI targets:.
Stopping iSCSI initiator service:.
Starting iSCSI initiator service: iscsid.
Setting up iSCSI targets:iscsiadm: No records found!
Trying the "manual" way returns:
iscsiadm -m discovery -t sendtargets -p xxx.yyy.zzz.kkk -l
xxx.yyy.zzz.kkk:3260,1 iqn.2010-02.it.domain.domain2:disk1
Logging in to [iface: default, target: iqn.
2010-02.it.domain.domain2:disk1, portal: xxx.yyy.zzz.kkk,3260]
iscsiadm: Could not login to [iface: default, target: iqn.
2010-02.it.domain.domain2:disk1, portal: xxx.yyy.zzz.kkk,3260]:
iscsiadm: initiator reported error (9 - internal error)
backupmaster:~#
In /var/log/messages do you see something about needing to load the
crc32c module?
--
You received this message because you are subscribed to the Google Groups
"open-iscsi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/open-iscsi?hl=en.