]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-crs-static-rebalance2/log.expect
lrm: do not migrate if service already running upon rebalance on start
[pve-ha-manager.git] / src / test / test-crs-static-rebalance2 / log.expect
CommitLineData
c1aaa05b
TL
1info 0 hardware: starting simulation
2info 20 cmdlist: execute power node1 on
3info 20 node1/crm: status change startup => wait_for_quorum
4info 20 node1/lrm: status change startup => wait_for_agent_lock
5info 20 cmdlist: execute power node2 on
6info 20 node2/crm: status change startup => wait_for_quorum
7info 20 node2/lrm: status change startup => wait_for_agent_lock
8info 20 cmdlist: execute power node3 on
9info 20 node3/crm: status change startup => wait_for_quorum
10info 20 node3/lrm: status change startup => wait_for_agent_lock
11info 120 cmdlist: execute service vm:100 add node2 started 1
12info 120 node1/crm: got lock 'ha_manager_lock'
13info 120 node1/crm: status change wait_for_quorum => master
14info 120 node1/crm: using scheduler mode 'static'
15info 120 node1/crm: node 'node1': state changed from 'unknown' => 'online'
16info 120 node1/crm: node 'node2': state changed from 'unknown' => 'online'
17info 120 node1/crm: node 'node3': state changed from 'unknown' => 'online'
18info 120 node1/crm: adding new service 'vm:100' on node 'node2'
19info 120 node1/crm: service vm:100: re-balance selected new node node1 for startup
20info 120 node1/crm: service 'vm:100': state changed from 'request_start' to 'request_start_balance' (node = node2, target = node1)
21info 122 node2/crm: status change wait_for_quorum => slave
22info 123 node2/lrm: got lock 'ha_agent_node2_lock'
23info 123 node2/lrm: status change wait_for_agent_lock => active
5a9c3a28 24info 123 node2/lrm: ignoring rebalance-on-start for service vm:100 - already running
c1aaa05b 25info 124 node3/crm: status change wait_for_quorum => slave
5a9c3a28
FE
26info 140 node1/crm: service 'vm:100' - rebalance-on-start request ignored - service already running
27info 140 node1/crm: service 'vm:100': state changed from 'request_start_balance' to 'started' (node = node2)
c1aaa05b
TL
28info 220 cmdlist: execute service vm:101 add node2 started 0
29info 220 node1/crm: adding new service 'vm:101' on node 'node2'
5a9c3a28
FE
30info 220 node1/crm: service vm:101: re-balance selected new node node1 for startup
31info 220 node1/crm: service 'vm:101': state changed from 'request_start' to 'request_start_balance' (node = node2, target = node1)
32info 223 node2/lrm: service vm:101 - start relocate to node 'node1'
33info 223 node2/lrm: service vm:101 - end relocate to node 'node1'
34info 240 node1/crm: service 'vm:101': state changed from 'request_start_balance' to 'started' (node = node1)
35info 241 node1/lrm: got lock 'ha_agent_node1_lock'
36info 241 node1/lrm: status change wait_for_agent_lock => active
37info 241 node1/lrm: starting service vm:101
38info 241 node1/lrm: service status vm:101 started
c1aaa05b
TL
39info 320 cmdlist: execute service vm:102 add node2 started 1
40info 320 node1/crm: adding new service 'vm:102' on node 'node2'
41info 320 node1/crm: service vm:102: re-balance selected new node node3 for startup
42info 320 node1/crm: service 'vm:102': state changed from 'request_start' to 'request_start_balance' (node = node2, target = node3)
5a9c3a28
FE
43info 323 node2/lrm: ignoring rebalance-on-start for service vm:102 - already running
44info 340 node1/crm: service 'vm:102' - rebalance-on-start request ignored - service already running
45info 340 node1/crm: service 'vm:102': state changed from 'request_start_balance' to 'started' (node = node2)
c1aaa05b
TL
46info 420 cmdlist: execute service vm:103 add node2 started 0
47info 420 node1/crm: adding new service 'vm:103' on node 'node2'
5a9c3a28
FE
48info 420 node1/crm: service vm:103: re-balance selected new node node3 for startup
49info 420 node1/crm: service 'vm:103': state changed from 'request_start' to 'request_start_balance' (node = node2, target = node3)
50info 423 node2/lrm: service vm:103 - start relocate to node 'node3'
51info 423 node2/lrm: service vm:103 - end relocate to node 'node3'
52info 440 node1/crm: service 'vm:103': state changed from 'request_start_balance' to 'started' (node = node3)
53info 445 node3/lrm: got lock 'ha_agent_node3_lock'
54info 445 node3/lrm: status change wait_for_agent_lock => active
55info 445 node3/lrm: starting service vm:103
56info 445 node3/lrm: service status vm:103 started
c1aaa05b
TL
57info 520 cmdlist: execute service vm:104 add node2 stopped 0
58info 520 node1/crm: adding new service 'vm:104' on node 'node2'
59info 540 node1/crm: service 'vm:104': state changed from 'request_stop' to 'stopped'
60info 620 cmdlist: execute service vm:105 add node2 stopped 0
61info 620 node1/crm: adding new service 'vm:105' on node 'node2'
62info 640 node1/crm: service 'vm:105': state changed from 'request_stop' to 'stopped'
63info 1220 hardware: exit simulation - done