摘要: ```shell [ceph@storage-ceph02 ~]$ ceph osd out 0 marked out osd.0. [ceph@storage-ceph02 ~]$ sudo systemctl stop ceph-osd@0.service [ceph@storage-ceph02 ~]$ ceph osd crush remove osd.0 removed item id 阅读全文
posted @ 2022-02-20 23:32 jiaxzeng 阅读(151) 评论(0) 推荐(0)
摘要: 说明: 脚本是基于 python 2.7.5 版本调试 脚本使用到 libvirt 库,请安装好相应的库 kvm虚拟机需要 qemu-guest-agent sg3_utils sg3_utils-libs 安装包 kvm虚机依赖包 [root@localhost ~]# rpm -qa qemu- 阅读全文
posted @ 2022-02-20 00:04 jiaxzeng 阅读(397) 评论(0) 推荐(0)