blob: c35f2e0ec83d78c97a4f15144a61d15bc52d3fe7 (
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
|
Current cluster status:
* Node List:
* Online: [ node1 node2 node3 ]
* GuestOnline: [ bundle-a-0 bundle-a-1 bundle-a-2 bundle-b-0 bundle-b-1 bundle-b-2 ]
* Full List of Resources:
* Fencing (stonith:fence_xvm): Started node2
* Container bundle set: bundle-a [localhost/pcmktest]:
* bundle-a-0 (ocf:pacemaker:Stateful): Unpromoted node1
* bundle-a-1 (ocf:pacemaker:Stateful): Promoted node3
* bundle-a-2 (ocf:pacemaker:Stateful): Unpromoted node2
* Container bundle set: bundle-b [localhost/pcmktest]:
* bundle-b-0 (ocf:pacemaker:Stateful): Unpromoted node1
* bundle-b-1 (ocf:pacemaker:Stateful): Promoted node3
* bundle-b-2 (ocf:pacemaker:Stateful): Unpromoted node2
Transition Summary:
* Demote bundle-a-rsc:1 ( Promoted -> Unpromoted bundle-a-1 )
* Promote bundle-a-rsc:2 ( Unpromoted -> Promoted bundle-a-2 )
Executing Cluster Transition:
* Resource action: bundle-a-rsc cancel=16000 on bundle-a-2
* Resource action: bundle-a-rsc cancel=15000 on bundle-a-1
* Pseudo action: bundle-a_demote_0
* Pseudo action: bundle-a-clone_demote_0
* Resource action: bundle-a-rsc demote on bundle-a-1
* Pseudo action: bundle-a-clone_demoted_0
* Pseudo action: bundle-a_demoted_0
* Pseudo action: bundle-a_promote_0
* Resource action: bundle-a-rsc monitor=16000 on bundle-a-1
* Pseudo action: bundle-a-clone_promote_0
* Resource action: bundle-a-rsc promote on bundle-a-2
* Pseudo action: bundle-a-clone_promoted_0
* Pseudo action: bundle-a_promoted_0
* Resource action: bundle-a-rsc monitor=15000 on bundle-a-2
Revised Cluster Status:
* Node List:
* Online: [ node1 node2 node3 ]
* GuestOnline: [ bundle-a-0 bundle-a-1 bundle-a-2 bundle-b-0 bundle-b-1 bundle-b-2 ]
* Full List of Resources:
* Fencing (stonith:fence_xvm): Started node2
* Container bundle set: bundle-a [localhost/pcmktest]:
* bundle-a-0 (ocf:pacemaker:Stateful): Unpromoted node1
* bundle-a-1 (ocf:pacemaker:Stateful): Unpromoted node3
* bundle-a-2 (ocf:pacemaker:Stateful): Promoted node2
* Container bundle set: bundle-b [localhost/pcmktest]:
* bundle-b-0 (ocf:pacemaker:Stateful): Unpromoted node1
* bundle-b-1 (ocf:pacemaker:Stateful): Promoted node3
* bundle-b-2 (ocf:pacemaker:Stateful): Unpromoted node2
|