We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents c62cbb7 + c7b386d commit 1af7198Copy full SHA for 1af7198
doc/glossary.rst
@@ -344,13 +344,13 @@
344
Object Storage Device
345
See :term:`OSD`.
346
347
- OMAP
+ omap
348
"object map". A key-value store (a database) that is used to
349
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.
+ Ceph cluster. RGW bucket indexes are stored as omaps.
+ Erasure-coded pools cannot store RADOS omap data structures.
352
353
- Run the command ``ceph osd df`` to see your OMAPs.
+ Run the command ``ceph osd df`` to see your omap.
354
355
See Eleanor Cawthon's 2012 paper `A Distributed Key-Value Store
356
using Ceph
0 commit comments