Re: [Qemu-devel] [PATCH] throttle: refuse iops-size without iops-total/read/write

2016-06-02 Thread Stefan Hajnoczi
On Wed, Jun 01, 2016 at 05:40:31PM -0700, Stefan Hajnoczi wrote: > In a similar vein to commit ee2bdc33c913b7d765baa5aa338c29fb30a05c9a > ("throttle: refuse bps_max/iops_max without bps/iops") it is likely that > the user made a configuration error if iops-size has been set but no > iops limit has

Re: [Qemu-devel] [PATCH] throttle: refuse iops-size without iops-total/read/write

2016-06-02 Thread Alberto Garcia
On Thu 02 Jun 2016 02:40:31 AM CEST, Stefan Hajnoczi wrote: > In a similar vein to commit ee2bdc33c913b7d765baa5aa338c29fb30a05c9a > ("throttle: refuse bps_max/iops_max without bps/iops") it is likely that > the user made a configuration error if iops-size has been set but no > iops limit has bee

[Qemu-devel] [PATCH] throttle: refuse iops-size without iops-total/read/write

2016-06-01 Thread Stefan Hajnoczi
In a similar vein to commit ee2bdc33c913b7d765baa5aa338c29fb30a05c9a ("throttle: refuse bps_max/iops_max without bps/iops") it is likely that the user made a configuration error if iops-size has been set but no iops limit has been set. Print an error message so the user can check their throttling