Discussion:
[Gluster-users] Cannot connect using NFS, protocol problems
Arthur Pemberton
2018-09-17 18:23:25 UTC
Permalink
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.

Arthur Pemberton
Jiffin Tony Thottan
2018-09-18 04:07:57 UTC
Permalink
Post by Arthur Pemberton
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
Post by Arthur Pemberton
Arthur Pemberton
_______________________________________________
Gluster-users mailing list
https://lists.gluster.org/mailman/listinfo/gluster-users
Loading...