> 在 2015年3月24日,下午1:23,Dietmar Maurer <[email protected]> 写道:
> 
> Oh, you should ignore me. I messed up disk IO limits with network limits :-(
> 
> So you are right, we use TC to limit traffic...

ok… this is a bug for that (rate limit can’t work)?  


maybe consider use OVS... 

To rate limit VM1 to 1 Mbps, use these commands:
ovs-vsctl set interface tap0 ingress_policing_rate=1000
ovs-vsctl set interface tap0 ingress_policing_burst=100

http://openvswitch.org/support/config-cookbooks/qos-rate-limiting/

PVE can easy implementation it when use the OVS. 

Thanks.



Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
pve-user mailing list
[email protected]
http://pve.proxmox.com/cgi-bin/mailman/listinfo/pve-user

Reply via email to