Changes between Version 30 and Version 31 of Doc/gLite/TemplateCustomization


Ignore:
Timestamp:
Mar 16, 2007, 4:12:58 PM (19 years ago)
Author:
/C=FR/O=CNRS/OU=UMR8607/CN=Michel Jouvin/emailAddress=jouvin@…
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Doc/gLite/TemplateCustomization

    v30 v31  
    235235
    236236
     237=== Restarting LRMS Client ===
     238
     239It is possible to force a restart of LRMS (batch system) client on all WNs by defining variable `LRMS_CLIENT_RESTART`. This variable, if present, must be a nlist with one entry per WN to restart (key is the WN name) or 'DEFAULT' for all WNS without a specific entry. When the value is changed (or first defined), this triggers a LRMS client restart. The value itself is not relevant but it is advised to use a timestamp for better tracking of forced restart.
     240
     241A good place to define this variable is template `pro_site_cluster_info` in cluster `site` directory.
     242
     243'''Note : this feature is currently implemented only for Torque v2 client.'''
     244
    237245=== Run-Time Environment ===
    238246