Bug 1440162
Summary: | [RHEL7] glusterd crashes when peering an IP where the address is more than acceptable range (>255) OR with random hostnames | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Rejy M Cyriac <rcyriac> | |
Component: | glusterd | Assignee: | Atin Mukherjee <amukherj> | |
Status: | CLOSED ERRATA | QA Contact: | Bala Konda Reddy M <bmekala> | |
Severity: | urgent | Docs Contact: | ||
Priority: | unspecified | |||
Version: | rhgs-3.2 | CC: | amukherj, asoman, mchangir, nchilaka, rcyriac, rhinduja, rhs-bugs, storage-qa-internal, vbellur | |
Target Milestone: | --- | Keywords: | ZStream | |
Target Release: | RHGS 3.2.0 Async | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | glusterfs-3.8.4-18.1 | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | ||
Clone Of: | 1433276 | |||
: | 1449076 (view as bug list) | Environment: | ||
Last Closed: | 2017-06-08 09:36:36 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: | 1433276, 1433578, 1434399 | |||
Bug Blocks: | 1449076 |
Description
Rejy M Cyriac
2017-04-07 12:35:54 UTC
downstream patch : https://code.engineering.redhat.com/gerrit/102946 Build: 3.8.4-18.2 glusterd is not crashing when peer probing a node with ip more than acceptable range. [root@dhcp37-206 ~]# gluster peer probe 10.70.37.1234 peer probe: failed: Probe returned with Transport endpoint is not connected [root@dhcp37-206 ~]# ll -h /var/lib/glusterd/peers/ total 12K -rw-------. 1 root root 73 May 19 14:24 8674b60e-c9b6-41a9-a826-9fa102888592 -rw-------. 1 root root 73 May 19 14:24 c767e363-5ba8-4024-aa2f-174810d73aa7 -rw-------. 1 root root 73 May 19 14:24 d371a5ba-0608-4a2a-ba47-d7603af4566a Peer probing with random name [root@dhcp37-206 ~]# gluster peer probe abcd peer probe: failed: Probe returned with Transport endpoint is not connected Glusterd is not crashing. Hence marking the bug as verified 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-2017:1418 |