From 771761f708e6cb61fba99abf67a07111e1c75470 Mon Sep 17 00:00:00 2001 From: Michael Polenchuk Date: Tue, 1 Nov 2016 12:20:56 +0300 Subject: [virtual envs] Switch to raw images * use raw devices instead of qcow2 * disable i/o caching, it reduces data copies and bus traffic * set native aio instead of thread based JIRA: FUEL-201 Change-Id: I8ac728cbb5be5948080fab8ae4d3d311e0a5c09c Signed-off-by: Michael Polenchuk (cherry picked from commit ed79331c115eac4aad0eccd4b191c9e1e836c73d) --- deploy/templates/virtual_environment/vms/fuel.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deploy/templates/virtual_environment/vms/fuel.xml') diff --git a/deploy/templates/virtual_environment/vms/fuel.xml b/deploy/templates/virtual_environment/vms/fuel.xml index e2a05d86e..5be6d398e 100644 --- a/deploy/templates/virtual_environment/vms/fuel.xml +++ b/deploy/templates/virtual_environment/vms/fuel.xml @@ -29,7 +29,7 @@ - + -- cgit 1.2.3-korg