Bug 912528
| Summary: | Allow user to cleanup resources | ||
|---|---|---|---|
| Product: | Red Hat Enterprise Linux 6 | Reporter: | Chris Feist <cfeist> |
| Component: | pcs | Assignee: | Chris Feist <cfeist> |
| Status: | CLOSED ERRATA | QA Contact: | Cluster QE <mspqa-list> |
| Severity: | high | Docs Contact: | |
| Priority: | high | ||
| Version: | 6.5 | CC: | amascari, cluster-maint, fdanapfe, lnovich, rsteiger, slevine |
| Target Milestone: | rc | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | pcs-0.9.59-1.el6 | Doc Type: | Bug Fix |
| Doc Text: |
Cause: Users were unable to cleanup failed resources using pcs
Consequence: Resource failures were never cleaned up
Fix: Added 'pcs resource cleanup' command to clean up resources
Result: Users can now cleanup resources using the pcs command.
|
Story Points: | --- |
| Clone Of: | Environment: | ||
| Last Closed: | 2013-11-21 11:51:38 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: | |||
|
Description
Chris Feist
2013-02-18 21:55:54 UTC
Fixed upstream with commit id de483c4c29f64c262d1ff2ea75f5b7c745c3e995 Fixed in pcs-0.9.59-1.el6:
[root@ask-02 rpmbuild]# rpm -q pcs
pcs-0.9.59-1.el6.noarch
[root@ask-02 rpmbuild]# pcs resource cleanup -h
Usage: pcs resource cleanup...
cleanup <resource id>
Cleans up the resource in the lrmd (useful to reset the resource
status and failcount)
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. http://rhn.redhat.com/errata/RHBA-2013-1633.html |