blob: 1e807b751fdc9832d93fea3ed9ffd3f4d6af1bdd (
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
|
Current cluster status:
* Node List:
* Online: [ wc01 wc02 wc03 ]
* Full List of Resources:
* stonith-1 (stonith:dummy): Stopped
* Clone Set: clone_webservice [group_webservice]:
* Resource Group: group_webservice:2:
* fs_www (ocf:heartbeat:Filesystem): ORPHANED Stopped
* apache2 (ocf:heartbeat:apache): ORPHANED Started wc02
* Started: [ wc01 wc02 ]
Transition Summary:
* Start stonith-1 ( wc01 )
* Stop apache2:2 ( wc02 ) due to node availability
Executing Cluster Transition:
* Resource action: stonith-1 monitor on wc03
* Resource action: stonith-1 monitor on wc02
* Resource action: stonith-1 monitor on wc01
* Pseudo action: clone_webservice_stop_0
* Resource action: stonith-1 start on wc01
* Pseudo action: group_webservice:2_stop_0
* Resource action: apache2:0 stop on wc02
* Pseudo action: group_webservice:2_stopped_0
* Pseudo action: clone_webservice_stopped_0
Revised Cluster Status:
* Node List:
* Online: [ wc01 wc02 wc03 ]
* Full List of Resources:
* stonith-1 (stonith:dummy): Started wc01
* Clone Set: clone_webservice [group_webservice]:
* Started: [ wc01 wc02 ]
|