]> git.proxmox.com Git - pve-ha-manager.git/blob - src/test/test-relocate-policy1/log.expect
manager: add new intermediate state for stop->start transitions
[pve-ha-manager.git] / src / test / test-relocate-policy1 / log.expect
1 info 0 hardware: starting simulation
2 info 20 cmdlist: execute power node1 on
3 info 20 node1/crm: status change startup => wait_for_quorum
4 info 20 node1/lrm: status change startup => wait_for_agent_lock
5 info 20 cmdlist: execute power node2 on
6 info 20 node2/crm: status change startup => wait_for_quorum
7 info 20 node2/lrm: status change startup => wait_for_agent_lock
8 info 20 cmdlist: execute power node3 on
9 info 20 node3/crm: status change startup => wait_for_quorum
10 info 20 node3/lrm: status change startup => wait_for_agent_lock
11 info 20 node1/crm: got lock 'ha_manager_lock'
12 info 20 node1/crm: status change wait_for_quorum => master
13 info 20 node1/crm: adding new service 'fa:130' on node 'node3'
14 info 21 node1/lrm: got lock 'ha_agent_node1_lock'
15 info 21 node1/lrm: status change wait_for_agent_lock => active
16 info 21 node1/lrm: starting service vm:100
17 info 21 node1/lrm: service status vm:100 started
18 info 21 node1/lrm: starting service vm:101
19 info 21 node1/lrm: service status vm:101 started
20 info 21 node1/lrm: starting service vm:102
21 info 21 node1/lrm: service status vm:102 started
22 info 22 node2/crm: status change wait_for_quorum => slave
23 info 23 node2/lrm: got lock 'ha_agent_node2_lock'
24 info 23 node2/lrm: status change wait_for_agent_lock => active
25 info 23 node2/lrm: starting service vm:103
26 info 23 node2/lrm: service status vm:103 started
27 info 23 node2/lrm: starting service vm:104
28 info 23 node2/lrm: service status vm:104 started
29 info 24 node3/crm: status change wait_for_quorum => slave
30 info 25 node3/lrm: got lock 'ha_agent_node3_lock'
31 info 25 node3/lrm: status change wait_for_agent_lock => active
32 info 25 node3/lrm: starting service vm:105
33 info 25 node3/lrm: service status vm:105 started
34 info 40 node1/crm: service 'fa:130': state changed from 'request_stop' to 'stopped'
35 info 120 cmdlist: execute service fa:130 started
36 info 120 node1/crm: service 'fa:130': state changed from 'stopped' to 'request_start' (node = node3)
37 info 120 node1/crm: service 'fa:130': state changed from 'request_start' to 'started' (node = node3)
38 info 125 node3/lrm: starting service fa:130
39 warn 125 node3/lrm: unable to start service fa:130
40 err 125 node3/lrm: unable to start service fa:130 on local node after 0 retries
41 warn 140 node1/crm: starting service fa:130 on node 'node3' failed, relocating service.
42 info 140 node1/crm: relocate service 'fa:130' to node 'node2'
43 info 140 node1/crm: service 'fa:130': state changed from 'started' to 'relocate' (node = node3, target = node2)
44 info 145 node3/lrm: service fa:130 - start relocate to node 'node2'
45 info 145 node3/lrm: service fa:130 - end relocate to node 'node2'
46 info 160 node1/crm: service 'fa:130': state changed from 'relocate' to 'started' (node = node2)
47 info 163 node2/lrm: starting service fa:130
48 warn 163 node2/lrm: unable to start service fa:130
49 err 163 node2/lrm: unable to start service fa:130 on local node after 0 retries
50 warn 180 node1/crm: starting service fa:130 on node 'node2' failed, relocating service.
51 info 180 node1/crm: relocate service 'fa:130' to node 'node1'
52 info 180 node1/crm: service 'fa:130': state changed from 'started' to 'relocate' (node = node2, target = node1)
53 info 183 node2/lrm: service fa:130 - start relocate to node 'node1'
54 info 183 node2/lrm: service fa:130 - end relocate to node 'node1'
55 info 200 node1/crm: service 'fa:130': state changed from 'relocate' to 'started' (node = node1)
56 info 201 node1/lrm: starting service fa:130
57 warn 201 node1/lrm: unable to start service fa:130
58 err 201 node1/lrm: unable to start service fa:130 on local node after 0 retries
59 warn 220 node1/crm: starting service fa:130 on node 'node1' failed, relocating service.
60 warn 220 node1/crm: Start Error Recovery: Tried all available nodes for service 'fa:130', retry start on current node. Tried nodes: node3, node2, node1
61 info 221 node1/lrm: starting service fa:130
62 info 221 node1/lrm: service status fa:130 started
63 info 240 node1/crm: relocation policy successful for 'fa:130' on node 'node1', failed nodes: node3, node2, node1
64 info 720 hardware: exit simulation - done