YAIM in EMI
task force is responsible for defining a strategy to be able to use YAIM to configure gLite services in EMI.
Variable | gLite | EMI | comments |
---|---|---|---|
INSTALL_ROOT | INSTALL_ROOT=/opt | INSTALL_ROOT=/usr | |
GLITE_LOCATION_* | GLITE_LOCATION = ${INSTALL_ROOT}/glite GLITE_LOCATION=\ ${GLITE_LOCATION:-${INSTALL_ROOT}/glite} GLITE_LOCATION_VAR=\ ${GLITE_LOCATION_VAR:-${GLITE_LOCATION}/var} GLITE_LOCATION_LOG=\ ${GLITE_LOCATION_LOG:-${GLITE_LOCATION}/var/log} GLITE_LOCATION_TMP=\ ${GLITE_LOCATION_TMP:-${GLITE_LOCATION}/tmp} |
GLITE_LOCATION=/usr GLITE_LOCATION_VAR=/var GLITE_LOCATION_LOG=/var/log GLITE_LOCATION_TMP=/tmp GLITE_LOCATION_ETC=/etc |
watch out for ${GLITE_LOCATION}/etc ⇒ /etc use ${GLITE_LOCATION_ETC} instead |
GLOBUS_LOCATION | GLOBUS_LOCATION=\ ${GLOBUS_LOCATION:-${INSTALL_ROOT}/globus} |
- | not to be set for EMI (some node types may need to set it, e.g. WMS) |
LCG_LOCATION | LCG_LOCATION = ${INSTALL_ROOT}/lcg LCG_LOCATION=\ ${LCG_LOCATION:-${INSTALL_ROOT}/lcg} |
LCG_LOCATION=/usr | watch out for ${LCG_LOCATION}/etc ⇒ /etc |
EDG_LOCATION | EDG_LOCATION=$INSTALL_ROOT/edg | needed?? | |
GRID_ENV_LOCATION | GRID_ENV_LOCATION=\ ${GRID_ENV_LOCATION:-${INSTALL_ROOT}/glite/etc/profile.d} |
GRID_ENV_LOCATION=/usr/libexec | |
GPT_* | GPT_LOCATION=\ ${GPT_LOCATION:-${INSTALL_ROOT}/gpt} GPT_POST=${GPT_LOCATION}/sbin/gpt-postinstall |
needed?? | |
SAGA_* | SAGA_LOCATION=/usr/local JAVA_SAGA_LOCATION=/usr/local |
needed?? |
Other/New Variable | Suggested Value | Reason | Who |
---|---|---|---|
YAIM_ROOT | /opt/ | to be used for building yaim installation path | Cristina |
GLITE_LOCATION_ETC | /etc/ | to be used by yaim-modules | Cristina |
Action | Description | Responsible | Deadline |
Bug | Summary | |
[[ ] [ ]] |
$80169![]() |
[yaim-core}] Adapt config_add_pool_env for EMI |
#80153![]() |
[yaim-core] yaim conf fails with "useradd: cannot create directory /opt/glite/etc/rgma" |
#80152![]() |
[yaim-core] Problem with path setting with glite-yaim-core-4.9.99-1 |
#80151![]() |
[yaim-core] Circular link in glite-yaim-core-4.9.99-1 |
#79900![]() |
[yaim-core] Adapt ClassAdsHelper.py for EMI |
#79832![]() |
[yaim-core] update config_lcas_lcmaps_gt4 for argus-gsi-pep-callout |
#79771![]() |
[yaim-core] Make SAGA configuration optional and change defaults |
#79708![]() |
[yaim-core] LCG_LOCATION is hardcoded in config_sysconfig_lcg, overriding any configuration value |
#79673![]() |
[yaim-core] change of some default values |
#78991![]() |
[yaim-core] Startup script location for L&B update, gLite startup script fix |
#79791![]() |
[yaim-core] Adapt config_vomsmap for glite-cluster for EMI |
#79736![]() |
[yaim-core] config_gip_service_release should be adapted for EMI |
#78809![]() |
[yaim-core] Adapt config_vomses for EMI-1 |
#78797![]() |
[yaim-core] Adapt config_crl for EMI |
#78776![]() |
[yaim-core] Adapt config_glite_initd for EMI |
#78775![]() |
[yaim-core] Adapt config_glite_locallogger for EMI |
#78774![]() |
[yaim-core] Adapt config_gip_vo_tag for EMI |
#78773![]() |
[yaim-core] Adapt config_gip_scheduler_plugin for EMI |
#78772![]() |
[yaim-core] Adapt config_globus_gridftp for EMI |
#78771![]() |
[yaim-core] Adapt config_lcas_lcmaps_gt4 for EMI |
#78433![]() |
[Yaim-core] Update configure secure tomcat function for emified trustmanager |