Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Kashyap Chamarthy
>>> Just to make myself clear. I want to backup the qcow image /with/ the >>> internal snapshot. Is that even possible with blockcopy? >> >> Let's try. I just did the below test (also I noted it in the URL below) >> >> # Take an (internal) snapshot when the guest was shutdown > > Okay. So even a

Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Thomas Stein
Am 10.06.13 10:40, schrieb Kashyap Chamarthy: > On 06/10/2013 01:20 PM, Thomas Stein wrote: >> Am 10.06.13 09:07, schrieb Kashyap Chamarthy: >>> On 06/09/2013 02:46 PM, Thomas Stein wrote: Hello. I just tried the following: virsh dumpxml --security-info gentoo-template > ge

Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Kashyap Chamarthy
On 06/10/2013 01:20 PM, Thomas Stein wrote: > Am 10.06.13 09:07, schrieb Kashyap Chamarthy: >> On 06/09/2013 02:46 PM, Thomas Stein wrote: >>> Hello. >>> >>> I just tried the following: >>> >>> virsh dumpxml --security-info gentoo-template > gentoo-template.xml >>> virsh snapshot-create gentoo-temp

Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Thomas Stein
Am 10.06.13 09:07, schrieb Kashyap Chamarthy: > On 06/09/2013 02:46 PM, Thomas Stein wrote: >> Hello. >> >> I just tried the following: >> >> virsh dumpxml --security-info gentoo-template > gentoo-template.xml >> virsh snapshot-create gentoo-template >> virsh undefine gentoo-template > > Wait -

Re: [libvirt-users] virsh snapshot-create and blockcopy

2013-06-10 Thread Kashyap Chamarthy
On 06/09/2013 02:46 PM, Thomas Stein wrote: > Hello. > > I just tried the following: > > virsh dumpxml --security-info gentoo-template > gentoo-template.xml > virsh snapshot-create gentoo-template > virsh undefine gentoo-template Wait - is that really the command you used after "snapshot-create"