qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command


From: Paolo Bonzini
Subject: Re: [Qemu-devel] [PATCH v4 0/8] block: drive-backup live backup command
Date: Sun, 19 May 2013 21:30:46 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:17.0) Gecko/20130311 Thunderbird/17.0.4

Il 19/05/2013 18:47, Richard W.M. Jones ha scritto:
>> > 
>> > More advanced users may wish to make the target an NBD URL.  The NBD server
>> > listening on the other side can process the backup writes any way it 
>> > wishes.  I
>> > previously posted an RFC series with a backup server that streamed 
>> > Dietmar's
>> > VMA backup archive format.
> I'm guessing the answer is no, but thought I would ask:  Is there
> any way to use this to do point-in-time inspection of guests?

Almost, and even for an atomic copy of multiple disks.  All that is left
is to create the copy with the disk as a backing file, and switch the
backing file at the end of the copy.  It is a very simple change on top
of these patches.

Paolo

> AFAICT the only way to do it would be to make a complete copy of a
> guest disk in another file.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]