Bug 1465436
| Summary: | fence_ipmilan default method inconsistency | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Josef Zimek <pzimek> |
| Component: | fence-agents | Assignee: | Oyvind Albrigtsen <oalbrigt> |
| Status: | CLOSED ERRATA | QA Contact: | cluster-qe <cluster-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 7.3 | CC: | cluster-maint, mjuricek, oalbrigt |
| Target Milestone: | rc | Keywords: | EasyFix |
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | fence-agents-4.0.11-80.el7 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2018-04-10 12:13:34 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: | |||
Thanks for the report, we did not noticed this before. Information in manual page is correct. Fixed in upstream: https://github.com/ClusterLabs/fence-agents/commit/1a6d06adad10e2f3733433617fb0c80409551055 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-2018:0758 |
Description of problem: Man page of fence_ipmilan and its help output is in contradiction with regards to default fencing method: man fence_ipmilan -m, --method=[method] Method to fence (onoff|cycle) (Default Value: onoff) fence_ipmilan --help -m, --method=[method] Method to fence (onoff|cycle) (Default: cycle) Version-Release number of selected component (if applicable): fence-agents-ipmilan-4.0.11-47.el7_3.5.x86_64 Expected results: man and help lists consistent values