Re: [Qemu-devel] qemu-1.7.0 vm migration with nbd usage

2014-02-14 Thread Stefan Hajnoczi
On Wed, Feb 12, 2014 at 04:35:19PM +0800, xuanmao_001 wrote: > Hi, Is there a document describe vm migration with nbd server or any example > about it? NBD supports migration because it is a network storage protocol. Imagine you have a "source" host and a "destination" host. The source host is

[Qemu-devel] qemu-1.7.0 vm migration with nbd usage

2014-02-12 Thread xuanmao_001
Hi, Is there a document describe vm migration with nbd server or any example about it? give me some idea, thanks!