blob: 631e73ac9bedb39a25e381429026c9541aaa87cb (
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
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
|
Current cluster status:
* Node List:
* Node bob: standby (with active resources)
* Online: [ alice ]
* Full List of Resources:
* Clone Set: ms_drbd_iscsivg01 [res_drbd_iscsivg01] (promotable):
* Promoted: [ alice ]
* Unpromoted: [ bob ]
* Clone Set: cl_tgtd [res_tgtd]:
* Started: [ alice bob ]
* Resource Group: rg_iscsivg01:
* res_portblock_iscsivg01_block (ocf:heartbeat:portblock): Started alice
* res_lvm_iscsivg01 (ocf:heartbeat:LVM): Started alice
* res_target_iscsivg01 (ocf:heartbeat:iSCSITarget): Started alice
* res_lu_iscsivg01_lun1 (ocf:heartbeat:iSCSILogicalUnit): Started alice
* res_lu_iscsivg01_lun2 (ocf:heartbeat:iSCSILogicalUnit): Started alice
* res_ip_alicebob01 (ocf:heartbeat:IPaddr2): Started alice
* res_portblock_iscsivg01_unblock (ocf:heartbeat:portblock): Started alice
Transition Summary:
* Stop res_drbd_iscsivg01:0 ( Unpromoted bob ) due to node availability
* Stop res_tgtd:0 ( bob ) due to node availability
Executing Cluster Transition:
* Pseudo action: ms_drbd_iscsivg01_pre_notify_stop_0
* Pseudo action: cl_tgtd_stop_0
* Resource action: res_drbd_iscsivg01:0 notify on bob
* Resource action: res_drbd_iscsivg01:1 notify on alice
* Pseudo action: ms_drbd_iscsivg01_confirmed-pre_notify_stop_0
* Pseudo action: ms_drbd_iscsivg01_stop_0
* Resource action: res_tgtd:0 stop on bob
* Pseudo action: cl_tgtd_stopped_0
* Resource action: res_drbd_iscsivg01:0 stop on bob
* Pseudo action: ms_drbd_iscsivg01_stopped_0
* Pseudo action: ms_drbd_iscsivg01_post_notify_stopped_0
* Resource action: res_drbd_iscsivg01:1 notify on alice
* Pseudo action: ms_drbd_iscsivg01_confirmed-post_notify_stopped_0
Revised Cluster Status:
* Node List:
* Node bob: standby
* Online: [ alice ]
* Full List of Resources:
* Clone Set: ms_drbd_iscsivg01 [res_drbd_iscsivg01] (promotable):
* Promoted: [ alice ]
* Stopped: [ bob ]
* Clone Set: cl_tgtd [res_tgtd]:
* Started: [ alice ]
* Stopped: [ bob ]
* Resource Group: rg_iscsivg01:
* res_portblock_iscsivg01_block (ocf:heartbeat:portblock): Started alice
* res_lvm_iscsivg01 (ocf:heartbeat:LVM): Started alice
* res_target_iscsivg01 (ocf:heartbeat:iSCSITarget): Started alice
* res_lu_iscsivg01_lun1 (ocf:heartbeat:iSCSILogicalUnit): Started alice
* res_lu_iscsivg01_lun2 (ocf:heartbeat:iSCSILogicalUnit): Started alice
* res_ip_alicebob01 (ocf:heartbeat:IPaddr2): Started alice
* res_portblock_iscsivg01_unblock (ocf:heartbeat:portblock): Started alice
|