Re: [libvirt] [PATCH] qemu: fix migration fail of an auto-placementvm after attached memory to it

2017-07-24 Thread Laine Stump
On 07/24/2017 05:37 AM, Peter Krempa wrote: > Please configure your e-mail client so that it does not break threads In particular, your email client is failing to include an "In-Reply-To:" header (which should contain the message-id from the parent message's "Message-Id:" header) (this is

Re: [libvirt] [PATCH] qemu: fix migration fail of an auto-placementvm after attached memory to it

2017-07-24 Thread Peter Krempa
Please configure your e-mail client so that it does not break threads and also that it does not add spurious newlines between lines of the reply. I've trimmed the spurious newlines in the reply. On Mon, Jul 24, 2017 at 17:11:50 +0800, wang.y...@zte.com.cn wrote: > >On Sat, Jul 22, 2017 at

Re: [libvirt] [PATCH] qemu: fix migration fail of an auto-placementvm after attached memory to it

2017-07-24 Thread wang.yi59
>On Sat, Jul 22, 2017 at 05:45:59 -0400, Yi Wang wrote: >> This patch fix this condition: >> -vm has the "auto" placement in vcpu >> -hot-plug memory with source node "1-3" through attach-device command >> -migrate the vm to a host with only 2 numa node >> And the migration will fail