RE: Step by step instructions for director install on RH 7.3?
"Posts" <[email protected]>
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <000101c28500$4b3cdf90$6501a8c0@XP1> |
Hi, thanks for trying that out. I got it working. The files were from Internet sites. What I did was start piranha-gui and re-save the lvs.cf file by updating the director IP address. After looking at the lvs.cf file the only thing I can see that changed is it added serial_no = 2. After that it works fine. I'm going to test the new director build solution tonight. I plan on several networks so I want to make sure my build procedures are rock-solid so I don't have to go through this every few months. I started a topic on my configuration, mostly for my own notes, at my site http://www.phpatwork.com/index.2ts?page=forum&sub=144&zone=94&clas=127. I also provide all the files I used. I'll create a detail of my web server setup which includes openssl, apache, php, and mysql later today. Have you noticed any performance differences with AS 2.1 vs standard builds? On Saturday night I was 5 minutes away from stopping work and ordering AS 2.1 then I got it working the first time. Then I tried it again on Sunday and it didn't work and I sent the email. 5 hours later it was working again. Thanks again, Kawika Ohumukini 2-Tier Software, Inc. > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Mike McLean > Sent: Tuesday, November 05, 2002 9:42 AM > To: [email protected] > Subject: Re: Step by step instructions for director install on RH 7.3? > > > I just copied your lvs.cf onto a test machine and tweaked > just the ip addresses. > Pulse starts fine and the service comes up. This machine > is running Red Hat > Advanced Server 2.1. > > ipvsadm-1.18-8 > piranha-0.7.0-3 > kernel-2.4.9-e.8 > > Now where are you getting your packages from? Did you compile > them yourself? > > > Posts 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 > > } > > } > > > > > > > _______________________________________________ > Piranha-list mailing list > [email protected] > https://listman.redhat.com/mailman/listinfo/pi> ranha-list >