DAJ Daemon HOWTOQuick start instructions for getting DAJ Daemon operational.
Contents
samopts to any options needed to setup
sam. This can be omitted if there are no options.mail_errors_to keyword value to email address
of account to receive notifications of job completion and error
conditions. This is optional.
notify_user = robin@batcave.gov email_errors_to = user@localhost
Needed for automatically starting new requests only. See dajd_quotas.template in DAJdir. Each non-comment non-blank line corresponds to a site to be managed. Each site line has at least two fields and as many as five fields separated by whitespace.
For OSG and LCG sites station name is of the form: station;grid_requirement_string
e.g. osg-ouhep;red.unl.edu:2119/jobmanager-pbs
Fields 2, 3, and 4 may be omitted and default to zero.
Fields 1-4 must be non-negative integers.
A value of zero for field 4 means no upper limit on events in request.
For example consider a dajd_quotas file consisting of:
luhep 1 50000 0 200000
osg-ouhep;red.unl.edu:2119/jobmanager-pbs 3 150000 50000
ccin2p3-grid1;marseillece01.mrs.grid.cnrs.fr:2119/jobmanager-pbs-dzero 4 200000 100000
ress1@resspool;grid1.oscer.ou.edu:2119/jobmanager-lsf,\
osg-gw-2.t2.ucsd.edu:2119/jobmanager-condor 2 100000
# comment line in example dajd_quotas file
> Line 1 means maintain at site with station name luhep at least 1
request running or at least 50,000 events in running grid jobs of
running requests at luhep, and obtain requests with at least 0 events
but not more than 200,000 events.$ setup sam
$ setup jim_client
$ grid-proxy-init -valid 350:0