Hi,
I just fixed a bug, https://bugzilla.novell.com/show_bug.cgi?id=950685,
it is a attribution setting error in fstab.
When add a line in fstab to mount a iSCSI device, lines like this would
work:
/dev/sda1 /mount/test ext4 _netdev 1 2
While lines like this will fail:
/dev/sda /ext3 ext3 acl,user_xattr 1 2
The thing is, it should be set as _nektdev, so that the system would
mount it after network service run.
I found we also have this bug in Yast Disk (portioner), when we try to
mount a iSCSI device in yast disk, we will find it not set the device
"_netdev", that will cause the system failed to boot.
Shall we fix it? If you are busy, I am happy to do that, please let me know.
Thanks
BR
Zhu Lingshan
--
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]