blob: ab361efdc72373fb7619ebdd3718803f4cec806d (
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
|
Current cluster status:
* Node List:
* RemoteNode c7auto4: UNCLEAN (offline)
* Online: [ c7auto1 c7auto2 c7auto3 ]
* Full List of Resources:
* shooter (stonith:fence_phd_kvm): Started c7auto2
* c7auto4 (ocf:pacemaker:remote): FAILED c7auto1
* fake1 (ocf:heartbeat:Dummy): Started c7auto3
* fake2 (ocf:heartbeat:Dummy): Started c7auto4 (UNCLEAN)
* fake3 (ocf:heartbeat:Dummy): Started c7auto1
* fake4 (ocf:heartbeat:Dummy): Started c7auto2
* fake5 (ocf:heartbeat:Dummy): Started c7auto3
Transition Summary:
* Fence (reboot) c7auto4 'remote connection is unrecoverable'
* Stop c7auto4 ( c7auto1 ) due to node availability
* Move fake2 ( c7auto4 -> c7auto1 )
Executing Cluster Transition:
* Resource action: c7auto4 stop on c7auto1
* Fencing c7auto4 (reboot)
* Pseudo action: fake2_stop_0
* Resource action: fake2 start on c7auto1
* Resource action: fake2 monitor=10000 on c7auto1
Revised Cluster Status:
* Node List:
* RemoteNode c7auto4: UNCLEAN (offline)
* Online: [ c7auto1 c7auto2 c7auto3 ]
* Full List of Resources:
* shooter (stonith:fence_phd_kvm): Started c7auto2
* c7auto4 (ocf:pacemaker:remote): FAILED
* fake1 (ocf:heartbeat:Dummy): Started c7auto3
* fake2 (ocf:heartbeat:Dummy): Started c7auto1
* fake3 (ocf:heartbeat:Dummy): Started c7auto1
* fake4 (ocf:heartbeat:Dummy): Started c7auto2
* fake5 (ocf:heartbeat:Dummy): Started c7auto3
|