Created
February 17, 2025 21:34
-
-
Save jhoblitt/54f2ad7f932d8a643b8f725f5b56dca0 to your computer and use it in GitHub Desktop.
cleanup old ceph osds
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
pvs | grep ceph | awk '{print $1}' | xargs -L1 /sbin/sgdisk --zap-all |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment