From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter Lieven Subject: Block Migration Assertion in qemu-kvm 1.2.0 Date: Sun, 16 Sep 2012 12:13:23 +0200 Message-ID: <5055A643.8060505@dlhnet.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: "qemu-devel@nongnu.org" , "kvm@vger.kernel.org" Return-path: Received: from ssl.dlhnet.de ([91.198.192.8]:44182 "EHLO ssl.dlh.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751792Ab2IPKN0 (ORCPT ); Sun, 16 Sep 2012 06:13:26 -0400 Sender: kvm-owner@vger.kernel.org List-ID: Hi, when trying to block migrate a VM from one node to another, the source VM crashed with the following assertion: block.c:3829: bdrv_set_in_use: Assertion `bs->in_use != in_use' failed. Is this sth already addresses/known? Thanks, Peter