Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*ipvsadm\:\s+One\-packet\s+scheduling\s+with\s+UDP\s+service\s+is\s+unstable\s*$/: 15 ]

Total 15 documents matching your query.

1. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Jesper Dangaard Brouer <brouer@xxxxxxxxxx>
Date: Wed, 28 Aug 2013 12:47:32 +0200
Just some general notes on debugging. Debug verbose levels: - 1 is least verbose - 12 is most verbose - 0 disables debugging Kernel needs to be compiled with CONFIG_IP_VS_DEBUG=y To get even more det
/html/lvs-devel/2013-08/msg00085.html (12,907 bytes)

2. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Tue, 27 Aug 2013 11:20:07 +0800
2013/8/26 Julian Anastasov <ja@xxxxxx>: This explains why expire time from "ipvsadm -lcn" keeps at 5.00min. Again, thanks for your explanation, now I understand all these "weird" things, it's all bec
/html/lvs-devel/2013-08/msg00083.html (16,498 bytes)

3. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Mon, 26 Aug 2013 12:55:54 +0300 (EEST)
Hello, OK, I was worried that my recent RCU changes broke something in the WRR scheduler and the configuration process. OK, I have no more doubts. To summarize, here is what I think happened: - packe
/html/lvs-devel/2013-08/msg00082.html (15,186 bytes)

4. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Mon, 26 Aug 2013 11:37:12 +0800
Good news, I finally found the crap source, it's keepalived. I tested several times without keepalived in runlevel 3, after kernel boots I add the ipvs service by hand: ./ipvsadm -C sleep 1 echo 20 >
/html/lvs-devel/2013-08/msg00080.html (11,965 bytes)

5. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Mon, 26 Aug 2013 10:07:35 +0800
2013/8/24 Julian Anastasov <ja@xxxxxx>: Sure, ops is always there. Also sure. Badly, Conns is a fixed number and Conns/s is zero. vs3 ~ # cat /proc/net/ip_vs_stats_percpu Total Incoming Outgoing Inco
/html/lvs-devel/2013-08/msg00079.html (21,010 bytes)

6. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Sun, 25 Aug 2013 09:07:31 +0300 (EEST)
Hello, In first email you said that traffic goes to single server, is it first in list or what is its position? Can you also check if sleep 1 solves the problem: ipvsadm -C && sleep 1 && ipvsadm -R <
/html/lvs-devel/2013-08/msg00078.html (10,956 bytes)

7. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Sat, 24 Aug 2013 17:43:55 +0300 (EEST)
Hello, Whatever is your preference, it does not matter for me. With traffic you risk to flood log in director, for 10ms we get ~600 packets. I think, even usleep 1000 will work. And I'm not sure what
/html/lvs-devel/2013-08/msg00077.html (12,307 bytes)

8. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Sat, 24 Aug 2013 22:15:16 +0800
I'll provide those test result later. So, about debug, do you mean when I find OPS is not working, then cutoff the traffic, turn on debug with "echo 20 > /proc/sys/net/ipv4/vs/debug_level", and then
/html/lvs-devel/2013-08/msg00076.html (11,803 bytes)

9. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Sat, 24 Aug 2013 16:17:01 +0300 (EEST)
Hello, There is no "./" in above ipvsadm commands, I hope you put everything in scripts to make sure the new ipvsadm binary is used. My tests are on 32-bit UP, may be that is why I can not reproduce
/html/lvs-devel/2013-08/msg00075.html (16,037 bytes)

10. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Sat, 24 Aug 2013 19:14:24 +0800
2013/8/23 Julian Anastasov <ja@xxxxxx>: No,ingress traffic is always on going. I'm running x86_64 kernel. I compared kernel config of my two servers, a big difference between them is CONFIG_PREEMPT.
/html/lvs-devel/2013-08/msg00074.html (15,313 bytes)

11. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Fri, 23 Aug 2013 07:24:07 +0800
2013/8/22 Julian Anastasov <ja@xxxxxx>: I noticed this too. While ops working, the InActConn is always changing too, if it's fixed, the ops is not working. After every restore, the stats also zeroed,
/html/lvs-devel/2013-08/msg00072.html (15,304 bytes)

12. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Thu, 22 Aug 2013 17:14:02 +0300 (EEST)
Hello, The OPS connections are accounted in InActConn for a very short period, they live up to 1 jiffie, eg. 10ms. Also, WRR should be reliable for OPS while other schedulers (eg. *LC) are not suitab
/html/lvs-devel/2013-08/msg00071.html (12,250 bytes)

13. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Thu, 22 Aug 2013 18:58:33 +0800
2013/8/22 Julian Anastasov <ja@xxxxxx>: Thanks, this resolved my first problem :D Still no lucky here, ops is set in running config, but it's not like that in real world. vs3 ~ # cat /proc/net/ip_vs
/html/lvs-devel/2013-08/msg00070.html (17,503 bytes)

14. Re: ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Julian Anastasov <ja@xxxxxx>
Date: Thu, 22 Aug 2013 09:43:21 +0300 (EEST)
Hello, Can you try with recent ipvsadm from git: git clone git://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git I see related commit that will print -o for the OPS feature: ipvsadm: Fix wron
/html/lvs-devel/2013-08/msg00067.html (12,942 bytes)

15. ipvsadm: One-packet scheduling with UDP service is unstable (score: 1)
Author: Drunkard Zhang <gongfan193@xxxxxxxxx>
Date: Tue, 20 Aug 2013 23:06:05 +0800
Need help here, thank you for replying :-) I'm setting up a syslog cluster based on IPVS, all UDP datagrams sent from firewall with fixed source IP and fixed source port, so pseudo-random balancing b
/html/lvs-devel/2013-08/msg00064.html (21,444 bytes)


This search system is powered by Namazu