Comment 1 for bug 1353011

Revision history for this message
Rafael David Tinoco (rafaeldtinoco) wrote :

## After applying the fix I could successfully load my previous cluster configuration:

root@trustycluster01:~# crm configure load xml replace ./cluster.xml

root@trustycluster01:~# crm resource
crm(live)resource# list
 p_fence_cluster01 (stonith:external/vcenter): Stopped
 p_fence_cluster02 (stonith:external/vcenter): Stopped
 p_fence_cluster03 (stonith:external/vcenter): Stopped
 p_fence_cluster04 (stonith:external/vcenter): Stopped
 clusterip (ocf::heartbeat:IPaddr2): Started
crm(live)resource# start all
ERROR: 2: resource all does not exist
crm(live)resource# start p_fence_cluster01
crm(live)resource# start p_fence_cluster02
crm(live)resource# start p_fence_cluster03
crm(live)resource# start p_fence_cluster04
crm(live)resource# end
crm(live)# end
crm(live)# quit
bye

## and resources were active again:

root@trustycluster01:~# crm_mon -1
Last updated: Tue Aug 5 14:22:38 2014
Last change: Tue Aug 5 14:22:20 2014 via cibadmin on trustycluster02
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 trustycluster01
 p_fence_cluster03 (stonith:external/vcenter): Started trustycluster04
 p_fence_cluster04 (stonith:external/vcenter): Started trustycluster03
 clusterip (ocf::heartbeat:IPaddr2): Started trustycluster01