Mike Christie wrote: > Or Gerlitz wrote: >> I think you said at some point this may happen if I use "old" udev >> bits, what version of udev you're using?
> 147. I do not have any udev wait_for_sysfs: waiting messages in my log > so it looks like a udev issue. yep, using that udev version eliminated the errors and the lun appear without any delay. I still have the problem of the luns not being displayed by "iscsiadm -m session -P 3", though. Now its a RHEL6 system and I noted that with the RHEL kernel that command does show the luns, I noted that there's a difference in the SYSFS related configs between the RHEL kernel and the way I build the upstream one, I assume this can explain the problem as you said, iscsiadm sysfs scanning isn't doing well with the _deprecated env, correct? Or. > grep CONFIG_SYSFS /boot/config-2.6.32-71.el6.x86_64 > # CONFIG_SYSFS_DEPRECATED_V2 is not set > CONFIG_SYSFS=y > grep CONFIG_SYSFS /home/ogerlitz/linux/linux-2.6.37-rc5/.config > CONFIG_SYSFS_DEPRECATED=y > CONFIG_SYSFS_DEPRECATED_V2=y > CONFIG_SYSFS=y -- 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.
