All of lore.kernel.org
 help / color / mirror / Atom feed
From: Daniel Bareiro <daniel-listas@gmx.net>
To: KVM General <kvm@vger.kernel.org>
Subject: Memory ballooning deactivated by the guest
Date: Mon, 4 Jan 2010 06:20:28 -0300	[thread overview]
Message-ID: <20100104092028.GC2794@defiant.freesoftware> (raw)

[-- Attachment #1: Type: text/plain, Size: 1112 bytes --]

Hi all!

I'm using Linux 2.6.32.2 with qemu-kvm-0.12.1.1 and, testing memory
ballooning, I obtained the following message:

root@ubuntu:~# telnet localhost 5001
Trying 127.0.0.1...
Connected to localhost.
Escape character is '^]'.
QEMU 0.12.1 monitor - type 'help' for more information
(qemu)
(qemu)
(qemu)
(qemu) info balloon
The balloon device has not been activated by the guest


I have understood that to do balooning it is sufficient that kernel of
guest is compiled with virtio-balloon driver:

test:~# uname -a
Linux test 2.6.32-dgb #1 SMP Thu Dec 24 23:42:21 ART 2009 x86_64
GNU/Linux
test:~#
test:~#
test:~#
test:~# cat /boot/config-2.6.32-dgb | grep -i virtio
CONFIG_NET_9P_VIRTIO=m
CONFIG_VIRTIO_BLK=m
CONFIG_VIRTIO_NET=m
# CONFIG_VIRTIO_CONSOLE is not set
CONFIG_HW_RANDOM_VIRTIO=m
CONFIG_VIRTIO=m
CONFIG_VIRTIO_RING=m
CONFIG_VIRTIO_PCI=m
CONFIG_VIRTIO_BALLOON=m


Which can be the problem?

Thanks in advance.

Regards,
Daniel
-- 
Fingerprint: BFB3 08D6 B4D1 31B2 72B9  29CE 6696 BF1B 14E6 1D37
Powered by Debian GNU/Linux Lenny - Linux user #188.598

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]

             reply	other threads:[~2010-01-04  9:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04  9:20 Daniel Bareiro [this message]
2010-01-04  9:30 ` Memory ballooning deactivated by the guest Avi Kivity
2010-01-04 10:08   ` Daniel Bareiro
2010-01-04 10:12     ` Avi Kivity

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20100104092028.GC2794@defiant.freesoftware \
    --to=daniel-listas@gmx.net \
    --cc=dbareiro@gmx.net \
    --cc=kvm@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.