From: Wolfgang Hennerbichler <wolfgang.hennerbichler@risc-software.at>
To: <kvm@vger.kernel.org>
Subject: kvm + ceph performance issues
Date: Thu, 7 Mar 2013 12:57:55 +0100 [thread overview]
Message-ID: <513880C3.2030608@risc-software.at> (raw)
hi,
I'm running a virtual machine with the following command:
LC_ALL=C
PATH=/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin
QEMU_AUDIO_DRV=none /usr/bin/kvm -S -M pc-1.0 -enable-kvm -m 4096 -smp
2,sockets=2,cores=1,threads=1 -name korfu_ceph -uuid
a9131b8f-d087-26f4-2ca9-018505f11838 -nodefconfig -nodefaults -chardev
socket,id=charmonitor,path=/var/lib/libvirt/qemu/korfu_ceph.monitor,server,nowait
-mon chardev=charmonitor,id=monitor,mode=control -rtc base=localtime
-no-shutdown -device lsi,id=scsi0,bus=pci.0,addr=0x4 -drive
file=rbd:rd/korfu:rbd_cache=1:mon_host=rd-clusternode21\:6789\;rd-clusternode22\:6789,if=none,id=drive-ide0-0-0,format=raw
-device
ide-drive,bus=ide.0,unit=0,drive=drive-ide0-0-0,id=ide0-0-0,bootindex=1
-usb -vnc 127.0.0.1:0 -vga std -device
virtio-balloon-pci,id=balloon0,bus=pci.0,addr=0x5
kvm-version is that from ubuntu LTS: 1.0+noroms-0ubuntu14.7
When I read or write big files the system basically gets unusable
(mouse-cursor in VNC jerks across the screen, i/o is mostly on
blocking). I know it is related to ceph in a way, but also to KVM, as it
seems that there a lot of IRQ's happening (or how do you explain the
mourse cursor in VNC jerking and lagging behind time?_) . Ceph Mailing
List doesn't really help. High CPU load doesn't hurt the machine, it's
only Harddisk I/O. Oh, and the main host running kvm doesn't really
suffer, too. some i/o waiting, but not really swapping or something.
Here's my libvirt-config if it is of any help:
http://pastie.org/6411055
any hints would REALLY be appreciated...
Wolfgang
next reply other threads:[~2013-03-07 12:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-07 11:57 Wolfgang Hennerbichler [this message]
2013-03-08 8:35 ` kvm + ceph performance issues Stefan Hajnoczi
2013-03-11 9:45 ` Wolfgang Hennerbichler
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=513880C3.2030608@risc-software.at \
--to=wolfgang.hennerbichler@risc-software.at \
--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.