Changes between Version 18 and Version 19 of Doc/LCG2/TemplateLayout


Ignore:
Timestamp:
Jul 11, 2006, 10:45:36 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/LCG2/TemplateLayout

    v18 v19  
    124124PBS/Torque related templates support the following variables :
    125125
    126  * `CE_QUEUES` : a nlist with one entry per queue (key is the queue name). For each queue, the value itself is a nlist. One mandatory key is `attr` and defines the queue parameters (`qmgr set queue` options). Another optional key is `vos` and is used to explicitly define the VOs which have access to the queue (by default, only the VO with the same name as the queue has access). Look at [source:templates/trunk/grid/lcg-2.7.0/site/pro_site_config_site.tpl pro_lcg2_config_site.tpl] example for an example on how to define one queue for each supported VO.
     126 * `CE_QUEUES` : a nlist with one entry per queue (key is the queue name). For each queue, the value itself is a nlist. One mandatory key is `attr` and defines the queue parameters (`qmgr set queue` options). Another optional key is `vos` and is used to explicitly define the VOs which have access to the queue (by default, only the VO with the same name as the queue has access). Look at [source:templates/trunk/grid/lcg-2.7.0/site/pro_lcg2_config_site.tpl pro_lcg2_config_site.tpl] example for an example on how to define one queue for each supported VO.
    127127
    128128 * `CE_NFS_ENABLED` : this variable must be set to true if WN home directories are on a shared NFS file system (even if the server is not the CE, the variable name is kept for backward compatibility). When set to true, PBS/Torque client is configured to redirect {{{TMPDIR}}} and {{{EDG_WL_SCRATCH}}} to a local directory on the WN.
     
    138138MAUI related templates support the following variables :
    139139
    140  * `MAUI_CFG` : the content of this variable must contain the full content of `maui.cfg` file. Look at [source:templates/trunk/grid/lcg-2.7.0/site/pro_lcg2_config_site_maui.tpl pro_site_config_site_maui.tpl] example on how to define this variable from other configuration elements.
     140 * `MAUI_CFG` : the content of this variable must contain the full content of `maui.cfg` file. Look at [source:templates/trunk/grid/lcg-2.7.0/site/pro_lcg2_config_site_maui.tpl pro_lcg2_config_site_maui.tpl] example on how to define this variable from other configuration elements.
    141141
    142142 * `MAUI_PART_DEF` : default node partition to use with worker nodes