Help with NFS on FC1

Bob Chiodini chiodr at kscems.ksc.nasa.gov
Tue Aug 31 15:17:13 UTC 2004


On Tue, 2004-08-31 at 17:57, Chadley Wilson wrote:
> Greetings,
> 
> Please can some one assist me here,
> There is a spook in my FC1 PC config,
> 
> The NFS firstly would not start,
> Now I get it started and no-one has permission to access the fileshare.
> 
> [root at preload root]# mount preload:/fc1 test/
> mount: preload:/fc1 failed, reason given by server: Permission denied
> [root at preload root]#ls -la /
> snipped
> drwxr-xr-x    6 rpcuser  rpcuser      4096 Aug 31 05:01 fc1
> snipped
> 
> 
> What should the perms be here I had them as root and changed them,
> 
> I have also tried these lines in /etc/exports
> /fc1            192.168.2.0/255.255.255.0(ro,sync,no_root_squash)
> and                                                  ^^
> /fc1            192.168.2.0/255.255.255.255(ro,sync,no_root_squash)
>                                                         ^^^
> /var/log/messages reports:
> 
> Aug 31 12:53:52 preload rpc.mountd: refused mount request from 
> preload.teq.pinteq for /fc1 (/): no export entry
>     
> [root at preload root]# exportfs
> /fc1            192.168.2.0/255.255.255.0
> [root at preload root]#
> 
> Well I am very lost ?
> 
> 
> -- 
> Chadley Wilson


Chadley,

Are you trying to mount /fc1 under /test on himself?  Does /test exist?
/fc1 is not itself a remote mount?

As a test try removing the host/address field and let it default to
world.  After the changes: service nfs restart.  tail /var/log/messages
and look for errors, warnings are usually okay.  I have not had 100%
success with the exportfs command (might be just me though).

What does exportfs (w/o any options) tell you?

Bob...


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part
URL: <http://listman.redhat.com/archives/fedora-list/attachments/20040831/19d60990/attachment-0001.sig>


More information about the fedora-list mailing list