Information Services Setup
GIIS Reporting
To register your machine on our main GIIS at mds.gridlab.org the
globus administrator should add the following (changing the machine details -
see placeholder YOUR_HOSTNAME)
to the file $GLOBUS_LOCATION/etc/grid-info-resource-register.conf and
then restart Globus MDS. Please contact Miroslav Ruda (ruda@ics.muni.cz) with any
questions/problems with registration.
dn: Mds-Vo-Op-name=register, Mds-Vo-name=gridlab, o=grid
regtype: mdsreg2
reghn: mds.gridlab.org
regport: 2135
regperiod: 600
type: ldap
hn: YOUR_HOSTNAME
port: 2135
rootdn: Mds-Vo-name=local, o=grid
ttl: 1200
timeout: 20
mode: cachedump
cachettl: 30
bindmethod: ANONYM-ONLY
Please note the last line bindmethod: ANONYM-ONLY. It's new
in MDS 2.2. Also make sure that your hostname matches real hostname.
|