Bug 1277706

Summary: virt-sparsify should not sparsify a snapshot
Product: Red Hat Enterprise Linux 7 Reporter: Yaniv Kaul <ykaul>
Component: libguestfsAssignee: Richard W.M. Jones <rjones>
Status: CLOSED DUPLICATE QA Contact: Virtualization Bugs <virt-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 7.3CC: ptoscano
Target Milestone: rc   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-04 09:02:24 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Yaniv Kaul 2015-11-03 21:12:04 UTC
Description of problem:
Per my email discussion with Richard:

> 1.When sparsifying, virt-sparsify is only working on the current snap? Is
> that the intention?
virt-sparsify isn't really tested on snapshots at all.  It's expecting
a single base image that it can sparsify.

> 2. Perhaps it should at least warn that there's work to be done on the base?

It could check that, and should probably just stop if it encounters
that.  I can't think of a case where you'd want to sparsify a
snapshot.

Comment 2 Pino Toscano 2015-11-04 09:02:24 UTC

*** This bug has been marked as a duplicate of bug 1277705 ***