Jump to: navigation, search

Nova/Quobyte

< Nova
Revision as of 15:23, 24 March 2015 by Christina (talk | contribs) (Created page with "=== Nova Driver Configuration with Quobyte === The Quobyte Nova driver provides access to vm images stored on a Quobyte volume. Use the following configuration example in '...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Nova Driver Configuration with Quobyte

The Quobyte Nova driver provides access to vm images stored on a Quobyte volume. Use the following configuration example in /etc/nova/nova.conf:

[default]
libvirt_volume_drivers=quobte=nova.virt.libvirt.quobyte.LibvirtQuobyteVolumeDriver
quobyte_volume_url = quobyte://<server>/<Quobyte volume name>
quobyte_client_cfg = /etc/quobyte/client.cfg
quobyte_sparsed_volumes = True
quboyte_qcow2_volumes = True
quobyte_mount_point_base = /mnt/openstack/quobytemnt