similar to: tcf_action_destroy destroying

Displaying 20 results from an estimated 300 matches similar to: "tcf_action_destroy destroying"

2002 Sep 20
1
the quantem of class 10001 is big
imq and htb are used to control traffic. #tc qdisc add dev imq0 root handle 1: htb default 0 #tc class add dev $IMQDEV parent 1: classid 1:1 htb \ rate 10000kbps ceil 10000kbps burst 15k I get the following messages: HTB quantum of class 1001 is big.consider r2q change <7>htb*g j=4129006 what is the reasonable range of rate ,or I have to set which parameter to set rate up to 10M(even
2004 Jun 08
1
Oops on tc-graph.pl of all things
It only makes a few calls to `tc`: rebecca:~# grep TC /home/jasonb/src/tc-graph.pl $BIN_TC="/sbin/tc"; my @qdisc=`$BIN_TC -d qdisc show dev $DEV`; my @class=`$BIN_TC -d class show dev $DEV`; @filter=`$BIN_TC -d filter show dev $DEV parent $parent`; But something ultimately Oopses: rebecca:~# uname -a Linux rebecca 2.6.6 #1 Thu May 20 17:21:44 EDT 2004 i686 GNU/Linux
2004 Jun 28
0
fairnat with squid + Squid with ZPH
Hi, I''m trying to share internet on a LAN I''ve a linux router with SQUID (with ZPH support) + FAIRNAT The idea is: - fairness sharing internet - priorize interactive traffic - if a web object is on squid-cache (HIT), user can download it, with a rate = LAN rate I''ve: - Last Fairnat Script: www.metamorpher.de/fairnat/ - SQUID 2.5STABLE5 with ZPH patch
2007 Jan 04
3
TC again - now working on VPN traffic
Hi! It''s me again bothering you guys, what I want to do is to give full bandwidth to VPN traffic and limit the rest to 30KB/s (kilobytespersecond), ok? Here''s what I have: tcclasses ################################## eth0 1 1kbps 70kbps 1 eth0 2 1kbps 30kbps 2 default eth1 3 15kbps 10000kbps 1 eth1 4
2004 Mar 19
8
r2q
Hi... I''m working with HTB, and have a question... what happen if I create a class of "8kbit" ?? I get a log : "HTB: quantum of class .... is small. Consider r2q change" but, my r2q=1 I can''t reduce that variable... how must I procced ? Thank you! mac _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl
2005 Oct 20
5
Ho do i manage NAT''ed egress bandwidht?
Hi, I have a Debian based NAT router. How can I manage upstream egress bandwidth based on the LAN ipadress in the network below? My goal is that host1 get a minumum of 10Mbit up/down and host2 gets a minimum of 90Mbit up/down, both max 100Mbit up/down? targethost 172.16.255.254 | | 172.16.0.1 natrouter
2003 Mar 12
3
Warnings with and without r2q
Hi everyone, My HTB script is showing me those "r2q change" warnings. I read that I should test with r2q values to gain accuracy and stop the warnings but I made some tests with r2q and with burst and I still get the warnings. Any ideas on this issue will be very helpful. The script seems to be working as the bandwidth for the IPs is being shaped. The NIC works at 100mbit and the
2005 Dec 12
2
quantum
Dear all, I''m new to traffic shapping although i have gone through marking and HTB queueing but i felt trouble in tc filter . I wonder if any one give me the hints about quantum or r2q. i guess quantum is used when two class has same prio and rate and want to give first priority between them and control the borrowing traffic. It should be set more than MTU too. But my
2004 Jan 26
3
R2Q
Hello again, I need to change the R2Q for my script, as setting the quantum manually for each class is painful. Can you tell me exactly where to set R2Q = x? I get syntax errors all the time. Should it be specified for each class? I do not know where to place this setting... Thanks in advance, Vlad Mihai _______________________________________________ LARTC mailing list /
2004 May 19
14
Can anyone fix this?
Hi, I appologise for the bad ettiquite of this, but I have tried looking for some HTB examples that would help me, and am having trouble understanding how the tc filters should work, but I can''t figure out why this isn''t working. I''ve written this script, based upon the ultimate traffic shaper at LARTC, to try and shape for me and my 3 housemates. The idea being to
2004 Jan 20
5
Quantum of class nnnnn is big
My gateway is showing these messages: htb*g j=4929 htb*r7 m=0 htb*r6 m=0 htb*r5 m=0 htb*r4 m=0 htb*r3 m=0 htb*r2 m=0 htb*r1 m=0 htb*r0 m=0 HTB: quantum of class 10001 is big. Consider r2q change. What does it means ? Thanks, Luciano Lima _______________________________________________ LARTC mailing list / LARTC@mailman.ds9a.nl http://mailman.ds9a.nl/mailman/listinfo/lartc HOWTO:
2003 Apr 30
1
Error! HTB: quantum of class 10001 is big. consider r2q change
hi. When I execute follow class setting qdisc 1:0 root htb default 2 parent 1:0 classid 1:1 htb rate 10Mbit ceil 10Mbit parent 1:1 classid 1:2 htb rate 10kbit ceil 100Mbit HTB: quantum of class 10001 is big. Consider r2q change. <7>htb*g j=1014xxxxx HTB: quantum of class 10001 is big. Consider r2q change. <7>htb*g j=1014xxxxx HTB: quantum of class 10001 is big. Consider r2q change.
2003 Oct 11
1
HTB: quantum of class 100001 is small. Consider r2q change
Salut lartc (lartc@mailman.ds9a.nl), 18:12:52 kernel HTB init, kernel part version 3.10 18:12:52 kernel HTB: quantum of class 100001 is small. Consider r2q change. 18:12:52 kernel HTB: quantum of class 100002 is small. Consider r2q change. 18:12:52 kernel HTB: quantum of class 100003 is small. Consider r2q change. 18:12:52 kernel HTB: quantum of class 100004 is small. Consider r2q change.
2005 May 26
4
What is: "Consider r2q change"
Hi, I''m getting this warning/error in /var/log/messages: May 26 18:21:05 mail kernel: HTB: quantum of class 10010 is small. Consider r2q change. Its a big deal? What should I do? Many thanks Oliver -- Oliver Schulze L. <oliver@samera.com.py>
2006 Jun 29
1
app_sms not working anymore
Hi, I have been using app_sms for a few weeks now, since I recently upgrade to asterisk 1.2.9.1 (latest bristuff, -q) however, app_sms doesn't seem to work that well anymore.. On receiving an sms, I execute the app_sms script, and get this as output: -- Accepting voice call from '171701' to 'ournumber' on channel 0/1, span 2 -- Executing Goto("Zap/4-1",
2005 Mar 15
1
how to bring down htb rate to 3kbit?
Hello Everybody, I am successful in throttling down the Bandwidth to 8kbit using HTB. Below that I get report to change r2q. I want to bring down the Leaf class Bandwidth to 3kbit. My script is as below: Tc Script to throttle down the Bandwidth to 8kbit based on MAC address and IP address tc qdisc del dev eth0 root tc qdisc add dev eth0 root handle 1:0 htb default 30 r2q 1 tc class add
2002 May 19
1
r2q
Hello, I''ve installed htb3 on my simple config (htb + sfq) . Something is now complaining that quantum is too small and suggest that r2q be changed. There seems to be no documentation on this. Ideas anyone? Regards John
2005 Mar 12
3
How to use TIMECHECK tag in htb.init ?
Does anyone use tb.init TIMECHECK to change rate/ceil for classes based on periods over the day ? I had problems setting the right syntax. Can anyone help me with a quick example. I have tried the following with no success: LEAF=sfq RULE=xx.xx.xx.xx TIME=06:00-18:00;128Kbit TIME=18:00-06:00;256Kbit RATE=196Kbit _______________________________________________ LARTC mailing list
2005 Aug 27
2
CBQ and/or HTB help needed
Ok, this has been kicking my @$$ for weeks. I'm trying to get some kind of bandwidth shaping working on my server. I need to throttle ftp down so as not to suck up all the available bandwidth. I had cbq working on the old server (an ancient RH 6.2 box) so I figured I'd just move the config over and get cbq.init from sf.net and it should work. Unfortunately it doesn't. At least
2002 Jun 12
2
kernel error messages
Hello, I have made every effort learning QoS. I chose HTB and wrote a script (attached to the message). The problem is error messages in syslog. They appear on heavy load. It looks like: Jun 12 23:00:04 server kernel: KERNEL: assertion (delay > 0 && delay < 5000000) failed at sch_htb.c(411) Jun 12 23:00:41 server last message repeated 12 times Jun 12 23:01:42 server last message