qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] Live Block Migration using Mirroring


From: Paolo Bonzini
Subject: Re: [Qemu-devel] Live Block Migration using Mirroring
Date: Tue, 28 Feb 2012 19:02:40 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:10.0.1) Gecko/20120216 Thunderbird/10.0.1

Il 28/02/2012 18:46, Federico Simoncelli ha scritto:
> > > Thank you for getting this. Being able to have a bogus backing file
> > > was a bonus but it's not really required for the mirrored live block
> > > migration. We can add the support for switching the backing file in the
> > > drive-reopen part.
> > 
> > Wait, it's not really required for oVirt because it creates the
> > snapshot outside QEMU.  What about everyone else?
> 
> They'll have (as oVirt) two mirrored snapshot pointing at the same
> base. The only difference is that the image is created internally, but
> that's not hard.

Can you detail how you are switching the backing file in the
drive-reopen?  Either the BlockDriverState opened by blkmirror, or the
one opened at the end, will have to use the "wrong" backing_file.  How
do you arrange for that?

Paolo




reply via email to

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