Function 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