From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:50464) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMzn-0005NC-9J for qemu-devel@nongnu.org; Thu, 06 Feb 2014 06:19:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WBMzf-0006ru-Mi for qemu-devel@nongnu.org; Thu, 06 Feb 2014 06:19:51 -0500 Received: from mail-ph.de-nserver.de ([85.158.179.214]:33929) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WBMzf-0006re-Bi for qemu-devel@nongnu.org; Thu, 06 Feb 2014 06:19:43 -0500 Message-ID: <52F36FC8.2010302@profihost.ag> Date: Thu, 06 Feb 2014 12:19:36 +0100 From: Stefan Priebe - Profihost AG MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Alexandre DERUMIER Cc: qemu-devel , pve-devel@pve.proxmox.com Am 06.02.2014 12:14, schrieb Alexandre DERUMIER: > Do you force rbd_cache=true in ceph.conf? no > if yes, do you use cache=writeback ? yes So this should be safe. PS: all my guests do not even have !!SWAP!! # free|grep Swap Swap: 0 0 0 Stefan > according to ceph doc: > http://ceph.com/docs/next/rbd/qemu-rbd/ > > "Important If you set rbd_cache=true, you must set cache=writeback or risk data loss. Without cache=writeback, QEMU will not send flush requests to librbd. If QEMU exits uncleanly in this configuration, filesystems on top of rbd can be corrupted." > > > > ----- Mail original ----- > > De: "Stefan Priebe" > À: pve-devel@pve.proxmox.com, "qemu-devel" > Envoyé: Mercredi 5 Février 2014 18:51:15 > Objet: [pve-devel] QEMU LIve Migration - swap_free: Bad swap file entry > > Hello, > > after live migrating machines with a lot of memory (32GB, 48GB, ...) i > see pretty often crashing services after migration and the guest kernel > prints: > > [1707620.031806] swap_free: Bad swap file entry 00377410 > [1707620.031806] swap_free: Bad swap file entry 00593c48 > [1707620.031807] swap_free: Bad swap file entry 03201430 > [1707620.031807] swap_free: Bad swap file entry 01bc5900 > [1707620.031807] swap_free: Bad swap file entry 0173ce40 > [1707620.031808] swap_free: Bad swap file entry 011c0270 > [1707620.031808] swap_free: Bad swap file entry 03c58ae8 > [1707660.749059] BUG: Bad rss-counter state mm:ffff88064d09f380 idx:1 > val:1536 > [1707660.749937] BUG: Bad rss-counter state mm:ffff88064d09f380 idx:2 > val:-1536 > > Qemu is 1.7 > > Does anybody know a fix? > > Greets, > Stefan > _______________________________________________ > pve-devel mailing list > pve-devel@pve.proxmox.com > http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-devel >