Description of Quobyte USP volume driver configuration options
Configuration option = Default value Description
[DEFAULT]
= None (StrOpt) Path to a Quobyte Client configuration file.
= $state_path/mnt (StrOpt) Base dir containing the mount point for the Quobyte volume.
= True (BoolOpt) Create volumes as QCOW2 files rather than raw files.
= True (BoolOpt) Create volumes as sparse files which take no space. If set to False, volume is created as regular file.In such case volume creation takes a lot of time.
= None (StrOpt) URL to the Quobyte volume e.g., quobyte://<DIR host>/<volume name>