blob: 2ed29bc0e1b5b2f2dd41e53d0e22d9525409a498 (
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
|
Current cluster status:
* Node List:
* Online: [ redun1 redun2 ]
* Full List of Resources:
* Clone Set: shared_storage [prim_shared_storage] (promotable):
* Unpromoted: [ redun1 redun2 ]
* shared_filesystem (ocf:heartbeat:Filesystem): Stopped
Transition Summary:
* Promote prim_shared_storage:0 ( Unpromoted -> Promoted redun2 )
* Start shared_filesystem ( redun2 )
Executing Cluster Transition:
* Pseudo action: shared_storage_pre_notify_promote_0
* Resource action: prim_shared_storage:0 notify on redun2
* Resource action: prim_shared_storage:1 notify on redun1
* Pseudo action: shared_storage_confirmed-pre_notify_promote_0
* Pseudo action: shared_storage_promote_0
* Resource action: prim_shared_storage:0 promote on redun2
* Pseudo action: shared_storage_promoted_0
* Pseudo action: shared_storage_post_notify_promoted_0
* Resource action: prim_shared_storage:0 notify on redun2
* Resource action: prim_shared_storage:1 notify on redun1
* Pseudo action: shared_storage_confirmed-post_notify_promoted_0
* Resource action: shared_filesystem start on redun2
* Resource action: prim_shared_storage:1 monitor=120000 on redun1
* Resource action: shared_filesystem monitor=120000 on redun2
Revised Cluster Status:
* Node List:
* Online: [ redun1 redun2 ]
* Full List of Resources:
* Clone Set: shared_storage [prim_shared_storage] (promotable):
* Promoted: [ redun2 ]
* Unpromoted: [ redun1 ]
* shared_filesystem (ocf:heartbeat:Filesystem): Started redun2
|