RE: High Availability Samba file Server- Piranha FOS+DRBD
Edward Croft <[email protected]> 25 Jul 2003 10:45:07 -0400
| Newsgroups | gmane.linux.redhat.piranha |
|---|---|
| Message-ID | <[email protected]> |
On Fri, 2003-07-25 at 10:14, Sumesh wrote: > Dear Sébastien, > > Please send me the patch you developed and instructions for applying it and > other things to be taken care if any . > > Looking forward to receiving the details from you. > > Kind regards, > Sumesh > > <SNIP> Sumesh, I all ready applied the patch here and have it tarred up and ready to go. It is a little over 1mb for the tar.gz file. I could email that to you. Place it in /usr/src/redhat/SOURCES and untar it. (tar xzvf patched-piranha.tar.gz) Then go into that directory and do a make clean, make, and make install. One caveat, the original version I got from Sebastien had changed the config file, /etc/sysconfig/ha/lvs.cf to pulse.cf. Also the /etc/init.d/pulse script needed editing to change all $pulse references to pulse and /etc/sysconfig/ha/$pulse.cf to /etc/sysconfig/ha/lvs.cf. Other than that, it is pretty straightforward. I can send you the tar file directly if your mailer can handle 1megabyte files. Ed.