更新 '存储/ceph/base.md'

This commit is contained in:
iProbe 2023-05-29 18:20:38 +08:00
parent fda0534475
commit 110c1ff441

View file

@ -1,9 +1,11 @@
### 模块 ### 模块
OSD: 核心,存储 OSD(rados): 核心,存储
MON: 监控 MON: 监控(奇数个)
RGW(radiosgw): 对象存储需要 RGW(radiosgw): 对象存储需要
MDS: 文件存储需要 MDS: 文件存储需要
MGR: 监控
### 配置文件 ### 配置文件
/etc/ceph.conf ## mon及密码等, 客户端连接密码可以不配置 /etc/ceph.conf ## mon及密码等, 客户端连接密码可以不配置