NFS Client: Backup preparation problem

Amit Karpe amitkarpe at gmail.com
Thu Feb 28 09:39:32 UTC 2013


Hi All,
I am not able to access particular directory on client which is mounted
using NFS.

client# ls -l /mnt/tmp
ls: cannot access /mnt/tmp/del: Permission denied
total 0
?????????? ? ? ? ?                ? del

I have following disk on server.
server# ls -ld /disk12
drwxrwxr-- 3 root root 4096 2013-02-28 15:53 /disk12

Entry in /etc/exports on server.
/disk12   172.21.123.219(rw,sync)


On client
Entry in /etc/fstab
172.21.123.225:/disk12                  /mnt/tmp      nfs
fsc,rsize=32768,wsize=40960,rw  0 0

If I used no_root_squash in /etc/exports on server I can access directory
without problem.
/disk12   172.21.123.219(rw,sync,no_root_squash)


What can be the problem ?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.fedoraproject.org/pipermail/users/attachments/20130228/1582049f/attachment.html>


More information about the users mailing list