>>> 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
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
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
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 -
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"