Bug 1091328 - RFE: VM snapshots as series qcow backing store images
Summary: RFE: VM snapshots as series qcow backing store images
Keywords:
Status: CLOSED DUPLICATE of bug 1044691
Alias: None
Product: Fedora
Classification: Fedora
Component: virt-manager
Version: 20
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Cole Robinson
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-04-25 11:29 UTC by Samo Dadela
Modified: 2014-04-25 12:45 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-04-25 12:45:09 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Samo Dadela 2014-04-25 11:29:39 UTC
Description of problem:
Would it be possible to take VM snapshots and store them as a chain of separate qcow2 files. Each new snapshot uses as the backing store the previous one.

img1 (rh6.5 install) <-> img2 (install Oracle)
                      |
                      |-> img3 (install web server)

This way a lot of disk space would be saved. All RH systems would reference just the img1. All web servers would reference img3.

Of course we would need to keep track which vm uses which backing store to avoid modifying it or deleting it.

I know it is currently possible to specify a backing store, but that must all be done manually and I don't know what happens if you specify a qcow img that has multiple snapshots.


Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 1 Cole Robinson 2014-04-25 12:45:09 UTC
Libvirt has some machinery for this already, but it needs much more API support for virt-manager to provide the behavior you describe. Duping to one of the upstream libvirt bugs tracking a piece of this.

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


Note You need to log in before you can comment on or make changes to this bug.