摘要:
参考官方文档:http://docs.ceph.org.cn/rados/operations/add-or-rm-osds/ 一、卸载分区 1、杀掉要删除的osd进程ps -ef|grep ceph #杀掉osd.8的进程号 kill -9 9293 (进程号是随机数,会变)2、卸载分区umoun 阅读全文
posted @ 2018-03-20 20:21
努力哥
阅读(4768)
评论(0)
推荐(0)
摘要:
linux系统启动过程中给出错误: There are offline or missing virtual drives with preserved cache. Please check the cables and ensure that all drives are present.Pre 阅读全文
posted @ 2018-03-20 19:52
努力哥
阅读(7353)
评论(0)
推荐(0)