Bug 1383005

Summary: Getting "NFS Server N/A" entry in the volume status by default.
Product: [Community] GlusterFS Reporter: Jiffin <jthottan>
Component: glusterdAssignee: bugs <bugs>
Status: CLOSED CURRENTRELEASE QA Contact:
Severity: high Docs Contact:
Priority: unspecified    
Version: mainlineCC: amukherj, bugs, kaushal, rhinduja, rhs-bugs, storage-qa-internal, vbellur
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: glusterfs-4.1.3 (or higher) Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: 1378342 Environment:
Last Closed: 2018-08-29 03:17:29 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1378342    
Bug Blocks:    

Description Jiffin 2016-10-09 03:53:40 UTC
+++ This bug was initially created as a clone of Bug #1378342 +++

Description of problem:
=======================
Getting "NFS Server  N/A"  entry in the volume status by default in mainline glusterfs

]# gluster volume status
Status of volume: Dis
Gluster process                             TCP Port  RDMA Port  Online  Pid
------------------------------------------------------------------------------
Brick node1:/tmp/1                   49154     0          Y       32200
NFS Server on localhost                     N/A       N/A        N       N/A  
 
Task Status of Volume Dis
------------------------------------------------------------------------------
There are no active volume tasks

]# gluster volume get Dis nfs.disable
Option                                  Value                                   
------                                  -----                                   
nfs.disable                             on                                      
[root@]# 


Version-Release number of selected component (if applicable):
=============================================================
mainline


How reproducible:
=================
Always

Steps to Reproduce:
===================
1. Have setup having gluster 3.8/3.9
2. Create a Simple distribute volume and start it.
3. Check the volume status.

(OR)

Have 3.7 setup with volume and update to 3.8 and check the volume status.


Actual results:
===============
"NFS Server  N/A"  entry in the volume status by default 


Expected results:
=================
By default "NFS Server  N/A" should not show in the volume status.

Comment 1 Atin Mukherjee 2016-11-10 13:08:23 UTC
this is fixed by http://review.gluster.org/15568