Piranha "Sorry Server" is not functional with Red Hat Enterprise Linux 6 ?
Issue
- Piranha "Sorry Server" is not functional with Red Hat Enterprise Linux 6 ?
Snip from /etc/sysconfig/ha/lvs.cf
virtual httpserver {
active = 1
address = 10.65.231.210 eth1:1
sorry_server = 10.65.231.197
vip_nmask = 255.255.255.0
port = 80
send = "GET / HTTP/1.0\r\n\r\n"
expect = "HTTP"
use_regex = 0
load_monitor = none
scheduler = rr
protocol = tcp
timeout = 6
reentry = 15
quiesce_server = 0
server rs1 {
address = 10.65.231.151
active = 1
weight = 1
}
}
When the real server is down, sorry server information is not populated in lvs routing table
[root@prod231-173 ~]# ipvsadm -L -n
IP Virtual Server version 1.2.1 (size=4096)
Prot LocalAddress:Port Scheduler Flags
-> RemoteAddress:Port Forward Weight ActiveConn InActConn
TCP 10.65.231.210:80 rr
Environment
- Red Hat Enterprise Linux 6
- piranha 0.8.5-19.el6 or higher
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase of over 48,000 articles and solutions.
Welcome! Check out the Getting Started with Red Hat page for quick tours and guides for common tasks.
