Description of GlusterFS storage configuration options
Configuration option = Default value Description
[DEFAULT]
= $state_path/mnt (StrOpt) Base dir containing mount points for gluster shares.
= False (BoolOpt) Create volumes as QCOW2 files rather than raw files.
= /etc/cinder/glusterfs_shares (StrOpt) File with the list of available gluster shares
= True (BoolOpt) Create volumes as sparsed 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.