Hi Neil,

The confusing thing is that, in GT 4.0.5, the class GLUEResourceProperty contains the method loadConfig() which still reads the "old" configuration
file gluerp.xml:

this.configFile = this.baseDir + "/etc/globus_wsrf_mds_usefulrp/ gluerp.xml";

On the other hand, the method startClusterExecutor in this class does not seem
to be ever executed (as I determined by inserting logging).

Would you please  clarify these issues:

 1. Is the class GLUEResourceProperty (and its methods
     loadConfig and startClusterExecutor) still being used?

 2. If yes, then does this mean that the  configuration file
     etc/globus_wsrf_mds_index/server-config.wsdd is
     used together with gluerp.xml (rather than instead of it)?

 3. If no, then probably  gluerp.xml should be removed
     from CVS and the distribution-.


Thank you.
Gabriel


On Jul 31, 2007, at 4:21 PM, Neill Miller wrote:

Hello,

On Tue, Jul 31, 2007 at 01:04:28PM +0200, Thomas Bruesemeister wrote:
I and several other people in our group have problems setting
up Ganglia as an information provider for GT4.0.5/MDS.
(see mailings below)

For GT <= 4.0.3 installations it worked like a charm. (We just upgraded to
GT4.0.5 without modifications to our Ganglia 3.x Installation)
Is there anything special to configure for GT4.0.5 to get it working
or are there any known problems?

While the docs are not as clear as they should be for 4.0.5 (and I'll
be looking into that soon), we have a completely new way of using
Ganglia (and other information providers) that was a part of the
development releases for a while (i.e. 4.1.x+).  That code made its
way into 4.0.5's UsefupRP module.  The document you should be looking
at for configuration is here:

http://www.globus.org/toolkit/docs/4.0/info/usefulrp/admin/admin- index.html

If you edit the
$GLOBUS_LOCATION/etc/globus_wsrf_mds_index/server-config.wsdd as the
first config block shows (replacing the last block of that file with
information suited for your environment), you can use the sample GLUE
configuration file (likely unmodified) located at
$GLOBUS_LOCATION/etc/globus_wsrf_mds_usefulrp/gluece-rpprovider- sample-config.xml

Hope this helps,
-Neill.


Reply via email to