8e9507bf9a
This change moves the .rst files into the main adming-guide-cloud folder now conversion is complete. changes to the project config and to the openstack manuals to stop sync of .xml files are also needed. Change-Id: I498e8d6ac3cb80da413e23b14a0959abd58e7d79 Implements: blueprint reorganise-user-guides
13 lines
467 B
ReStructuredText
13 lines
467 B
ReStructuredText
=====================
|
|
Use LIO iSCSI support
|
|
=====================
|
|
|
|
The default mode for the ``iscsi_helper`` tool is ``tgtadm``.
|
|
To use LIO iSCSI, install the ``python-rtslib`` package, and set
|
|
``iscsi_helper=lioadm`` in the :file:`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.
|