Date: Wed, 20 Mar 2002 20:31:08 -0800 From: Yann Ramin <atrus@atrustrivalie.org> To: Rob B <rbyrnes@ozemail.com.au> Cc: freebsd-stable@freebsd.org Subject: Re: NFS: bad exports list Message-ID: <3C99620C.1090906@atrustrivalie.org> References: <5.1.0.14.2.20020321151311.01c06110@pop.ozemail.com.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Do you have each part of the exports line seperated with a tab character? (I don't believe spaces are valid). Yann Rob B wrote: > Hi all, > > I'm having no end of troubles with NFS. I'm pretty sure that I have a > correct /etc/exports: > > /usr/local/nfsroot/doormat -alldirs -ro 10.0.0.3 > > But I'm getting the following error in /var/log/messages: > > Mar 21 15:09:05 erwin mountd[11726]: could not remount > /usr/local/nfsroot/doormat: Invalid argument > Mar 21 15:09:05 erwin mountd[11726]: bad exports list line > /usr/local/nfsroot/doormat -alldirs -ro 10.0.0.3 > > This directory /usr/local/nfsroot/doormat exists and has files in it: > > [root@erwin]/etc: ls -la //usr/local/nfsroot/doormat > total 28979 > drwxr-xr-x 3 root wheel 512 Mar 20 17:50 . > drwxr-xr-x 3 root wheel 512 Mar 16 00:38 .. > -rw-r--r-- 1 root wheel 29644800 Mar 4 19:26 basedebs.tar > drwxr-xr-x 4 root wheel 512 Mar 4 19:02 var > > TIA, > Rob > > -- > It can't rain all the time. > > [15200.8 km (8207.8 mi), 262.8 deg](Apparent) Rennerian > This is random quote 650 of a collection of 1203 > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-stable" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C99620C.1090906>