Configuration variables for lcg-CE
These are all the necessary variables to configure the lcg CE.
There are two example files coming in
/opt/glite/yaim/examples/siteinfo
. The
site-info.def
file, containing general variables and the
services
directory, containing the node type specific variables. Please, remember to move these files into your appropriate
siteinfo
directory where you store the
YAIM configuration. You can also put all the variables together in the same file. For more details please check
The configuration variables section in the YAIM guide.
- General variables: they can be found in
opt/glite/yaim/examples/site-info.def
and they are described in the site-info.def variables section in the YAIM Guide: BATCH_SERVER
, BDII_HOST
, CE_BATCH_SYS
, CE_HOST
, CE_CPU_MODEL
, CE_CPU_SPEED
, CE_CPU_VENDOR
, CE_INBOUNDIP
, CE_LOGCPU
, CE_MINPHYSMEM
, CE_MINVIRTMEM
, CE_OS
, CE_SMPSIZE
, CE_OS_RELEASE
, CE_OS_VERSION
, CE_OS_ARCH
, CE_OUTBOUNDIP
, CE_PHYSCPU
, CE_RUNTIMEENV
, CE_SF00
, CE_SI00
, CRON_DIR
, GROUPS_CONF
, INSTALL_ROOT
, JOB_MANAGER
, MON_HOST
, MY_DOMAIN
, QUEUES
, REG_HOST
, SE_LIST
, SITE_NAME
, USERS_CONF
, VO_ATLAS_DEFAULT_SE
, VO_ATLAS_SW_DIR
, VOS
.
- lcg CE specific variables
- Default variables: sys admins don't need to change the value of these variables unless they know what they are doing. These variables have a meaningful default value provided by YAIM and can be found in
/opt/glite/yaim/defaults/lcg-ce.pre
. Their value can be reset in your site-info.def file if necessary. Check the defaults directory section for more details.
Variable Name |
Description |
Value type |
Default Value |
Version |
X509_VOMS_DIR |
- |
path |
"/etc/grid-security/vomsdir/" |
4.0.1-6 |
X509_CERT_DIR |
- |
path |
"/etc/grid-security/certificates/" |
4.0.1-6 |
X509_HOST_CERT |
- |
path |
"/etc/grid-security/hostcert.pem" |
4.0.1-6 |
X509_HOST_KEY |
- |
path |
"/etc/grid-security/hostkey.pem" |
4.0.1-6 |
GRIDMAPFILE |
- |
path |
"/etc/grid-security/grid-mapfile" |
4.0.1-6 |
GRIDMAPDIR |
- |
path |
"/etc/grid-security/gridmapdir" |
4.0.1-6 |
GROUPMAPFILE |
- |
path |
"/etc/grid-security/groupmapfile" |
4.0.1-6 |
LCMAPS_DEBUG_LEVEL |
- |
integer |
0 |
4.0.1-6 |
LCMAPS_LOG_LEVEL |
- |
integer |
1 |
4.0.1-6 |
LCAS_DEBUG_LEVEL |
- |
integer |
0 |
4.0.1-6 |
LCAS_LOG_LEVEL |
- |
integer |
1 |
4.0.1-6 |