cinder/doc/source/configuration/block-storage/drivers/drbd-driver.rst

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