Howto get NFS exports working?

George Garvey tmwg-fedorat at inxservices.com
Mon Mar 29 18:39:03 UTC 2004


On Mon, Mar 29, 2004 at 01:10:53PM -0500, Neal Becker wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> I'm using FC2T2, which is from continuous updating from FC2T1.  It seems NFS 
> exports are not working on this box.  Anyone know what needs to be done to 
> fix it?

	Same problem here, which is only happening on a box updated from FC2T1.
Just started near the end of last week. All other computers still export
NFS without problems.
   The only thing I find in the log is:
Mar 29 09:35:06 van01 rpc.mountd: authenticated mount request from mwg.inxservices.lan:930 for /var/spool/fax (/)
Mar 29 09:35:06 van01 rpc.mountd: authenticated mount request from mwg.inxservices.lan:937 for /usr/lib/mgetty+sendfax (/)
Mar 29 09:35:07 van01 rpc.mountd: authenticated mount request from mwg.inxservices.lan:944 for / (/)
Mar 29 09:35:07 van01 rpc.mountd: authenticated mount request from mwg.inxservices.lan:951 for /usr/inXDB/van (/)
Mar 29 09:35:07 van01 rpc.mountd: authenticated mount request from mwg.inxservices.lan:958 for /usr/inXDB/van.test (/)
   On the system where mount was run:
$mount -a
opt=rsize
opt=wsize
mount: van01:/var/spool/fax failed, reason given by server: Permission denied
opt=rsize
opt=wsize
mount: van01:/usr/lib/mgetty+sendfax failed, reason given by server: Permission denied
   This is the exports that are appropriate to the system running mount:
/               mwg.inxservices.lan(rw,secure,no_root_squash,sync,map_identity,nohide,no_subtree_check)
/var/qmail      mwg.inxservices.lan(rw,secure,no_root_squash,sync,map_identity,nohide,no_subtree_check)
	The kernel on van01 is old (2.6.2-1.87), because I can't get a newer
kernel to run. It has HT, and uses SMP. selinux=0 is currently in the
kernel boot parameters. /etc/hosts.* have not changed since it was working.





More information about the fedora-test-list mailing list