Hide Forgot
Description of problem: We need a way to cleanup pacemaker resources when a node crashes or is offline. I can remove a working/running node from the cluster using: pcs cluster node remove <node_name> However, if I shutdown the node and try removing the node from a cluster that command will fail: Error: pcsd is not running on <node_name>
Andrew, any thoughts here?
This bug belongs to pcs, although we might want some director integration down the track. As I understand it, the relevant bits all exist in corosync/pacemaker and "just" need to be exposed in pcs.
*** This bug has been marked as a duplicate of bug 1225423 ***