Hi:
Weight sets to 0 when you use "quiescent=yes".
If "quiescent=no", when a node goes down LVS takes it out of the LVS
(the node dissapears).
Regards
Ignacio
> -----Mensaje original-----
> De: lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx
> [mailto:lvs-users-bounces@xxxxxxxxxxxxxxxxxxxxxx] En nombre
> de Brad Taylor
> Enviado el: Jueves, 20 de Julio de 2006 20:11
> Para: lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Asunto: Logs
>
>
> Is there a way to turn on more detailed logging in
> /var/log/ldirectord.log?
>
> I'm getting this:
> [Thu Jul 20 18:46:45 2006|ldirectord|1864] Changed virtual server:
> 10.10.1.115:443
> [Thu Jul 20 18:46:45 2006|ldirectord|1864] Removed real
> server (start):
> 10.10.1.111:443 ( x 10.10.1.115:443)
> [Thu Jul 20 18:46:45 2006|ldirectord|1864] Quiescent real server:
> 10.10.1.111:433 ( x 10.10.1.115:443) (Weight set to 0)
>
>
> I don't understand why it is setting the Weight to 0
>
> My ldirectord.cf file:
>
> # Global Directives
> checktimeout=5
> checkinterval=10
> autoreload=yes
> logfile="/var/log/ldirectord.log"
> #logfile="local0"
> quiescent=yes
>
>
> # Virtual Server for HTTPS
> virtual=10.10.1.115:443
> # fallback=127.0.0.1:80
> # real=10.10.1.118:443 gate
> # real=10.10.1.119:443 gate
> real=10.10.1.111:433 gate
> # service=https
> # request="lb-check.js"
> # receive="Test Page"
> scheduler=wrr
> persistent=10800
> netmask=255.255.255.0
> protocol=tcp
> checktype=negotiate
> _______________________________________________
> LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
> Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
> or go to http://www.in-addr.de/mailman/listinfo/lvs-users
>
|