blob: f0792c3c36d6759c132e8ce1580d5ef82b21d119 (
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
|
Current cluster status:
* Node List:
* Online: [ hb1 hb2 ]
* OFFLINE: [ hb3 ]
* Full List of Resources:
* Clone Set: ima_cloneid [ima_rscid] (unique):
* ima_rscid:0 (ocf:heartbeat:Dummy): Started hb1
* ima_rscid:1 (ocf:heartbeat:Dummy): Started hb2
Transition Summary:
* Stop ima_rscid:0 ( hb1 ) due to node availability
Executing Cluster Transition:
* Pseudo action: ima_cloneid_stop_0
* Resource action: ima_rscid:0 stop on hb1
* Pseudo action: ima_cloneid_stopped_0
Revised Cluster Status:
* Node List:
* Online: [ hb1 hb2 ]
* OFFLINE: [ hb3 ]
* Full List of Resources:
* Clone Set: ima_cloneid [ima_rscid] (unique):
* ima_rscid:0 (ocf:heartbeat:Dummy): Stopped
* ima_rscid:1 (ocf:heartbeat:Dummy): Started hb2
|