pve-manager/PVE/API2/Ceph
Thomas Lamprecht a62d7bd966 api: cephfs: wait for MDS to become active
A MDS gets only active once a FS is there, and we need an MDS active
to be able to add a storage, as the CephFS plugin does an immediate
mount check. As an MDS needs some time to get active we had a
problematic time window where this mounting could fail.

Wait for a MDS to get in active state.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2018-11-23 18:49:48 +01:00
..
FS.pm api: cephfs: wait for MDS to become active 2018-11-23 18:49:48 +01:00
Makefile ceph: add CephFS create and list API 2018-11-23 13:33:12 +01:00
MDS.pm ceph: add MDS create/delete/list API 2018-11-23 13:33:12 +01:00