Displaying 3 results from an estimated 3 matches for "elementsblocktuning".
2012 Oct 29
1
libvirt and cgroups/blkio
Hi,
is there a way to configure blkio via libvirt (xml)?
Regards
Erkan
--
?ber den grenzen mu? die freiheit wohl wolkenlos sein
2012 Nov 26
1
Block device IO limits
Hi all,
is there a way to limit the throughput (or the number of operations per seconds) of a block device?
I ask because I've a couple of misconfigured VMs that are performing a lot of disk activity (swapping I'd bet but I haven't access to their OS). Since their storage is on a NFS share they are slowing down other VMs on the same share.
Thank you.
Davide.
2014 Jun 27
1
libvirt on OpenStack
Hi,
I am running OpenStack Cluster and use libvirt + cgroup to limit vm’s performance
https://wiki.openstack.org/InstanceResourceQuota
What I am confusing is..
1. After running a vm instance with some croup limit applied, I can’t find any related cgroup settings.
2. Can I change limit value after instance is running? like change disk_read_iops_sec from 10 to 20.
One of the xml file like below.