]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-shutdown-policy3/log.expect
manager: set new request_start state for services freshly added to HA
[pve-ha-manager.git] / src / test / test-shutdown-policy3 / log.expect
CommitLineData
99278e06
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 'ct:102' on node 'node3'
17info 20 node1/crm: adding new service 'vm:103' on node 'node3'
c2f2b9c6
TL
18info 20 node1/crm: service 'ct:102': state changed from 'request_start' to 'started' (node = node3)
19info 20 node1/crm: service 'vm:103': state changed from 'request_start' to 'started' (node = node3)
99278e06
TL
20info 22 node2/crm: status change wait_for_quorum => slave
21info 24 node3/crm: status change wait_for_quorum => slave
22info 25 node3/lrm: got lock 'ha_agent_node3_lock'
23info 25 node3/lrm: status change wait_for_agent_lock => active
24info 25 node3/lrm: starting service ct:102
25info 25 node3/lrm: service status ct:102 started
26info 25 node3/lrm: starting service vm:103
27info 25 node3/lrm: service status vm:103 started
28info 120 cmdlist: execute reboot node3
29info 120 node3/lrm: got shutdown request with shutdown policy 'migrate'
30info 120 node3/lrm: reboot LRM, doing maintenance, removing this node from active list
31info 120 node1/crm: node 'node3': state changed from 'online' => 'maintenance'
32info 120 node1/crm: relocate service 'ct:102' to node 'node1'
33info 120 node1/crm: service 'ct:102': state changed from 'started' to 'relocate' (node = node3, target = node1)
8c80973d
TL
34info 120 node1/crm: migrate service 'vm:103' to node 'node2' (running)
35info 120 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node3, target = node2)
99278e06
TL
36info 125 node3/lrm: status change active => maintenance
37info 125 node3/lrm: service ct:102 - start relocate to node 'node1'
38info 125 node3/lrm: stopping service ct:102 (relocate)
39info 125 node3/lrm: service status ct:102 stopped
40info 125 node3/lrm: service ct:102 - end relocate to node 'node1'
8c80973d
TL
41info 125 node3/lrm: service vm:103 - start migrate to node 'node2'
42info 125 node3/lrm: service vm:103 - end migrate to node 'node2'
99278e06 43info 140 node1/crm: service 'ct:102': state changed from 'relocate' to 'started' (node = node1)
8c80973d 44info 140 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node2)
99278e06
TL
45info 141 node1/lrm: got lock 'ha_agent_node1_lock'
46info 141 node1/lrm: status change wait_for_agent_lock => active
47info 141 node1/lrm: starting service ct:102
48info 141 node1/lrm: service status ct:102 started
8c80973d
TL
49info 143 node2/lrm: got lock 'ha_agent_node2_lock'
50info 143 node2/lrm: status change wait_for_agent_lock => active
51info 143 node2/lrm: starting service vm:103
52info 143 node2/lrm: service status vm:103 started
99278e06
TL
53info 146 node3/lrm: exit (loop end)
54info 146 reboot: execute crm node3 stop
55info 145 node3/crm: server received shutdown request
56info 165 node3/crm: exit (loop end)
57info 165 reboot: execute power node3 off
58info 165 reboot: execute power node3 on
59info 165 node3/crm: status change startup => wait_for_quorum
60info 160 node3/lrm: status change startup => wait_for_agent_lock
61info 180 node1/crm: node 'node3': state changed from 'maintenance' => 'online'
2167dd1e
TL
62info 180 node1/crm: moving service 'ct:102' back to 'node3', node came back from maintenance.
63info 180 node1/crm: relocate service 'ct:102' to node 'node3'
64info 180 node1/crm: service 'ct:102': state changed from 'started' to 'relocate' (node = node1, target = node3)
65info 180 node1/crm: moving service 'vm:103' back to 'node3', node came back from maintenance.
66info 180 node1/crm: migrate service 'vm:103' to node 'node3' (running)
8c80973d 67info 180 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node2, target = node3)
2167dd1e
TL
68info 181 node1/lrm: service ct:102 - start relocate to node 'node3'
69info 181 node1/lrm: stopping service ct:102 (relocate)
70info 181 node1/lrm: service status ct:102 stopped
71info 181 node1/lrm: service ct:102 - end relocate to node 'node3'
8c80973d
TL
72info 183 node2/lrm: service vm:103 - start migrate to node 'node3'
73info 183 node2/lrm: service vm:103 - end migrate to node 'node3'
99278e06 74info 184 node3/crm: status change wait_for_quorum => slave
2167dd1e
TL
75info 200 node1/crm: service 'ct:102': state changed from 'relocate' to 'started' (node = node3)
76info 200 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node3)
77info 205 node3/lrm: got lock 'ha_agent_node3_lock'
78info 205 node3/lrm: status change wait_for_agent_lock => active
79info 205 node3/lrm: starting service ct:102
80info 205 node3/lrm: service status ct:102 started
81info 205 node3/lrm: starting service vm:103
82info 205 node3/lrm: service status vm:103 started
99278e06 83info 720 hardware: exit simulation - done