NFS mounts in fstab not mounting at boot

Latest response

Here Guys,

as always, thanks for the assistance. I have some nfs entries in my fstab as follows :

nfsserver:/pfs/data/SAS/sas/vrdc/logs /sas/vrdc/logs nfs noatime,nodiratime,_netdev 0 0

When the server reboots, these mounts do not get mounted. However, a

mount -a , works fine.

I am using nfs version 4.

Thanks for your help with this.

Arrey

Responses

Probably a silly question but...

You're using the _netdev mount option: do you have the netfs service installed and enabled?

Thanks Tom. The netfs server was not enabled for boot. That was the issue. Thanks for the reply.

Close

Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.