blob: 8e8725e81ebcac9b84241fd0fe35a04be8a7f3da (
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 node4 node5 ]
* GuestOnline: [ app-bundle-0 app-bundle-1 app-bundle-2 base-bundle-0 base-bundle-1 base-bundle-2 ]
* Full List of Resources:
* Fencing (stonith:fence_xvm): Started node1
* Container bundle set: base-bundle [localhost/pcmktest:base]:
* base-bundle-0 (ocf:pacemaker:Stateful): Unpromoted node2
* base-bundle-1 (ocf:pacemaker:Stateful): Unpromoted node3
* base-bundle-2 (ocf:pacemaker:Stateful): Unpromoted node4
* Container bundle set: app-bundle [localhost/pcmktest:app]:
* app-bundle-0 (ocf:pacemaker:Stateful): Unpromoted node2
* app-bundle-1 (ocf:pacemaker:Stateful): Unpromoted node3
* app-bundle-2 (ocf:pacemaker:Stateful): Unpromoted node4
Transition Summary:
* Promote base:2 ( Unpromoted -> Promoted base-bundle-2 )
* Promote app:2 ( Unpromoted -> Promoted app-bundle-2 )
Executing Cluster Transition:
* Resource action: base cancel=16000 on base-bundle-2
* Resource action: app cancel=16000 on app-bundle-2
* Pseudo action: base-bundle_promote_0
* Pseudo action: base-bundle-clone_promote_0
* Resource action: base promote on base-bundle-2
* Pseudo action: base-bundle-clone_promoted_0
* Pseudo action: base-bundle_promoted_0
* Resource action: base monitor=15000 on base-bundle-2
* Pseudo action: app-bundle_promote_0
* Pseudo action: app-bundle-clone_promote_0
* Resource action: app promote on app-bundle-2
* Pseudo action: app-bundle-clone_promoted_0
* Pseudo action: app-bundle_promoted_0
* Resource action: app monitor=15000 on app-bundle-2
Revised Cluster Status:
* Node List:
* Online: [ node1 node2 node3 node4 node5 ]
* GuestOnline: [ app-bundle-0 app-bundle-1 app-bundle-2 base-bundle-0 base-bundle-1 base-bundle-2 ]
* Full List of Resources:
* Fencing (stonith:fence_xvm): Started node1
* Container bundle set: base-bundle [localhost/pcmktest:base]:
* base-bundle-0 (ocf:pacemaker:Stateful): Unpromoted node2
* base-bundle-1 (ocf:pacemaker:Stateful): Unpromoted node3
* base-bundle-2 (ocf:pacemaker:Stateful): Promoted node4
* Container bundle set: app-bundle [localhost/pcmktest:app]:
* app-bundle-0 (ocf:pacemaker:Stateful): Unpromoted node2
* app-bundle-1 (ocf:pacemaker:Stateful): Unpromoted node3
* app-bundle-2 (ocf:pacemaker:Stateful): Promoted node4
|