Red Hat Bugzilla – Bug 1257369
pcs should print the output of crm_resource from pcs resource cleanup commands
Last modified: 2015-11-19 04:38:42 EST
In the new version of pacemaker, crm_resource prints out some helpful information when cleaning up resources, this should be printed out from the 'pcs resource cleanup [resource]' commands instead of the current success message.
Created attachment 1070322 [details] proposed fix
Before Fix: [root@rh71-node1 ~]# rpm -q pcs pcs-0.9.143-6.el7.x86_64 [root@rh71-node1:~]# pcs resource cleanup dummy Resource: dummy successfully cleaned up After Fix: [root@rh71-node1:~]# rpm -q pcs pcs-0.9.143-7.el7.x86_64 [root@rh71-node1:~]# pcs resource cleanup dummy Waiting for 2 replies from the CRMd.. OK Cleaning up dummy on rh71-node1 Cleaning up dummy on rh71-node2
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://rhn.redhat.com/errata/RHSA-2015-2290.html