LVS
lvs-users
Google
 
Web LinuxVirtualServer.org

ipvs repartition problem

To: "'lvs-users@xxxxxxxxxxxxxxxxxxxxxx'" <lvs-users@xxxxxxxxxxxxxxxxxxxxxx>
Subject: ipvs repartition problem
From: Stéphane Klein <sklein@xxxxxxxxxxxxxxxxxxx>
Date: Mon, 21 Mar 2005 17:04:31 +0100
Hello,

I have a problem with IPVS, here is my config:

        - LVS-NAT
        -Two directors
        - heartbeat 1.2.3
        - ipvsadm 1.24
        - Kernel 2.6.10
        
Here is the configuration of ldirectord:

checktimeout=8
checkinterval=5
virtual=VIP:80
        protocol=tcp
        scheduler=wlc
        persistent=900
        real=10.1.1.25:80 masq
        real=10.1.1.26:80 masq
        checktype=negotiate
        request="/test.htm"
        receive="test"
        service=http

All is working well until i stop a real server.
The director continue to send requests to the real server which was stopped.

Ipvsadm -Lcn confirm that the request is sent to the stopped real server.

Is anyone has an idea?

Stephane

<Prev in Thread] Current Thread [Next in Thread>