]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-basic1/log.expect
add VirtFail resource and use it in new regression tests
[pve-ha-manager.git] / src / test / test-basic1 / log.expect
CommitLineData
d5b62196
DM
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'
eda9314d
DM
16info 20 node1/crm: adding new service 'vm:101' on node 'node1'
17info 20 node1/crm: adding new service 'vm:102' on node 'node2'
18info 20 node1/crm: adding new service 'vm:103' on node 'node3'
19info 20 node1/crm: service 'vm:102': state changed from 'started' to 'request_stop'
d5b62196
DM
20info 21 node1/lrm: got lock 'ha_agent_node1_lock'
21info 21 node1/lrm: status change wait_for_agent_lock => active
eda9314d
DM
22info 21 node1/lrm: starting service vm:101
23info 21 node1/lrm: service status vm:101 started
d5b62196
DM
24info 22 node2/crm: status change wait_for_quorum => slave
25info 23 node2/lrm: got lock 'ha_agent_node2_lock'
26info 23 node2/lrm: status change wait_for_agent_lock => active
27info 24 node3/crm: status change wait_for_quorum => slave
28info 25 node3/lrm: got lock 'ha_agent_node3_lock'
29info 25 node3/lrm: status change wait_for_agent_lock => active
eda9314d
DM
30info 25 node3/lrm: starting service vm:103
31info 25 node3/lrm: service status vm:103 started
32info 40 node1/crm: service 'vm:102': state changed from 'request_stop' to 'stopped'
d5b62196
DM
33info 120 cmdlist: execute network node3 off
34info 120 node1/crm: node 'node3': state changed from 'online' => 'unknown'
35info 124 node3/crm: status change slave => wait_for_quorum
36info 125 node3/lrm: status change active => lost_agent_lock
eda9314d 37info 160 node1/crm: service 'vm:103': state changed from 'started' to 'fence'
ceac1930 38info 160 node1/crm: node 'node3': state changed from 'unknown' => 'fence'
d5b62196
DM
39info 166 watchdog: execute power node3 off
40info 165 node3/crm: killed by poweroff
41info 166 node3/lrm: killed by poweroff
42info 166 hardware: server 'node3' stopped by poweroff (watchdog)
43info 240 node1/crm: got lock 'ha_agent_node3_lock'
44info 240 node1/crm: fencing: acknowleged - got agent lock for node 'node3'
45info 240 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
eda9314d
DM
46info 240 node1/crm: service 'vm:103': state changed from 'fence' to 'stopped'
47info 260 node1/crm: service 'vm:103': state changed from 'stopped' to 'started' (node = node2)
48info 263 node2/lrm: starting service vm:103
49info 263 node2/lrm: service status vm:103 started
d5b62196 50info 720 hardware: exit simulation - done