I made a couple of tests.
Image A.qcow2:
- 2 Gb file size (the image size is 10Gb)
- OS: Windows XP sp2 installed
I create the image B.qcow2 with A as backing store through
virStorageVolCreateXML():
- 160 Mb file size (image size alway 10Gb)
- OS in the same state as before.
I do some updates
On 25/05/12 18:17, Eric Blake wrote:
On 05/25/2012 07:48 AM, NoxDaFox wrote:
Hello everybody,
I would like to be able to spawn several domains from a given snapshot.
So would I. It's not yet possible from libvirt, but we are getting
closer as we discuss ideas of how to do it.
Is there any li
On 05/25/2012 07:48 AM, NoxDaFox wrote:
> Hello everybody,
>
> I would like to be able to spawn several domains from a given snapshot.
So would I. It's not yet possible from libvirt, but we are getting
closer as we discuss ideas of how to do it.
>
> Here's a possible scenario:
> - I start fro
Hello everybody,
I would like to be able to spawn several domains from a given snapshot.
Here's a possible scenario:
- I start from disk image A.qcow2.
- I made some changes to A and I take different snapshots: 1 - 2 - 3
- While A is still running I would like to run domains B and C from snaps