-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ceph-disk: use 'ceph osd destroy' for 'ceph-disk destroy'
- simplifies interaction with monitor, makes it atomic - marks the OSD as DESTROYED so that the id may be potentially reused - --purge option to also remove from CRUSH and deallocate the id. Signed-off-by: Sage Weil <[email protected]> Signed-off-by: Loic Dachary <[email protected]>
- Loading branch information
Showing
2 changed files
with
24 additions
and
92 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters