]> git.proxmox.com Git - pve-ha-manager.git/blob - src/test/test-resource-failure3/log.expect
add VirtFail resource and use it in new regression tests
[pve-ha-manager.git] / src / test / test-resource-failure3 / 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: node 'node1': state changed from 'unknown' => 'online'
14 info 20 node1/crm: node 'node2': state changed from 'unknown' => 'online'
15 info 20 node1/crm: node 'node3': state changed from 'unknown' => 'online'
16 info 20 node1/crm: adding new service 'fa:101' on node 'node2'
17 info 22 node2/crm: status change wait_for_quorum => slave
18 info 23 node2/lrm: got lock 'ha_agent_node2_lock'
19 info 23 node2/lrm: status change wait_for_agent_lock => active
20 info 23 node2/lrm: starting service fa:101
21 info 23 node2/lrm: service status fa:101 started
22 info 24 node3/crm: status change wait_for_quorum => slave
23 info 120 cmdlist: execute service fa:101 migrate node3
24 info 120 node1/crm: got crm command: migrate fa:101 node3
25 info 120 node1/crm: migrate service 'fa:101' to node 'node3'
26 info 120 node1/crm: service 'fa:101': state changed from 'started' to 'migrate' (node = node2, target = node3)
27 err 123 node2/lrm: service fa:101 not moved (migration error)
28 err 140 node1/crm: service 'fa:101' - migration failed (exit code 1)
29 info 140 node1/crm: service 'fa:101': state changed from 'migrate' to 'started' (node = node2)
30 info 720 hardware: exit simulation - done