]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-shutdown-policy1/log.expect
lrm: explicitly log shutdown_policy on node shutdown
[pve-ha-manager.git] / src / test / test-shutdown-policy1 / log.expect
CommitLineData
ba15a9b9
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'
17info 22 node2/crm: status change wait_for_quorum => slave
18info 24 node3/crm: status change wait_for_quorum => slave
19info 25 node3/lrm: got lock 'ha_agent_node3_lock'
20info 25 node3/lrm: status change wait_for_agent_lock => active
21info 25 node3/lrm: starting service vm:103
22info 25 node3/lrm: service status vm:103 started
23info 120 cmdlist: execute reboot node3
7a20d688 24info 120 node3/lrm: got shutdown request with shutdown policy 'failover'
ba15a9b9
TL
25info 120 node3/lrm: shutdown LRM, stop all services
26info 125 node3/lrm: stopping service vm:103
27info 125 node3/lrm: service status vm:103 stopped
28info 126 node3/lrm: exit (loop end)
29info 126 reboot: execute crm node3 stop
30info 125 node3/crm: server received shutdown request
31info 145 node3/crm: exit (loop end)
32info 145 reboot: execute power node3 off
33info 145 reboot: execute power node3 on
34info 145 node3/crm: status change startup => wait_for_quorum
35info 140 node3/lrm: status change startup => wait_for_agent_lock
36info 145 node3/lrm: got lock 'ha_agent_node3_lock'
37info 145 node3/lrm: status change wait_for_agent_lock => active
38info 145 node3/lrm: starting service vm:103
39info 145 node3/lrm: service status vm:103 started
40info 164 node3/crm: status change wait_for_quorum => slave
41info 720 hardware: exit simulation - done