Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 10 Feb 1999 09:00:05 -0500 (EST)
From:      Mike Knoll <knollm@lafcol.lafayette.edu>
To:        questions@FreeBSD.ORG
Subject:   NFS
Message-ID:  <Pine.SOL.3.96.990210085531.10886A-100000@lafcol.lafayette.edu>

next in thread | raw e-mail | index | archive | help
Is kill -HUP'ing the mountd process enough to get the NFS servers to
reread /etc/exports?

Also, I am trying to set up amd, but first I just want to be able to mount
the share.  I can't get a second machine to mount the first machine's home
directory.

My exports are:

/usr/src        -maproot=root   secondmachine
/usr/home/auser   -maproot=root     secondmachine

I can mount -t nfs firstmachine:/usr/src, but not /usr/home/auser.

I get the following error in /var/log/messages:

Feb 10 01:32:09 firstmachine mountd[99]: Can't change attributes for
/usr/home/auser. 
Feb 10 01:32:09 firstmachine mountd[99]: Bad exports list line
/usr/home/auser     -maproot

Trying to mount /usr/home fails in the same way.

Thanks for any help.

Mike


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?Pine.SOL.3.96.990210085531.10886A-100000>