Change in vdsm[master]: virt: Fix limit when calculating next volume size

nsoffer at redhat.com nsoffer at redhat.com
Fri Feb 13 18:33:31 UTC 2015


Nir Soffer has posted comments on this change.

Change subject: virt: Fix limit when calculating next volume size
......................................................................


Patch Set 2: Verified-1

This patch correct, limiting extend size to Drive.truesize.

However, Drive.truesize is not true! After creating a snapshot,
it is always 1 GiB, so a snapshot is never extended more then 
1 GiB, and the vm will finally pause.

We must fix Drive.truesize first.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I4098dfc07184085e613f17b2c48d32e47888106c
Gerrit-PatchSet: 2
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: Adam Litke <alitke at redhat.com>
Gerrit-Reviewer: Allon Mureinik <amureini at redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <danken at redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimonce at redhat.com>
Gerrit-Reviewer: Francesco Romani <fromani at redhat.com>
Gerrit-Reviewer: Nir Soffer <nsoffer at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No


More information about the vdsm-patches mailing list