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
[email protected]
https://lists.gluster.org/mailman/listinfo/gluster-users

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

Reply via email to