Michal Skrivanek has posted comments on this change.

Change subject: reduce the time VM is paused in snapshot with RAM creation
......................................................................


Patch Set 1:

(1 comment)

....................................................
File vdsm/vm.py
Line 3673:         else:
Line 3674:             snapFlags |= libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_DISK_ONLY
Line 3675: 
Line 3676:             if utils.tobool(self.conf.get('qgaEnable', 'true')):
Line 3677:                 snapFlags |= 
libvirt.VIR_DOMAIN_SNAPSHOT_CREATE_QUIESCE
I wonder whether we should use this for mem snapshot as well...
Line 3678: 
Line 3679:         snapxml = snap.toprettyxml()
Line 3680:         self.log.debug(snapxml)
Line 3681: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ieff4196e4514c15551aae5a2afe7e814b63f150c
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Arik Hadas <aha...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Michal Skrivanek <michal.skriva...@redhat.com>
Gerrit-Reviewer: Vinzenz Feenstra <vfeen...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to