From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Treutner Subject: Re: [Qemu-devel] Re: qemu-kvm-0.12 bug? Date: Tue, 29 Dec 2009 13:08:26 +0100 Message-ID: <200912291308.26915.thomas@scripty.at> References: <200912221302.28798.thomas@scripty.at> <4B39E3AC.8060901@redhat.com> <20091229094839.575a4d86@doriath> Mime-Version: 1.0 Content-Type: text/plain; charset="ansi_x3.4-1968" Content-Transfer-Encoding: 7bit Cc: Avi Kivity , Bernhard Held , "qemu-devel" , kvm@vger.kernel.org To: Luiz Capitulino Return-path: Received: from static.115.55.40.188.clients.your-server.de ([188.40.55.115]:34497 "EHLO scripty.at" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751225AbZL2MIi (ORCPT ); Tue, 29 Dec 2009 07:08:38 -0500 In-Reply-To: <20091229094839.575a4d86@doriath> Content-Disposition: inline Sender: kvm-owner@vger.kernel.org List-ID: On Tuesday 29 December 2009 12:48:39 Luiz Capitulino wrote: > On Tue, 29 Dec 2009 13:10:36 +0200 Avi Kivity wrote: > > Hm, I get "The balloon device has not been activated by the guest" in > > the qemu monitor. > > Is the "-balloon virtio" parameter passed on the command-line? # grep balloon /usr/local/var/log/libvirt/qemu/* | wc -l 0 These logs include some history - so the parameter isn't used by libvirt even when ballooning works? kr,t