From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57067) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBhl2-0002wj-Lo for qemu-devel@nongnu.org; Fri, 07 Feb 2014 04:30:07 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBhkv-0001iS-BT for qemu-devel@nongnu.org; Fri, 07 Feb 2014 04:30:00 -0500 Received: from mx.beyond.pl ([92.43.117.49]:34298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBhkv-0001iO-3u for qemu-devel@nongnu.org; Fri, 07 Feb 2014 04:29:53 -0500 Message-ID: <52F4A78C.8000305@beyond.pl> Date: Fri, 07 Feb 2014 10:29:48 +0100 From: =?UTF-8?B?TWFyY2luIEdpYnXFgmE=?= MIME-Version: 1.0 References: <50562927-0498-460b-8f29-98722e332149@mailpro> <52F496B4.5030505@profihost.ag> <20140207091513.GC2374@work-vm> <52F4A554.1080400@profihost.ag> In-Reply-To: <52F4A554.1080400@profihost.ag> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefan Priebe - Profihost AG , "Dr. David Alan Gilbert" Cc: qemu-devel , Alexandre DERUMIER >>>> do you use xbzrle for live migration ? >>> >>> no - i'm really stucked right now with this. Biggest problem i can't >>> reproduce with test machines ;-( >> >> Only being able to test on your production VMs isn't fun; >> is it possible or you to run an extra program on these VMs - e.g. >> if we came up with a simple (userland) memory test? > > You mean to reproduce? > > I already tried https://code.google.com/p/stressapptest/ while migrating > on a test VM but this works fine. > > I also tried running mysql bench while migrating on a test vm and this > works too ;-( Have you tried to let test VM run idle for some time before migrating? (like 18-24 hours) Having the same (or very similar) problem, I had bigger luck with reproducing it by not using freshly started VMs. -- mg