Add health check to osd removal
Changed osd, lv, and pv removal to all occur within the osd removal loop for atomicity. The health check occurs before each osd is removed, so you may want to move that block out of the loop after testing. This commit doesn't handle balancing pgs. Ref #108 (closed)
Merge request reports
Activity
Filter activity
@lassimus looks good, Thanks for the help. We plan on testing it out over HBL
added 1 commit
- df4f42fb - add more checks to check health before purging each osd
added 1 commit
- 9c672069 - add mgr caps to client.admin to enable needed mgr functions
@bitskrieg I added some checks before each osd instead of a one time check and added mgr caps to client.admin so that
ceph pg stats
worksadded 9 commits
-
9c672069...72a8d616 - 8 commits from branch
master
- 5fc25128 - Merge branch 'master' of https://git.cybbh.space/vta/saltstack into ceph_health
-
9c672069...72a8d616 - 8 commits from branch
mentioned in commit 9bd502ca
mentioned in issue #108 (closed)
Please register or sign in to reply