From 322bc4194a6745b85f9e838beb30ed274ff8d471 Mon Sep 17 00:00:00 2001 From: Kristian Feldsam Date: Mon, 8 May 2017 21:09:14 +0200 Subject: [PATCH] =?UTF-8?q?Don=E2=80=99t=20create=20virsh=20domain=20snaps?= =?UTF-8?q?hot=20metadata.=20REFS#5145?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kristian Feldsam --- src/tm_mad/qcow2/snap_create_live | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tm_mad/qcow2/snap_create_live b/src/tm_mad/qcow2/snap_create_live index 19ade6afff..4b925527a2 100755 --- a/src/tm_mad/qcow2/snap_create_live +++ b/src/tm_mad/qcow2/snap_create_live @@ -143,7 +143,7 @@ if virsh -c $LIBVIRT_URI domfsfreeze $DEPLOY_ID ; then trap "virsh -c $LIBVIRT_URI domfsthaw $DEPLOY_ID" EXIT TERM INT HUP fi -virsh -c $LIBVIRT_URI snapshot-create $DEPLOY_ID --disk-only --atomic \ +virsh -c $LIBVIRT_URI snapshot-create $DEPLOY_ID --disk-only --atomic --no-metadata \ --xmlfile \$FILENAME rm \${FILENAME}