Note: This web site is only kept up to date for OSG Software 1.2 (VDT 2.0.0). If you are looking for information for the most recent release, the RPM-based OSG Software 3.0, please see the OSG documentation web site
VDT 1.1.10 and above have the Glue 1.1 Schema and Information providers. Although it is version 1.1, development has continued. To be clear about what the VDT contains, here are the specific versions that we have from the Glue CVS repository:
The VDT installs the extended Glue schema, but only the basic Glue information providers. The extended Glue schema allows information about specific machines in your cluster. Currently, it requires a program named fmon to fill in this information. This program is not currently part of the VDT.
The Glue schema has a static portion. When the VDT installs the Glue schema, it attempts to fill in the static portion, but it is incomplete. You can extend the static portion by editing $VDT_LOCATION/globus/etc/glue-ce-static.ldif. There are several fields you should consider editing:
dn: GlueSubClusterUniqueID=chopin.cs.wisc.edu, GlueClusterUniqueID=chopin.cs.wisc.edu, mds-vo-name=local, o=gridI could change this to:
dn: GlueSubClusterUniqueID=uw-madison-cluster, GlueClusterUniqueID=chopin.cs.wisc.edu, mds-vo-name=local, o=grid
#Add your own run time environments here, if you like. #GlueHostApplicationSoftwareRunTimeEnvironment: CMS-1.1.0 #GlueHostApplicationSoftwareRunTimeEnvironment: ATLAS-3.2.1You can make a similar line that describes the software you have preinstalled on your system, so people can discover it. Of course, if you rely on static information to describe your dynamic environment, your users may be in for a surprise if the static description ever doesn't match reality.
pacman
-updateall", your edits to this static information may be
removed and placed in a backup file. You can retrieve these changes
by looking at the old file.
Do you need more information about Glue? More information can be found online: