Bug 114653
| Summary: | clumanager should not run if joining the multicast group fails | ||||||
|---|---|---|---|---|---|---|---|
| Product: | [Retired] Red Hat Cluster Suite | Reporter: | Lon Hohberger <lhh> | ||||
| Component: | clumanager | Assignee: | Lon Hohberger <lhh> | ||||
| Status: | CLOSED ERRATA | QA Contact: | |||||
| Severity: | high | Docs Contact: | |||||
| Priority: | low | ||||||
| Version: | 3 | CC: | benoit_arthur, cluster-maint | ||||
| Target Milestone: | --- | ||||||
| Target Release: | --- | ||||||
| Hardware: | i386 | ||||||
| OS: | Linux | ||||||
| Whiteboard: | |||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||
| Doc Text: | Story Points: | --- | |||||
| Clone Of: | Environment: | ||||||
| Last Closed: | 2004-03-19 19:27:54 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: | |||||||
| Attachments: |
|
||||||
|
Description
Lon Hohberger
2004-01-30 18:26:26 UTC
Created attachment 97517 [details]
Patch to fix behavior and make code more clear
Patch is against 1.2.9 Testing: (1) Stop cluster software on one member (2) ifconfig eth0 - record IP address & netmask & broadcast (3) ifdown eth0 on that member. Unplug eth0 on the same member. (4) rmmod <ethernet module> (e100?) (5) ifconfig eth0 <ip> netmask <netmask> broadcast <broadcast> up (6) Start cluster software on member Node should reboot on old version after failover interval. Verified. *** Bug 136553 has been marked as a duplicate of this bug. *** Fixing product name. Clumanager on RHEL3 was part of RHCS3, not RHEL3 |