Function ceph_async::cmd::osd_crush_add
source ยท pub fn osd_crush_add(
cluster_handle: &Rados,
osd_id: u64,
weight: f64,
host: &str,
simulate: bool,
) -> RadosResult<()>Expand description
add or update crushmap position and weight for an osd