pve-manager/PVE/API2/Ceph
Dominik Csapak 199aa9efb7 ceph: mon list: show only as running when monitor is quorate
nautilus puts non running monitors also in the monmap, so only show
as running when it has quorum

this is also not 100% correct, but the only 'correct' alternative is
to try and get/parse the systemd status of the units and broadcast it
to the pmxcfs

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
2019-07-15 10:56:14 +02:00
..
FS.pm api: ceph: ensure calls get proxied to correct node 2019-03-28 14:16:49 +01:00
Makefile ceph: move Monitor API calls to API2/Ceph/MON.pm 2018-12-20 09:44:01 +01:00
MDS.pm ceph: factor out the service info generation 2019-06-04 14:57:10 +02:00
MGR.pm api: create mgr: also have id in path for create 2019-06-05 12:41:11 +02:00
MON.pm ceph: mon list: show only as running when monitor is quorate 2019-07-15 10:56:14 +02:00
OSD.pm api/ceph: code cleanup 2019-07-11 14:16:11 +02:00