Bug 1386450
Summary: | Continuous warning messages getting when one of the cluster node is down on SSL setup. | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohit Agrawal <moagrawa> |
Component: | glusterd | Assignee: | Mohit Agrawal <moagrawa> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | high | Docs Contact: | |
Priority: | medium | ||
Version: | mainline | CC: | amukherj, bsrirama, bugs, rhs-bugs, storage-qa-internal, vbellur |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.10.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1385525 | Environment: | |
Last Closed: | 2017-03-06 17:30:20 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: | 1385525, 1387975, 1387976 | ||
Bug Blocks: |
Description
Mohit Agrawal
2016-10-19 02:00:03 UTC
REVIEW: http://review.gluster.org/15677 (rpc/socket.c : Modify __socket_rwv code in case of ENODATA error code.) posted (#1) for review on master by MOHIT AGRAWAL (moagrawa) REVIEW: http://review.gluster.org/15677 (rpc/socket.c : Modify __socket_rwv code in case of ENODATA error code.) posted (#2) for review on master by MOHIT AGRAWAL (moagrawa) REVIEW: http://review.gluster.org/15677 (rpc/socket.c : Modify socket_poller code in case of ENODATA error code.) posted (#3) for review on master by MOHIT AGRAWAL (moagrawa) COMMIT: http://review.gluster.org/15677 committed in master by Raghavendra G (rgowdapp) ------ commit ec64ce2e1684003f4e7a20d4372e414bfbddb6fb Author: Mohit Agrawal <moagrawa> Date: Wed Oct 19 07:27:40 2016 +0530 rpc/socket.c : Modify socket_poller code in case of ENODATA error code. Problem: Continuous warning message(ENODATA) are coming in socket_rwv while SSL is enabled. Solution: To avoid the warning message update one condition in socket_poller loop code before break from loop in case of error returned by poll functions. BUG: 1386450 Change-Id: I19b3a92d4c3ba380738379f5679c1c354f0ab9b1 Signed-off-by: Mohit Agrawal <moagrawa> Reviewed-on: http://review.gluster.org/15677 Smoke: Gluster Build System <jenkins.org> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Raghavendra G <rgowdapp> 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.10.0, please open a new bug report. glusterfs-3.10.0 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://lists.gluster.org/pipermail/gluster-users/2017-February/030119.html [2] https://www.gluster.org/pipermail/gluster-users/ |