blob: e0bdb61d6057f137c9ca623efa632220fd5f222a (
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
26
27
28
29
30
31
32
33
34
|
Current cluster status:
* Node List:
* Online: [ node1 node2 node3 ]
* Full List of Resources:
* Fencing (stonith:fence_xvm): Started node2
* Clone Set: grp-clone [grp] (promotable):
* Promoted: [ node2 ]
* Unpromoted: [ node3 ]
* Stopped: [ node1 ]
Transition Summary:
* Start rsc1:2 ( node1 )
* Start rsc2:2 ( node1 )
Executing Cluster Transition:
* Pseudo action: grp-clone_start_0
* Pseudo action: grp:2_start_0
* Resource action: rsc1 start on node1
* Resource action: rsc2 start on node1
* Pseudo action: grp:2_running_0
* Resource action: rsc1 monitor=11000 on node1
* Resource action: rsc2 monitor=11000 on node1
* Pseudo action: grp-clone_running_0
Revised Cluster Status:
* Node List:
* Online: [ node1 node2 node3 ]
* Full List of Resources:
* Fencing (stonith:fence_xvm): Started node2
* Clone Set: grp-clone [grp] (promotable):
* Promoted: [ node2 ]
* Unpromoted: [ node1 node3 ]
|