Docs: Nova iscsi multipath
Closes-bug: 1533187 Change-Id: Iaedfc3f122ad6609be3e1003255b3a13055210df
This commit is contained in:
@@ -93,6 +93,18 @@ below:
|
||||
# Use SASL for authentication
|
||||
nova_libvirtd_auth_tcp: sasl
|
||||
|
||||
Multipath
|
||||
~~~~~~~~~
|
||||
|
||||
Nova supports multipath for iSCSI-based storage. Deployers can enable
|
||||
multipath support in nova through a configuration override:
|
||||
|
||||
.. code-block:: yaml
|
||||
|
||||
nova_nova_conf_overrides:
|
||||
libvirt:
|
||||
iscsi_use_multipath: true
|
||||
|
||||
--------------
|
||||
|
||||
.. include:: navigation.txt
|
||||
|
||||
Reference in New Issue
Block a user