1:从crush中移除节点
ceph osd crush remove osd.0


2:删除节点
ceph osd rm osd.0


3:删除节点认证(不删除编号会占住)
ceph auth del osd.0

相关文章: