All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stef Coene <stef.coene@docum.org>
To: lartc@vger.kernel.org
Subject: Re: [LARTC] Unknow log message
Date: Wed, 28 May 2003 12:20:31 +0000	[thread overview]
Message-ID: <marc-lartc-105421104231356@msgid-missing> (raw)
In-Reply-To: <marc-lartc-105413827005451@msgid-missing>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain; charset="windows-1252", Size: 3285 bytes --]

On Thursday 29 May 2003 13:22, Rohit Neupane wrote:
> Stef Coene wrote:
> >On Thursday 29 May 2003 08:53, Rohit Neupane wrote:
> >>Hi,
> >>    We have been using HTB for some time without any problem. But for
> >> last 2-3 days I'm getting some different type of  message in log file. I
> >> don't know what this means. Can anybody please tell what is going on?
> >> and if it is a problem what I have to do?
> >>
> >> htb*c10066 m=2 t=-205 c=-205 pq=0 dfS ql=0 pa=0 f:
> >> htb*c10022 m=2 t\x103 c\x103 pq=0 df2 ql=0 pa=0 f:
> >> htb*c10010 m=2 t\x103 c\x103 pq=0 dfq6 ql=0 pa=0 f:
> >> htb*c10032 m=2 t\x103 c\x103 pq=0 df$7093 ql=0 pa=0 f:
> >> htb*c10054 m=2 t\x103 c\x103 pq=0 df694545 ql=0 pa=0 f:
> >> htb*c10256 m=2 t\x198 c\x198 pq=0 df=0 ql=0 pa=0 f:
> >> htb*c10112 m=2 t=5 c=5 pq=0 df\x16343626 ql=0 pa=0 f:
> >> htb*c10020 m=2 t\x100 c\x100 pq=0 df\x1147 ql=0 pa=0 f:
> >> htb*c10064 m=2 t\x105 c\x105 pq=0 df`000000 ql=0 pa=0
> >> htb*c10120 m=2 t=5 c=5 pq=0 df`000000 ql=0 pa=0 f:
> >> htb*c10012 m=2 t“ c“ pq=0 dft3 ql=0 pa=0 f:
> >> htb*c10030 m=2 t™ c™ pq=0 dfu4 ql=0 pa=0 f:
> >> htb*c10056 m=2 t\x103 c\x103 pq=0 dfg4 ql=0 pa=0 f:
> >> htb*c10004 m=2 t=8 c=6 pq=0 dfu0 ql=0 pa=0 f:
> >> htb*c10062 m=2 t\x100 c\x100 pq=0 df\x16046 ql=0 pa=0 f:
> >> htb*c10040 m=2 tT cT pq=0 dfu9 ql=0 pa=0 f:
> >> htb*c10026 m=2 t\x103 c\x103 pq=0 df\x105644 ql=0 pa=0 f:
> >> htb*c10005 m=2 t=8 c=6 pq=0 df\x16 ql=0 pa=0 f:
> >> htb*c10014 m=2 t\x103 c\x103 pq=0 df\x17342 ql=0 pa=0 f:
> >> htb*c10050 m=2 t\x103 c\x103 pq=0 df$13 ql=0 pa=0 f:
> >> htb*c10036 m=2 tV cV pq=0 dfx4 ql=0 pa=0 f:
> >> htb*c10060 m=2 t\x101 c\x101 pq=0 df!00611 ql=0 pa=0 f:
> >> htb*c10024 m=2 t\x103 c\x103 pq=0 df\x14518 ql=0 pa=0 f:
> >> htb*c10106 m=2 t\x105 c\x105 pq=0 df`000000 ql=0 pa=0
> >> htb*c10016 m=2 t\x103 c\x103 pq=0 dfg7 ql=0 pa=0 f:
> >
> >Can you post your htb commands?  And I think there are more messages in
> > your kernel log then the ones you posted.
>
> Well,  htb has been coplaining from time about r2q size being low. In
> fact I'm using default r2q (10).
> Except that I've seen nothing in the log before.
> Here are my rules.
>
> tc qdisc del dev eth0 root
> tc qdisc add dev eth0 root handle 1: htb default 256
> tc qdisc del dev eth1 root
> tc qdisc add dev eth1 root handle 2: htb default 256
>
> #### Client 1
> tc class add dev eth0 parent 1: classid 1:8 htb rate 16kbit ceil 16kbit
> tc class add dev eth1 parent 2: classid 2:8 htb rate 64kbit ceil 64kbit
>
> iptables  -t mangle -A FORWARD  -s xxxx -d xxx -j MARK --set-mark 8
>
> tc filter add dev eth0 protocol ip parent 1: prio 5 handle 8 fw classid 1:8
> tc filter add dev eth1 protocol ip parent 2: prio 5 handle 8 fw classid 2:8
> tc qdisc add dev eth0 parent 1:8 sfq perturb 10
> tc qdisc add dev eth1 parent 2:8 sfq perturb 10
> ### End of Client 1
>
> We are around 30 more such rules.
Ok.

> This is a part of kernel.log
Some more info can be foun on this page :
http://luxik.cdi.cz/~devik/qos/htb/htbfaq.htm
There is also a patch that you can apply.

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/

  reply	other threads:[~2003-05-28 12:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-05-27 16:09 [LARTC] Unknow log message Stef Coene
2003-05-28 12:20 ` Stef Coene [this message]
2003-05-28 13:09 ` Rohit Neupane
2003-05-29 11:40 ` Rohit Neupane

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=marc-lartc-105421104231356@msgid-missing \
    --to=stef.coene@docum.org \
    --cc=lartc@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.