How to Sink Data from DAQ to HPSS Manually

  1. Goto the DAQ X-term
  2. Goto a window entitled "Sinking Window", if can't find it open the window (for instructions go here)
  3. Goto the directory where the data is located, via typing
    > cd /data/X   [ENTER] (where X= the data disk number, found from looking at comment in run log book)
  4. To sink a data file type
    > ~phobsink/bin/write_and_recon <filename> [ENTER]
    (This will output a lot of stuff to the screen, then leave you with a prompt, then you can submit your next file)
  5. Wait ~4 minutes and look at the window on phucsia entitled "CRS status for PHOBOS" (if windows not there goto  Setting crs monitor up in counting house)
    Hit the "refresh" button on each screen.
    You should see (use scroll bar) the filename DV[RUNNumber]s[SeqNumber]_Date........
    If you don't then file did not sink, call expert.

How to open the Sinking Window in DAQ X-term

  1. Open a window on the DAQ X-term
  2. In this window ,type
    > ssh phobos@phobosx.phobos.bnl.gov [ENTER]
    ...
    phobos@phobosx.phobos.bnl.gov
    : > {ENTER phobos password}
    .....
    passphrase> {ENTER the passphrase for phobos}
    (Note: Password and passphrase on DAQ monitor)
  3. You are now logged into phobos@phobosx. Type the following to open the "Sinking Window"
    > dtterm -name "Sinking Window" [ENTER]
  4. If asked in the "Sinking Window", for a pass phrase, enter the phassphrase for phobos  
  5. You can now iconize, the original window, and you now have a sinking window. Type
        > cd /data [ENTER]