]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-locked-service1/log.expect
sim: show sent emails in regression tests
[pve-ha-manager.git] / src / test / test-locked-service1 / log.expect
CommitLineData
5dd3ed86
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 'vm:103' on node 'node3'
17info 22 node2/crm: status change wait_for_quorum => slave
18info 24 node3/crm: status change wait_for_quorum => slave
19info 25 node3/lrm: got lock 'ha_agent_node3_lock'
20info 25 node3/lrm: status change wait_for_agent_lock => active
21info 25 node3/lrm: starting service vm:103
22info 25 node3/lrm: service status vm:103 started
23info 120 cmdlist: execute service vm:103 lock
24info 220 cmdlist: execute network node3 off
25info 220 node1/crm: node 'node3': state changed from 'online' => 'unknown'
26info 224 node3/crm: status change slave => wait_for_quorum
27info 225 node3/lrm: status change active => lost_agent_lock
28info 260 node1/crm: service 'vm:103': state changed from 'started' to 'fence'
29info 260 node1/crm: node 'node3': state changed from 'unknown' => 'fence'
3220c339 30emai 260 node1/crm: FENCE: Try to fence node 'node3'
5dd3ed86
TL
31info 266 watchdog: execute power node3 off
32info 265 node3/crm: killed by poweroff
33info 266 node3/lrm: killed by poweroff
34info 266 hardware: server 'node3' stopped by poweroff (watchdog)
35info 340 node1/crm: got lock 'ha_agent_node3_lock'
e2a7b1b5 36info 340 node1/crm: fencing: acknowledged - got agent lock for node 'node3'
5dd3ed86 37info 340 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
3220c339 38emai 340 node1/crm: SUCCEED: fencing: acknowledged - got agent lock for node 'node3'
5dd3ed86
TL
39info 340 node1/crm: recover service 'vm:103' from fenced node 'node3' to node 'node1'
40warn 340 node1/crm: removed leftover lock 'backup' from recovered service 'vm:103' to allow its start.
41info 340 node1/crm: service 'vm:103': state changed from 'fence' to 'started' (node = node1)
42info 341 node1/lrm: got lock 'ha_agent_node1_lock'
43info 341 node1/lrm: status change wait_for_agent_lock => active
44info 341 node1/lrm: starting service vm:103
45info 341 node1/lrm: service status vm:103 started
46info 820 hardware: exit simulation - done