Skip to content

Commit 49d3e98

Browse files
Merge pull request ceph#63733 from zdover23/wip-doc-2025-06-05-glossary-omap
doc/glossary: s/OMAP/omap/
2 parents 1abecdd + 2872986 commit 49d3e98

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

doc/glossary.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -344,13 +344,13 @@
344344
Object Storage Device
345345
See :term:`OSD`.
346346

347-
OMAP
347+
omap
348348
"object map". A key-value store (a database) that is used to
349349
reduce the time it takes to read data from and to write to the
350-
Ceph cluster. RGW bucket indexes are stored as OMAPs.
351-
Erasure-coded pools cannot store RADOS OMAP data structures.
350+
Ceph cluster. RGW bucket indexes are stored as omaps.
351+
Erasure-coded pools cannot store RADOS omap data structures.
352352

353-
Run the command ``ceph osd df`` to see your OMAPs.
353+
Run the command ``ceph osd df`` to see your omap.
354354

355355
See Eleanor Cawthon's 2012 paper `A Distributed Key-Value Store
356356
using Ceph

0 commit comments

Comments
 (0)