blob: fb951fd998841388e1bc36714c03f9fd3e1c9972 (
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
|
Current cluster status:
* Node List:
* Node hs21c: online (health is YELLOW)
* Node hs21d: UNCLEAN (offline)
* Full List of Resources:
* stonith-1 (stonith:dummy): Stopped
* apache_1 (ocf:heartbeat:apache): Stopped
* nfs_1 (ocf:heartbeat:Filesystem): Stopped
Transition Summary:
* Fence (reboot) hs21d 'node is unclean'
Executing Cluster Transition:
* Resource action: stonith-1 monitor on hs21c
* Resource action: apache_1 monitor on hs21c
* Resource action: nfs_1 monitor on hs21c
* Fencing hs21d (reboot)
Revised Cluster Status:
* Node List:
* Node hs21c: online (health is YELLOW)
* OFFLINE: [ hs21d ]
* Full List of Resources:
* stonith-1 (stonith:dummy): Stopped
* apache_1 (ocf:heartbeat:apache): Stopped
* nfs_1 (ocf:heartbeat:Filesystem): Stopped
|