From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Tokarev Subject: Re: QEMU P2P migration speed Date: Fri, 07 Feb 2014 20:10:12 +0400 Message-ID: <52F50564.20806@msgid.tls.msk.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: Andrey Korolyov , kvm@vger.kernel.org To: Paolo Bonzini Return-path: Received: from isrv.corpit.ru ([86.62.121.231]:34381 "EHLO isrv.corpit.ru" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752339AbaBGQTO (ORCPT ); Fri, 7 Feb 2014 11:19:14 -0500 In-Reply-To: <52F4FC93.2040704@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 07.02.2014 19:32, 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. I've no idea when qemu breaks libvirt. I found out - just by a chance - that qemu 1.3+ breaks libvirt <1.0, and I stated this in the deps. But the thing that 1.6 requires libvirt 1.2 is news for me. I'll add this requiriment to the debian package. At any rate, there's no libvirt 1.0 in debian. Current stable has 0.9, and current testing has 1.2.1, and this version is also available in backports for stable. 1.2 was the first version past 0.9 which were backproted to stable. There's no other versions of libvirt in debian. So whomever installed that mess did that on their own, it is definitely not supported on debian ;) Thanks, /mjt >> 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 >