diff --git a/doc/rbd/rbd-exclusive-locks.rst b/doc/rbd/rbd-exclusive-locks.rst index f9b99dfb443..30be01fdb94 100644 --- a/doc/rbd/rbd-exclusive-locks.rst +++ b/doc/rbd/rbd-exclusive-locks.rst @@ -60,6 +60,10 @@ Exclusive locking is mostly transparent to the user: exclusive lock. This is exposed by the ``--exclusive`` option for ``rbd device map`` command. +.. note:: + The ``exclusive-lock`` feature is incompatible with RBD advisory locks + (the ``rbd lock add`` and ``rbd lock rm`` commands). + Blocklisting ============