← Back to team overview

registry team mailing list archive

[Bug 275451] Re: nfs mounts specified in fstab is not mounted on boot.

 

Actually, what solves the issue is adding _netdev to the nfs mount
options in fstab. This way it is mounted after the network has come up.

Example:

10.1.1.1:/home  /home   nfs
rsize=32768,wsize=32768,intr,noatime,_netdev    0  0

this fixed it for me.

-- 
nfs mounts specified in fstab is not mounted on boot. 
https://bugs.launchpad.net/bugs/275451
You received this bug notification because you are a member of Registry
Administrators, which is the registrant for NULL Project.