LVS direct routing

Muhammad Ammad Shah mammadshah at hotmail.com
Tue May 3 09:25:50 UTC 2011



 Hi,
 I am trying to configure RedHat LVS(direct routing). right now i am testing it with one real server. but it doesn't displays the page. here is lvs.cf

 serial_no = 37
 primary = 10.10.50.96
 service = lvs
 backup = 0.0.0.0
 heartbeat = 1
 heartbeat_port = 539
 keepalive = 6
 deadtime = 18
 network = direct
 debug_level = NONE
 virtual virtualapp.example.com {
 active = 1
 address = 10.10.50.150 eth0:1
 vip_nmask = 255.255.0.0
 port = 80
 expect = "HTTP"
 use_regex = 0
 load_monitor = none
 scheduler = rr
 protocol = tcp
 timeout = 6
 reentry = 15
 quiesce_server = 0
 server app-node2 {
 address = 10.10.50.64
 active = 1
 port = 80
 weight = 1
 }
 }



 in log file "messages" it stats that

 kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:08 nlb kernel: IPVS: WLC: no destination available
 May 2 16:44:17 nlb kernel: __ratelimit: 9 callbacks suppress


 Thanks,
 Muhammad Ammad Shah 		 	   		  



More information about the Piranha-list mailing list