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

Przemysław Knycz pknycz at kolnet.eu
Wed Jun 23 21:03:50 UTC 2010


> 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, overlimits 0 requeues 0)
 Sent 59373314 bytes 96545 pkt (dropped 7736, overlimits 0 requeues 0)

(2nd container)
# tc -s class show dev eth0 | grep bytes | grep -v "dropped 0"
 Sent 29670840 bytes 22202 pkt (dropped 67077, overlimits 0 requeues 0)

Ideas how to fix this?

-- 
psk




More information about the lxc-users mailing list