]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-shutdown-policy-migrate-fail1/log.expect
manager: set new request_start state for services freshly added to HA
[pve-ha-manager.git] / src / test / test-shutdown-policy-migrate-fail1 / 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 'fa:109' on node 'node3'
17info 20 node1/crm: adding new service 'vm:103' on node 'node3'
c2f2b9c6
TL
18info 20 node1/crm: service 'fa:109': 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 fa:109
25info 25 node3/lrm: service status fa:109 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 'fa:109' to node 'node1'
33info 120 node1/crm: service 'fa:109': 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
37err 125 node3/lrm: service fa:109 not moved (migration error)
8c80973d
TL
38info 125 node3/lrm: service vm:103 - start migrate to node 'node2'
39info 125 node3/lrm: service vm:103 - end migrate to node 'node2'
99278e06
TL
40err 140 node1/crm: service 'fa:109' - migration failed (exit code 1)
41info 140 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
42info 140 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node2)
43info 140 node1/crm: relocate service 'fa:109' to node 'node1'
44info 140 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
45info 143 node2/lrm: got lock 'ha_agent_node2_lock'
46info 143 node2/lrm: status change wait_for_agent_lock => active
47info 143 node2/lrm: starting service vm:103
48info 143 node2/lrm: service status vm:103 started
99278e06
TL
49err 145 node3/lrm: service fa:109 not moved (migration error)
50err 160 node1/crm: service 'fa:109' - migration failed (exit code 1)
51info 160 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
52info 160 node1/crm: relocate service 'fa:109' to node 'node1'
53info 160 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
54err 165 node3/lrm: service fa:109 not moved (migration error)
55err 180 node1/crm: service 'fa:109' - migration failed (exit code 1)
56info 180 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
57info 180 node1/crm: relocate service 'fa:109' to node 'node1'
58info 180 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
59err 185 node3/lrm: service fa:109 not moved (migration error)
60err 200 node1/crm: service 'fa:109' - migration failed (exit code 1)
61info 200 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
62info 200 node1/crm: relocate service 'fa:109' to node 'node1'
63info 200 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
64err 205 node3/lrm: service fa:109 not moved (migration error)
65err 220 node1/crm: service 'fa:109' - migration failed (exit code 1)
66info 220 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
67info 220 node1/crm: relocate service 'fa:109' to node 'node1'
68info 220 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
69err 225 node3/lrm: service fa:109 not moved (migration error)
70err 240 node1/crm: service 'fa:109' - migration failed (exit code 1)
71info 240 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
72info 240 node1/crm: relocate service 'fa:109' to node 'node1'
73info 240 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
74err 245 node3/lrm: service fa:109 not moved (migration error)
75err 260 node1/crm: service 'fa:109' - migration failed (exit code 1)
76info 260 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
77info 260 node1/crm: relocate service 'fa:109' to node 'node1'
78info 260 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
79err 265 node3/lrm: service fa:109 not moved (migration error)
80err 280 node1/crm: service 'fa:109' - migration failed (exit code 1)
81info 280 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
82info 280 node1/crm: relocate service 'fa:109' to node 'node1'
83info 280 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
99278e06
TL
84err 285 node3/lrm: service fa:109 not moved (migration error)
85err 300 node1/crm: service 'fa:109' - migration failed (exit code 1)
86info 300 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node3)
8c80973d
TL
87info 300 node1/crm: relocate service 'fa:109' to node 'node1'
88info 300 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node3, target = node1)
89info 305 node3/lrm: service fa:109 - start relocate to node 'node1'
99278e06
TL
90info 305 node3/lrm: stopping service fa:109 (relocate)
91info 305 node3/lrm: service status fa:109 stopped
8c80973d
TL
92info 305 node3/lrm: service fa:109 - end relocate to node 'node1'
93info 320 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node1)
94info 321 node1/lrm: got lock 'ha_agent_node1_lock'
95info 321 node1/lrm: status change wait_for_agent_lock => active
96info 321 node1/lrm: starting service fa:109
97info 321 node1/lrm: service status fa:109 started
99278e06
TL
98info 326 node3/lrm: exit (loop end)
99info 326 reboot: execute crm node3 stop
100info 325 node3/crm: server received shutdown request
101info 345 node3/crm: exit (loop end)
102info 345 reboot: execute power node3 off
103info 345 reboot: execute power node3 on
104info 345 node3/crm: status change startup => wait_for_quorum
105info 340 node3/lrm: status change startup => wait_for_agent_lock
106info 360 node1/crm: node 'node3': state changed from 'maintenance' => 'online'
2167dd1e
TL
107info 360 node1/crm: moving service 'fa:109' back to 'node3', node came back from maintenance.
108info 360 node1/crm: relocate service 'fa:109' to node 'node3'
8c80973d 109info 360 node1/crm: service 'fa:109': state changed from 'started' to 'relocate' (node = node1, target = node3)
2167dd1e
TL
110info 360 node1/crm: moving service 'vm:103' back to 'node3', node came back from maintenance.
111info 360 node1/crm: migrate service 'vm:103' to node 'node3' (running)
8c80973d
TL
112info 360 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node2, target = node3)
113err 361 node1/lrm: service fa:109 not moved (migration error)
114info 363 node2/lrm: service vm:103 - start migrate to node 'node3'
115info 363 node2/lrm: service vm:103 - end migrate to node 'node3'
99278e06 116info 364 node3/crm: status change wait_for_quorum => slave
2167dd1e 117err 380 node1/crm: service 'fa:109' - migration failed (exit code 1)
8c80973d 118info 380 node1/crm: service 'fa:109': state changed from 'relocate' to 'started' (node = node1)
2167dd1e
TL
119info 380 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node3)
120info 385 node3/lrm: got lock 'ha_agent_node3_lock'
121info 385 node3/lrm: status change wait_for_agent_lock => active
122info 385 node3/lrm: starting service vm:103
123info 385 node3/lrm: service status vm:103 started
99278e06 124info 720 hardware: exit simulation - done