]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-service-command8/log.expect
manager: add new intermediate state for stop->start transitions
[pve-ha-manager.git] / src / test / test-service-command8 / log.expect
CommitLineData
ca2e547a
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
2deff1ae 13noti 20 node1/crm: node 'node3' in fence state but no services to-fence! admin interference?!
7dc92703
FE
14info 20 node1/crm: got lock 'ha_agent_node3_lock'
15info 20 node1/crm: fencing: acknowledged - got agent lock for node 'node3'
16info 20 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
17emai 20 node1/crm: SUCCEED: fencing: acknowledged - got agent lock for node 'node3'
ca2e547a
TL
18info 21 node1/lrm: got lock 'ha_agent_node1_lock'
19info 21 node1/lrm: status change wait_for_agent_lock => active
20info 21 node1/lrm: starting service vm:101
21info 21 node1/lrm: service status vm:101 started
22info 22 node2/crm: status change wait_for_quorum => slave
23info 24 node3/crm: status change wait_for_quorum => slave
7dc92703 24info 40 node1/crm: node 'node3': state changed from 'unknown' => 'online'
ca2e547a
TL
25info 120 cmdlist: execute service vm:103 add node3 stopped
26info 120 node1/crm: adding new service 'vm:103' on node 'node3'
7dc92703
FE
27info 145 node3/lrm: got lock 'ha_agent_node3_lock'
28info 145 node3/lrm: status change wait_for_agent_lock => active
29info 160 node1/crm: service 'vm:103': state changed from 'request_stop' to 'stopped'
ca2e547a 30info 220 cmdlist: execute service vm:103 started
4931b586
TL
31info 220 node1/crm: service 'vm:103': state changed from 'stopped' to 'request_start' (node = node3)
32info 220 node1/crm: service 'vm:103': state changed from 'request_start' to 'started' (node = node3)
7dc92703
FE
33info 225 node3/lrm: starting service vm:103
34info 225 node3/lrm: service status vm:103 started
ca2e547a 35info 820 hardware: exit simulation - done