https://bugzilla.novell.com/show_bug.cgi?id=747772 https://bugzilla.novell.com/show_bug.cgi?id=747772#c4 --- Comment #4 from Lee Duncan <lduncan@novell.com> 2012-06-19 15:32:12 PDT --- Looking over the code ... Disabling both boot.iscsid-early and iscsi is not a good idea. boot.iscsid-early is meant to start iscsd in the case where you've booted using iSCSI, which is the case for you. If you do not start the iSCSI daemon iscsid, then if there is any error you are not going to be able to recover. The daemon manages that. In addition, boot.iscsd-early makes sure that your login session gets marked as "startup=onboot", if not already so marked. Later, in /etc/init.d/iscsi, it logs into all notes using "--loginall=automatic", which logs into all nodes except those marked as "onboot". This means that it should skip re-logging into your root node. Any chance you could re-enable boot.iscsid-early and iscsid, and add "-d 6" to the ARGS in boot.iscsid-early so iscsid debugging is enabled? If I don't hear back from you I'll set up a system where I can try to reproduce this tomorrow. Note that Factory open-iscsi is the same as open-iscsi in openSUSE 12.1, as far as I can see. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.