2ce5b11b1a
This patch changes the name of the Admin-Guide from the Cloud Admin Guide to the Administrator guide. This affects the filename in the repository, and references to cloud administrators within the document texts. 1.) Changing instances of 'cloud administrator' to 'administrator'. 2.) Change links from '/admin-guide-cloud/' to '/admin-guide/' within the Admin Guide. 3.) Adjust .htaccess file. Change-Id: I7f21a710e922981aa295afc0616de36fd819b523 Implements: blueprint user-guides-reorganised
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.
|