openstack-manuals/doc/admin-guide-cloud/source/blockstorage-lio-iscsi-support.rst
venkatamahesh e08ae456c0 [admin-guide] Fix rst mark-ups for block-storage files
1.) Also deleted the commands that are explaining
for different linux distros.
2.) And also replaced one TODO link

Change-Id: I2557ff8bd93b21129b26a03c8c2b0b714949b9cf
2015-12-16 15:47:58 +05:30

13 lines
463 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 ``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.