On Mon, Oct 19, 2015 at 02:35:57PM +0800, Zhu Lingshan wrote:
> 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.

What is the difference to bug #949683 for YaST (where David Bond
already provided a patch I reviewed)?

ciao Arvin

-- 
Arvin Schnell, <[email protected]>
Senior Software Engineer, Research & Development
SUSE Linux GmbH, GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 
(AG Nürnberg)
Maxfeldstraße 5
90409 Nürnberg
Germany
-- 
To unsubscribe, e-mail: [email protected]
To contact the owner, e-mail: [email protected]

Reply via email to