Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Nov 1998 09:13:14 -0800 (PST)
From:      Doug White <dwhite@resnet.uoregon.edu>
To:        Jan Conrad <conrad@dirac.physik.uni-bonn.de>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Inter FreeBSD-227 nfs mounts at boottime fail!
Message-ID:  <Pine.BSF.4.03.9811170912120.6774-100000@resnet.uoregon.edu>
In-Reply-To: <Pine.BSF.4.05.9811171222440.322-100000@merlin.physik.uni-bonn.de>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 17 Nov 1998, Jan Conrad wrote:

> > > I am running FreeBSD-2.2.7 on six of my machines, where the standard
> > > client machine has the following fstab (excerpt)
> > > 
> > > /nilles/share@dirac /nilles/share nfs rw,bg,soft,nodev        0 0
> > > /nilles/home@dirac  /nilles/home  nfs rw,bg,soft,nosuid,nodev 0 0
> > > /nilles/osf@mach    /nilles/osf   nfs rw,bg,soft,nodev        0 0
> > 
> > Syntax error.  FreeBSD's NFS mount format is:
> > 
> > host:filesystem
> 
> oh - I didn't no - thanks.
> but it doesen't matter, unfortunately (the old format seems to be
> understood)

That's not what I interpreted.

> The FreeBSD nfs mounts are still delayed about a minute or so...

Try running tcpdump then try to mount your filesystems and see what's
going on.  Perhaps the remote machine isn't allowing mounts from you?

> > I'm not sure 'nodev' is a valid option, it's not on the mount_nfs manpage.
> 
> well - it is on the mount.8 manpage - mount itself shows nodev to be
> active for the nfs mounts.

okay, I'll take your word for it.

Doug White                               
Internet:  dwhite@resnet.uoregon.edu    | FreeBSD: The Power to Serve
http://gladstone.uoregon.edu/~dwhite    | www.freebsd.org


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.03.9811170912120.6774-100000>