Bug 1713730
Summary: | Failure when glusterd is configured to bind specific IPv6 address. If bind-address is IPv6, *addr_len will be non-zero and it goes to ret = -1 branch, which will cause listen failure eventually | |||
---|---|---|---|---|
Product: | [Community] GlusterFS | Reporter: | Amgad <amgad.saleh> | |
Component: | rpc | Assignee: | Amgad <amgad.saleh> | |
Status: | CLOSED NEXTRELEASE | QA Contact: | ||
Severity: | unspecified | Docs Contact: | ||
Priority: | unspecified | |||
Version: | mainline | CC: | bugs, hgowtham, ravishankar, rhs-bugs, sankarshan | |
Target Milestone: | --- | Keywords: | Triaged | |
Target Release: | --- | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | If docs needed, set a value | ||
Doc Text: | Story Points: | --- | ||
Clone Of: | ||||
: | 1715012 (view as bug list) | Environment: | ||
Last Closed: | 2019-05-29 11:46:03 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: | 1715012 |
Description
Amgad
2019-05-24 16:08:00 UTC
Issue should be #677 and PR is #678 You used the wrong Product type. Fixing it now. Let me know if any action on my side for code submission! REVIEW: https://review.gluster.org/22769 (If bind-address is IPv6 return it successfully) merged (#6) on master by Amar Tumballi REVIEW: https://review.gluster.org/22786 (If bind-address is IPv6 return it successfully) posted (#1) for review on release-6 by hari gowtham |