ceph/doc/rbd/rbd-operations.rst
Florian Haas 441a5de8fe doc: RBD exclusive locks
A discussion on the ceph-users list uncovered a bit of uncertainty
about how exclusive locking works:

https://www.mail-archive.com/ceph-users@lists.ceph.com/msg56910.html

Add a bit of background information about exclusive locks, and
cross-reference the documentatation on OpenStack, and on CephX.

Signed-off-by: Florian Haas <florian@citynetwork.eu>
2019-12-04 16:03:08 +01:00

15 lines
377 B
ReStructuredText

==============================
Ceph Block Device Operations
==============================
.. toctree::
:maxdepth: 1
Snapshots<rbd-snapshot>
Exclusive Locking <rbd-exclusive-locks>
Mirroring <rbd-mirroring>
Live-Migration <rbd-live-migration>
Persistent Cache <rbd-persistent-cache>
Config Settings (librbd) <rbd-config-ref/>
RBD Replay <rbd-replay>