From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Weber Subject: Re: Swap usage with KVM Date: Tue, 20 Jul 2010 21:18:09 +0200 Message-ID: <201007202118.09842.davidwerbung@gmx.de> References: <20100711151257.GA13279@defiant.freesoftware> <20100711220858.GE9267@defiant.freesoftware> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-15" Content-Transfer-Encoding: 7bit To: dbareiro@gmx.net, KVM General Return-path: Received: from mail.gmx.net ([213.165.64.20]:48205 "HELO mail.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with SMTP id S1758581Ab0GTTSO (ORCPT ); Tue, 20 Jul 2010 15:18:14 -0400 In-Reply-To: <20100711220858.GE9267@defiant.freesoftware> Sender: kvm-owner@vger.kernel.org List-ID: > Yes, we are using Virtio drivers for networking and storage in both VMs > with cache=none. Both VMs are running Linux 2.6.32-bpo.5-amd64 from > Lenny Backports repositories. For VMHost, we are using a stable version > of KVM with Linux 2.6.32.12 compiled from source code of kernel.org and > qemu-kvm 0.12.3 compiled with the source code obtained from the official > site of KVM. > Afaik this should be this bug http://sourceforge.net/tracker/?func=detail&atid=893831&aid=2989366&group_id=180599 try upgrading to 0.12.4 or backport this commit http://git.kernel.org/?p=virt/kvm/qemu- kvm.git;a=commit;h=012d4869c1eb195e83f159ed7b2bced33f37f960 David