blob: b828bffce28f25314a5ee4d3c95923fcd2da4ead (
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
|
Current cluster status:
* Node List:
* Node rhel7-auto1: standby (with active resources)
* Node rhel7-auto2: standby (with active resources)
* Online: [ rhel7-auto3 rhel7-auto4 ]
* Full List of Resources:
* shooter (stonith:fence_xvm): Started rhel7-auto1
* Clone Set: A-clone [A]:
* Started: [ rhel7-auto1 rhel7-auto2 ]
* Stopped: [ rhel7-auto3 rhel7-auto4 ]
* Clone Set: B-clone [B]:
* Started: [ rhel7-auto3 rhel7-auto4 ]
* Stopped: [ rhel7-auto1 rhel7-auto2 ]
Transition Summary:
* Move shooter ( rhel7-auto1 -> rhel7-auto3 )
* Stop A:0 ( rhel7-auto1 ) due to node availability
* Stop A:1 ( rhel7-auto2 ) due to node availability
* Stop B:0 ( rhel7-auto3 ) due to unrunnable clone-one-or-more:order-A-clone-B-clone-mandatory
* Stop B:1 ( rhel7-auto4 ) due to unrunnable clone-one-or-more:order-A-clone-B-clone-mandatory
Executing Cluster Transition:
* Resource action: shooter stop on rhel7-auto1
* Pseudo action: B-clone_stop_0
* Resource action: shooter start on rhel7-auto3
* Resource action: B stop on rhel7-auto3
* Resource action: B stop on rhel7-auto4
* Pseudo action: B-clone_stopped_0
* Resource action: shooter monitor=60000 on rhel7-auto3
* Pseudo action: A-clone_stop_0
* Resource action: A stop on rhel7-auto1
* Resource action: A stop on rhel7-auto2
* Pseudo action: A-clone_stopped_0
Revised Cluster Status:
* Node List:
* Node rhel7-auto1: standby
* Node rhel7-auto2: standby
* Online: [ rhel7-auto3 rhel7-auto4 ]
* Full List of Resources:
* shooter (stonith:fence_xvm): Started rhel7-auto3
* Clone Set: A-clone [A]:
* Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ]
* Clone Set: B-clone [B]:
* Stopped: [ rhel7-auto1 rhel7-auto2 rhel7-auto3 rhel7-auto4 ]
|