Date: Tue, 7 Mar 1995 21:29:13 -0500 From: Thomas David Rivers <ponds!rivers@dg-rtp.dg.com> To: allen@ripley.radio.net, gary@palmer.demon.co.uk Cc: bugs@FreeBSD.org Subject: Re: Better check NFS server as well Message-ID: <199503080229.VAA02778@lakes>
next in thread | raw e-mail | index | archive | help
> > > It complains on startup about not finding /var/db/mountdtab. > > That's not a bug - it won't find it the first time as there has never been > a mountdtab 'cos NFSD has never been run. I don't think it's worth shipping > an empty just to quiet that one message. > Hmmm... I have nfs_client and nfs_server set to "YES" in /etc/netstart. I also have a file /etc/exports... And, as evidenced in the screen clipping, I'm running nfsd, etc.. So, my question is why to I continue to get the message? (At every reboot.) [ponds.water.net]$ ls -l /etc/exports -rw-r--r-- 1 root wheel 47 Dec 16 12:50 /etc/exports [ponds.water.net]$ /bin/ps -gax | grep nfsd 71 ?? IWs 0:00.06 nfsd-master (nfsd) 73 ?? IW 0:00.01 nfsd-srv (nfsd) 74 ?? IW 0:00.03 nfsd-srv (nfsd) 75 ?? IW 0:00.04 nfsd-srv (nfsd) 76 ?? IW 0:00.04 nfsd-srv (nfsd) 25770 p0 S+ 0:00.14 grep nfsd [ponds.water.net]$ - Dave Rivers -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503080229.VAA02778>