Difference between revisions of "How to run DAQ"

From GlueXWiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 17: Line 17:
 
#:: Select 'Configurations -> Cool -> fcal' (see top menu)
 
#:: Select 'Configurations -> Cool -> fcal' (see top menu)
 
#:: Press buttons:  Configure, Download, Prestart, Go (you start the run)
 
#:: Press buttons:  Configure, Download, Prestart, Go (you start the run)
 +
 +
== Store data on tape ==
 +
 +
* To store data on tape just copy files on clonusr2 to
 +
 +
:: /w/stage/output/clas/test
 +
 +
:: To retrieve files, go to ifarms ( ssh ifarml64 ). You can see files using
 +
 +
:: ls  /mss/clas/test/fcal*
 +
 +
* To retrieve a file from the tape use
 +
 +
:: jget /mss/clas/test/file_name .

Latest revision as of 11:33, 13 December 2011

  1. Launch database daemon
    • login to clonusr2.jlab.org under halldrun
    • start msqld by typing 'msqld' ( be sure that only one msqld is running)
  2. Launch Afec-1.4 platform
    • login to clonusr2.jlab.org under halldrun
    • type 'platform'
  3. Start event builder
    • login to clonusr2.jlab.org under halldrun
    • coda_eb_rc3 -i -s simple -n EB3 -t CDEB
  4. Launch coda_roc on the Linux controller
    • login to halldtrg3.jlab.org under halldrun
    • coda_roc_rc3 -i -s simple -n TROC3 -t ROC
  5. Launch Run Control GUI
    • login to clonusr2.jlab.org under halldrun
    • type 'rcgui'
    Select 'Sessions -> simple'
    Select 'Configurations -> Cool -> fcal' (see top menu)
    Press buttons: Configure, Download, Prestart, Go (you start the run)

Store data on tape

  • To store data on tape just copy files on clonusr2 to
/w/stage/output/clas/test
To retrieve files, go to ifarms ( ssh ifarml64 ). You can see files using
ls /mss/clas/test/fcal*
  • To retrieve a file from the tape use
jget /mss/clas/test/file_name .