summaryrefslogtreecommitdiffstats
path: root/cts/scheduler/summary/a-demote-then-b-migrate.summary
blob: 32c136e777ea92d686634da98efcbd81ab515c13 (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
Current cluster status:
  * Node List:
    * Online: [ node1 node2 ]

  * Full List of Resources:
    * Clone Set: ms1 [rsc1] (promotable):
      * Promoted: [ node1 ]
      * Unpromoted: [ node2 ]
    * rsc2	(ocf:pacemaker:Dummy):	 Started node1

Transition Summary:
  * Demote     rsc1:0     ( Promoted -> Unpromoted node1 )
  * Promote    rsc1:1     ( Unpromoted -> Promoted node2 )
  * Migrate    rsc2       (               node1 -> node2 )

Executing Cluster Transition:
  * Resource action: rsc1:1          cancel=5000 on node1
  * Resource action: rsc1:0          cancel=10000 on node2
  * Pseudo action:   ms1_pre_notify_demote_0
  * Resource action: rsc1:1          notify on node1
  * Resource action: rsc1:0          notify on node2
  * Pseudo action:   ms1_confirmed-pre_notify_demote_0
  * Pseudo action:   ms1_demote_0
  * Resource action: rsc1:1          demote on node1
  * Pseudo action:   ms1_demoted_0
  * Pseudo action:   ms1_post_notify_demoted_0
  * Resource action: rsc1:1          notify on node1
  * Resource action: rsc1:0          notify on node2
  * Pseudo action:   ms1_confirmed-post_notify_demoted_0
  * Pseudo action:   ms1_pre_notify_promote_0
  * Resource action: rsc2            migrate_to on node1
  * Resource action: rsc1:1          notify on node1
  * Resource action: rsc1:0          notify on node2
  * Pseudo action:   ms1_confirmed-pre_notify_promote_0
  * Resource action: rsc2            migrate_from on node2
  * Resource action: rsc2            stop on node1
  * Pseudo action:   rsc2_start_0
  * Pseudo action:   ms1_promote_0
  * Resource action: rsc2            monitor=5000 on node2
  * Resource action: rsc1:0          promote on node2
  * Pseudo action:   ms1_promoted_0
  * Pseudo action:   ms1_post_notify_promoted_0
  * Resource action: rsc1:1          notify on node1
  * Resource action: rsc1:0          notify on node2
  * Pseudo action:   ms1_confirmed-post_notify_promoted_0
  * Resource action: rsc1:1          monitor=10000 on node1
  * Resource action: rsc1:0          monitor=5000 on node2

Revised Cluster Status:
  * Node List:
    * Online: [ node1 node2 ]

  * Full List of Resources:
    * Clone Set: ms1 [rsc1] (promotable):
      * Promoted: [ node2 ]
      * Unpromoted: [ node1 ]
    * rsc2	(ocf:pacemaker:Dummy):	 Started node2