Arthur Pemberton
2018-Sep-17 18:23 UTC
[Gluster-users] Cannot connect using NFS, protocol problems
When I try to mount to my working glusterfs cluster using NFS, I can't establish the connection. # mount -v -t nfs -o mountproto=tcp,proto=tcp,vers=3 SERVER:/VOLUME> /mnt/glusterfs > mount.nfs: timeout set for Mon Sep 17 13:23:44 2018 > mount.nfs: trying text-based options > 'mountproto=tcp,proto=tcp,vers=3,addr=172.24.16.17' > mount.nfs: prog 100003, trying vers=3, prot=6 > mount.nfs: portmap query failed: RPC: Program not registered > mount.nfs: trying text-based options > 'mountproto=tcp,proto=tcp,vers=3,addr=172.24.16.17' > mount.nfs: prog 100003, trying vers=3, prot=6 > mount.nfs: portmap query failed: RPC: Program not registered > mount.nfs: trying text-based options > 'mountproto=tcp,proto=tcp,vers=3,addr=172.24.16.17' > mount.nfs: prog 100003, trying vers=3, prot=6 > mount.nfs: portmap query failed: RPC: Program not registered > mount.nfs: requested NFS version or transport protocol is not supportedThis is on CentOS 7, I don't really know how to troubleshoot. Arthur Pemberton -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180917/0a038fde/attachment.html>
Jiffin Tony Thottan
2018-Sep-18 04:07 UTC
[Gluster-users] Cannot connect using NFS, protocol problems
On Monday 17 September 2018 11:53 PM, Arthur Pemberton wrote:> When I try to mount to my working glusterfs cluster using NFS, I can't > establish the connection. > > # mount -v -t nfs -o mountproto=tcp,proto=tcp,vers=3 > SERVER:/VOLUME /mnt/glusterfs > mount.nfs: timeout set for Mon Sep 17 13:23:44 2018 > mount.nfs: trying text-based options > 'mountproto=tcp,proto=tcp,vers=3,addr=172.24.16.17' > mount.nfs: prog 100003, trying vers=3, prot=6 > mount.nfs: portmap query failed: RPC: Program not registered > mount.nfs: trying text-based options > 'mountproto=tcp,proto=tcp,vers=3,addr=172.24.16.17' > mount.nfs: prog 100003, trying vers=3, prot=6 > mount.nfs: portmap query failed: RPC: Program not registered > mount.nfs: trying text-based options > 'mountproto=tcp,proto=tcp,vers=3,addr=172.24.16.17' > mount.nfs: prog 100003, trying vers=3, prot=6 > mount.nfs: portmap query failed: RPC: Program not registered > mount.nfs: requested NFS version or transport protocol is not > supported > > > This is on CentOS 7, I don't really know how to troubleshoot. >Are u sure the volume is exported via NFS, what showmount -e <server ip> returns from the client It is look like client was not able to connect the nfs server? Regards, Jiffin> Arthur Pemberton > > > > _______________________________________________ > Gluster-users mailing list > Gluster-users at gluster.org > https://lists.gluster.org/mailman/listinfo/gluster-users-------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.gluster.org/pipermail/gluster-users/attachments/20180918/3aee3bb8/attachment.html>