GlusterFS Volume Localhost NFS Status "n/a"
I have 2 Nodes GlusterFS setup on 2 Redhat 6.7 Servers. (GlusterFS versions are both 3.7.12) Then the "NFS Server on localhost" status on one Server shows "n/a" and Online "N", while it is fine on another one.
[root@webserver1 ~]# gluster volume status gv0 Status of volume: gv0 Gluster process TCP Port RDMA Port Online Pid ------------------------------------------------------------------------------ Brick gluster1:/glusterfs-data/brick 49152 0 Y 27149 Brick gluster2:/glusterfs-data/brick 49152 0 Y 1677 NFS Server on localhost N/A N/A N N/A Self-heal Daemon on localhost N/A N/A Y 27176 NFS Server on gluster2 2049 0 Y 1629 Self-heal Daemon on gluster2 N/A N/A Y 1638 Task Status of Volume gv0 ------------------------------------------------------------------------------ There are no active volume tasks
What services are missing to be started or what did i miss here please?
Responses