proxmox ceph 卸载

4个月前 ( 01-05 ) 166阅读 0评论
ping -M do -s 8000 ip
rm -rf /etc/systemd/system/ceph* killall -9 ceph-mon ceph-mgr ceph-mds rm -rf /var/lib/ceph/mon/  /var/lib/ceph/mgr/  /var/lib/ceph/mds/ pveceph purge apt -y purge ceph-mon ceph-osd ceph-mgr ceph-mds rm /etc/init.d/ceph for i in $(apt search ceph | grep installed | awk -F/ '{print $1}'); do apt reinstall $i; done dpkg-reconfigure ceph-base dpkg-reconfigure ceph-mds dpkg-reconfigure ceph-common dpkg-reconfigure ceph-fuse for i in $(apt search ceph | grep installed | awk -F/ '{print $1}'); do apt reinstall $i; done


image.png

文章版权声明:除非注明,否则均为IT技术交流分享 IDC管理计费系统 私有云管理系统 PVE管理系统 私有云系统原创文章,转载或复制请以超链接形式并注明出处。
取消
支付宝二维码
支付宝二维码
微信二维码