- Start the eventbuilder. Log on to sfc03 as root with usual password.
- cd /root/bgaidioz/rttc/ebuild
- export DIM_DNS_NODE=ctrl01.daq.lhcb
- ./ebuild
- to quit (necessary when the job is finished) ctrl-c
- Start the timekeeper on farm0001. Log on to ctrl01 as root with usual
password.
- cd /root/bgaidioz
- export DIM_DNS_NODE=ctrl01.daq.lhcb
- ./start-timekeeper.sh
- to stop i (necessary when the job is finished): ./stop-timekeeper.sh
- if you want to run jobs on more nodes, you need to edit the start-timekeeper.sh
script
- Start the injectors. On ctrl01 in the same directory:
- ./eric.sh
- this will come back with a message "start ebuild", then ".....start
Gaudi"
- at this moment (and not before) you send the job the START command
from PVSS (you should CONFIGURE it first though). Watch the state in the
Message window...it should say "Node0101HLTjob1 in state: configured".
Wait until you get this message, although PVSS says its READY, its not
yet.
- things are setup to run Moore (HLT). to run Euler (L1) you need to
change the eric.sh script.
- to stop (necessary when the job is finished): ./stop-injectors.sh
- If things get screwed up and you can't stop the job via PVSS or DID, you
can kill it by giving the taskmanager command (on ctrl01):
- tmKill UTGID (for example Node0101HLTjob1).