]> git.proxmox.com Git - pve-ha-manager.git/blame - src/test/test-cfs-unavailable1/log.expect
manager: set new request_start state for services freshly added to HA
[pve-ha-manager.git] / src / test / test-cfs-unavailable1 / log.expect
CommitLineData
ada4b9a8
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:101' on node 'node1'
17info 20 node1/crm: adding new service 'vm:102' on node 'node2'
18info 20 node1/crm: adding new service 'vm:103' on node 'node3'
c2f2b9c6
TL
19info 20 node1/crm: service 'vm:101': state changed from 'request_start' to 'started' (node = node1)
20info 20 node1/crm: service 'vm:103': state changed from 'request_start' to 'started' (node = node3)
ada4b9a8
TL
21info 21 node1/lrm: got lock 'ha_agent_node1_lock'
22info 21 node1/lrm: status change wait_for_agent_lock => active
23info 21 node1/lrm: starting service vm:101
24info 21 node1/lrm: service status vm:101 started
25info 22 node2/crm: status change wait_for_quorum => slave
26info 23 node2/lrm: got lock 'ha_agent_node2_lock'
27info 23 node2/lrm: status change wait_for_agent_lock => active
28info 24 node3/crm: status change wait_for_quorum => slave
29info 25 node3/lrm: got lock 'ha_agent_node3_lock'
30info 25 node3/lrm: status change wait_for_agent_lock => active
31info 25 node3/lrm: starting service vm:103
32info 25 node3/lrm: service status vm:103 started
33info 40 node1/crm: service 'vm:102': state changed from 'request_stop' to 'stopped'
34info 120 cmdlist: execute cfs node1 rw fail
35info 120 cmdlist: execute service vm:101 stopped
36err 120 node1/crm: got unexpected error - cfs connection refused - not mounted?
37err 121 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
38err 121 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
39err 121 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
40err 140 node1/crm: got unexpected error - cfs connection refused - not mounted?
41err 141 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
42err 141 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
43err 141 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
44err 160 node1/crm: got unexpected error - cfs connection refused - not mounted?
45err 161 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
46err 161 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
47err 161 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
48err 180 node1/crm: got unexpected error - cfs connection refused - not mounted?
49err 181 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
50err 181 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
51err 181 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
52err 200 node1/crm: got unexpected error - cfs connection refused - not mounted?
53err 201 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
54err 201 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
55err 201 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
56info 220 cmdlist: execute cfs node1 rw work
57info 220 node1/crm: service 'vm:101': state changed from 'started' to 'request_stop'
58info 221 node1/lrm: stopping service vm:101
59info 221 node1/lrm: service status vm:101 stopped
60info 240 node1/crm: service 'vm:101': state changed from 'request_stop' to 'stopped'
61info 820 hardware: exit simulation - done