From owner-freebsd-questions Sun Nov 15 07:10:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA02327 for freebsd-questions-outgoing; Sun, 15 Nov 1998 07:10:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from dirac.physik.uni-bonn.de (dirac.physik.uni-bonn.de [131.220.161.119]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA02322 for ; Sun, 15 Nov 1998 07:10:43 -0800 (PST) (envelope-from conrad@dirac.physik.uni-bonn.de) Received: from merlin.physik.uni-bonn.de (merlin.physik.uni-bonn.de [131.220.161.121]) by dirac.physik.uni-bonn.de (8.8.8/8.8.8) with ESMTP id QAA09110 for ; Sun, 15 Nov 1998 16:10:17 +0100 (CET) (envelope-from conrad@merlin.physik.uni-bonn.de) Received: from localhost (conrad@localhost) by merlin.physik.uni-bonn.de (8.8.8/8.8.8) with ESMTP id QAA07577 for ; Sun, 15 Nov 1998 16:10:17 +0100 (CET) (envelope-from conrad@merlin.physik.uni-bonn.de) X-Authentication-Warning: merlin.physik.uni-bonn.de: conrad owned process doing -bs Date: Sun, 15 Nov 1998 16:10:17 +0100 (CET) From: Jan Conrad To: freebsd-questions@FreeBSD.ORG Subject: Inter FreeBSD-227 nfs mounts at boottime fail! 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 Hi everybody, 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 dirac is running 227 as well. mach is running DEC OSF 4.0. At boottime, after network_pass1, 'mount -v -a -t nfs' is done in /etc/rc (mind the -v) Then I get the following error messages nfs: bad MNT RPC: RPC: Timed out /dev/wd0s1a on / (local) once for each filesystem mounted by nfs from a FreeBSD Machine! For other machines (DEC OSF 3-4) the mounts are done immediately! Then after some time (a minute or so) the forked mount_nfs mounts the filesystems without problem. Is there any reason why Freebsd doesn't allow for that mount at boot time? And what does this error message mean??? Why does '/' appear in the error messages??? best regards Jan Conard -- Physikalisches Institut der Universitaet Bonn Nussallee 12 D-53115 Bonn GERMANY To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message