Hi

I have problems connecting via NFS. NFS is allowed in both setup/server/NFS settings and for the individual shares. Some shares can be connected via NFS, some can not, although both shares are set up for NFS.

[root@thedes-srv ~]# mount -t nfs 10.28.63.63:/share/BACKUP /mnt/nfs/BACKUP
[root@thedes-srv ~]# mount -t nfs 10.28.63.63:/share/data /mnt/nfs/data
mount: 10.28.63.63:/share/data failed, reason given by server: Permission denied
[root@thedes-srv ~]# umount /mnt/nfs/BACKUP/
[root@thedes-srv ~]# umount /mnt/nfs/data
umount: /mnt/nfs/data: not mounted
[root@thedes-srv ~]#

Target directories are existing:
[root@thedes-srv ~]# dir /mnt/nfs/
BACKUP data DOCUMENTS FTP OCTbook OX-Update RedHat STORAGE

Status/connections/Active NFS user connections are shown although they are not connected anymore.

Is there a possibility to reset the connection as it can be done for FTP and SMB (maintanance/shutdown/Connections reset)?

Thanks
Boris

output from showmount, mount and rpcinfo:

[root@thedes-srv ~]# /usr/sbin/showmount -e 10.28.63.63 && mount && rpcinfo -p 10.28.63.63
Export list for 10.28.63.63:
/mnt_shares/lv00/nfs *
/smb/lv10 laptop19.meph.zbmtp.meduniwien.ac.at,octlabor02.me ph.zbmtp.meduniwien.ac.at
/smb/lv00/data thedes-srv.big.optom.cf.ac.uk
/smb/lv00/data/FTP 131.251.137.2,her0-mob.big.optom.cf.ac.uk,thedes-srv.big.optom.cf.ac.uk
/smb/lv00/data/TMP laptop19.meph.zbmtp.meduniwien.ac.at,octlabor02.me ph.zbmtp.meduniwien.ac.at
/smb/lv00/data/BACKUP 131.251.137.2,her0-mob.big.optom.cf.ac.uk,thedes-srv.big.optom.cf.ac.uk
/smb/lv00/data/FTP/OCTbook 131.251.137.2,her0-mob.big.optom.cf.ac.uk,thedes-srv.big.optom.cf.ac.uk

/dev/hda2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbfs on /proc/bus/usb type usbfs (rw)
/dev/hda1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)

program vers proto port
100000 2 tcp 111 portmapper
100000 2 udp 111 portmapper
100024 1 udp 32769 status
100024 1 tcp 32770 status
100003 2 udp 2049 nfs
100003 3 udp 2049 nfs
100003 2 tcp 2049 nfs
100003 3 tcp 2049 nfs
100021 1 udp 32770 nlockmgr
100021 3 udp 32770 nlockmgr
100021 4 udp 32770 nlockmgr
100021 1 tcp 32771 nlockmgr
100021 3 tcp 32771 nlockmgr
100021 4 tcp 32771 nlockmgr
100005 1 udp 32771 mountd
100005 1 tcp 32772 mountd
100005 2 udp 32771 mountd
100005 2 tcp 32772 mountd
100005 3 udp 32771 mountd
100005 3 tcp 32772 mountd