Bug 481566
| Summary: | [PATCH] /sbin/fence_lpar - properly report status on systems in Open Firmware | |||
|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Marek Grac <mgrac> | |
| Component: | cman | Assignee: | Marek Grac <mgrac> | |
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> | |
| Severity: | medium | Docs Contact: | ||
| Priority: | medium | |||
| Version: | 5.4 | CC: | agk, ccaulfie, cfeist, cluster-maint, edamato, fdinitto, mbrodeur, mbroz, rlerch, swhiteho | |
| Target Milestone: | rc | Keywords: | HardwareEnablement, TechPreview | |
| Target Release: | --- | |||
| Hardware: | All | |||
| OS: | Linux | |||
| Whiteboard: | ||||
| Fixed In Version: | cman-2.0.100-1.el5 | Doc Type: | Technology Preview | |
| Doc Text: |
Cause: LPAR is in Open Firmware mode
Consequences: Fencing fails
Fix: Open Firmware is now recognized as running computer
Result: Fencing works as expected
Note: LPAR support for cluster-suite in RHEL5.4 is considered TechPreview
|
Story Points: | --- | |
| Clone Of: | 472781 | |||
| : | 485094 (view as bug list) | Environment: | ||
| Last Closed: | 2009-09-02 11:08:50 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: | 472781 | |||
| Bug Blocks: | 485094 | |||
|
Description
Marek Grac
2009-01-26 12:55:55 UTC
FYI this issue is now fixed in rawhide. Updates to F10 and F9 will come soon. Fabio Release note added. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. New Contents: Cause: LPAR is in Open Firmware mode Consequences: Fencing fails Fix: Open Firmware is now recognized as running computer Result: Fencing works as expected Release note updated. If any revisions are required, please set the "requires_release_notes" flag to "?" and edit the "Release Notes" field accordingly. All revisions will be proofread by the Engineering Content Services team. Diffed Contents: @@ -1,4 +1,6 @@ Cause: LPAR is in Open Firmware mode Consequences: Fencing fails Fix: Open Firmware is now recognized as running computer -Result: Fencing works as expected+Result: Fencing works as expected + +Note: LPAR support for cluster-suite in RHEL5.4 is considered TechPreview 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 therefore 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/RHSA-2009-1341.html |