Re: Director Failover

ong cheechye <[email protected]>
Newsgroups gmane.linux.redhat.piranha
Message-ID <[email protected]>
Thanks Sebastien. The problem is solved.

I have another problem here. I got the following
message in the log:

Mar  7 16:55:46 RADIXS nanny[1228]: READ to
192.168.123.198:23 timed out

I can telnet/ping 192.168.123.198 (the realserver)
from 
the director. What could be the problem ?

Below is my pulse.cf :

[root@RADIXS root]# cat /etc/sysconfig/ha/pulse.cf
service = lvs
primary = 192.168.123.127
primary_private = 192.168.123.127
backup = 192.168.123.109
backup_private = 192.168.123.109
backup_active = 1
heartbeat = 1
heartbeat_port = 1050
syncdaemon = 1
keepalive = 6
deadtime = 18
reservation_conflict_action = preempt
debug_level = NONE
rsh_command = rsh
network = direct

virtual server1 {
         address = 192.168.123.110 eth0:1
         vip_nmask = 255.255.255.0
         active = 1
         load_monitor = uptime
         timeout = 5
         reentry = 10
         port = 23
         send = ""
         expect = ""
         scheduler = rr
         persistent = 60
         pmask = 255.255.255.255
         protocol = tcp

         server main {
                 address = 192.168.123.198
                 active = 1
                 weight = 1
         }
}

 


 --- Sébastien Bonnet <[email protected]>
wrote: > > Attached is my pulse.cf.
> 
> OK, i finally found out :) You're missing the expect
> string in lvs.cf.
> In your case, it should be set to the empty string
> ("").
> 
> This is namely a bug from lvs/nanny not checking the
> expect string was
> found in the config file :( You can submit a bug on
> buzilla.
> 
> -- 
> Sébastien Bonnet
>   Centre de contacts - Experian France
> 
> 
> 
> _______________________________________________
> Piranha-list mailing list
> [email protected]
>
https://listman.redhat.com/mailman/listinfo/piranha-list 

__________________________________________________
Do You Yahoo!?
Promote your business from just $5 a month!
http://sg.biztools.yahoo.com
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.