[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] can xen partition physical network bandwidth for guest VMs
On 09/06/2011 12:07, xc l wrote: Hello Can xen partition physical network bandwidth for guest VMs.For example,a physical server`s network bandwidth is 1G,can I allocate 200M to domain1 and 300M to domain2.......?Many thanks/lists.xensource.com/xen-users I don't think Xen can do this. However this shouldn't be hard to implement using the standard linux tc filter. If you label your virtual interface names so they remain static ( vifname=xxxx ) then you can use tc to create a QoS on the interface resulting in what you requested. -- May the ping be with you .. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |