Bug 1294797
Summary: | "Transport endpoint not connected" in heal info though hot tier bricks are up | ||
---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Avra Sengupta <asengupt> |
Component: | snapshot | Assignee: | Avra Sengupta <asengupt> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 3.7.7 | CC: | amukherj, asrivast, bugs, byarlaga, pkarampu, sankarshan, storage-qa-internal |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.7 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | 1294794 | Environment: | |
Last Closed: | 2016-04-19 07:52: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: | 1277944, 1294794 | ||
Bug Blocks: |
Comment 1
Vijay Bellur
2015-12-30 11:34:23 UTC
REVIEW: http://review.gluster.org/13119 (snapd: Do not persist snapd port) posted (#2) for review on release-3.7 by Avra Sengupta (asengupt) REVIEW: http://review.gluster.org/13119 (snapd: Do not persist snapd port) posted (#3) for review on release-3.7 by Pranith Kumar Karampuri (pkarampu) REVIEW: http://review.gluster.org/13119 (snapd: Do not persist snapd port) posted (#4) for review on release-3.7 by Pranith Kumar Karampuri (pkarampu) COMMIT: http://review.gluster.org/13119 committed in release-3.7 by Pranith Kumar Karampuri (pkarampu) ------ commit c4d7c50a7354ad92e76ea72fccc86e0732e75c49 Author: Avra Sengupta <asengupt> Date: Wed Dec 30 16:37:05 2015 +0530 snapd: Do not persist snapd port Backport of http://review.gluster.org/#/c/13118/ Currently snapd persists the port it uses to sign-in with glusterd, without checking if that particular port is being used by any other process. As a result, it might erroneously sign out any other process using the same port. Hence forcing snapd to ignore the persisted port, and using a new one while coming up. Change-Id: Ibb9ec3762aac445f03d96e85660585be4ab27bcb BUG: 1294797 Signed-off-by: Avra Sengupta <asengupt> Reviewed-on: http://review.gluster.org/13119 Reviewed-by: Pranith Kumar Karampuri <pkarampu> Tested-by: Pranith Kumar Karampuri <pkarampu> Smoke: Gluster Build System <jenkins.com> NetBSD-regression: NetBSD Build System <jenkins.org> CentOS-regression: Gluster Build System <jenkins.com> 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.7.7, please open a new bug report. glusterfs-3.7.7 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] https://www.gluster.org/pipermail/gluster-users/2016-February/025292.html [2] http://thread.gmane.org/gmane.comp.file-systems.gluster.user |