Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-06-23 Thread Przemysław Knycz
> I'll check if the queues work - i have: Queues works, but i have other problem: Jun 23 22:57:02 cnt kernel: [ 6200.361602] htb: too many events! And queues are dropped: (1st container) # tc -s class show dev eth0 | grep bytes | grep -v "dropped 0" Sent 9391902 bytes 36072 pkt (dropped 1535, o

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-06-22 Thread Przemysław Knycz
Hi! > Just as a follow-up, it looks like that patch by Tom Goff missed the window > for 2.6.34 but should be included in 2.6.35. You can find it at least in the > next-20100511 kernel. I'll check if the queues work - i have: # uname -r 2.6.35-rc3 and tc qdisc are shown at containers. Thanks

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-05-11 Thread Ahrenholz, Jeffrey M
> > I tried your tc htb commands within a container using such > a kernel and they worked (although I didn't send traffic to > test the queuing). Be sure to first modprobe sch_htb on the host. > > > > Great, thanks for the pointer ! Just as a follow-up, it looks like that patch by Tom Goff missed

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-05-11 Thread Daniel Lezcano
Ahrenholz, Jeffrey M wrote: >>> I am discovering IFB / IMQ. Are you asking if we can move a >>> >> IFB/IMQ device >> >>> to a container ? >>> >> Eh, sorry, i'm wondered how to create qos machine into container and >> for now it's not possible, sad :-( >> > > there is a patc

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-05-10 Thread Przemysław Knycz
Hi! > I tried your tc htb commands within a container using such a kernel and they > worked (although I didn't send traffic to test the queuing). Be sure to first > modprobe sch_htb on the host. Ok i will test it at next week and write results :) Regrads. -- . Przemyslaw Stanislaw Knycz, xmp

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-05-10 Thread Ahrenholz, Jeffrey M
> > I am discovering IFB / IMQ. Are you asking if we can move a > IFB/IMQ device > > to a container ? > > Eh, sorry, i'm wondered how to create qos machine into container and > for now it's not possible, sad :-( there is a patch that may help: http://patchwork.ozlabs.org/patch/48195/ I tried yo

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-04-17 Thread Przemysław Knycz
> I am discovering IFB / IMQ. Are you asking if we can move a IFB/IMQ device > to a container ? Eh, sorry, i'm wondered how to create qos machine into container and for now it's not possible, sad :-( Regards. -- . Przemyslaw Stanislaw Knycz, xmpp:djrz...@kol.net.pl . | Wireless & IT specialist

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-04-17 Thread Daniel Lezcano
Przemysław Knycz wrote: > Hi! > > >> At the first glance I would say it is not supported by the kernel yet. >> > > Is there support for IFB or IMQ in container? 2.6.33 can support this? > IFB and IMQ are out of kernel tree, right ? I am discovering IFB / IMQ. Are you asking if we can m

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-04-16 Thread Przemysław Knycz
Hi! > At the first glance I would say it is not supported by the kernel yet. Is there support for IFB or IMQ in container? 2.6.33 can support this? Regards. -- . Przemyslaw Stanislaw Knycz, xmpp:djrz...@kol.net.pl . | Wireless & IT specialist --- Mobile : +48 601391681 | | KIKE Founder & Membe

Re: [Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-04-16 Thread Daniel Lezcano
Przemysław Knycz wrote: > Hello! > > Linux kontener 2.6.32-kolnet #1 SMP Wed Apr 7 17:32:50 CEST 2010 > x86_64 GNU/Linux > ii lxc0.6.5-1Linux containers userspace tools > > On containers i've trying to do: > > queue-www:/# /sbin/tc qdisc add dev eth1 root handle 1:0 htb > RTNET

[Lxc-users] tc on container gets RTNETLINK answers: Invalid argument

2010-04-16 Thread Przemysław Knycz
Hello! Linux kontener 2.6.32-kolnet #1 SMP Wed Apr 7 17:32:50 CEST 2010 x86_64 GNU/Linux ii lxc0.6.5-1Linux containers userspace tools On containers i've trying to do: queue-www:/# /sbin/tc qdisc add dev eth1 root handle 1:0 htb RTNETLINK answers: Invalid argument queue-www: