Bug 232068
| Summary: | ip addresses in cluster.conf do not work | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Ryan McCabe <rmccabe> |
| Component: | cman | Assignee: | Christine Caulfield <ccaulfie> |
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | medium | Docs Contact: | |
| Priority: | medium | ||
| Version: | 5.0 | CC: | cluster-maint, jparsons, ldimaggi, pkennedy, rkenna, rmccabe |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | RHBA-2007-0575 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2007-11-07 16:59:18 UTC | Type: | --- |
| 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: | 231496 | ||
| Bug Blocks: | 212022 | ||
|
Description
Ryan McCabe
2007-03-13 19:59:22 UTC
I just tried this on my RHEL4 system and it doesn't work there either. To be honest that didn't really surprise me. Can someone who has this working please attach the cluster.conf and output of cman_tool join -d mine is below: [root@roth-05]# hostname; host `hostname` roth-05.lab.msp.redhat.com roth-05.lab.msp.redhat.com has address 10.15.84.105 [root@roth-05]# cman_tool join -d nodename roth-05.lab.msp.redhat.com not found nodename roth-05 (truncated) not found nodename roth-05 doesn't match 10 (10.15.84.105 in cluster.conf) nodename roth-05 doesn't match roth-06 (roth-06.lab.msp.redhat.com in cluster.conf) nodename roth-05 doesn't match roth-07 (roth-07.lab.msp.redhat.com in cluster.conf) nodename roth-05 doesn't match roth-08 (roth-08.lab.msp.redhat.com in cluster.conf) nodename localhost.localdomain (if lo) not found nodename localhost (if lo truncated) not found nodename roth-05.lab.msp.redhat.com (if eth0) not found nodename roth-05 (if eth0 truncated) not found cman_tool: local node name "roth-05.lab.msp.redhat.com" not found in cluster.conf Checking in cmanccs.c; /cvs/cluster/cluster/cman/daemon/cmanccs.c,v <-- cmanccs.c new revision: 1.25; previous revision: 1.24 done I've added support for IPv4 addresses. If anyone needs IPv6 addresses then a new bugzilla would be appropriate I think. *** Bug 231496 has been marked as a duplicate of this bug. *** Fixing Product Name. Cluster Suite was merged into Red Hat Enterpise Linux for 5.0. In addition dlm, fence and ccs were merged into the cman package, so bugzilla should reflect package name where those utilities are located. This request was evaluated by Red Hat Product Management for inclusion in a Red Hat Enterprise Linux maintenance release. Product Management has requested further review of this request by Red Hat Engineering, for potential inclusion in a Red Hat Enterprise Linux Update release for currently deployed products. This request is not yet committed for inclusion in an Update release. Oops, I seem to have forgotten to put this on the RHEL5 branch Checking in cmanccs.c; /cvs/cluster/cluster/cman/daemon/cmanccs.c,v <-- cmanccs.c new revision: 1.21.2.4; previous revision: 1.21.2.3 done An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on the solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHBA-2007-0575.html |