LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Red Hat (https://www.linuxquestions.org/questions/red-hat-31/)
-   -   Cannot apply cgroup filters with tc command Centos5 (https://www.linuxquestions.org/questions/red-hat-31/cannot-apply-cgroup-filters-with-tc-command-centos5-932002/)

edcorona 02-29-2012 03:47 PM

Cannot apply cgroup filters with tc command Centos5
 
Hello,

I want to apply a cgroup filter in a cluster running CentOS 5. I have tested that the following command works well in a CentOS6 machine with the same Kernel version and configuration (3.0.22)

tc filter add dev eth0 protocol ip parent 1: handle 11 cgroup

having already created the necessary root and child tc classes. The error reports this:

RTNETLINK answers: Invalid argument
We have an error talking to the kernel


Is it possible to apply a cgroup filter in CentOS5? Do I need to use a newer version of iproute2? If so, how can I upgrade iproute2? Compilation (configuration) gives me this error:

"libc has setns: no"

Thanks for your help,

Strosek


All times are GMT -5. The time now is 05:55 AM.