]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-shutdown3/log.expect
swap native syslog command with HA environment one
[pve-ha-manager.git] / src / test / test-shutdown3 / log.expect
CommitLineData
c0255b2c
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 'ct: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 ct:103
22info 25 node3/lrm: service status ct:103 started
23info 120 cmdlist: execute shutdown node3
24info 120 node3/lrm: shutdown LRM, stop all services
25info 125 node3/lrm: stopping service ct:103
26info 125 node3/lrm: service status ct:103 stopped
27info 126 node3/lrm: exit (loop end)
9a56b7e0 28info 126 shutdown: execute crm node3 stop
f466005d 29info 125 node3/crm: server received shutdown request
9a56b7e0
TL
30info 145 node3/crm: exit (loop end)
31info 145 shutdown: execute power node3 off
32info 160 node1/crm: node 'node3': state changed from 'online' => 'unknown'
24678a59 33info 200 node1/crm: service 'ct:103': state changed from 'started' to 'fence'
9a56b7e0
TL
34info 200 node1/crm: node 'node3': state changed from 'unknown' => 'fence'
35info 200 node1/crm: got lock 'ha_agent_node3_lock'
e2a7b1b5 36info 200 node1/crm: fencing: acknowledged - got agent lock for node 'node3'
9a56b7e0 37info 200 node1/crm: node 'node3': state changed from 'fence' => 'unknown'
9da84a0d
TL
38info 200 node1/crm: recover service 'ct:103' from fenced node 'node3' to node 'node1'
39info 200 node1/crm: service 'ct:103': state changed from 'fence' to 'started' (node = node1)
9a56b7e0
TL
40info 201 node1/lrm: got lock 'ha_agent_node1_lock'
41info 201 node1/lrm: status change wait_for_agent_lock => active
42info 201 node1/lrm: starting service ct:103
43info 201 node1/lrm: service status ct:103 started
c0255b2c
TL
44info 500 cmdlist: execute power node3 on
45info 500 node3/crm: status change startup => wait_for_quorum
46info 500 node3/lrm: status change startup => wait_for_agent_lock
47info 500 node1/crm: node 'node3': state changed from 'unknown' => 'online'
48info 500 node1/crm: relocate service 'ct:103' to node 'node3'
49info 500 node1/crm: service 'ct:103': state changed from 'started' to 'relocate' (node = node1, target = node3)
50info 501 node1/lrm: service ct:103 - start relocate to node 'node3'
51info 501 node1/lrm: stopping service ct:103 (relocate)
52info 501 node1/lrm: service status ct:103 stopped
53info 501 node1/lrm: service ct:103 - end relocate to node 'node3'
54info 504 node3/crm: status change wait_for_quorum => slave
55info 520 node1/crm: service 'ct:103': state changed from 'relocate' to 'started' (node = node3)
56info 525 node3/lrm: got lock 'ha_agent_node3_lock'
57info 525 node3/lrm: status change wait_for_agent_lock => active
58info 525 node3/lrm: starting service ct:103
59info 525 node3/lrm: service status ct:103 started
60info 1100 hardware: exit simulation - done