Change in ovirt-image-uploader[master]: upload: adding --ignore-lsc CLI options

sbonazzo at redhat.com sbonazzo at redhat.com
Fri Aug 8 07:50:22 UTC 2014


Sandro Bonazzola has submitted this change and it was merged.

Change subject: upload: adding --ignore-lsc CLI options
......................................................................


upload: adding --ignore-lsc CLI options

.gz images are decompressed locally before uploading them.
gzip doesn't provide accurate informations about the real
uncompressed file size and so the free space on local tmp dir
are checked against the maximum image size. This, with
thin disk images (sparse files), is often too conservative.
Adding a CLI option to ignore this kind of
errors.

Adding support for sparse file in the NFS copy

Change-Id: I8ae3e90c4abd832891088899e713c26eac495a4d
Bug-Url: https://bugzilla.redhat.com/1119798
Signed-off-by: Simone Tiraboschi <stirabos at redhat.com>
---
M src/__main__.py
M src/engine-image-uploader.8
2 files changed, 86 insertions(+), 32 deletions(-)

Approvals:
  Sandro Bonazzola: Looks good to me, approved
  Simone Tiraboschi: Verified



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

Gerrit-MessageType: merged
Gerrit-Change-Id: I8ae3e90c4abd832891088899e713c26eac495a4d
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-image-uploader
Gerrit-Branch: master
Gerrit-Owner: Simone Tiraboschi <stirabos at redhat.com>
Gerrit-Reviewer: Lev Veyde <lveyde at redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo at redhat.com>
Gerrit-Reviewer: Simone Tiraboschi <stirabos at redhat.com>
Gerrit-Reviewer: Yedidyah Bar David <didi at redhat.com>
Gerrit-Reviewer: automation at ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server



More information about the Engine-commits mailing list