SAM CMS Basic Test
Full name:
org.cms.WN-env
Maintainer:
Andrea Sciabà
Overview
This script does some basic sanity checks of the worker node.
Information
This script prints:
- basic OS information, date, time, user id, memory
- X509 certificate directory path, X509 proxy path, user DN, proxy time left, FQAN
- software area path and free space
- working directory and /tmp free space, working directory quota size
- middleware type and version
-
lcg-util
and gfal-copy
versions
Checks
This script checks:
-
that there is a X509 certificate directory
-
that the job has a valid X509 proxy
-
that it can make a copy of the proxy as the glidein pilot does
-
that voms-proxy-info
can be executed
-
that the proxy lifetime is longer than six hours
-
that a software area is defined, exists and is readable
-
that the software area is writable with the lcgadmin role if the site is not CERN and is not using CERNVM-FS
-
that the free space in the working directory is more than 10 GB
-
that the free space in /tmp is more than 10 MB
-
that the quota in the working directory is more than 10 GB (if it exists)
-
that lcg-cp
or gfal-copy
exist with a high enough version number
Legend
-
: failure of this check generates an ERROR
Source code
--
AndreaSciaba - 10-Oct-2012
Responsible:
AndreaSciaba