Bug 1315366
| Summary: | Possible guidance to use "pcs node maintenance --all" instead of "pcs cluster standby --all" | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 7 | Reporter: | Jan Pokorný [poki] <jpokorny> |
| Component: | pcs | Assignee: | Tomas Jelinek <tojeline> |
| Status: | CLOSED NOTABUG | QA Contact: | cluster-qe <cluster-qe> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | medium | ||
| Version: | 7.2 | CC: | cfeist, cluster-maint, cluster-qe, fdinitto, idevat, jpokorny, mlisik, omular, rsteiger, tojeline |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | 1245721 | Environment: | |
| Last Closed: | 2016-10-21 14:25:59 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: | |||
| Bug Depends On: | 1245721, 1247088 | ||
| Bug Blocks: | |||
|
Description
Jan Pokorný [poki]
2016-03-07 14:52:14 UTC
Promoting aside suggestion to an RFE on its own as it remained unheard. Note that the equivalent sanity confirmation is relevant to both CLI and GUI. The "pcs cluster standby" command puts nodes into standby mode. It would be very counterintuitive and confusing if it did something else when --all flag was specified. And this would not be fixed by documenting such behavior. Also what if the user really wants to put all the nodes into standby mode? Is pcs so much clever than the user that it can deny him to do that? I do not think so. You can argue that pcs could ask interactively what is it that the user really wants to do. But user must have typed the command in the first place, is not that a manifestation of desired action already? I think it is. The issue with moving resources around cluster while putting several / all nodes into standby mode is already covered in bz1315992. Therefore I am closing this as not a bug. |