Bug 1383005 - Getting "NFS Server N/A" entry in the volume status by default.
Summary: Getting "NFS Server N/A" entry in the volume status by default.
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: GlusterFS
Classification: Community
Component: glusterd
Version: mainline
Hardware: x86_64
OS: Linux
unspecified
high
Target Milestone: ---
Assignee: bugs@gluster.org
QA Contact:
URL:
Whiteboard:
Depends On: 1378342
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-10-09 03:53 UTC by Jiffin
Modified: 2018-08-29 03:17 UTC (History)
7 users (show)

Fixed In Version: glusterfs-4.1.3 (or higher)
Doc Type: If docs needed, set a value
Doc Text:
Clone Of: 1378342
Environment:
Last Closed: 2018-08-29 03:17:29 UTC
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Embargoed:


Attachments (Terms of Use)

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


Note You need to log in before you can comment on or make changes to this bug.