Simone Tiraboschi has submitted this change and it was merged.
Change subject: Determine the necessary space from the sparse size of the image
......................................................................
Determine the necessary space from the sparse size of the image
Instead of relying on the OVF metadata (which is the raw size),
use the sparse size to determine local storage requirements, so
we don't need 50Gb of space in /var/tmp for a ~3.5GB qcow before
we copy it over to shared storage.
Change-Id: I14bc33573a1b26e929cd96081a1083023d6b2a9c
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=1347340
Signed-off-by: Ryan Barry <rbarry(a)redhat.com>
---
M src/ovirt_hosted_engine_setup/constants.py
M src/plugins/gr-he-common/vm/boot_disk.py
2 files changed, 14 insertions(+), 2 deletions(-)
Approvals:
Simone Tiraboschi: Verified; Looks good to me, approved
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/63983
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I14bc33573a1b26e929cd96081a1083023d6b2a9c
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-setup
Gerrit-Branch: ovirt-hosted-engine-setup-2.0
Gerrit-Owner: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: Simone Tiraboschi <stirabos(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>