Bug 1116375
Summary: | (RHEL6) Whitespace after an IP in /etc/ctdb/nodes file causing ctdb set-up to fail | ||||||
---|---|---|---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Gluster Storage | Reporter: | Lalatendu Mohanty <lmohanty> | ||||
Component: | samba | Assignee: | Michael Adam <madam> | ||||
Status: | CLOSED ERRATA | QA Contact: | surabhi <sbhaloth> | ||||
Severity: | low | Docs Contact: | |||||
Priority: | high | ||||||
Version: | rhgs-3.0 | CC: | cww, madam, mzywusko, nlevinki, rcyriac, rhs-bugs, rjoseph | ||||
Target Milestone: | --- | Keywords: | ZStream | ||||
Target Release: | RHGS 3.1.2 | ||||||
Hardware: | x86_64 | ||||||
OS: | Linux | ||||||
Whiteboard: | ctdb | ||||||
Fixed In Version: | glusterfs-3.7.5-6 | Doc Type: | Bug Fix | ||||
Doc Text: | Story Points: | --- | |||||
Clone Of: | |||||||
: | 1292483 (view as bug list) | Environment: | |||||
Last Closed: | 2016-03-01 06:13:10 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: | 1260783, 1292483 | ||||||
Attachments: |
|
Description
Lalatendu Mohanty
2014-07-04 11:13:40 UTC
Created attachment 914706 [details]
ctdb logs
The issue is still seen with: ctdb2.5-2.5.4-1.el6rhs.x86_64 2015/05/04 06:33:29.910685 [24680]: common/system_util.c:154 Failed to translate 10.16.157.78 into sin_addr 2015/05/04 06:33:29.910708 [24680]: tcp/tcp_connect.c:118 Unparsable address : 10.16.157.78 . 2015/05/04 06:33:29.910728 [24680]: Unable to bind to any of the node addresses - giving up 2015/05/04 06:33:29.910741 [24680]: tcp/tcp_init.c:67 Failed to start listening on the CTDB socket Patch exists by now in upstream samba master. Need backport to ctdb 2.5. Verified the BZ on RHEL7. Waiting for RHEL6 build. On RHEL6 verified the bz with following steps: While doing the setup for CTDB , introduce a whitespace after the IP entry in /etc/ctdb/nodes files and save the config an do ctdb start, Expected result: CTDB should start successfully. Tried with multiple spaces , it works fine. Verified on RHEL6 and RHEL7 with builds as follows: ctdb-4.2.4-8.el6rhs.x86_64 : RHEL6 ctdb-4.2.4-6.el7rhgs.x86_64 : RHEL7 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://rhn.redhat.com/errata/RHBA-2016-0324.html |