devstack/lib
Mate Lakat 68ac03c7f2 xenapi: separate disk for cinder volumes
Some kernels have lockup issues while serving cinder volumes from
file-loopback-lvm kind of cinder setup. This patch provides a way to
create an additional drive to the OpenStack VM, and use that to store
cinder volumes, thus eliminating the lockup issue. It will help when
testing XenServer. Now, you can specify devices for stack-volumes
through:

    VOLUME_BACKING_DEVICE

In case you are using CINDER_MULTI_LVM_BACKEND, you can use

    VOLUME_BACKING_DEVICE2

as well.

Xenserver:
Should you whish to use a 10 gig disk backend for your cinder volumes,
specify:

    XEN_XVDB_SIZE_GB=10
    VOLUME_BACKING_DEVICE=/dev/xvdb

Citrix is using this approach on its internal CI system to run tests
against OpenStack. This is a workaround for this bug:

  https://bugs.launchpad.net/cinder/+bug/1023755

Related to blueprint xenapi-devstack-cleanup

Change-Id: Iee633d2704185bfbf9234882654c47b850fa168a
2013-06-19 13:56:33 +01:00
..
databases Set MYSQL_HOST parameter to better support multi-node mode. 2013-05-08 18:47:49 +08:00
quantum_plugins Merge "add support in devstack to run it with cisco plugin" 2013-06-19 11:08:16 +00:00
quantum_thirdparty Merge "Add third-party support for Quantum NVP plugin" 2013-06-06 21:40:03 +00:00
baremetal Add Debian OS support in DevStack 2013-05-09 00:18:37 +02:00
ceilometer ceilometer switch to setuptools console scripts 2013-06-06 00:25:16 -04:00
cinder xenapi: separate disk for cinder volumes 2013-06-19 13:56:33 +01:00
database lib/database: Fixed a bug in database_connection_url 2013-04-29 23:08:27 +03:00
glance Formatting cleanups, doc updates and whatnot 2013-04-09 14:05:32 -05:00
heat Add h-api to suggested ENABLED_SERVICES for Heat 2013-05-28 11:36:54 +10:00
horizon Periodic formatting cleanup 2013-06-11 14:39:27 -05:00
keystone Periodic formatting cleanup 2013-06-11 14:39:27 -05:00
ldap Formatting cleanups, doc updates and whatnot 2013-04-09 14:05:32 -05:00
nova Periodic formatting cleanup 2013-06-11 14:39:27 -05:00
quantum Merge "Change path to loadbalancer plugin" 2013-06-18 22:06:21 +00:00
rpc_backend Merge "ZeroMQ driver to default to redis matchmaker" 2013-05-28 20:56:06 +00:00
swift Formatting cleanups, doc updates and whatnot 2013-04-09 14:05:32 -05:00
tempest Fix syntax error in lib/tempest 2013-06-17 13:23:44 +10:00
template add emacs shell-script tagging 2013-03-29 14:36:49 -04:00
tls Formatting cleanups, doc updates and whatnot 2013-04-09 14:05:32 -05:00