[libvirt] tunnelled migration with libvirt 0.9.0

Eric Blake eblake at redhat.com
Wed Apr 20 13:01:25 UTC 2011


On 04/20/2011 04:23 AM, Wen Congyang wrote:
>> migrateFrom is set to "stdin" but in src/qemu/qemu_command.c
>> there is no such match which ends in the above error.
> 
> Yes, the tunnelled migration has been broken.

Aargh - another typo strikes my patches.  :(

> 
> Please applied the following patch and try it again:
> 
>>From 55dac9d193644b7957ea730b8739633cd185d494 Mon Sep 17 00:00:00 2001
> From: Wen Congyang <wency at cn.fujitsu.com>
> Date: Wed, 20 Apr 2011 18:20:12 +0800
> Subject: [PATCH] fix tunnelled migration's regression
> 
> If the migrateFrom is "stdio" not "stdin", qemuBuildCommandLine()
> will convert it to exec:cat or fd:n.
> 
> ---
>  src/qemu/qemu_migration.c |    4 ++--
>  1 files changed, 2 insertions(+), 2 deletions(-)

ACK, please apply.

-- 
Eric Blake   eblake at redhat.com    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 620 bytes
Desc: OpenPGP digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20110420/2c9ba16b/attachment-0001.sig>


More information about the libvir-list mailing list