583bc0899c
Various iscsi_* options were replaced with target_* options. The former were initially deprecated and have now been removed. This patch updates relevant documentation to use the new names. There were some other hits in the documentation and code for these names, but these appeared to be for third-party drivers, and I don't have the context about which, if any, need to change. Change-Id: Ic37ea85f4ec778644bc9d49f513e58dc28c87907
465 B
465 B
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 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.