Comment 1 for bug 1353473

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote : Re: Trusty Pacemaker "crm node standby" stops resource successfully, but lrmd still monitors it and causes "Failed actions"

## After applying the fix I could successfully put one node on standby. Resources migrated correctly.

root@trustycluster02:~# crm_mon
Connection to the CIB terminated
Reconnecting...root@trustycluster02:~# crm_mon -1
Last updated: Wed Aug 6 10:27:35 2014
Last change: Tue Aug 5 15:42:11 2014 via crm_attribute on trustycluster04
Stack: corosync
Current DC: trustycluster02 (739246088) - partition with quorum
Version: 1.1.10-42f2063
4 Nodes configured
5 Resources configured

Node trustycluster01 (739246087): standby
Online: [ trustycluster02 trustycluster03 trustycluster04 ]

 p_fence_cluster01 (stonith:external/vcenter): Started trustycluster02
 p_fence_cluster02 (stonith:external/vcenter): Started trustycluster03
 p_fence_cluster03 (stonith:external/vcenter): Started trustycluster04
 p_fence_cluster04 (stonith:external/vcenter): Started trustycluster02
 clusterip (ocf::heartbeat:IPaddr2): Started trustycluster03

## and resources were active in other nodes:

root@trustycluster01:~# crm_mon -1
Last updated: Wed Aug 6 10:29:48 2014
Last change: Wed Aug 6 10:27:47 2014 via crm_attribute on trustycluster01
Stack: corosync
Current DC: trustycluster02 (739246088) - partition with quorum
Version: 1.1.10-42f2063
4 Nodes configured
5 Resources configured

Node trustycluster01 (739246087): standby
Node trustycluster03 (739246089): standby
Online: [ trustycluster02 trustycluster04 ]

 p_fence_cluster01 (stonith:external/vcenter): Started trustycluster02
 p_fence_cluster02 (stonith:external/vcenter): Started trustycluster04
 p_fence_cluster03 (stonith:external/vcenter): Started trustycluster04
 p_fence_cluster04 (stonith:external/vcenter): Started trustycluster02
 clusterip (ocf::heartbeat:IPaddr2): Started trustycluster02

## After putting nodes back online:

root@trustycluster01:~# crm_mon -1
Last updated: Wed Aug 6 10:30:42 2014
Last change: Wed Aug 6 10:30:36 2014 via crm_attribute on trustycluster01
Stack: corosync
Current DC: trustycluster02 (739246088) - partition with quorum
Version: 1.1.10-42f2063
4 Nodes configured
5 Resources configured

Online: [ trustycluster01 trustycluster02 trustycluster03 trustycluster04 ]

 p_fence_cluster01 (stonith:external/vcenter): Started trustycluster02
 p_fence_cluster02 (stonith:external/vcenter): Started trustycluster04
 p_fence_cluster03 (stonith:external/vcenter): Started trustycluster01
 clusterip (ocf::heartbeat:IPaddr2): Started trustycluster01