Displaying 1 result from an estimated 1 matches for "ip_nfs_server".
2008 Nov 04
1
Reexporting glusterfs to nfs fail
...ile used by rpc.nfsd and rpc.mountd. See their manpages for
details
# on how make changes in this file effective.
/mnt/glusterfs *(async,no_root_squash,subtree_check,rw)
#************************************************
# NFS-CLIENT
#?************************************************
$ mount -tnfs ip_nfs_server:/mnt/glusterfs /mnt/gfs2nfs
#************************************************
RESULT:
?mount: ip_nfs_server:/mnt/glusterfs failed, reason given by server:
Permission denied
#************************************************
NOTE: if I export /mnt/pendrive that is only a directory in NFS-SERVER,...