On 03/17/2011 07:44 AM, Ulrich Windl wrote:
Hi,
this might be a bug (resource leak?) in iscsid of SLES 11 SP1: I cannot login
to targets, because of authentication issues. Accordingly I see:
# iscsiadm -m session
iscsiadm: No active sessions.
However in syslog I see messages like (after iscsiadm -m node -L all):
iscsid: session
[iqn.1986-03.com.hp:fcgw.mpx100:rkdvmis1.0.50001fe1500c1f20.50001fe1500c1f29,172.20.76.1,3260]
already running.
[...]
iscsid: Login failed to authenticate with target
iqn.1986-03.com.hp:fcgw.mpx100:rkdvmis1.0.50001fe1500c1f20.50001fe1500c1f29
It could be a race. When iscsi starts up multiple scripts/tools could be
trying to log into the same session.
That "already running" message does not mean that the session is up. It
could mean we are already trying to log in.
If iscsiadm -m session does not report any sessions and if you do
ls /sys/class/iscsi_session
and there is nothing there then you are hitting that race probably.
--
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.