文章分类 -  Ceph

ceph QA
ceph 清理
摘要:1. 删除ceph ceph-deploy purge A B C ceph-deploy purgedata A B C 2. 卸载osd,删除对应目录 umount /var/lib/ceph/osd/* rm -rf /var/lib/ceph /var/run/ceph /etc/ceph 阅读全文

posted @ 2020-12-17 15:56 Copernicus 阅读(998) 评论(0) 推荐(0)

rbd排错
摘要:查看当前ceph的profile及组件: ceph osd crush show-tunables -f json-pretty ceph tell <mon|osd|mds>.* version 降低版本特性使用: ceph osd crush tunables hammer 阅读全文

posted @ 2020-05-29 18:08 Copernicus 阅读(68) 评论(0) 推荐(0)

cephfs挂载
摘要:1.启用mds服务 2.创建并启用pool 3.挂载 4.写入fstab 阅读全文

posted @ 2019-10-15 20:34 Copernicus 阅读(123) 评论(0) 推荐(0)

导航