Yaniv Bronhaim has submitted this change and it was merged. Change subject: vm: do not pause during refreshVolume ......................................................................
vm: do not pause during refreshVolume There's no need to pause the VM during the logical volume refresh as LVM is taking care of freezing the IO during the dm table update. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=889097 Change-Id: I896993c00b94c3255ad2007486e0589bf10b3a98 Signed-off-by: Federico Simoncelli <[email protected]> Reviewed-on: http://gerrit.ovirt.org/8382 Reviewed-by: Ayal Baron <[email protected]> Reviewed-by: Allon Mureinik <[email protected]> Reviewed-on: http://gerrit.ovirt.org/24038 Reviewed-by: Dan Kenigsberg <[email protected]> --- M vdsm/vm.py 1 file changed, 2 insertions(+), 13 deletions(-) Approvals: Federico Simoncelli: Verified Dan Kenigsberg: Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/24038 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I896993c00b94c3255ad2007486e0589bf10b3a98 Gerrit-PatchSet: 2 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.4 Gerrit-Owner: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Allon Mureinik <[email protected]> Gerrit-Reviewer: Ayal Baron <[email protected]> Gerrit-Reviewer: Dan Kenigsberg <[email protected]> Gerrit-Reviewer: Federico Simoncelli <[email protected]> Gerrit-Reviewer: Yaniv Bronhaim <[email protected]> Gerrit-Reviewer: [email protected] _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
