[ 
https://issues.apache.org/jira/browse/CLOUDSTACK-1301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13641695#comment-13641695
 ] 

Wei Zhou commented on CLOUDSTACK-1301:
--------------------------------------

I have changed QEMU source code to support burst I/O when block I/O throttliing.
It is because I only want to limit disk I/O rate of large file or large iops. 
For one write/read small file or small iops, I do not want to limit the I/O 
rate.
There are two parameters (burst_window, burst_interval) which are fixed in QEMU 
now.

Do some one have similar use cases scenarios? Any suggestion? Thanks.
                
> VM Disk I/O Throttling
> ----------------------
>
>                 Key: CLOUDSTACK-1301
>                 URL: https://issues.apache.org/jira/browse/CLOUDSTACK-1301
>             Project: CloudStack
>          Issue Type: New Feature
>      Security Level: Public(Anyone can view this level - this is the 
> default.) 
>    Affects Versions: 4.0.0, 4.1.0
>            Reporter: Wei Zhou
>            Assignee: Wei Zhou
>             Fix For: 4.2.0
>
>
> VM Disk I/O Throttling, to set the maximum disk I/O rate of VMs.
> Virtual machines are running on the same storage device (local storage or 
> share strage). Because of the rate limitation of device (such as iops), if 
> one VM has large disk operation, it may affect the disk performance of other 
> VMs running on the same storage device.
>  It is neccesary to set the maximum rate and limit the disk I/O of VMs.
> More details:
> https://cwiki.apache.org/confluence/display/CLOUDSTACK/VM+IO+Throttling

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to