pub fn osd_crush_add( cluster_handle: &Rados, osd_id: u64, weight: f64, host: &str, simulate: bool, ) -> RadosResult<()>
add or update crushmap position and weight for an osd