Hello,

I'm attempting to get a system to login to a target via the be2iscsi
transport. I am running 2.6.39 and have compiled the open-iscsi
userland tools (iscsiadm etc) from git.

Basically, whenever I try to run anything like:

# iscsiadm -m node -l -I be2iscsi.d4:85:64:56:90:c9 -P 3

I get all sorts of output to the console

Logging in to [iface: be2iscsi.d4:85:64:56:90:c9, target: iqn.
2003-10.com.lefthandnetworks:thm-san:27:thm-vmutil01-nfs, portal:
10.10.12.100,3260]
Logging in to [iface: be2iscsi.d4:85:64:56:90:c9, target: iqn.
2003-10.com.lefthandnetworks:thm-san:25:thm-vmutil01-root, portal:
10.10.12.100,3260]
iscsiadm: Could not login to [iface: be2iscsi.d4:85:64:56:90:c9,
target: iqn.2003-10.com.lefthandnetworks:thm-san:27:thm-vmutil01-nfs,
portal: 10.10.12.100,3260].
iscsiadm: initiator reported error (11 - iSCSI PDU timed out)
iscsiadm: Could not login to [iface: be2iscsi.d4:85:64:56:90:c9,
target: iqn.2003-10.com.lefthandnetworks:thm-san:25:thm-vmutil01-root,
portal: 10.10.12.100,3260].
iscsiadm: initiator reported error (11 - iSCSI PDU timed out)
iscsiadm: Could not log into all portals


I also see the following errors in syslog:

[ 4635.562395] (beiscsi_process_cq():1953):CQ Error 13, reset CID
0xd00...
[ 4635.891964]  connection20:0: detected conn error (1011)
[ 4636.151546] (beiscsi_process_cq():1953):CQ Error 13, reset CID
0xd80...
[ 4636.479385]  connection21:0: detected conn error (1011)
[ 4756.947240]  session20: session recovery timed out after 120 secs
[ 4757.249571]  session21: session recovery timed out after 120 secs

which, to me, implies that the iscsi adapter can't connect to the
target. I find this a bit strange, since I can ping the card's
interfaces from another machine on the network, they can detect the
targets from the BIOS utility, and I've also had success booting GRUB
from the target.

Any ideas? I've been trawling the open-iscsi mailing list for a few
days now, with no luck.

Thanks,
Seth

-- 
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.

Reply via email to