https://bugzilla.novell.com/show_bug.cgi?id=480550 User kamil@zymeworks.com added comment https://bugzilla.novell.com/show_bug.cgi?id=480550#c4 --- Comment #4 from Kamil Kisiel <kamil@zymeworks.com> 2009-03-13 11:49:09 MST --- In the process of creating the above logs, I think I stumbled upon the crux of the matter. For automatic login, the open-iscsi init script executes the following on line 33: $ISCSIADM -m node --loginall=automatic 2> /dev/null However, by default, nodes are created with node.startup = automatic unless you modify /etc/iscsid.conf to say otherwise. The setting in YaST2 seems to manipulate the node.conn[0].startup = [onboot|manual] property for a node instead of node.startup = [manual|automatic]. -- 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.