Bug 1394108
Summary: | Continuous errors getting in the mount log when the volume mount server glusterd is down. | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohit Agrawal <moagrawa> |
Component: | rpc | Assignee: | Mohit Agrawal <moagrawa> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | medium | ||
Version: | 3.8 | CC: | amukherj, bsrirama, bugs, csaba, moagrawa, prasanna.kalever, rhinduja, rhs-bugs, storage-qa-internal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.8.6 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1380655 | Environment: | |
Last Closed: | 2016-11-29 09:37:47 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: | 1380655, 1388877 | ||
Bug Blocks: |
Description
Mohit Agrawal
2016-11-11 04:51:46 UTC
REVIEW: http://review.gluster.org/15822 (glusterfsd: Continuous errors are getting in mount logs while glusterd is down) posted (#1) for review on release-3.8 by MOHIT AGRAWAL (moagrawa) Patch is posted for review http://review.gluster.org/#/c/15822/1 Regards Mohit Agrawal REVIEW: http://review.gluster.org/15822 (glusterfsd: Continuous errors are getting in mount logs while glusterd is down) posted (#2) for review on release-3.8 by MOHIT AGRAWAL (moagrawa) COMMIT: http://review.gluster.org/15822 committed in release-3.8 by Niels de Vos (ndevos) ------ commit a4f1f5fcc0dfd533279ad1c41235665af82539d1 Author: Mohit Agrawal <moagrawa> Date: Wed Oct 26 16:31:58 2016 +0530 glusterfsd: Continuous errors are getting in mount logs while glusterd is down Problem: when glusterd is down, getting the continuous mgmt_rpc_notify errors messages in the volume mount log for every 3 seconds,it will consume disk space. Solution: To reduce the frequency of error messages use GF_LOG_OCCASIONALLY. > BUG: 1388877 > Change-Id: I6cf24c6ddd9ab380afd058bc0ecd556d664332b1 > Signed-off-by: Mohit Agrawal <moagrawa> > Reviewed-on: http://review.gluster.org/15732 > NetBSD-regression: NetBSD Build System <jenkins.org> > Smoke: Gluster Build System <jenkins.org> > CentOS-regression: Gluster Build System <jenkins.org> > Reviewed-by: Raghavendra Talur <rtalur> > Reviewed-by: Raghavendra G <rgowdapp> > Reviewed-by: Jeff Darcy <jdarcy> > (cherry picked from commit 7874ed245bcc80658547992205f8396f4dd3c76a) Change-Id: I32c7a2271333686b27b43e54a334c58d3da60a1d BUG: 1394108 Signed-off-by: Mohit Agrawal <moagrawa> Reviewed-on: http://review.gluster.org/15822 NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Atin Mukherjee <amukherj> Reviewed-by: Prashanth Pai <ppai> This bug is getting closed because a release has been made available that should address the reported issue. In case the problem is still not fixed with glusterfs-3.8.6, please open a new bug report. glusterfs-3.8.6 has been announced on the Gluster mailinglists [1], packages for several distributions should become available in the near future. Keep an eye on the Gluster Users mailinglist [2] and the update infrastructure for your distribution. [1] http://www.gluster.org/pipermail/packaging/2016-November/000217.html [2] https://www.gluster.org/pipermail/gluster-users/ REVIEW: http://review.gluster.org/16235 (glusterfsd: Continuous errors are getting in mount logs while glusterd is down) posted (#1) for review on release-3.8-fb by Kevin Vigor (kvigor) |