Displaying 1 result from an estimated 1 matches for "gfs2nfs".
Did you mean:
gfs2_fs
2008 Nov 04
1
Reexporting glusterfs to nfs fail
...d. 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,
the NFS-CLIENT mount it with...