nfs mounts in fstab are not mounted at boot

Adam Williamson awilliam at redhat.com
Fri May 13 03:51:36 UTC 2011


On Thu, 2011-05-12 at 20:43 -0500, Michael Cronenworth wrote:
> In Fedora 14 I had my NFS mounts nicely mounted at boot time. In Fedora 
> 15 I have to manually mount them.
> 
> I think I saw some discussion about this issue in the past but I cannot 
> find it. Is this a known issue?
> 
> /etc/fstab:
> intranet:/home/xandell/Music  /media/music      nfs4    
> defaults,nodev,noexec,nosuid        0 0

I would expect systemd to try and mount it, but I guess the nfs4
defaults may be different from nfs. try adding 'auto' as an option.

for extra bonus points, try adding comment=systemd.automount as an
option, then boot up and do 'ls /media/music' . it should get mounted
_at the point you do the ls_.
-- 
Adam Williamson
Fedora QA Community Monkey
IRC: adamw | Fedora Talk: adamwill AT fedoraproject DOT org
http://www.happyassassin.net



More information about the test mailing list