mirror of
https://github.com/ceph/ceph
synced 2025-02-24 11:37:37 +00:00
doc/glossary: update "pool/pools"
Update the "pool" and "pools" entries and link to the part of the documentation related to pools. Signed-off-by: Zac Dover <zac.dover@gmail.com>
This commit is contained in:
parent
d5045f7142
commit
4dfb0fd184
@ -224,9 +224,11 @@
|
||||
Just like the OSD fsid, this is the OSD unique identifier and
|
||||
is used interchangeably with ``fsid``
|
||||
|
||||
Pool
|
||||
:ref:`Pool<rados_pools>`
|
||||
A pool is a logical partition used to store objects.
|
||||
|
||||
Pools
|
||||
Pools are logical partitions for storing objects.
|
||||
See :term:`pool`.
|
||||
|
||||
RADOS
|
||||
RADOS Cluster
|
||||
|
@ -1,3 +1,5 @@
|
||||
.. _rados_pools:
|
||||
|
||||
=======
|
||||
Pools
|
||||
=======
|
||||
|
Loading…
Reference in New Issue
Block a user