Em 14/02/2011, Andre Nathan <an...@digirati.com.br> escreveu:
> The container is configured with the following line:
> >   lxc.cgroup.net_cls.classid = 0x10002 > > And I have the following tc rules: > >   tc qdisc add dev eth0 root handle 1: htb default 30
>   tc class add dev eth0 parent 1: classid 1:2 htb rate 1mbit
>   tc filter add dev eth0 protocol ip parent 1:0 prio 1 handle 1: 
cgroup

As an update, setting the default to "2" made it work. So that confirms tc is 
working, but for some reason it can't see the net_cls.classid in the container's traffic.
Andre
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Lxc-users mailing list
Lxc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/lxc-users

Reply via email to