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(a)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(a)redhat.com +1-801-349-2682
Libvirt virtualization library
http://libvirt.org