]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-shutdown4/log.expect
bump version to 1.0-22
[pve-ha-manager.git] / src / test / test-shutdown4 / log.expect
CommitLineData
9a56b7e0
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:100' on node 'node1'
17info 21 node1/lrm: got lock 'ha_agent_node1_lock'
18info 21 node1/lrm: status change wait_for_agent_lock => active
19info 21 node1/lrm: starting service vm:100
20info 21 node1/lrm: service status vm:100 started
21info 22 node2/crm: status change wait_for_quorum => slave
22info 24 node3/crm: status change wait_for_quorum => slave
23info 120 cmdlist: execute shutdown node1
24info 120 node1/lrm: shutdown LRM, stop all services
25info 121 node1/lrm: stopping service vm:100
26info 121 node1/lrm: service status vm:100 stopped
27info 122 node1/lrm: exit (loop end)
28info 122 shutdown: execute crm node1 stop
29info 140 node1/crm: voluntary release CRM lock
30info 141 node1/crm: exit (loop end)
31info 141 shutdown: execute power node1 off
32info 141 node2/crm: got lock 'ha_manager_lock'
33info 141 node2/crm: status change slave => master
34info 141 node2/crm: node 'node1': state changed from 'online' => 'unknown'
35info 220 node2/crm: service 'vm:100': state changed from 'started' to 'fence'
36info 220 node2/crm: node 'node1': state changed from 'unknown' => 'fence'
37info 220 node2/crm: got lock 'ha_agent_node1_lock'
38info 220 node2/crm: fencing: acknowleged - got agent lock for node 'node1'
39info 220 node2/crm: node 'node1': state changed from 'fence' => 'unknown'
9da84a0d
TL
40info 220 node2/crm: recover service 'vm:100' from fenced node 'node1' to node 'node2'
41info 220 node2/crm: service 'vm:100': state changed from 'fence' to 'started' (node = node2)
9a56b7e0
TL
42info 221 node2/lrm: got lock 'ha_agent_node2_lock'
43info 221 node2/lrm: status change wait_for_agent_lock => active
44info 221 node2/lrm: starting service vm:100
45info 221 node2/lrm: service status vm:100 started
46info 720 hardware: exit simulation - done