On 03/09/2016 07:07 PM, Greg Freemyer wrote:
I don't recall using _netdev before, so this could be my config error, but I think I've followed the advice I got.
It's now been 3 hours since I rebooted with these lines in my fstab:
--- 10.200.3.230:/mnt/pacers1/kvm672/kvm672 /srv_new nfs rw,relatime,vers=3 0 0 /srv_new/sftp-container-large /srv/sftp ext4 _netdev,loop 0 0 /srv_new/portal_backup_container /home/portal_backup/portal_backup ext4 _netdev,loop 0 0 ---
The _netdev mounts were only attempted once and that was too soon. Another bug?
The NFS mount happened during the boot process, but seconds BEFORE the 2 mounts with _netdev in the args.
The "_netdev" is for network devices only. It should be on the NFS line and not the "loop" lines. You've got it exactly the wrong way round there. The real issue is making the "loop" entries dependent on the NFS. As you say
Note that the _netdev mount attempts were 5 seconds before that:
That pretty much guarantees it will fail! -- A: Yes. > Q: Are you sure? >> A: Because it reverses the logical flow of conversation. >>> Q: Why is top posting frowned upon? -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org