Bug 1314391
Summary: | glusterd crashed when probing a node with firewall enabled on only one node | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | SATHEESARAN <sasundar> |
Component: | glusterd | Assignee: | Satish Mohan <smohan> |
Status: | CLOSED ERRATA | QA Contact: | Byreddy <bsrirama> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | rhgs-3.1 | CC: | amukherj, asrivast, rhinduja, rhs-bugs, smohan, storage-qa-internal, vbellur |
Target Milestone: | --- | Keywords: | ZStream |
Target Release: | RHGS 3.1.3 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | glusterfs-3.7.9-2 | Doc Type: | Bug Fix |
Doc Text: |
When a node was disconnected from a cluster, and a peer probe was sent to that node using an IP address when initial peering was done with hostname, or vice versa, glusterd attempted to return two responses (one for the IP address, one for the hostname), which resulted in a glusterd crash. This has been corrected so that only one response is sent, preventing the crash.
|
Story Points: | --- |
Clone Of: | 1310677 | Environment: | |
Last Closed: | 2016-06-23 05:10:17 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: | 1310677 | ||
Bug Blocks: | 1299184 |
Description
SATHEESARAN
2016-03-03 13:41:51 UTC
Priority field came in from the upstream clone, so reverting to 'unspecified' downstream patch for this bug available: https://code.engineering.redhat.com/gerrit/70828 The patch is merged now, hence moving the state to MODIFIED. Verified this bug using the build "glusterfs-3.7.9-2.el7" with below steps. Steps: ====== 1. Had two rhgs nodes (node1 and node2) 2. Opened the glusterd port (24007) on node2 only using firewall-cmd 3. probed node2 from node1 and checked the peer status on node1. 4. probed node1 from node2 and checked the peer status on node2 Result: No glusterd crash happened on both the nodes. Moving to verified state. Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2016:1240 |