Bug 1237165 - Incorrect state created in '/var/lib/nfs/statd'
Summary: Incorrect state created in '/var/lib/nfs/statd'
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Red Hat Gluster Storage
Classification: Red Hat Storage
Component: nfs-ganesha
Version: rhgs-3.1
Hardware: All
OS: All
high
high
Target Milestone: ---
: RHGS 3.1.0
Assignee: Soumya Koduri
QA Contact: Saurabh
URL:
Whiteboard:
Depends On: 1237174
Blocks: 1202842 1238057
TreeView+ depends on / blocked
 
Reported: 2015-06-30 13:52 UTC by Soumya Koduri
Modified: 2016-01-19 06:14 UTC (History)
9 users (show)

Fixed In Version: glusterfs-3.7.1-7.el6
Doc Type: Bug Fix
Doc Text:
Clone Of:
: 1237174 1238057 (view as bug list)
Environment:
Last Closed: 2015-07-29 05:08:46 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHSA-2015:1495 0 normal SHIPPED_LIVE Important: Red Hat Gluster Storage 3.1 update 2015-07-29 08:26:26 UTC

Description Soumya Koduri 2015-06-30 13:52:27 UTC
Description of problem:

NLM/NSM makes use of '/var/lib/nfs/statd' directory to store the lock related information, which will be used during lock reclaim.
In particular,
'/var/lib/nfs/statd/state' stores the NSM state number for any host using which client would detect server reboots.

But currently '/var/lib/nfs/statd/state' is created as directory instead of file due to a small bug. 

Without this fix, it will result in failures during lock reclaim and rpc.statd service restart.

Comment 4 Saurabh 2015-07-07 12:32:32 UTC
As can be seen that this is no more a directory,
[root@nfs14 ~]# ls -l /var/lib/nfs
lrwxrwxrwx. 1 root root 53 Jul  7 21:18 /var/lib/nfs -> /var/run/gluster/shared_storage/nfs-ganesha/nfs14/nfs
[root@nfs14 ~]# ls -l /var/lib/nfs/statd/state 


Hence moving this to VERIFIED.

Comment 5 errata-xmlrpc 2015-07-29 05:08:46 UTC
Since the problem described in this bug report should be
resolved in a recent advisory, it has been closed with a
resolution of ERRATA.

For information on the advisory, and where to find the updated
files, follow the link below.

If the solution does not work for you, open a new bug report.

https://rhn.redhat.com/errata/RHSA-2015-1495.html


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