e08ae456c0
1.) Also deleted the commands that are explaining for different linux distros. 2.) And also replaced one TODO link Change-Id: I2557ff8bd93b21129b26a03c8c2b0b714949b9cf
13 lines
463 B
ReStructuredText
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.
|