AW: Status of FailSafe on RH7.2 with GLIBC 2.2.4
"Martin Bene" <[email protected]>
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Message-ID | <[email protected]> |
Hi Malcolm, > Vanilla RH 7.2, server build. Default RH compiler, Failsafe from > oss.sgi.com CVS. Rhino from the RPM downloads on oss.sgi.com. I've > installed the compat-libstdc++-6.2-2.9.0.16.i386 rpm and fam > 2.6.4. When > building, I've created RPMs via "make rpm" as I would like to create a > reproducible recipe for creating Failsafe clusters. OK, some updates on how I'm doing: Failsafe is up and running on my redhat 7.2 box quite nicely; currently it's managing 3 IP adresses, a drbd device and a filesystem mounted on drbd. warning for the filesystem resource: for forced unmounting it tries to use /bin/fuser to kill tasks still accessing the device. on redhat, that tool is found as /sbin/fuser.. so unless you change the script (or put in a symlink) forced unmount won't work. Another thing: Running the GUI on a windows PC via Browser is a problem, none of the current browsers seems to use the required 1.1.8 JRE; installing the Sun 1.1.8 JRE standalone and running the GUI localy (using jre comandline) works just fine. Bye, Martin