Hello. Similar problem post on http://lists.graemef.net/pipermail/lvs-users/2005-May/013820.html I use ipvsadm-1.24-8.1 with heartbeat-ldirectord-2.1.3-3.el5 running on Centos 5 (2.6.18) With //debug_level 8 I dont have "delayed" messages and have like: ... Nov 1 07:54:50 lb1-1 kernel: [ 121.636866] IPVS: ip_vs_sh_schedule(): Scheduling... Nov 1 07:54:50 lb1-1 kernel: [ 121.636868] IPVS: SH: source IP address 10.11.11.213 --> server 10.104.4.102:80 Nov 1 07:54:50 lb1-1 kernel: [ 121.636875] IPVS: Bind-dest TCP c:10.11.11.213:62498 v:10.11.11.222:80 d:10.104.4.102:80 fwd:R s:0 conn->flags:183 con n->refcnt:1 dest->refcnt:4068 Nov 1 07:54:50 lb1-1 kernel: [ 121.636879] IPVS: Schedule fwd:R c:10.11.11.213:62498 v:10.11.11.222:80 d:10.104.4.102:80 conn->flags:1C3 conn->refcnt :2 Nov 1 07:54:50 lb1-1 kernel: [ 121.636882] IPVS: TCP input [S...] 10.104.4.102:80->10.11.11.213:62498 state: NONE->SYN_RECV conn->refcnt:2 Nov 1 07:54:50 lb1-1 kernel: [ 121.638061] IPVS: TCP input [..A.] 10.104.4.102:80->10.11.11.213:62497 state: SYN_RECV->ESTABLISHED conn->refcnt:2 Nov 1 07:54:50 lb1-1 kernel: [ 121.638724] IPVS: TCP input [..A.] 10.104.4.102:80->10.11.11.213:62498 state: SYN_RECV->ESTABLISHED conn->refcnt:2 Nov 1 07:54:50 lb1-1 kernel: [ 121.640768] IPVS: TCP input [.FA.] 10.104.4.102:80->10.11.11.213:62327 state: ESTABLISHED->FIN_WAIT conn->refcnt:2 Nov 1 07:54:50 lb1-1 kernel: [ 121.640873] IPVS: TCP input [.FA.] 10.104.4.102:80->10.11.11.213:62465 state: ESTABLISHED->FIN_WAIT conn->refcnt:2 Nov 1 07:54:50 lb1-1 kernel: [ 121.641675] IPVS: ip_vs_sh_schedule(): Scheduling... ... //
In .config: CONFIG_SMP=y CONFIG_PREEMPT_NONE=y this version does'nt exist string "__ip_vs_conn_put" in net/ipv4/ipvs/ip_vs_xmit.c And my similar questions: What's wrong? Or, what am I not understanding? :-) excuse me for my english _______________________________________________ Please read the documentation before posting - it's available at: http://www.linuxvirtualserver.org/ LinuxVirtualServer.org mailing list - [email protected] Send requests to [email protected] or go to http://lists.graemef.net/mailman/listinfo/lvs-users
