]> git.proxmox.com Git - pve-ha-manager.git/blob - 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
1 info 0 hardware: starting simulation
2 info 20 cmdlist: execute power node1 on
3 info 20 node1/crm: status change startup => wait_for_quorum
4 info 20 node1/lrm: status change startup => wait_for_agent_lock
5 info 20 cmdlist: execute power node2 on
6 info 20 node2/crm: status change startup => wait_for_quorum
7 info 20 node2/lrm: status change startup => wait_for_agent_lock
8 info 20 cmdlist: execute power node3 on
9 info 20 node3/crm: status change startup => wait_for_quorum
10 info 20 node3/lrm: status change startup => wait_for_agent_lock
11 info 20 node1/crm: got lock 'ha_manager_lock'
12 info 20 node1/crm: status change wait_for_quorum => master
13 info 20 node1/crm: node 'node1': state changed from 'unknown' => 'online'
14 info 20 node1/crm: node 'node2': state changed from 'unknown' => 'online'
15 info 20 node1/crm: node 'node3': state changed from 'unknown' => 'online'
16 info 20 node1/crm: adding new service 'vm:101' on node 'node1'
17 info 20 node1/crm: adding new service 'vm:102' on node 'node2'
18 info 20 node1/crm: adding new service 'vm:103' on node 'node3'
19 info 20 node1/crm: service 'vm:101': state changed from 'request_start' to 'started' (node = node1)
20 info 20 node1/crm: service 'vm:103': state changed from 'request_start' to 'started' (node = node3)
21 info 21 node1/lrm: got lock 'ha_agent_node1_lock'
22 info 21 node1/lrm: status change wait_for_agent_lock => active
23 info 21 node1/lrm: starting service vm:101
24 info 21 node1/lrm: service status vm:101 started
25 info 22 node2/crm: status change wait_for_quorum => slave
26 info 23 node2/lrm: got lock 'ha_agent_node2_lock'
27 info 23 node2/lrm: status change wait_for_agent_lock => active
28 info 24 node3/crm: status change wait_for_quorum => slave
29 info 25 node3/lrm: got lock 'ha_agent_node3_lock'
30 info 25 node3/lrm: status change wait_for_agent_lock => active
31 info 25 node3/lrm: starting service vm:103
32 info 25 node3/lrm: service status vm:103 started
33 info 40 node1/crm: service 'vm:102': state changed from 'request_stop' to 'stopped'
34 info 120 cmdlist: execute cfs node1 rw fail
35 info 120 cmdlist: execute service vm:101 stopped
36 err 120 node1/crm: got unexpected error - cfs connection refused - not mounted?
37 err 121 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
38 err 121 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
39 err 121 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
40 err 140 node1/crm: got unexpected error - cfs connection refused - not mounted?
41 err 141 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
42 err 141 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
43 err 141 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
44 err 160 node1/crm: got unexpected error - cfs connection refused - not mounted?
45 err 161 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
46 err 161 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
47 err 161 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
48 err 180 node1/crm: got unexpected error - cfs connection refused - not mounted?
49 err 181 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
50 err 181 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
51 err 181 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
52 err 200 node1/crm: got unexpected error - cfs connection refused - not mounted?
53 err 201 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
54 err 201 node1/lrm: updating service status from manager failed: cfs connection refused - not mounted?
55 err 201 node1/lrm: unable to write lrm status file - cfs connection refused - not mounted?
56 info 220 cmdlist: execute cfs node1 rw work
57 info 220 node1/crm: service 'vm:101': state changed from 'started' to 'request_stop'
58 info 221 node1/lrm: stopping service vm:101
59 info 221 node1/lrm: service status vm:101 stopped
60 info 240 node1/crm: service 'vm:101': state changed from 'request_stop' to 'stopped'
61 info 820 hardware: exit simulation - done