From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrey Korolyov Subject: Re: QEMU P2P migration speed Date: Sat, 08 Feb 2014 15:33:44 +0400 Message-ID: <52F61618.4010403@xdel.ru> References: <52F11E1C.8060608@xdel.ru> <52F1E7E1.5040607@redhat.com> <52F2169D.9080806@xdel.ru> <52F25589.50503@redhat.com> <52F390E2.5070100@xdel.ru> <52F495E4.6060209@redhat.com> <52F4DA75.8000305@xdel.ru> <52F4FC93.2040704@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, Michael Tokarev To: Paolo Bonzini Return-path: Received: from mail-la0-f42.google.com ([209.85.215.42]:42015 "EHLO mail-la0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751653AbaBHLeQ (ORCPT ); Sat, 8 Feb 2014 06:34:16 -0500 Received: by mail-la0-f42.google.com with SMTP id hr13so3516985lab.1 for ; Sat, 08 Feb 2014 03:34:10 -0800 (PST) In-Reply-To: <52F4FC93.2040704@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On 02/07/2014 07:32 PM, Paolo Bonzini wrote: > Il 07/02/2014 14:07, Andrey Korolyov ha scritto: >> Ok, I will do, but looks like libvirt version(1.0.2) in not relevant - >> it meets criteria set by debian packagers > > Then Debian's qemu packaging it's wrong, QEMU 1.6 or newer should conflict > with libvirt <1.2.0. > >> and again, 'broken state' is >> not relevant to the libvirt state history, it more likely to be qemu/kvm >> problem. > > It is relevant, qemu introduced a new migration status before "active" > ("setup") and libvirt doesn't recognize it. That's why you need at > least 1.2.0. > > Paolo > Thanks, both issues - with reverted CPU dependency and with migration itself went away.