443d027063
Adds a few bare bones driver config pages or moves config tables to existing driver docs. Also removing hyperv and redis config tables as those have been removed. Change-Id: I3cf2c6c6de6e4346d7dc3fa154d8a6aa90d934a7
30 lines
614 B
ReStructuredText
30 lines
614 B
ReStructuredText
===========
|
|
DRBD driver
|
|
===========
|
|
|
|
The DRBD driver allows Cinder to use DRBDmanage instances.
|
|
|
|
Configuration
|
|
~~~~~~~~~~~~~
|
|
|
|
Set the following option in the ``cinder.conf`` file for the DRBD transport:
|
|
|
|
.. code-block:: ini
|
|
|
|
volume_driver = cinder.volume.drivers.drbdmanagedrv.DrbdManageDrbdDriver
|
|
|
|
Or use the following for iSCSI transport:
|
|
|
|
.. code-block:: ini
|
|
|
|
volume_driver = cinder.volume.drivers.drbdmanagedrv.DrbdManageIscsiDriver
|
|
|
|
|
|
The following table contains the configuration options supported by the
|
|
DRBD drivers:
|
|
|
|
.. config-table::
|
|
:config-target: DRBD
|
|
|
|
cinder.volume.drivers.drbdmanagedrv
|