52370e58fe
These are in the cinder doc tree so of course they're block storage-related. Change-Id: Ic1950ff89021a89de397619eef17f8100eb3d847 Signed-off-by: Stephen Finucane <stephenfin@redhat.com>
13 lines
465 B
ReStructuredText
13 lines
465 B
ReStructuredText
=====================
|
|
Use LIO iSCSI support
|
|
=====================
|
|
|
|
The default mode for the ``target_helper`` tool is ``tgtadm``.
|
|
To use LIO iSCSI, install the ``python-rtslib`` package, and set
|
|
``target_helper=lioadm`` in the ``cinder.conf`` file.
|
|
|
|
Once configured, you can use the :command:`cinder-rtstool` command to
|
|
manage the volumes. This command enables you to create, delete, and
|
|
verify volumes and determine targets and add iSCSI initiators to the
|
|
system.
|