14.01.2013 03:55, Matthew Spah ?????:
Hey everyone,

I'm currently testing and documenting the qos parameters for VIF interfaces. I've set up two VMs with VIF interfaces attached to an internal network. I've set the following qos parameters on each VIF interface.

/xe vif-param-set uuid=<VIF UUID> qos_algorithm_type=ratelimit/
/xe vif-param-set uuid=<VIF UUID> qos_algorithm_params:kbps=100/
iperf is showing me bandwidth rates between the two VMS that aren't limited to 100 kbps. Am I missing something?

kbps is not kbps, but a KiloBYTESperSecond. Really strange, but it is. kbps=12 will make it 100kpbs.

_______________________________________________
Xen-api mailing list
Xen-api@lists.xen.org
http://lists.xen.org/cgi-bin/mailman/listinfo/xen-api

Reply via email to