ceph/doc/man
Sage Weil bf9380457b mgr: implement 'osd safe-to-destroy' and 'ok-to-stop' commands
An osd is safe to destroy if

- we have osd_stat for it
- osd_stat indicates no pgs stored
- all pgs are known
- no pgs map to it

An osd is ok ot stop if

- we have pg stats
- no pgs will drop below min_size

Signed-off-by: Sage Weil <sage@redhat.com>
2017-08-11 22:54:33 -04:00
..
8 mgr: implement 'osd safe-to-destroy' and 'ok-to-stop' commands 2017-08-11 22:54:33 -04:00
CMakeLists.txt