]> git.proxmox.com Git - pve-ha-manager.git/blob - src/test/test-basic2/manager_status
fix failover after master crash with pending fence action
[pve-ha-manager.git] / src / test / test-basic2 / manager_status
1 {
2 "master_node": "node2",
3 "node_status": {
4 "node1":"fence",
5 "node3":"online",
6 "node2":"online"
7 },
8 "service_status": {
9 "pvevm:101": {
10 "node": "node1",
11 "state": "fence",
12 "uid": "lavE3c7vLnotUBGT9whswg"
13 }
14 }
15 }