blob: e8c2174e84a61e099d4a835fb9108b6feae95fb4 (
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 RED)
* 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 RED)
* OFFLINE: [ hs21d ]
* Full List of Resources:
* stonith-1 (stonith:dummy): Stopped
* apache_1 (ocf:heartbeat:apache): Stopped
* nfs_1 (ocf:heartbeat:Filesystem): Stopped
|