tcmu-runner(8) | System Manager's Manual | tcmu-runner(8) |
tcmu-runner - A daemon that handles the userspace side of the LIO TCM-User backstore
tcmu-runner is a service that provides an operating environment for LIO TCM-User handlers. These currently include handlers for Gluster glfs and the qcow and qcow2 image formats.
While normally started automatically via D-Bus system activation, tcmu-runner can also be run as root directly, usually for debugging and development purposes.
TCMU-backed handlers are typically configured using normal LIO configuration tools, such as targetcli. Part of doing this will be entering a handler-specific configuration string.
This handler uses the Gluster glfs API to use Gluster as a backstore for the image file.
Its configuration string is:
This handler supports qcow, qcow2, or raw image file formats.
Its configuration string is:
Andy Grover <agrover@redhat.com>
Report bugs via <target-devel@vger.kernel.org>
or <https://github.com/agrover/tcmu-runner/issues>