dhodovsk / source-git / pacemaker

Forked from source-git/pacemaker 3 years ago
Clone
Blob Blame History Raw

Current cluster status:
Online: [ 18node1 18node2 18node3 ]

 A	(ocf::heartbeat:Dummy):	Started 18node1
 B	(ocf::heartbeat:Dummy):	Started 18node2

Transition Summary:
 * Migrate    A       ( 18node1 -> 18node2 )  
 * Move       B       ( 18node2 -> 18node1 )  

Executing cluster transition:
 * Resource action: B               stop on 18node2
 * Resource action: A               migrate_to on 18node1
 * Resource action: A               migrate_from on 18node2
 * Resource action: A               stop on 18node1
 * Pseudo action:   A_start_0
 * Resource action: B               start on 18node1
 * Resource action: A               monitor=60000 on 18node2
 * Resource action: B               monitor=60000 on 18node1

Revised cluster status:
Online: [ 18node1 18node2 18node3 ]

 A	(ocf::heartbeat:Dummy):	Started 18node2
 B	(ocf::heartbeat:Dummy):	Started 18node1