Hi all,
I am testing the nfs client in glusterfs 3.12.14
version on CentOS Linux release 7.5.1804 and getting a connection refused message.
[root@workstation ~]# mount /mnt/nfs
mount.nfs: Connection refused
mount.nfs: Connection refused
[root@workstation ~]# cat /etc/fstab | grep servera
servera:/mastervol /mnt/nfs nfs rw 0 0
[root@workstation ~]#
servera:/mastervol /mnt/nfs nfs rw 0 0
[root@workstation ~]#
nfs-utils have been installed on client machine
[root@workstation ~]# rpm -q nfs-utils
nfs-utils-1.3.0-0.54.el7.x86_64
nfs-utils-1.3.0-0.54.el7.x86_64
Here some information about my gluster cluster
[root@servera ~]# gluster volume info mastervol
Volume Name: mastervol
Type: Distribute
Volume ID: f6bfe62f-068d-4ade-8d47-ee2e61418804
Status: Started
Snapshot Count: 0
Number of Bricks: 2
Transport-type: tcp
Bricks:
Brick1: servera:/bricks/brick-a1/brick
Brick2: serverb:/bricks/brick-b1/brick
Options Reconfigured:
transport.address-family: inet
nfs.disable: off
[root@servera ~]# firewall-cmd --list-services
ssh dhcpv6-client glusterfs nfs rpc-bind
ssh dhcpv6-client glusterfs nfs rpc-bind
[root@servera ~]# gluster peer status
Number of Peers: 1
Hostname: serverb.lab.local
Uuid: e88e454a-f85a-472a-8920-a541c8615d03
State: Peer in Cluster (Connected)
[root@servera ~]# gluster volume status mastervol
Status of volume: mastervol
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick servera:/bricks/brick-a1/brick 49152 0 Y 10966
Brick serverb:/bricks/brick-b1/brick 49152 0 Y 9138
NFS Server on localhost N/A N/A N N/A
NFS Server on serverb.lab.local N/A N/A N N/A
Task Status of Volume mastervol
------------------------------------------------------------------------------
There are no active volume tasks
Status of volume: mastervol
Gluster process TCP Port RDMA Port Online Pid
------------------------------------------------------------------------------
Brick servera:/bricks/brick-a1/brick 49152 0 Y 10966
Brick serverb:/bricks/brick-b1/brick 49152 0 Y 9138
NFS Server on localhost N/A N/A N N/A
NFS Server on serverb.lab.local N/A N/A N N/A
Task Status of Volume mastervol
------------------------------------------------------------------------------
There are no active volume tasks
Do you have any idea how can I solve this?
Thanks in advance!
_______________________________________________ Gluster-users mailing list Gluster-users@xxxxxxxxxxx https://lists.gluster.org/mailman/listinfo/gluster-users