> There is a way to limit the bandwith for a domU ?If you''re running Linux, you can just use tc scripts (have a look at tcng for ease of use) as would on a Linux router. -- Sylvain COUTANT ADVISEO http://www.adviseo.fr/ http://www.open-sp.fr/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Hi, The question is simple :) There is a way to limit the bandwith for a domU ? Thanks, -- David CHANIAL - Euro Web SARL - http://www.euro-web.fr Location de serveurs dédiés infogérés Infogérance et consulting Hébergement mutualisé sur mesure Serveurs de jeux _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Le Dimanche 11 Décembre 2005 18:05, Sylvain Coutant a écrit :> If you''re running Linux, you can just use tc scripts (have a look at tcng > for ease of use) as would on a Linux router.frenchs users speaking on english mailing :) so but if i do that, i have to dedicate a linux router for vds, based on ip source... may be it is a way to use tc or another thing, directly on the virtuals interface in the dom0 side ? Cordialement, -- David CHANIAL - Euro Web SARL - http://www.euro-web.fr Location de serveurs dédiés infogérés Infogérance et consulting Hébergement mutualisé sur mesure Serveurs de jeux _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
> frenchs users speaking on english mailing :);-)> based on > ip source...Or MAC or any other Ethernet/IP/TCP/UDP header.> may be it is a way to use tc or another thing, directly on the virtuals > interface in the dom0 side ?You can have your dom0 apply tc rules based, e.g. on the interface. Whether it does route or not is not important. Regards, -- Sylvain COUTANT ADVISEO http://www.adviseo.fr/ http://www.open-sp.fr/ _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Le Dimanche 11 Décembre 2005 20:52, Sylvain Coutant a écrit :> Or MAC or any other Ethernet/IP/TCP/UDP header.yes :)> > may be it is a way to use tc or another thing, directly on the virtuals > > interface in the dom0 side ? > > You can have your dom0 apply tc rules based, e.g. on the interface. Whether > it does route or not is not important.so the idea is the dom0 act as router for his domU ? thanks, -- David CHANIAL - Euro Web SARL - http://www.euro-web.fr Location de serveurs dédiés infogérés Infogérance et consulting Hébergement mutualisé sur mesure Serveurs de jeux _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
On Mon, Dec 12, 2005 at 08:55:37AM +0100, David CHANIAL wrote:> Le Dimanche 11 Décembre 2005 20:52, Sylvain Coutant a écrit : > > You can have your dom0 apply tc rules based, e.g. on the interface. Whether > > it does route or not is not important. > > so the idea is the dom0 act as router for his domU ?That''s possible but not what he means. All data from the domUs will come through a vif in the dom0 no matter what network topology you choose. You should be able to use tc on the vif. (not tried personally) _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users