Problem with NFS export
Hi all,
i've a NFS server that refuse "Permission denied" to accept NFS mount.
here's my exportfs -i:
[root@sfx ~]# exportfs -i
/exlibris/dtl 10.10.10.21
[root@sfx ~]# showmount -e
Export list for sfx:
/exlibris/dtl 10.10.10.21
[root@sfx ~]# cat /etc/exports
/exlibris/dtl 10.10.10.21(rw,sync)
in /var/log/messages i get:
sfx mountd[31603]: authenticated mount request from 10.10.10.21:642 for
/exlibris/dtl (/exlibris/dtl)
but, on 10.10.10.21, i have a "Permission denied"
any ideas ?
Thanks, O-Zone
-
O-Zone ! No (C) since 1996
On the road with VFR VTec 2002 "Vuffy", on the net with Linux Slackware.
Home @
http://www.zerozone.it and BLOG @
http://www.openitaly.net/diary/O-Zone
Photos @
http://myphotos.zerozone.it/user/o-zone
.
Relevant Pages
- Re: Cant edit text -
... word processor is nearly useless because I can't edit anything? ... Are the files on the local machine, or are they on an NFS mount? ... I don't remember how I copied them but I had all the old F-10 files on the nfs server and quite likely took them from there. ... (Fedora) - Re: NFS server hang ** update {rh} **
... I re-executed exportfs again and will see if it works. ... I usually just use YaST to setup the nfs server and clients. ... never had to mess with the xtab file. ... (alt.os.linux.suse) - Use of automounter for permanent mounts?
... One of my customers has a Web-based application on Solaris 9 with ... This results in processes that are using the NFS mount ... hanging until the NFS server comes back. ... that the failed mount has other side-effects such as a delay in ... (comp.unix.solaris) - Re: NFS through firewall
... > of the partitions exported by the NFS server. ... > exportfs -r ... you're not root on the client when you're trying to access the ... the nfs server does not treat a remote root ... (Fedora) - nfs localy ok -> I pxe boot pxe client -> RPC: Timed out ? (nfs localy unresponsive)
... I'm trying to get pxe booting working on/with FreeBSD 5.5. ... I'm somehow stuck at nfs server which stops responding after a pxe booting client tried to use a nfs share to boot of. ... (freebsd-questions) |
|