Dan Kenigsberg has submitted this change and it was merged.

Change subject: libvirtvm: Avoiding snapshot metadata creation
......................................................................


libvirtvm: Avoiding snapshot metadata creation

After creating a new snapshot, it is not possible to live-migrate:

  libvirtError: Requested operation is not valid: cannot migrate domain
with 1 snapshots

Issue is also affecting storage live migration due to use of the same vm
snapshot function during the live storage migration process.

This patch introduces the libvirt flag needed to avoid snapshot metadata
creation.

Bug-Url: http://bugzilla.redhat.com/872277
Change-Id: I928983a404f822522a0a48218f9c58fa8d6296b1
Signed-off-by: Amador Pahim <[email protected]>
---
M vdsm/libvirtvm.py
1 file changed, 2 insertions(+), 1 deletion(-)

Approvals:
  Federico Simoncelli: Looks good to me, approved
  Amador Pahim: Verified
  Dan Kenigsberg: 


--
To view, visit http://gerrit.ovirt.org/9139
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I928983a404f822522a0a48218f9c58fa8d6296b1
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Amador Pahim <[email protected]>
Gerrit-Reviewer: Amador Pahim <[email protected]>
Gerrit-Reviewer: Ayal Baron <[email protected]>
Gerrit-Reviewer: Dan Kenigsberg <[email protected]>
Gerrit-Reviewer: Federico Simoncelli <[email protected]>
Gerrit-Reviewer: Gal Hammer <[email protected]>
Gerrit-Reviewer: Michal Skrivanek <[email protected]>
Gerrit-Reviewer: Peter V. Saveliev <[email protected]>
Gerrit-Reviewer: Vinzenz Feenstra <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to