All of lore.kernel.org
 help / color / mirror / Atom feed
* [LARTC] HTB and message 'RTNETLINK answers: Invalid argument'
@ 2004-03-28  8:40 Patrick Spousta
  2004-03-29 23:50 ` Andy Furniss
  2004-03-30  4:03 ` Patrick Spousta
  0 siblings, 2 replies; 3+ messages in thread
From: Patrick Spousta @ 2004-03-28  8:40 UTC (permalink / raw)
  To: lartc

I wish to use HTB shapper with ESFQ scheduler per class. Kernel patched, 
compiled and reinstaled with all needed modules. Package iproute is also 
patched, compiled and this 'new' version is installed.

When I tried assign HTB as root qdisc with the 'new' tc I got message

root@nm-vra:/etc/init.d# tc qdisc add dev eth2 root handle 1: htb default 12
RTNETLINK answers: Invalid argument
root@nm-vra:/etc/init.d#

BUT when I do the same with original tc (I doesn't support ESFQ), 
everything is ok

root@nm-vra:/etc/init.d# /usr/local/sbin/tc qdisc add dev eth2 root 
handle 1: htb default 12
root@nm-vra:/etc/init.d#

Sources for ESFQ patching I take from Debian sources 
(iproute_20010824.orig.tar.gz, iproute_20010824-8.diff.gz and 
iproute_20010824-8.dsc). I hope it sources are the same version as 
original (Debian binary) iproute package.

When I tried apply HTB3.6 patch to iproute sources I got message, that 
the patch is already used.

Do anybody know where is problem?

Patrick

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] HTB and message 'RTNETLINK answers: Invalid argument'
  2004-03-28  8:40 [LARTC] HTB and message 'RTNETLINK answers: Invalid argument' Patrick Spousta
@ 2004-03-29 23:50 ` Andy Furniss
  2004-03-30  4:03 ` Patrick Spousta
  1 sibling, 0 replies; 3+ messages in thread
From: Andy Furniss @ 2004-03-29 23:50 UTC (permalink / raw)
  To: lartc

Patrick Spousta wrote:
> I wish to use HTB shapper with ESFQ scheduler per class. Kernel patched, 
> compiled and reinstaled with all needed modules. Package iproute is also 
> patched, compiled and this 'new' version is installed.
> 
> When I tried assign HTB as root qdisc with the 'new' tc I got message
> 
> root@nm-vra:/etc/init.d# tc qdisc add dev eth2 root handle 1: htb 
> default 12
> RTNETLINK answers: Invalid argument
> root@nm-vra:/etc/init.d#
> 
> BUT when I do the same with original tc (I doesn't support ESFQ), 
> everything is ok
> 
> root@nm-vra:/etc/init.d# /usr/local/sbin/tc qdisc add dev eth2 root 
> handle 1: htb default 12
> root@nm-vra:/etc/init.d#
> 
> Sources for ESFQ patching I take from Debian sources 
> (iproute_20010824.orig.tar.gz, iproute_20010824-8.diff.gz and 
> iproute_20010824-8.dsc). I hope it sources are the same version as 
> original (Debian binary) iproute package.
> 
> When I tried apply HTB3.6 patch to iproute sources I got message, that 
> the patch is already used.
> 
> Do anybody know where is problem?

I don't know what the problem is but there is a binary tc with esqf 
patch on Alexander Clouters site

http://www.digriz.org.uk/jdg-qos-script/

http://www.digriz.org.uk/jdg-qos-script/releases/binaries-031207.tar.bz2

Andy.

_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [LARTC] HTB and message 'RTNETLINK answers: Invalid argument'
  2004-03-28  8:40 [LARTC] HTB and message 'RTNETLINK answers: Invalid argument' Patrick Spousta
  2004-03-29 23:50 ` Andy Furniss
@ 2004-03-30  4:03 ` Patrick Spousta
  1 sibling, 0 replies; 3+ messages in thread
From: Patrick Spousta @ 2004-03-30  4:03 UTC (permalink / raw)
  To: lartc

Andy Furniss wrote:

>> Sources for ESFQ patching I take from Debian sources 
>> (iproute_20010824.orig.tar.gz, iproute_20010824-8.diff.gz and 
>> iproute_20010824-8.dsc). I hope it sources are the same version as 
>> original (Debian binary) iproute package.
>>
>> When I tried apply HTB3.6 patch to iproute sources I got message, that 
>> the patch is already used.
>>
>> Do anybody know where is problem?
> 
> 
> I don't know what the problem is but there is a binary tc with esqf 
> patch on Alexander Clouters site
> 
> http://www.digriz.org.uk/jdg-qos-script/
> 
> http://www.digriz.org.uk/jdg-qos-script/releases/binaries-031207.tar.bz2

It helps me. Correct link is
http://www.digriz.org.uk/jdg-qos-script/releases/binaries-latest.tar.bz2

Thanks
Patrick

> 
> Andy.
> 
> 


_______________________________________________
LARTC mailing list / LARTC@mailman.ds9a.nl
http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO: http://lartc.org/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-03-30  4:03 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-03-28  8:40 [LARTC] HTB and message 'RTNETLINK answers: Invalid argument' Patrick Spousta
2004-03-29 23:50 ` Andy Furniss
2004-03-30  4:03 ` Patrick Spousta

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.