From a23333f67ccabf9378a321e41ff930471b51f50f Mon Sep 17 00:00:00 2001 From: iProbe Date: Tue, 30 May 2023 14:03:38 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=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 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 存储/ceph/base.md diff --git a/存储/ceph/base.md b/存储/ceph/base.md new file mode 100644 index 0000000..09432e1 --- /dev/null +++ b/存储/ceph/base.md @@ -0,0 +1,4 @@ +** https://zhuanlan.zhihu.com/p/468843946 +* 1. ceph最小存储单位为object, 默认4M(可修改) +* 2. 一个PG包含多个object +* 3. \ No newline at end of file