]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-locked-service2/log.expect
manager: set new request_start state for services freshly added to HA
[pve-ha-manager.git] / src / test / test-locked-service2 / log.expect
CommitLineData
32ea51dd
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:103' on node 'node3'
c2f2b9c6 17info 20 node1/crm: service 'vm:103': state changed from 'request_start' to 'started' (node = node3)
32ea51dd
TL
18info 22 node2/crm: status change wait_for_quorum => slave
19info 24 node3/crm: status change wait_for_quorum => slave
20info 25 node3/lrm: got lock 'ha_agent_node3_lock'
21info 25 node3/lrm: status change wait_for_agent_lock => active
22info 25 node3/lrm: starting service vm:103
23info 25 node3/lrm: service status vm:103 started
24info 120 cmdlist: execute service vm:103 lock create
25info 220 cmdlist: execute network node3 off
26info 220 node1/crm: node 'node3': state changed from 'online' => 'unknown'
27info 224 node3/crm: status change slave => wait_for_quorum
28info 225 node3/lrm: status change active => lost_agent_lock
29info 260 node1/crm: service 'vm:103': state changed from 'started' to 'fence'
30info 260 node1/crm: node 'node3': state changed from 'unknown' => 'fence'
31emai 260 node1/crm: FENCE: Try to fence node 'node3'
32info 266 watchdog: execute power node3 off
33info 265 node3/crm: killed by poweroff
34info 266 node3/lrm: killed by poweroff
35info 266 hardware: server 'node3' stopped by poweroff (watchdog)
36info 340 node1/crm: got lock 'ha_agent_node3_lock'
37info 340 node1/crm: fencing: acknowledged - got agent lock for node 'node3'
38info 340 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
39emai 340 node1/crm: SUCCEED: fencing: acknowledged - got agent lock for node 'node3'
c259b1a8 40info 340 node1/crm: service 'vm:103': state changed from 'fence' to 'recovery'
32ea51dd 41info 340 node1/crm: recover service 'vm:103' from fenced node 'node3' to node 'node1'
c259b1a8 42info 340 node1/crm: service 'vm:103': state changed from 'recovery' to 'started' (node = node1)
32ea51dd
TL
43info 341 node1/lrm: got lock 'ha_agent_node1_lock'
44info 341 node1/lrm: status change wait_for_agent_lock => active
45info 341 node1/lrm: starting service vm:103
46err 341 node1/lrm: service 'vm:103' locked (create), unable to start!
47warn 341 node1/lrm: unable to start service vm:103
48warn 341 node1/lrm: restart policy: retry number 1 for service 'vm:103'
49info 361 node1/lrm: starting service vm:103
50err 361 node1/lrm: service 'vm:103' locked (create), unable to start!
51warn 361 node1/lrm: unable to start service vm:103
52err 361 node1/lrm: unable to start service vm:103 on local node after 1 retries
53warn 380 node1/crm: starting service vm:103 on node 'node1' failed, relocating service.
54info 380 node1/crm: migrate service 'vm:103' to node 'node2' (running)
55info 380 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node1, target = node2)
56info 381 node1/lrm: service vm:103 - start migrate to node 'node2'
57err 381 node1/lrm: service 'vm:103' locked (create), unable to migrate!
58err 381 node1/lrm: service vm:103 not moved (migration error)
59err 400 node1/crm: service 'vm:103' - migration failed (exit code 1)
60info 400 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node1)
61info 401 node1/lrm: starting service vm:103
62err 401 node1/lrm: service 'vm:103' locked (create), unable to start!
63warn 401 node1/lrm: unable to start service vm:103
64warn 401 node1/lrm: restart policy: retry number 1 for service 'vm:103'
65info 421 node1/lrm: starting service vm:103
66err 421 node1/lrm: service 'vm:103' locked (create), unable to start!
67warn 421 node1/lrm: unable to start service vm:103
68err 421 node1/lrm: unable to start service vm:103 on local node after 1 retries
69err 440 node1/crm: recovery policy for service vm:103 failed, entering error state. Failed nodes: node1, node1
70info 440 node1/crm: service 'vm:103': state changed from 'started' to 'error'
71err 441 node1/lrm: service vm:103 is in an error state and needs manual intervention. Look up 'ERROR RECOVERY' in the documentation.
72info 820 hardware: exit simulation - done