public inbox for kvm@vger.kernel.org
 help / color / mirror / Atom feed
* limiting guest block i/o for qos
@ 2010-11-25  5:58 T Johnson
  2010-11-25  8:33 ` Nikola Ciprich
  0 siblings, 1 reply; 5+ messages in thread
From: T Johnson @ 2010-11-25  5:58 UTC (permalink / raw)
  To: kvm

Hello,

Does anyone know of any work in progress or any tricks to limit a
guest's i/o requests to a specific throttled rate? I have guests that
mount their filesystems via virtio, which are images served on an NFS
server. Some of these guests will flood the server with requests and
can then choke out the i/o requests of neighboring guests. I'd rather
be able to specify that certain guests can only get so many read or
write iops. i/o bandwidth rates would be nice, but iops tend to be the
killer since an nfs server only has so many.

I've seen something recently on a block i/o throttling via cgroups,
but from what I've been able to grok... this support is being built
only with local devices in mind? I'm afraid that wouldn't work for my
NFS server setup and image files?

Is there something that can be done from with virtio? Or another trick?

Thanks,
Thomas

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2010-11-30  0:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-25  5:58 limiting guest block i/o for qos T Johnson
2010-11-25  8:33 ` Nikola Ciprich
2010-11-29  2:00   ` T Johnson
2010-11-29  9:58     ` Stefan Hajnoczi
2010-11-30  0:57       ` T Johnson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox