]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-crs-static-rebalance2/log.expect
tests: simulate adding running services to HA with 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
24info 123 node2/lrm: service vm:100 - start relocate to node 'node1'
25info 123 node2/lrm: stopping service vm:100 (relocate)
26info 123 node2/lrm: service status vm:100 stopped
27info 123 node2/lrm: service vm:100 - end relocate to node 'node1'
28info 124 node3/crm: status change wait_for_quorum => slave
29info 140 node1/crm: service 'vm:100': state changed from 'request_start_balance' to 'started' (node = node1)
30info 141 node1/lrm: got lock 'ha_agent_node1_lock'
31info 141 node1/lrm: status change wait_for_agent_lock => active
32info 141 node1/lrm: starting service vm:100
33info 141 node1/lrm: service status vm:100 started
34info 220 cmdlist: execute service vm:101 add node2 started 0
35info 220 node1/crm: adding new service 'vm:101' on node 'node2'
36info 220 node1/crm: service vm:101: re-balance selected current node node2 for startup
37info 220 node1/crm: service 'vm:101': state changed from 'request_start' to 'started' (node = node2)
38info 223 node2/lrm: starting service vm:101
39info 223 node2/lrm: service status vm:101 started
40info 320 cmdlist: execute service vm:102 add node2 started 1
41info 320 node1/crm: adding new service 'vm:102' on node 'node2'
42info 320 node1/crm: service vm:102: re-balance selected new node node3 for startup
43info 320 node1/crm: service 'vm:102': state changed from 'request_start' to 'request_start_balance' (node = node2, target = node3)
44info 323 node2/lrm: service vm:102 - start relocate to node 'node3'
45info 323 node2/lrm: stopping service vm:102 (relocate)
46info 323 node2/lrm: service status vm:102 stopped
47info 323 node2/lrm: service vm:102 - end relocate to node 'node3'
48info 340 node1/crm: service 'vm:102': state changed from 'request_start_balance' to 'started' (node = node3)
49info 345 node3/lrm: got lock 'ha_agent_node3_lock'
50info 345 node3/lrm: status change wait_for_agent_lock => active
51info 345 node3/lrm: starting service vm:102
52info 345 node3/lrm: service status vm:102 started
53info 420 cmdlist: execute service vm:103 add node2 started 0
54info 420 node1/crm: adding new service 'vm:103' on node 'node2'
55info 420 node1/crm: service vm:103: re-balance selected new node node1 for startup
56info 420 node1/crm: service 'vm:103': state changed from 'request_start' to 'request_start_balance' (node = node2, target = node1)
57info 423 node2/lrm: service vm:103 - start relocate to node 'node1'
58info 423 node2/lrm: service vm:103 - end relocate to node 'node1'
59info 440 node1/crm: service 'vm:103': state changed from 'request_start_balance' to 'started' (node = node1)
60info 441 node1/lrm: starting service vm:103
61info 441 node1/lrm: service status vm:103 started
62info 520 cmdlist: execute service vm:104 add node2 stopped 0
63info 520 node1/crm: adding new service 'vm:104' on node 'node2'
64info 540 node1/crm: service 'vm:104': state changed from 'request_stop' to 'stopped'
65info 620 cmdlist: execute service vm:105 add node2 stopped 0
66info 620 node1/crm: adding new service 'vm:105' on node 'node2'
67info 640 node1/crm: service 'vm:105': state changed from 'request_stop' to 'stopped'
68info 1220 hardware: exit simulation - done