Your NFS mount is trying to use version 4 by default. Gluster's NFS server uses verion 3.
Please, when mounting, use the option vers=3, and let us know. On Tue, Mar 25, 2014 at 10:52 AM, <[email protected]> wrote: > 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
