Running Data Validation

  1. Moving data files & monitoring HPSS
  2. Monitoring jobs on CRS
  3. Checking status of runs
  4. Output: what & where
  5. Checking log and error files
  6. Running a re-pass of data
  7. FAQ

Moving Data Files & Monitoring HPSS

Monitoring Jobs on CRS

                shift@phucsia:~> dvmonwin

                shift@phucsia:~> ssh phobreco@rsshgw.rhic.bnl.gov

                rsshgw00:~ > ssh rcrsuser2

              phobreco@rcrsuser2 > tk_CRS_status.pl &

 

Checking Status of Runs

 

Output: What & Where

                 On $DV_OUT/pr01
        err/DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq Number]_ONLV_X_X_X.err
        log/DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq Number]_ONLV_X_X_X.log
        trgtree/TrgTree[Run Number]s[Seq Number]_ONLV_X_X_X.root
        objmgr/PhoOM[Run Number]s[Seq Number]_ONLV_X_X_X.root
        dvtree/DVTree[Run Number]s[Seq Number]_ONLV_X_X_X.root
                On HPSS:  /home/phobreco/pr01/recon
        PhoHit[Run Number]s[Seq Number]_ONLV_X_X_X.root
        PhoDST[Run Number]s[Seq Number]_ONLV_X_X_X.root

 

Checking Log and Error Files

              >  cd $DV_OUT/pr01/log

    The file names contain the run and sequence number: DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq Number]_ONLV_X_X_X.log

            >  cd $DV_OUT/pr01/err

    The file names contain the run and sequence number: DateXXXXX_TimeZZZZ_Set1_[Run Number]s[Seq Number]_ONLV_X_X_X.err

            > ./error.pl [Run #] [Seq #]

 

Running a Re-pass of Data

 

Frequently Asked Questions

  1. Submit a "trouble ticket", by going to the RCF webpage: http://www.rhic.bnl.gov/RCF, and following the link.
  2. Page On-call RCF Staff, also by following the link on their webpage.
  3. If the pagers don't work, call the "24h hot-line" number, 5480.
  4. If after some time there is no response, and the problem is still present, page this number: 557-5268.

    Look at the "Runs to be validated" window on phucsia, at the bottom of the Data Monitor Desktop.

  1. Type  "ps -ef | grep phat dv_ready.C". If don't get any line returned, goto 2. If get a line with this process number, it means it is running. If you want to kill it, because it is in a funny state, then type "kill -9 {Process ID}".Then follow 2 to restart it. 
  2. Type "cd"
  3. Type "phat dv_ready.C", this will then start the windows, they take about 10 minutes to display.
  4. If a problem occurs, then call a DV expert. 

    Click here for instructions. This is not the normal procedure, by default data should be handled by the DataMover only.