Difference between revisions of "ARC CE Tips"
From GridPP Wiki
(→Setup to allow gLite-WMS jobs to run) |
|||
Line 3: | Line 3: | ||
== Setup for LHCb == | == Setup for LHCb == | ||
+ | A default runtime environment must be setup. This can be done by adding the following line to the ''[grid-manager]'' section of ''/etc/arc.conf'': | ||
+ | |||
+ | authplugin="PREPARING timeout=60,onfailure=pass,onsuccess=pass /usr/local/bin/default_rte_plugin.py %S %C %I ENV/GLITE" |
Revision as of 12:30, 13 May 2014
Setup to allow gLite-WMS jobs to run
Create an empty file /usr/etc/globus-user-env.sh on all worker nodes.
Setup for LHCb
A default runtime environment must be setup. This can be done by adding the following line to the [grid-manager] section of /etc/arc.conf:
authplugin="PREPARING timeout=60,onfailure=pass,onsuccess=pass /usr/local/bin/default_rte_plugin.py %S %C %I ENV/GLITE"