Re: NFS resource won't mount at boot

"Taylor, ForrestX" <[email protected]> Mon, 19 Apr 2004 13:00:52 -0700
Newsgroups gmane.linux.redhat.release.valhalla
Message-ID <[email protected]>
On Thu, 2004-04-15 at 17:06, Morone, Andrew wrote:
> I have the following in my /etc/fstab
> 
> 192.168.1.119:/punity4/Atlantica /content/www    nfs
> rsize=8192,wsize=8192,timeo=14,intr
> 
> When I boot the server, it doesn't mount this resource.
> 
> if I run mount -a, it WILL mount.
> 
> There are NO errors in the logs. 
> 
> Any idea WHY it won't mount at boot time?

The network may not be up at the time that it tries to mount it.  Can
you see the attempt during boot?

Forrest