Hello,

I have a small distributed setup trying to test NFS.
Volume Name: test-vol
Type: Distribute
Status: Started
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: ubuntu3:/ssdpool/gluster
Brick2: ubuntu:/ssdpool/gluster
Options Reconfigured:
nfs.disable: off
auth.allow: 192.*

I am trying to mount via NFS from my CentOS 5.7 box using the following command.
mount -t nfs 192.168.1.100:/test-vol /mnt/glusterssd

and I get the following
mount: 192.168.1.100:/test-vol failed, reason given by server: Permission denied

How do I allow my client permission to mount via NFS?

Bryan McGuire
Senior Network Engineer
NewNet 66

918.231.8063
[email protected]



_______________________________________________
Gluster-users mailing list
[email protected]
http://gluster.org/cgi-bin/mailman/listinfo/gluster-users

Reply via email to