blob: 13a5c6b456c1abfff5cd909f0f3a13d359433c73 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
|
Current cluster status:
* Node List:
* Node node1: standby (with active resources)
* Online: [ node2 ]
* Full List of Resources:
* rsc3 (ocf:heartbeat:apache): Started node1
Transition Summary:
* Migrate rsc3 ( node1 -> node2 )
Executing Cluster Transition:
* Resource action: rsc3 monitor on node2
* Resource action: rsc3 migrate_to on node1
* Resource action: rsc3 migrate_from on node2
* Resource action: rsc3 stop on node1
* Pseudo action: rsc3_start_0
Revised Cluster Status:
* Node List:
* Node node1: standby
* Online: [ node2 ]
* Full List of Resources:
* rsc3 (ocf:heartbeat:apache): Started node2
|