]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-resource-failure6/log.expect
manager: add new intermediate state for stop->start transitions
[pve-ha-manager.git] / src / test / test-resource-failure6 / log.expect
CommitLineData
e6eeb7dc
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 20 node1/crm: got lock 'ha_manager_lock'
12info 20 node1/crm: status change wait_for_quorum => master
13info 20 node1/crm: node 'node1': state changed from 'unknown' => 'online'
14info 20 node1/crm: node 'node2': state changed from 'unknown' => 'online'
15info 20 node1/crm: node 'node3': state changed from 'unknown' => 'online'
16info 20 node1/crm: adding new service 'fa:130' on node 'node2'
e6eeb7dc
TL
17info 22 node2/crm: status change wait_for_quorum => slave
18info 23 node2/lrm: got lock 'ha_agent_node2_lock'
19info 23 node2/lrm: status change wait_for_agent_lock => active
20info 24 node3/crm: status change wait_for_quorum => slave
21info 40 node1/crm: service 'fa:130': state changed from 'request_stop' to 'stopped'
bb07bd2c 22info 120 cmdlist: execute service fa:130 started
4931b586
TL
23info 120 node1/crm: service 'fa:130': state changed from 'stopped' to 'request_start' (node = node2)
24info 120 node1/crm: service 'fa:130': state changed from 'request_start' to 'started' (node = node2)
e6eeb7dc
TL
25info 123 node2/lrm: starting service fa:130
26warn 123 node2/lrm: unable to start service fa:130
27err 123 node2/lrm: unable to start service fa:130 on local node after 0 retries
28warn 140 node1/crm: starting service fa:130 on node 'node2' failed, relocating service.
29info 140 node1/crm: relocate service 'fa:130' to node 'node1'
30info 140 node1/crm: service 'fa:130': state changed from 'started' to 'relocate' (node = node2, target = node1)
31info 143 node2/lrm: service fa:130 - start relocate to node 'node1'
32info 143 node2/lrm: service fa:130 - end relocate to node 'node1'
33info 160 node1/crm: service 'fa:130': state changed from 'relocate' to 'started' (node = node1)
34info 161 node1/lrm: got lock 'ha_agent_node1_lock'
35info 161 node1/lrm: status change wait_for_agent_lock => active
36info 161 node1/lrm: starting service fa:130
37warn 161 node1/lrm: unable to start service fa:130
38err 161 node1/lrm: unable to start service fa:130 on local node after 0 retries
39warn 180 node1/crm: starting service fa:130 on node 'node1' failed, relocating service.
40info 180 node1/crm: relocate service 'fa:130' to node 'node3'
41info 180 node1/crm: service 'fa:130': state changed from 'started' to 'relocate' (node = node1, target = node3)
42info 181 node1/lrm: service fa:130 - start relocate to node 'node3'
43info 181 node1/lrm: service fa:130 - end relocate to node 'node3'
44info 200 node1/crm: service 'fa:130': state changed from 'relocate' to 'started' (node = node3)
45info 205 node3/lrm: got lock 'ha_agent_node3_lock'
46info 205 node3/lrm: status change wait_for_agent_lock => active
47info 205 node3/lrm: starting service fa:130
48warn 205 node3/lrm: unable to start service fa:130
49err 205 node3/lrm: unable to start service fa:130 on local node after 0 retries
50warn 220 node1/crm: starting service fa:130 on node 'node3' failed, relocating service.
51warn 220 node1/crm: Start Error Recovery: Tried all available nodes for service 'fa:130', retry start on current node. Tried nodes: node2, node1, node3
52info 225 node3/lrm: starting service fa:130
53info 225 node3/lrm: service status fa:130 started
54info 240 node1/crm: relocation policy successful for 'fa:130' on node 'node3', failed nodes: node2, node1, node3
55info 720 hardware: exit simulation - done