]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-resource-failure5/log.expect
avoid out of sync command execution in LRM
[pve-ha-manager.git] / src / test / test-resource-failure5 / log.expect
CommitLineData
ec368d74
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 'fa:130' on node 'node2'
24678a59 17info 20 node1/crm: service 'fa:130': state changed from 'started' to 'request_stop'
ec368d74
TL
18info 22 node2/crm: status change wait_for_quorum => slave
19info 23 node2/lrm: got lock 'ha_agent_node2_lock'
20info 23 node2/lrm: status change wait_for_agent_lock => active
21info 24 node3/crm: status change wait_for_quorum => slave
24678a59 22info 40 node1/crm: service 'fa:130': state changed from 'request_stop' to 'stopped'
ec368d74
TL
23info 120 cmdlist: execute service fa:130 enabled
24info 120 node1/crm: service 'fa:130': state changed from 'stopped' to 'started' (node = node2)
25info 123 node2/lrm: starting service fa:130
26warn 123 node2/lrm: unable to start service fa:130
27warn 123 node2/lrm: restart policy: retry number 1 for service 'fa:130'
28info 143 node2/lrm: starting service fa:130
29warn 143 node2/lrm: unable to start service fa:130
30err 143 node2/lrm: unable to start service fa:130 on local node after 1 retries
31err 160 node1/crm: recovery policy for service fa:130 failed, entering error state!
24678a59 32info 160 node1/crm: service 'fa:130': state changed from 'started' to 'error'
ec368d74 33warn 163 node2/lrm: service fa:130 is not running and in an error state
ec368d74 34info 220 cmdlist: execute service fa:130 disabled
24678a59 35info 220 node1/crm: service 'fa:130': state changed from 'error' to 'stopped'
ec368d74 36info 820 hardware: exit simulation - done