]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-service-command3/log.expect
manager: set new request_start state for services freshly added to HA
[pve-ha-manager.git] / src / test / test-service-command3 / log.expect
CommitLineData
7ac035db
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)
7ac035db
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 migrate node1
25info 120 node1/crm: got crm command: migrate vm:103 node1
a3cb8dcb 26info 120 node1/crm: migrate service 'vm:103' to node 'node1'
7ac035db
TL
27info 120 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node3, target = node1)
28info 125 node3/lrm: service vm:103 - start migrate to node 'node1'
29info 125 node3/lrm: service vm:103 - end migrate to node 'node1'
30info 140 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node1)
31info 141 node1/lrm: got lock 'ha_agent_node1_lock'
32info 141 node1/lrm: status change wait_for_agent_lock => active
33info 141 node1/lrm: starting service vm:103
34info 141 node1/lrm: service status vm:103 started
35info 220 cmdlist: execute service vm:103 migrate node3
36info 220 node1/crm: got crm command: migrate vm:103 node3
a3cb8dcb 37info 220 node1/crm: migrate service 'vm:103' to node 'node3'
7ac035db
TL
38info 220 node1/crm: service 'vm:103': state changed from 'started' to 'migrate' (node = node1, target = node3)
39info 221 node1/lrm: service vm:103 - start migrate to node 'node3'
40info 221 node1/lrm: service vm:103 - end migrate to node 'node3'
41info 240 node1/crm: service 'vm:103': state changed from 'migrate' to 'started' (node = node3)
42info 245 node3/lrm: starting service vm:103
43info 245 node3/lrm: service status vm:103 started
44info 820 hardware: exit simulation - done