<div dir="ltr"><div>Hi Tim,</div><br>> Message: 5<br>> Date: Sun, 2 Feb 2014 09:56:44 +0000<br>> From: Tim Bell <<a href="mailto:Tim.Bell@cern.ch">Tim.Bell@cern.ch</a>><br>> To: "<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>"<br>

>         <<a href="mailto:openstack-operators@lists.openstack.org">openstack-operators@lists.openstack.org</a>><br>> Subject: [Openstack-operators] Limiting IOPS on a specific VM<br>> Message-ID:<br>>         <<a href="mailto:5D7F9996EA547448BC6C54C8C5AAF4E5D99B0D41@CERNXCHG42.cern.ch">5D7F9996EA547448BC6C54C8C5AAF4E5D99B0D41@CERNXCHG42.cern.ch</a>><br>

> Content-Type: text/plain; charset="us-ascii"<br>><br>><br>> With <a href="https://wiki.openstack.org/wiki/InstanceResourceQuota">https://wiki.openstack.org/wiki/InstanceResourceQuota</a>, it is possible to define the maximum disk read rate such as<br>

><br>> nova flavor-key m1.small  set quota:disk_read_bytes_sec=10240000<br>><br>> Is there a way to do the same thing for one VM rather than for a flavor ? If a hypervisor is encountering a high I/O load, we would like to be able to throttle back the IOPS from some of the VMs temporarily.<div>

<br></div><div>Couldn't you just directly twiddle the relevant cgroups knobs for the problem instance/s?</div><div><br></div><div>Perhaps you are looking for a Nova integrated approach though... I don't think anything exists yet. Out of curiosity, how are you detecting this in the first place?</div>

<div><br></div><div>-- <br>Cheers,<br>~Blairo
</div></div>