Bug 1376209

Summary: Need a way to cleanup pacemaker resources when a node crashes or is offline.
Product: Red Hat Enterprise Linux 7 Reporter: John Williams <j_t_williams>
Component: pcsAssignee: Tomas Jelinek <tojeline>
Status: CLOSED DUPLICATE QA Contact: cluster-qe <cluster-qe>
Severity: high Docs Contact:
Priority: unspecified    
Version: 7.3CC: abeekhof, arkady_kanevsky, cdevine, cfeist, christopher_dearborn, cluster-maint, dbecker, dcain, idevat, jjoyce, John_walsh, jschluet, kazen, kurt_hey, mburns, morazi, omular, randy_perryman, rhel-osp-director-maint, rsteiger, slinaber, sreichar, tojeline, tvignaud
Target Milestone: pre-dev-freeze   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-10-18 14:46:09 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:    
Bug Blocks: 1305654    

Description John Williams 2016-09-14 21:10:28 UTC
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>

Comment 2 Mike Burns 2016-09-15 18:23:59 UTC
Andrew, any thoughts here?

Comment 3 Andrew Beekhof 2016-09-15 22:20:58 UTC
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.

Comment 6 Tomas Jelinek 2016-10-18 14:46:09 UTC

*** This bug has been marked as a duplicate of bug 1225423 ***