Note: This bug is displayed in read-only format because the product is no longer active in Red Hat Bugzilla.

Bug 1269748

Summary: nfs-ganesha: showmount fails to display the clients having the mounts
Product: [Retired] nfs-ganesha Reporter: Saurabh <saujain>
Component: MainNFSDAssignee: Frank Filz <ffilz>
Status: CLOSED WONTFIX QA Contact:
Severity: medium Docs Contact:
Priority: unspecified    
Version: develCC: jthottan, kkeithle, mzywusko, ndevos, skoduri
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-10 04:58:37 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:

Description Saurabh 2015-10-08 07:04:03 UTC
Description of problem:
Usually with showmount command one list the client(s) that are having the mount of export(s) from a particular server

But with nfs-ganesha it is not working,
# showmount 10.70.46.59
Hosts on 10.70.46.59:

Version-Release number of selected component (if applicable):
nfs-ganesha-2.2.0-9.el7rhgs.x86_64
glusterfs-3.7.4-2.el7.x86_64

How reproducible:
always

Actual results:
as mentioned above

Expected results:
should display the list of clients having the mount.

Additional info:

Comment 1 Jiffin 2015-10-08 12:52:09 UTC
Right now ganesha does not DUMP call (to fetch the mount list).

Comment 2 Frank Filz 2015-10-09 23:20:08 UTC
Ganesha does not maintain this information and there is no intention of maintaining the information. It was never correct anyway. If the server restarts, the information is lost, yet the clients are still mounted. Similarly, clients can unmount without ever notifying the server.