
ar0431 at gmail
Apr 18, 2008, 10:18 PM
Post #1 of 1
(302 views)
Permalink
|
|
[lvs-users] Problem in FOS setup
|
|
Dear All, Here is my configuration of simple FOS setup between two systems. service = fos primary = 192.168.130.4 #primary_private = 192.168.130.4 #primary_shared = /dev/sdb backup = 192.168.130.3 backup_active = 1 #backup_private = 192.168.130.61 #backup_shared = /dev/sdb #backup_active = 1 heartbeat = 1 heartbeat_port = 1050 keepalive = 8 deadtime = 24 #reservation_conflict_action = preempt debug_level = MAX rsh_command = ssh network = nat #This is a dummy address nat_router = 192.168.10.100 eth1:1 nat_nmask = 255.255.255.255 failover web1 { active = 1 address = 192.168.130.1 bond0:1 vip_nmask = 255.255.255.0 port = 8009 #send = "GET / HTTP/1.0\r\n\r\n" #expect = "HTTP" timeout = 24 start_cmd = "/root/start.sh" stop_cmd = "/root/shutdown.sh" } But after 5 to 6 days the VIP address goes on both machines. and it gives error ( pulse [6085]: partner active.) please help how I can solve it. regards, s. adnan ali rizvi _______________________________________________ LinuxVirtualServer.org mailing list - lvs-users[at]LinuxVirtualServer.org Send requests to lvs-users-request[at]LinuxVirtualServer.org or go to http://lists.graemef.net/mailman/listinfo/lvs-users
|