Function ceph_async::cmd::mgr_fail
source ยท pub fn mgr_fail(
cluster_handle: &Rados,
mgr_id: &str,
simulate: bool,
) -> RadosResult<()>Expand description
Treat the named manager daemon as failed
pub fn mgr_fail(
cluster_handle: &Rados,
mgr_id: &str,
simulate: bool,
) -> RadosResult<()>Treat the named manager daemon as failed