From: CodingSpiderFox Date: Thu, 21 May 2020 20:33:43 +0000 (+0200) Subject: doc: Introduce the concept of a pool before talking about it. X-Git-Tag: v16.1.0~2098^2 X-Git-Url: http://git-server-git.apps.pok.os.sepia.ceph.com/?a=commitdiff_plain;h=d80f1589543eeafb535dadf09a2538df4cb83944;p=ceph.git doc: Introduce the concept of a pool before talking about it. Signed-off-by: CodingSpiderFox --- diff --git a/doc/rados/operations/pools.rst b/doc/rados/operations/pools.rst index 9c4c27ef7e62..18beffbfc7a6 100644 --- a/doc/rados/operations/pools.rst +++ b/doc/rados/operations/pools.rst @@ -1,6 +1,7 @@ ======= Pools ======= +Pools are logical partitions for storing objects. When you first deploy a cluster without creating a pool, Ceph uses the default pools for storing data. A pool provides you with: