Hi , everyone,
I'd like to know why sync table connections doesn't happens between
master/backup and backup/master server ?
When I check the table in both server with the command "ipvsadm -L -n -c" in
master server list the connections that were ESTABLISHED with all of the
status but in backup server nothing.
Following my configuration ( I'm trying to implement with Direct Routing
Module) :
I've 2 virtual (LVS) servers running overs Hyper-v,
===========================================================================
serial_no = 140
primary = 172.16.16.201
service = lvs
backup_active = 1
backup = 172.16.16.202
heartbeat = 1
heartbeat_port = 539
keepalive = 4
deadtime = 12
network = direct
debug_level = MAX
monitor_links = 1
syncdaemon = 1
virtual www_http {
active = 1
address = 172.16.16.200 seth0:1
vip_nmask = 255.255.255.0
port = 80
send = "GET / HTTP/1.0\r\n\r\n"
expect = "HTTP"
use_regex = 0
load_monitor = rup
scheduler = wlc
protocol = tcp
timeout = 6
reentry = 15
quiesce_server = 0
server mpweb03n01p {
address = 172.16.16.203
active = 1
weight = 1
}
server mpweb03n02p {
address = 172.16.16.204
active = 1
weight = 1
}
}
====================================================================
Regards,
--==========================--
Raul da Silva Leite
sp4wn.root@xxxxxxxxx
Linux Consultant / Red hat Brasil
RHCE / LPI-II / ITIL / RHCI / RHCA / RHCSS / RHCDS
+55 11 8504-3200
--==========================--
_______________________________________________
Please read the documentation before posting - it's available at:
http://www.linuxvirtualserver.org/
LinuxVirtualServer.org mailing list - lvs-users@xxxxxxxxxxxxxxxxxxxxxx
Send requests to lvs-users-request@xxxxxxxxxxxxxxxxxxxxxx
or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|