Bug 1450559
Summary: | Error 0-socket.management: socket_poller XX.XX.XX.XX:YYY failed (Input/output error) during any volume operation | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Mohit Agrawal <moagrawa> |
Component: | core | Assignee: | Mohit Agrawal <moagrawa> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | medium | Docs Contact: | |
Priority: | unspecified | ||
Version: | mainline | CC: | abhishku, amukherj, bkunal, bsrirama, bugs, moagrawa, rcyriac, rhinduja, vbellur |
Target Milestone: | --- | Keywords: | Triaged |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | ssl | ||
Fixed In Version: | glusterfs-3.12.0 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1427958 | Environment: | |
Last Closed: | 2017-09-05 17:30:07 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: | |||
Bug Blocks: | 1427958 |
Comment 1
Worker Ant
2017-05-13 04:41:36 UTC
REVIEW: https://review.gluster.org/17280 (socket: Avoid flooding of error message in case of SSL) posted (#2) for review on master by MOHIT AGRAWAL (moagrawa) REVIEW: https://review.gluster.org/17280 (socket: Avoid flooding of error message in case of SSL) posted (#3) for review on master by Atin Mukherjee (amukherj) COMMIT: https://review.gluster.org/17280 committed in master by Jeff Darcy (jeff.us) ------ commit 710cd0ae8f2dd0495ab483df050720b5c862688d Author: Mohit Agrawal <moagrawa> Date: Sat May 13 10:06:50 2017 +0530 socket: Avoid flooding of error message in case of SSL Problem: socket poller is throwing Input/Output messages during volume operation Solution: Update the code in socket_connect function before call socket_spwan. BUG: 1450559 Change-Id: I5f275fe7a4b730b16d7b0a0407e76288b07ceaef Signed-off-by: Mohit Agrawal <moagrawa> Reviewed-on: https://review.gluster.org/17280 NetBSD-regression: NetBSD Build System <jenkins.org> Smoke: Gluster Build System <jenkins.org> Reviewed-by: Zhou Zhengping <johnzzpcrystal> CentOS-regression: Gluster Build System <jenkins.org> Reviewed-by: Jeff Darcy <jeff.us> 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.12.0, please open a new bug report. glusterfs-3.12.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/announce/2017-September/000082.html [2] https://www.gluster.org/pipermail/gluster-users/ |