cinder/doc/source/configuration/block-storage/drivers/drbd-driver.rst
Sean McGinnis 443d027063 Move driver config opts out of catchall page
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
2018-06-05 07:16:32 -05:00

614 B

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:

volume_driver = cinder.volume.drivers.drbdmanagedrv.DrbdManageDrbdDriver

Or use the following for iSCSI transport:

volume_driver = cinder.volume.drivers.drbdmanagedrv.DrbdManageIscsiDriver

The following table contains the configuration options supported by the DRBD drivers:

cinder.volume.drivers.drbdmanagedrv