Bug 151840
| Summary: | incomplete man page for clusvcadm | ||
|---|---|---|---|
| Product: | [Retired] Red Hat Cluster Suite | Reporter: | Andrew C. Dingman <adingman> |
| Component: | clumanager | Assignee: | Lon Hohberger <lhh> |
| Status: | CLOSED CURRENTRELEASE | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | low | Docs Contact: | |
| Priority: | medium | ||
| Version: | 3 | CC: | cluster-maint |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | 1.2.28 | Doc Type: | Bug Fix |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2005-11-10 21:15:38 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: | |||
Reassigned to developer. Thanks. Added:
---
-r <service>
Stops the user service named service on the current owner and
starts it on another node in the cluster. This is called a ser-
vice relocation.
---
1.2.27pre1-1 is available from: http://people.redhat.com/lhh/packages.html It should fix this problem. This package should be used for testing only. |
Description of problem: The man page for clusvcadm does not describe the -r option, although it is mentioned in the synopsis and the description of -m. Version-Release number of selected component (if applicable): clumanager-1.2.22-2 How reproducible: read the man page Steps to Reproduce: 1. man clusvcadm Actual results: -r is mentioned in synopsis and description of -m, but there is no mention of what -r is for. Expected results: something like: -r <service> Attempts to relocate the user service _service_ to the member specified as an argument to -m. Additional info: