Displaying 8 results from an estimated 8 matches for "formatsnapshot".
2015 May 30
2
snapshots and vmdk
Does libvirt support snapshotting when the virtual disk comes from a vmdk file?
http://wiki.libvirt.org/page/Snapshots#Desired_functionality seems to say no, since it says "'virsh snapshot', which requires all disk images to be qcow2".
OTOH, man virsh, http://libvirt.org/formatsnapshot.html, and http://libvirt.org/formatdomain.html#elementsDisks seem to indicate more flexibility, though I see nothing about vmdk.
If there is support for vmdk, is it just for external snapshots, or do internal snapshots work?
Currently running libvirt 0.9.12, qemu-kvm 1.1.2 (though I could use vmw...
2014 Apr 16
1
Snapshots
...where specified. I also tried methods virDomainSaveFlags with
xml configuration string(see below) as parameter *dxml, but method fails
with: libvir: Domain Config error : XML error: domainsnapshot.Unable to
create snapshot.
What should I add to xml configuration? I look at http://libvirt.org/
formatsnapshot.html on example but I dont know what paths I should use in my
program. I dont understand much snapshots and similar stuff so could you
give me example how could I edit my xml configuration? Or what I should do
to make virDomainSave and virDomainRestore work?
xml configuration:
<domain type=&...
2012 Aug 02
2
Excluding RAW disk from snapshot
...ystem is CentOS 6.2 with 6.3 versions of qemu/libvirt
qemu-kvm-0.12.1.2-2.295.el6_3.1.x86_64
qemu-img-0.12.1.2-2.295.el6_3.1.x86_64
libvirt-client-0.9.10-21.el6_3.3.x86_64
libvirt-python-0.9.10-21.el6_3.3.x86_64
libvirt-0.9.10-21.el6_3.3.x86_64
According to the documentation,
http://libvirt.org/formatsnapshot.html, the disk features should be
available since 0.9.5. Is this still missing or have I created an
invalid XML?
Thanks
- Trey
2013 Mar 28
1
Snapshot without volumes temporarily
Hello,
I want to do a snapshot which the VM has volumes.
But I want to skip the volume check when I do the snapshot. (Which means I
want to do a snapshot without detaching the volume)
So I try to write a snapshot XML refer by
http://libvirt.org/formatsnapshot.html as following:
vda is my VM basic disk (qcow2)
vdb is a volume (raw)
================ t1.xml ===============
<domainsnapshot>
<disks>
<disk name='vda' snapshot='internal'>
<source file='/var/lib/libvirt/VM1/disk' />
</disk>
<disk name=...
2015 Jun 01
0
Re: snapshots and vmdk
...below), seems like you can at-least use VMDK
as a backing file.
> http://wiki.libvirt.org/page/Snapshots#Desired_functionality seems to
> say no, since it says "'virsh snapshot', which requires all disk
> images to be qcow2".
>
> OTOH, man virsh, http://libvirt.org/formatsnapshot.html, and
> http://libvirt.org/formatdomain.html#elementsDisks seem to indicate
> more flexibility, though I see nothing about vmdk.
>
> If there is support for vmdk, is it just for external snapshots, or do
> internal snapshots work?
>From my quick test (for offline disks with...
2015 Jun 30
0
qemu-img snapshots configuration
Hello.
What it the difference in external snapshot configuration with and
without <domainsnapshot> ?
What is the difference between vda and vdb in the following example?
(From https://libvirt.org/formatsnapshot.html)
<domainsnapshot>
...
<memory snapshot='no'/>
<disks>
<disk name='vda' snapshot='external'>
<driver type='qcow2'/>
<source file='/path/vda-delta.qcow2'/>
</disk>
<disk name='v...
2015 Jun 30
0
qemu-img snapshots configuration
Hello.
What it the difference in external snapshot configuration with and
without <domainsnapshot> ?
What is the difference between vda, vdb and vdc in the following example?
(From https://libvirt.org/formatsnapshot.html)
<domainsnapshot>
...
<memory snapshot='no'/>
<disks>
<disk name='vda' snapshot='external'>
<driver type='qcow2'/>
<source file='/path/vda-delta.qcow2'/>
</disk>
<disk name='v...
2012 Apr 19
1
Building an RPM
...bindings.html.tmp uri.html.tmp drvtest.html.tmp sitemap.html.tmp drvqemu.html.tmp contact.html.tmp formatnwfilter.html.tmp intro.html.tmp drvxen.html.tmp drvesx.html.tmp drvvmware.html.tmp testsuites.html.tmp devguide.html.tmp firewall.html.tmp architecture.html.tmp migration.html.tmp todo.html.tmp formatsnapshot.html.tmp
formatstorage.html.tmp internals.html.tmp deployment.html.tmp api_extension.html.tmp drvuml.html.tmp virshcmdref.html.tmp csharp.html.tmp python.html.tmp drvremote.html.tmp archstorage.html.tmp remote.html.tmp drivers.html.tmp formatnode.html.tmp
make[2]: Leaving directory `/home/user/lib...