blob: 5142348de0d20fcfb4da7ec36dacea131569e2a1 (
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: [ star world ]
* Full List of Resources:
* p1 (ocf:heartbeat:Xen): Stopped
* Resource Group: gr1:
* test1 (ocf:heartbeat:Xen): Started star
* test2 (ocf:heartbeat:Xen): Started star
Transition Summary:
* Start p1 ( world )
* Migrate test1 ( star -> world )
* Migrate test2 ( star -> world )
Executing Cluster Transition:
* Resource action: p1 monitor on world
* Resource action: p1 monitor on star
* Pseudo action: gr1_stop_0
* Resource action: test1 migrate_to on star
* Resource action: p1 start on world
* Resource action: test1 migrate_from on world
* Resource action: test2 migrate_to on star
* Resource action: test2 migrate_from on world
* Resource action: test2 stop on star
* Resource action: test1 stop on star
* Cluster action: do_shutdown on star
* Pseudo action: gr1_stopped_0
* Pseudo action: gr1_start_0
* Pseudo action: test1_start_0
* Pseudo action: test2_start_0
* Pseudo action: gr1_running_0
* Resource action: test1 monitor=10000 on world
* Resource action: test2 monitor=10000 on world
Revised Cluster Status:
* Node List:
* Online: [ star world ]
* Full List of Resources:
* p1 (ocf:heartbeat:Xen): Started world
* Resource Group: gr1:
* test1 (ocf:heartbeat:Xen): Started world
* test2 (ocf:heartbeat:Xen): Started world
|