From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stef Coene Date: Wed, 28 May 2003 12:20:31 +0000 Subject: Re: [LARTC] Unknow log message Message-Id: List-Id: References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="windows-1252" Content-Transfer-Encoding: quoted-printable To: lartc@vger.kernel.org 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=3D2 t=3D-205 c=3D-205 pq=3D0 dfS ql=3D0 pa=3D0 f: > >> htb*c10022 m=3D2 t=103 c=103 pq=3D0 df=902 ql=3D0 pa=3D0 f: > >> htb*c10010 m=3D2 t=103 c=103 pq=3D0 dfq6 ql=3D0 pa=3D0 f: > >> htb*c10032 m=3D2 t=103 c=103 pq=3D0 df$7093 ql=3D0 pa=3D0 f: > >> htb*c10054 m=3D2 t=103 c=103 pq=3D0 df694545 ql=3D0 pa=3D0 f: > >> htb*c10256 m=3D2 t=198 c=198 pq=3D0 df=3D0 ql=3D0 pa=3D0 f: > >> htb*c10112 m=3D2 t=3D5 c=3D5 pq=3D0 df=16343626 ql=3D0 pa=3D0 f: > >> htb*c10020 m=3D2 t=100 c=100 pq=3D0 df=1147 ql=3D0 pa=3D0 f: > >> htb*c10064 m=3D2 t=105 c=105 pq=3D0 df`000000 ql=3D0 pa=3D0 > >> htb*c10120 m=3D2 t=3D5 c=3D5 pq=3D0 df`000000 ql=3D0 pa=3D0 f: > >> htb*c10012 m=3D2 t=93 c=93 pq=3D0 dft3 ql=3D0 pa=3D0 f: > >> htb*c10030 m=3D2 t=99 c=99 pq=3D0 dfu4 ql=3D0 pa=3D0 f: > >> htb*c10056 m=3D2 t=103 c=103 pq=3D0 dfg4 ql=3D0 pa=3D0 f: > >> htb*c10004 m=3D2 t=3D8 c=3D6 pq=3D0 dfu0 ql=3D0 pa=3D0 f: > >> htb*c10062 m=3D2 t=100 c=100 pq=3D0 df=16046 ql=3D0 pa=3D0 f: > >> htb*c10040 m=3D2 tT cT pq=3D0 dfu9 ql=3D0 pa=3D0 f: > >> htb*c10026 m=3D2 t=103 c=103 pq=3D0 df=105644 ql=3D0 pa=3D0 f: > >> htb*c10005 m=3D2 t=3D8 c=3D6 pq=3D0 df=16 ql=3D0 pa=3D0 f: > >> htb*c10014 m=3D2 t=103 c=103 pq=3D0 df=17342 ql=3D0 pa=3D0 f: > >> htb*c10050 m=3D2 t=103 c=103 pq=3D0 df$13 ql=3D0 pa=3D0 f: > >> htb*c10036 m=3D2 tV cV pq=3D0 dfx4 ql=3D0 pa=3D0 f: > >> htb*c10060 m=3D2 t=101 c=101 pq=3D0 df!00611 ql=3D0 pa=3D0 f: > >> htb*c10024 m=3D2 t=103 c=103 pq=3D0 df=14518 ql=3D0 pa=3D0 f: > >> htb*c10106 m=3D2 t=105 c=105 pq=3D0 df`000000 ql=3D0 pa=3D0 > >> htb*c10016 m=3D2 t=103 c=103 pq=3D0 dfg7 ql=3D0 pa=3D0 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 --=20 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/