Re: AW: AW: Status of FailSafe on RH7.2 with GLIBC 2.2.4
Malcolm Cowe <[email protected]>
| Newsgroups | gmane.linux.failsafe |
|---|---|
| Organization | Agilent Technologies UK Ltd. |
| Message-ID | <[email protected]> |
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. I hadn't bothered with the RH updates this time as the system is torn down and rebuilt fairly regularly, but it looks like that is going to be necessary. I also get the impression that the RH server install misses out quite a few development bits, so it would appear that my build environment will have to be revised, installing everything. I can then take the resulting Failsafe rpms and install them onto the pilot cluster, which I'm trying to keep free of unnecessary software. Either that of put the cluster management tools onto an RH 6.x system =). -- Malcolm Cowe. IT | Technical Computing, Telephone: +44 131 331 6466 Agilent Technologies Ltd. Telnet: 313-3466 Martin Bene wrote: > > Hi Malcolm, > > > I've encountered problems with the Java tools at run-time, which I'm > > sure everybody is aware of -- on RH 7.2, the gui will hang whe ntrying > > to do a guided installation, etc. I've tried Blackdown's Java > > 1.1.8, and the same symptons occur (although the programs run very > > quickly). I had thought that perhaps the environment variable don't propogate > > to all the processes that make up the GUI, since setting LD_ASSUME_KERNEL is the > > only way I can get the GUI to even start up. > > At what point in the setup process do things hang for you? I've just finished getting all the stuff compiled on redhat (using gcc3.0.4 except for fam, had to use egcs for that one). > > Just started guided config, and completed definition of both nodes; no problems so far. OK, now I've gotta recomile failsafe-mgr again - forgot to remove the /dev restriction for thedevice name and so can't correctly define a stonith systemcontroller using the gui. > > I'm using blackdown JDK (jdk118_v3-glibc-2.1.3.tar.bz2) (thanks for the tip, oliver - using this instead of the IBM jdk really helped!) both for compiling and running failsafe. All fixes/updates from redhat are installed. I didn't set any extra environment variables for compiling (or at runtime). > > Let's see what I can break with a few aditional rounds of testing :-) > > Bye, Martin