As Carlos suggested earlier please verify that the native NFS server is not 
running on your system.
If it is then please stop the native NFS server and then restart gluster volume 
(Needed because of rpcbind)

Once the above prerequisites are met then mount nfs using the following command:
mount -t nfs -o vers=3 10.211.203.66:/gv0 /mnt/glusterfs/

As of now Gluster NFS only supports NFSv3.

Best Regards,
Rajesh



----- Original Message -----
From: "yalla gnan kumar" <[email protected]>
To: [email protected]
Sent: Tuesday, March 25, 2014 3:22:26 PM
Subject: Re: [Gluster-users] NFS



Hi All, 



This is the output I am getting: 

----------- 

root@glu-client:/home/oss# mount -vvv -t nfs 10.211.203.66:/gv0 /mnt/glusterfs/ 

mount: fstab path: "/etc/fstab" 

mount: mtab path: "/etc/mtab" 

mount: lock path: "/etc/mtab~" 

mount: temp path: "/etc/mtab.tmp" 

mount: UID: 0 

mount: eUID: 0 

mount: spec: "10.211.203.66:/gv0" 

mount: node: "/mnt/glusterfs/" 

mount: types: "nfs" 

mount: opts: "(null)" 

mount: external mount: argv[0] = "/sbin/mount.nfs" 

mount: external mount: argv[1] = "10.211.203.66:/gv0" 

mount: external mount: argv[2] = "/mnt/glusterfs/" 

mount: external mount: argv[3] = "-v" 

mount: external mount: argv[4] = "-o" 

mount: external mount: argv[5] = "rw" 

mount.nfs: timeout set for Tue Mar 25 07:12:02 2014 

mount.nfs: trying text-based options 
'vers=4,addr=10.211.203.66,clientaddr=10.211.203.68' 

mount.nfs: mount(2): Connection refused 

mount.nfs: trying text-based options 
'vers=4,addr=10.211.203.66,clientaddr=10.211.203.68' 

mount.nfs: mount(2): Connection refused 

----------------------- 





Thanks 

Kumar 




From: Gnan Kumar, Yalla 
Sent: Tuesday, March 25, 2014 3:14 PM 
To: gluster-users 
Subject: NFS 




Hi All, 



I have installed glusterfs on two Ubuntu VMs . I am trying to access volumes 
using NFS client from a glusterfs client. But the connection is being timed 
out. 



----------------- 

root@glu-client:/home/oss# mount -t nfs -o proto=tcp,port=2049 
10.211.203.66:/gv0 /mnt/glusterfs/ 





mount.nfs: Connection timed out 

----------------- 



Do we have to start NFS service on the glusterfs server to be accessible from 
glusterfs client? 



Thanks 

Kumar 



This message is for the designated recipient only and may contain privileged, 
proprietary, or otherwise confidential information. If you have received it in 
error, please notify the sender immediately and delete the original. Any other 
use of the e-mail by you is prohibited. Where allowed by local law, electronic 
communications with Accenture and its affiliates, including e-mail and instant 
messaging (including content), may be scanned by our systems for the purposes 
of information security and assessment of internal compliance with Accenture 
policy. 
______________________________________________________________________________________
 

www.accenture.com 

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

Reply via email to