摘要:
[root@cluster9 ceph-cluster]# cd /etc/ceph/ [root@cluster9 ceph]# ceph osd getcrushmap -o /etc/ceph/crushmap 18 [root@cluster9 ceph]# crushtool -d /et 阅读全文
posted @ 2025-06-10 12:49
mofy
阅读(7)
评论(0)
推荐(0)
摘要:
安装 cephadm 安装cephadm有两种方式, 一种是基于发行版直接使用发行版自带的apt或者yum安装 使用这种方式安装的cephadm版本可能不是最新的,可以通过cephadm version查看安装版本 apt install -y cephadm 一种是使用curl获取cephadm工 阅读全文
posted @ 2025-06-10 11:27
mofy
阅读(74)
评论(0)
推荐(0)