GLUE SCHEMAS ACTIVITY

LDAP Glue schemas

installation instructions for VDT

They should be already included and configured in VDT 1.1.6, just do 3 and 5 if you are going to install EDG-LCG monitoring extensions

  1. let us consider:
    • $VDT_LOCATION as the root installation dir of a VDT software distribution (e.g. /opt/vdt)
    • $MDS as the dir name of the Globus MDS in VDT (e.g. mds-2.2)
    • replace with the actual setting
  2. download schema files from
    http://cvs.infn.it/cgi-bin/cvsweb.cgi/datatag-glue/glue-schemas/
    and copy to $VDT_LOCATION/$MDS/etc
  3. if you want to use LCG-EDT monitoring, you should replace the official Glue-CE.schema with this file
  4. edit the $VDT_LOCATION/$MDS/etc/grid-info-slapd.conf file and add the following lines to the include section
    include $VDT_LOCATION/$MDS/etc/Glue-CE.schema
    include $VDT_LOCATION/$MDS/etc/Glue-SE.schema
    include $VDT_LOCATION/$MDS/etc/Glue-CESEBind.schema
  5. restart the MDS service:
    1. $VDT_LOCATION/$MDS/globus-mds stop
    2. $VDT_LOCATION/$MDS/globus-mds start
Maintained by Sergio Andreozzi - Last update: Thu 6 March, 2003