Re: [Xen-devel] [PATCH v10 25/31] COLO: use qemu block replication

2016-03-02 Thread Wei Liu
On Mon, Feb 22, 2016 at 10:52:29AM +0800, Wen Congyang wrote: > Use qemu block replication as our block replication solution. > Note that guest must be paused before starting COLO, otherwise, > the disk won't be consistent between primary and secondary. > > Signed-off-by: Wen Congyang > Signed-of

[Xen-devel] [PATCH v10 25/31] COLO: use qemu block replication

2016-02-21 Thread Wen Congyang
Use qemu block replication as our block replication solution. Note that guest must be paused before starting COLO, otherwise, the disk won't be consistent between primary and secondary. Signed-off-by: Wen Congyang Signed-off-by: Yang Hongyang --- tools/libxl/Makefile | 1 + tools/