https://bugzilla.novell.com/show_bug.cgi?id=630434 https://bugzilla.novell.com/show_bug.cgi?id=630434#c65 --- Comment #65 from Lee Duncan <lduncan@suse.com> 2013-01-14 10:28:15 PST --- Here are the steps I used to test on all platforms: - apply patch - ensure open-iscsi is running - connect to remote target you want to mount - set node.conn[0].startup to "onboot" for that target - add an entry to /etc/fstab to mount that target (I used "/data"), and ensure options set to that it mounts at boot time (I used "auto,nofail"). The "no fail" ensures the boot will succeed even if the mount does not - set the defaults for mkinitrd in /etc/sysconfig/initrd, as per attached example - run "mkinitrd -v" (the "-v" is optional, but I like to see what is happening) - reboot You can tell if the patch worked if the iSCSI volume you want is mounted after reboot. In my case, /data was mounted after reboot, so the patch worked. -- 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.