]> git.proxmox.com Git - pve-ha-manager.git/blob - src/test/test-shutdown-policy4/log.expect
a6a9055c39192bff84e909b0bea11d2f9394a1a6
[pve-ha-manager.git] / src / test / test-shutdown-policy4 / 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 'ct:102' on node 'node3'
17 info 20 node1/crm: adding new service 'ct:105' on node 'node3'
18 info 20 node1/crm: adding new service 'vm:103' on node 'node3'
19 info 22 node2/crm: status change wait_for_quorum => slave
20 info 24 node3/crm: status change wait_for_quorum => slave
21 info 25 node3/lrm: got lock 'ha_agent_node3_lock'
22 info 25 node3/lrm: status change wait_for_agent_lock => active
23 info 25 node3/lrm: starting service ct:102
24 info 25 node3/lrm: service status ct:102 started
25 info 25 node3/lrm: starting service vm:103
26 info 25 node3/lrm: service status vm:103 started
27 info 40 node1/crm: service 'ct:105': state changed from 'request_stop' to 'stopped'
28 info 120 cmdlist: execute shutdown node3
29 info 120 node3/lrm: got shutdown request with shutdown policy 'migrate'
30 info 120 node3/lrm: shutdown LRM, doing maintenance, removing this node from active list
31 info 120 node1/crm: node 'node3': state changed from 'online' => 'maintenance'
32 info 120 node1/crm: relocate service 'ct:102' to node 'node1'
33 info 120 node1/crm: service 'ct:102': state changed from 'started' to 'relocate' (node = node3, target = node1)
34 info 120 node1/crm: migrate service 'vm:103' to node 'node2' (running)
35 info 120 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node3, target = node2)
36 info 125 node3/lrm: status change active => maintenance
37 info 125 node3/lrm: service ct:102 - start relocate to node 'node1'
38 info 125 node3/lrm: stopping service ct:102 (relocate)
39 info 125 node3/lrm: service status ct:102 stopped
40 info 125 node3/lrm: service ct:102 - end relocate to node 'node1'
41 info 125 node3/lrm: service vm:103 - start migrate to node 'node2'
42 info 125 node3/lrm: service vm:103 - end migrate to node 'node2'
43 info 140 node1/crm: service 'ct:102': state changed from 'relocate' to 'started' (node = node1)
44 info 140 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node2)
45 info 141 node1/lrm: got lock 'ha_agent_node1_lock'
46 info 141 node1/lrm: status change wait_for_agent_lock => active
47 info 141 node1/lrm: starting service ct:102
48 info 141 node1/lrm: service status ct:102 started
49 info 143 node2/lrm: got lock 'ha_agent_node2_lock'
50 info 143 node2/lrm: status change wait_for_agent_lock => active
51 info 143 node2/lrm: starting service vm:103
52 info 143 node2/lrm: service status vm:103 started
53 info 146 node3/lrm: exit (loop end)
54 info 146 shutdown: execute crm node3 stop
55 info 145 node3/crm: server received shutdown request
56 info 165 node3/crm: exit (loop end)
57 info 165 shutdown: execute power node3 off
58 info 220 cmdlist: execute service ct:105 started
59 info 220 node1/crm: service 'ct:105': state changed from 'stopped' to 'started' (node = node3)
60 info 220 node1/crm: service 'ct:105': state changed from 'started' to 'fence'
61 info 220 node1/crm: relocate service 'ct:105' to node 'node1'
62 info 220 node1/crm: service 'ct:105': state changed from 'fence' to 'relocate' (node = node3, target = node1)
63 info 220 node1/crm: service 'ct:105': state changed from 'relocate' to 'fence'
64 info 220 node1/crm: node 'node3': state changed from 'maintenance' => 'fence'
65 emai 220 node1/crm: FENCE: Try to fence node 'node3'
66 info 220 node1/crm: got lock 'ha_agent_node3_lock'
67 info 220 node1/crm: fencing: acknowledged - got agent lock for node 'node3'
68 info 220 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
69 emai 220 node1/crm: SUCCEED: fencing: acknowledged - got agent lock for node 'node3'
70 info 220 node1/crm: service 'ct:105': state changed from 'fence' to 'recovery'
71 info 220 node1/crm: recover service 'ct:105' from fenced node 'node3' to node 'node1'
72 info 220 node1/crm: service 'ct:105': state changed from 'recovery' to 'started' (node = node1)
73 info 221 node1/lrm: starting service ct:105
74 info 221 node1/lrm: service status ct:105 started
75 info 820 hardware: exit simulation - done