Subject: Re: bug? /etc/rc mounts all before nfs started
To: VaX#n8 <vax@linkdead.paranoia.com>
From: Frank van der Linden <frank@wins.uva.nl>
List: current-users
Date: 08/21/1998 11:42:46
On Fri, Aug 21, 1998 at 04:28:43AM -0500, VaX#n8 wrote:
> > mount -a
> >
> > # now start the rpc servers, for NFS server/client.
> > echo -n 'starting nfs daemons:'
> ...
> 
> might that be problematic?

Nope. The "client daemons" are nfsiods, and they're just an optimization,
you don't need them for a working NFS mount. So NFS filesystems will
be mounted just fine without any of the daemons.

- Frank