From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Wed, 11 Dec 2002 20:49:28 +0000 Subject: Re: [LARTC] Unable to delete qdisc / class Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: lartc@vger.kernel.org On Wednesday 11 December 2002 21:04, Serge Maandag wrote: > Thanx, but this is what I get: > > sh-2.04# tc qdisc del dev eth0 root handle 22: > RTNETLINK answers: Invalid argument > > > So then I did: > sh-2.04# tc qdisc del dev eth0 root help > Usage: tc qdisc [ add | del | replace | change | get ] dev STRING > [ handle QHANDLE ] [ root | ingress | parent CLASSID ] > [ estimator INTERVAL TIME_CONSTANT ] > [ [ QDISC_KIND ] [ help | OPTIONS ] ] > > tc qdisc show [ dev STRING ] [ingress] > Where: > QDISC_KIND := { [p|b]fifo | tbf | prio | cbq | red | etc. } > OPTIONS := ... try tc qdisc add help > > > And I saw that handle is shown before root, so I tried: > > sh-2.04# tc qdisc del dev eth0 handle 22: root > RTNETLINK answers: Invalid argument > > It's about to drive me mad :( I think you triggered a bug. But I don't know what you can do about it. Stef -- stef.coene@docum.org "Using Linux as bandwidth manager" http://www.docum.org/ #lartc @ irc.oftc.net _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/