On 12/15/2010 03:21 PM, Mike Christie wrote:
# iscsiadm -m session -P 3

The iscsiadm -m session output does not rely on udev or anything that
udev creates like the /dev nodes. iscsiadm just reads sysfs. The missing
output could be due to a change in the sysfs layout again. Could you
send me your kernel .config?


Ah weird. If I added

CONFIG_SYSFS_DEPRECATED=y
CONFIG_SYSFS_DEPRECATED_V2=y

and I can hit the iscsiadm -m session -P 3 problem. It is strange that we work with the new layout but not the old one for once. The iscsi_sysfs/sysfs.c code just needs a tweaking. Looking into it now.

If you do not enable the depreciated settings it should work.

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