Checking U.S. Atlas Grid Testbed Software Installation/Environment
-
The following locations must be set up correctly for the Testbed
Atlas software (don't forget to do
$ setup /usr/local/bin/atlas_setup.sh
(or .csh) if this is a new login):
-
Check
$ ls $GLOBUS_LOCATION for Globus installation
-
The location where you installed VDTgrid should contain
Pacman and Pippy subdirectories
-
$ ls ../atlfast from the VDTgrid location
should contain the boxed version
-
$ ls $ATLAS_LOCATION should contain
MySQL, Perl, jdk and Magda
-
$ ls -al $ATLAS_SCRATCH should be group writable
-
/usr/local/bin/atlas_setup.sh and ..atlas_setup.csh must exist and
contain the correct $ATLAS_LOCATION path
-
The following tests will verify globus and MDS:
-
$ grid-cert-info -all
-
$ grid-info-search -x
-
The folllowing software should be set up correctly relative to $ATLAS_LOCATION:
-
Check
$ which mysql , $ which perl ,
$ which java , $ which magda_putfile
-
Check
$ mysql -V , $ perl -v ,
$ java -version , $ magda_findfile test
by Kaushik De,
email: kaushik@uta.edu,
homepage: http://heppc1.uta.edu/kaushik.
.