From 110c1ff44156d4eb4b7dd51adc19e6b67ca03d87 Mon Sep 17 00:00:00 2001 From: iProbe Date: Mon, 29 May 2023 18:20:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20'=E5=AD=98=E5=82=A8/ceph/b?= =?UTF-8?q?ase.md'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 存储/ceph/base.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/存储/ceph/base.md b/存储/ceph/base.md index 72f97f0..0badd2e 100644 --- a/存储/ceph/base.md +++ b/存储/ceph/base.md @@ -1,8 +1,10 @@ ### 模块 -OSD: 核心,存储 -MON: 监控 -RGW(radiosgw): 对象存储需要 -MDS: 文件存储需要 +OSD(rados): 核心,存储 +MON: 监控(奇数个) +RGW(radiosgw): 对象存储需要 +MDS: 文件存储需要 + +MGR: 监控 ### 配置文件 /etc/ceph.conf ## mon及密码等, 客户端连接密码可以不配置