Re: Help with NFS on FC1

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@preload root]# mount preload:/fc1 test/
> mount: preload:/fc1 failed, reason given by server: Permission denied
> [root@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@preload root]# exportfs
> /fc1            192.168.2.0/255.255.255.0
> [root@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...


Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux