From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:53484) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9Gcd-00017b-Re for qemu-devel@nongnu.org; Mon, 21 Jul 2014 12:39:40 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X9GcU-0008RH-RV for qemu-devel@nongnu.org; Mon, 21 Jul 2014 12:39:31 -0400 Received: from mail-we0-x22d.google.com ([2a00:1450:400c:c03::22d]:46937) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X9GcU-0008RC-Je for qemu-devel@nongnu.org; Mon, 21 Jul 2014 12:39:22 -0400 Received: by mail-we0-f173.google.com with SMTP id q58so7979166wes.32 for ; Mon, 21 Jul 2014 09:39:21 -0700 (PDT) Sender: Paolo Bonzini Message-ID: <53CD4232.5040806@redhat.com> Date: Mon, 21 Jul 2014 18:39:14 +0200 From: Paolo Bonzini MIME-Version: 1.0 References: <20140717192204.GL2424@work-vm> <20140718171409.GD10517@work-vm> <53C97FAB.9020500@redhat.com> <53C99774.1070206@redhat.com> <1405941327.27264.3.camel@nilsson.home.kraxel.org> In-Reply-To: <1405941327.27264.3.camel@nilsson.home.kraxel.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] status for rc3/release List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: Peter Maydell , quintela@redhat.com, aik@ozlabs.ru, QEMU Developers , "Dr. David Alan Gilbert" , amit.shah@redhat.com Il 21/07/2014 13:15, Gerd Hoffmann ha scritto: > Yep. I have a script[1] doing ping-pong live migration on localhost. > To check out live migration issues I either use a live iso, or do a > fresh install of the guest triggering the issues, with ping-pong live > migration already running during the install. > > Any attempt to install fedora doesn't come very far, neither from iso > nor via pxe from network, with all sorts of strange guest behavior > (anaconda crashing or reporting corrupted repodata for example). Dave > found squashfs errors in the guests kernel log, which explains why > anaconda is crashing. Thanks, it doesn't even pass media check here. I've sent a patch to fix it, and will package it in a pull request tomorrow. There's another migration issue, I guess either mst or I will look at it in the next couple of days. It will definitely miss rc3, but it's PC only. Paolo