Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Dec 2002 13:29:31 +0100
From:      Erik Trulsson <ertr1013@student.uu.se>
To:        Josh Brooks <user@mail.econolodgetulsa.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: NFS - what troubles to expect ?
Message-ID:  <20021207122931.GA7158@falcon.midgard.homeip.net>
In-Reply-To: <20021206215223.R77087-100000@mail.econolodgetulsa.com>
References:  <20021206215223.R77087-100000@mail.econolodgetulsa.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Dec 06, 2002 at 09:54:35PM -0800, Josh Brooks wrote:
>=20
> Helol,
>=20
> I have used NFS on sun/solaris systems for many years, and the one big
> headache that comes to mind is how, if the server is down, and the client
> has an automount on boot, the client will hang forever (basically forever)
> trying to mount from the down NFS server.
>=20
> Does this behavior exist in the FreeBSD world ?  What other related
> behavior can I expect if I have about 10 servers that are all _clients_
> for an 11th NFS server, and that NFS server goes down ?  Will the
> performance on the clients go down when the NFS server disappears ?
>=20
> Will they too, like solaris systems, hang forever on boot when the nfs
> server they automount is not present ?

The default behaviour is the same as on Solaris, but it can be
modified.  From the mount_nfs(8) manpage:

   By default, mount_nfs keeps retrying until the mount succeeds.  This
   behaviour is intended for filesystems listed in fstab(5) that are criti=
=AD
   cal to the boot process.  For non-critical filesystems, the -b and -R
   flags provide mechanisms to prevent the boot process from hanging if the
   server is unavailable.

   If the server becomes unresponsive while an NFS filesystem is mounted,
   any new or outstanding file operations on that filesystem will hang unin=
=AD
   terruptibly until the server comes back.  To modify this default
   behaviour, see the -i and -s flags.




--=20
<Insert your favourite quote here.>
Erik Trulsson
ertr1013@student.uu.se

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?20021207122931.GA7158>