]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-shutdown2/log.expect
release LRM agent lock on graceful shutdown
[pve-ha-manager.git] / src / test / test-shutdown2 / log.expect
CommitLineData
601690c5
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'
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 shutdown node3
24info 120 node3/lrm: shutdown LRM, stop all services
25info 125 node3/lrm: stopping service vm:103
26info 125 node3/lrm: service status vm:103 stopped
27info 126 node3/lrm: exit (loop end)
28info 126 shutdown: execute power node3 off
29info 125 node3/crm: killed by poweroff
30info 140 node1/crm: node 'node3': state changed from 'online' => 'unknown'
31info 180 node1/crm: service 'vm:103': state changed from 'started' to 'fence'
32info 180 node1/crm: node 'node3': state changed from 'unknown' => 'fence'
ff165cd8
TL
33info 180 node1/crm: got lock 'ha_agent_node3_lock'
34info 180 node1/crm: fencing: acknowleged - got agent lock for node 'node3'
35info 180 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
36info 180 node1/crm: service 'vm:103': state changed from 'fence' to 'stopped'
37info 180 node1/crm: service 'vm:103': state changed from 'stopped' to 'started' (node = node1)
38info 181 node1/lrm: got lock 'ha_agent_node1_lock'
39info 181 node1/lrm: status change wait_for_agent_lock => active
40info 181 node1/lrm: starting service vm:103
41info 181 node1/lrm: service status vm:103 started
601690c5
DM
42info 500 cmdlist: execute power node3 on
43info 500 node3/crm: status change startup => wait_for_quorum
44info 500 node3/lrm: status change startup => wait_for_agent_lock
45info 500 node1/crm: node 'node3': state changed from 'unknown' => 'online'
46info 500 node1/crm: migrate service 'vm:103' to node 'node3' (running)
47info 500 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node1, target = node3)
48info 501 node1/lrm: service vm:103 - start migrate to node 'node3'
49info 501 node1/lrm: service vm:103 - end migrate to node 'node3'
50info 504 node3/crm: status change wait_for_quorum => slave
51info 520 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node3)
52info 525 node3/lrm: got lock 'ha_agent_node3_lock'
53info 525 node3/lrm: status change wait_for_agent_lock => active
54info 525 node3/lrm: starting service vm:103
55info 525 node3/lrm: service status vm:103 started
56info 1100 hardware: exit simulation - done