Bugzilla will be upgraded to version 5.0. The upgrade date is tentatively scheduled for 2 December 2018, pending final testing and feedback.
Bug 1409848 - Repeated logging of nfs related errors in glusterd log
Repeated logging of nfs related errors in glusterd log
Status: ASSIGNED
Product: Red Hat Gluster Storage
Classification: Red Hat
Component: rhgs-server-container (Show other bugs)
cns-3.4
Unspecified Unspecified
unspecified Severity unspecified
: ---
: ---
Assigned To: Raghavendra Talur
Anoop
:
Depends On:
Blocks: 1385250
  Show dependency treegraph
 
Reported: 2017-01-03 10:52 EST by Raghavendra Talur
Modified: 2018-09-24 14:03 EDT (History)
8 users (show)

See Also:
Fixed In Version:
Doc Type: Known Issue
Doc Text:
The following two lines might be repeatedly logged in rhgs-server-docker container/gluster container logs. [MSGID: 106006] [glusterd-svc-mgmt.c:323:glusterd_svc_common_rpc_notify] 0-management: nfs has disconnected from glusterd. [socket.c:701:__socket_rwv] 0-nfs: readv on /var/run/gluster/1ab7d02f7e575c09b793c68ec2a478a5.socket failed (Invalid argument) These logs come up because glusterd is not able to start nfs service. There is no functional impact as nfs export is not supported in through containerized gluster.
Story Points: ---
Clone Of:
Environment:
Last Closed:
Type: Bug
Regression: ---
Mount Type: ---
Documentation: ---
CRM:
Verified Versions:
Category: ---
oVirt Team: ---
RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: ---


Attachments (Terms of Use)

  None (edit)
Description Raghavendra Talur 2017-01-03 10:52:43 EST
Description of problem:

The following three lines are continuously logged at 2 minutes interval. 


[2017-01-02 04:33:36.729574] I [MSGID: 106006] [glusterd-svc-mgmt.c:323:glusterd_svc_common_rpc_notify] 0-management: nfs has disconnected from glusterd.
[2017-01-02 04:34:30.737762] W [socket.c:701:__socket_rwv] 0-nfs: readv on /var/run/gluster/1ab7d02f7e575c09b793c68ec2a478a5.socket failed (Invalid argument)
The message "I [MSGID: 106006] [glusterd-svc-mgmt.c:323:glusterd_svc_common_rpc_notify] 0-management: nfs has disconnected from glusterd." repeated 39 times between [2017-01-02 04:33:36.729574] and [2017-01-02 04:35:33.747552]




How reproducible:
Always


Steps to Reproduce:
1. start rhgs-server-docker container
2. /var/log/glusterfs/etc-glusterfs-glusterd.vol.log

Actual results:
The above mentioned log lines are found in log file.


Expected results:
These logs should not be present.
Comment 3 Raghavendra Talur 2017-01-05 07:39:57 EST
I had used " rhgs-server-docker container/gluster container" because I am not aware of standard terminology used to refer to gluster container. If there is a standard term for it, use that.

Everything else looks good.

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