Re: Step by step instructions for director install on RH 7.3?
pb <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
I believe you need to have TWO LVS boxes up and running using identical lvs.cf files, and then you can enable the failover LVS "backupo" box with the lvs.cf statement backup_active = 1 and THEN the PULSE daemon will start and it will also start your LVS and NANNY daemons if it becomes the active LVS box. If you DO NOT have two LVS boxes, then you can only start LVS manually (it will start nannies based on your NAT or other routing table). Peter http://peterbaitz.com/lvs.html --- Posts <[email protected]> wrote: > Hi, I got one LVS-DR director up and to prove my > procedure I started > from scratch and now I'm back to pulse not starting > with "pulse: no > active lvs services defined in > /etc/sysconfig/ha/lvs.cf" error again. > Essentially I used a stock RH 7.3 (2.4.18-3 kernel) > and loaded > ipvsadm-1.20-7.i386.rpm, > scsi_reserve-0.7-6.i386.rpm, and > piranha-0.6.0-19.i386.rpm. lvs.cf is below. Thanks > for any URLs to > instructions for installing an LVS-DR director using > RH7.3 is > appreciated. Kawika > > primary = 192.168.1.26 > service = lvs > rsh_command = ssh > backup = 0.0.0.0 > heartbeat = 1 > heartbeat_port = 539 > keepalive = 6 > deadtime = 18 > network = direct > debug_level = NONE > virtual 50 { > active = 1 > address = 192.168.1.50 eth0:50 > port = 80 > send = "GET / HTTP/1.0\r\n\r\n" > expect = "HTTP" > load_monitor = rup > scheduler = rr > protocol = tcp > timeout = 6 > reentry = 15 > server rs1 { > address = 192.168.1.131 > active = 1 > weight = 1 > } > } > > > __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/