Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Sep 1996 17:52:34 -0700 (PDT)
From:      Neal Westfall <nwestfal@Vorlon.odc.net>
To:        hackers@freebsd.org
Subject:   NFS problems with 960801-SNAP
Message-ID:  <199609280052.RAA06989@Vorlon.odc.net>

next in thread | raw e-mail | index | archive | help
I am having trouble getting mountd to read my exports file
properly, and I don't have a clue what is wrong with it.

Here is my exports file:

#The following examples export /usr to 3 machines named after ducks,
#/home and all directories under it to machines named after dead rock stars
#and, finally, /a to 2 privileged machines allowed to write on it as root.
#/usr                huey louie dewie
#/home   -alldirs    janice jimmy frank
#/a      -maproot=0  bill albert
#
# You should replace these lines with your actual exported filesystems.
/home/business	vorlon
/home/resell	vorlon

But mountd always complains with this:

Sep 27 17:41:22 narn mountd[83]: Can't change attributes for /home/resell. 
Sep 27 17:41:22 narn mountd[83]: Bad exports list line /home/resell	vorlon
Sep 27 17:42:01 narn mountd[83]: Can't change attributes for /home/resell. 
Sep 27 17:42:01 narn mountd[83]: Bad exports list line /home/resell	vorlon
Sep 27 17:42:31 narn mountd[83]: Can't change attributes for /home/resell. 
Sep 27 17:42:31 narn mountd[83]: Bad exports list line /home/resell	vorlon
Sep 27 17:42:46 narn mountd[83]: Can't change attributes for /home/resell. 
Sep 27 17:42:46 narn mountd[83]: Bad exports list line /home/resell	vorlon

Any ideas what is wrong?  Help is appreciated.

Neal Westfall
nwestfal@odc.net




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199609280052.RAA06989>