From owner-freebsd-questions Tue Nov 17 09:14:12 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id JAA08534 for freebsd-questions-outgoing; Tue, 17 Nov 1998 09:14:12 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from resnet.uoregon.edu (resnet.uoregon.edu [128.223.144.32]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id JAA08529 for ; Tue, 17 Nov 1998 09:14:11 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Received: from localhost (dwhite@localhost) by resnet.uoregon.edu (8.8.8/8.8.8) with ESMTP id JAA15296; Tue, 17 Nov 1998 09:13:15 -0800 (PST) (envelope-from dwhite@resnet.uoregon.edu) Date: Tue, 17 Nov 1998 09:13:14 -0800 (PST) From: Doug White To: Jan Conrad cc: freebsd-questions@FreeBSD.ORG Subject: Re: Inter FreeBSD-227 nfs mounts at boottime fail! In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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