blob: b49f5dba9eec49b618cb6f5c4aab48356497d965 (
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
|
Current cluster status:
* Node List:
* Online: [ 18builder 18node1 18node2 ]
* RemoteOFFLINE: [ remote1 ]
* Full List of Resources:
* shooter (stonith:fence_xvm): Started 18node1
* remote1 (ocf:pacemaker:remote): Stopped
* FAKE1 (ocf:heartbeat:Dummy): Started 18builder
* FAKE2 (ocf:heartbeat:Dummy): Started 18node2
* FAKE3 (ocf:heartbeat:Dummy): Started 18builder
* FAKE4 (ocf:heartbeat:Dummy): Started 18node1
Transition Summary:
* Start remote1 ( 18builder )
* Move FAKE1 ( 18builder -> 18node2 )
* Move FAKE2 ( 18node2 -> remote1 )
Executing Cluster Transition:
* Resource action: remote1 start on 18builder
* Resource action: FAKE1 stop on 18builder
* Resource action: FAKE1 monitor on remote1
* Resource action: FAKE2 stop on 18node2
* Resource action: FAKE2 monitor on remote1
* Resource action: FAKE3 monitor on remote1
* Resource action: FAKE4 monitor on remote1
* Resource action: remote1 monitor=60000 on 18builder
* Resource action: FAKE1 start on 18node2
* Resource action: FAKE2 start on remote1
* Resource action: FAKE1 monitor=60000 on 18node2
* Resource action: FAKE2 monitor=60000 on remote1
Revised Cluster Status:
* Node List:
* Online: [ 18builder 18node1 18node2 ]
* RemoteOnline: [ remote1 ]
* Full List of Resources:
* shooter (stonith:fence_xvm): Started 18node1
* remote1 (ocf:pacemaker:remote): Started 18builder
* FAKE1 (ocf:heartbeat:Dummy): Started 18node2
* FAKE2 (ocf:heartbeat:Dummy): Started remote1
* FAKE3 (ocf:heartbeat:Dummy): Started 18builder
* FAKE4 (ocf:heartbeat:Dummy): Started 18node1
|