ceph / ceph-rust

Rust-lang interface to Ceph.
Apache License 2.0
96 stars 43 forks source link

Comprehensive PR with commits squashed #57

Closed mzhong1 closed 4 years ago

mzhong1 commented 4 years ago

Whoops forgot to make a summary: -Added ceph-volume commands (scan simple and lvm list) -Added ceph osd commands (reweight, metadata, safe-to-destroy) -Updated MgrMetadata struct and function for different ceph versions (tested on Luminous, and Nautilous) -Added ceph pg stat command