================ Usage ================ LDLM server is distributed as 2 applications: * :ref:`ldlm-server` - the main LDLM server * :ref:`ldlm-lock` - lock manipulation tool Server ------------ Start the LDLM server with .. code-block:: text ldlm-server --listen_address=0.0.0.0:3144 .. seealso:: See :ref:`command line options` and ``ldlm-server --help``. Lock Tool ------------------ The ``ldlm-lock`` command is used to manipulate locks in a running LDLM server on the CLI. It must be run on the same environment (machine, container, et al.) as a running LDLM server .. seealso:: See :ref:`IPC configuration` and ``ldlm-lock --help`` Commands ^^^^^^^^^^^^^^^ .. option:: ldlm-lock list This prints a list of locks and their keys. .. option:: ldlm-lock unlock Force unlocks the lock named by ****.