version 1.8, 2009/08/03 18:24:23
|
version 1.9, 2010/12/17 18:34:28
|
|
|
/home/production/cvs/JSOC/doc/whattodolev0.txt 25Nov2008 | /home/production/cvs/JSOC/doc/whattodolev0.txt 25Nov2008 |
| |
|
------------------------------------------------ |
|
WARNING!! Some of this is outdated. 3Jun2010 |
|
Please see more recent what*.txt files, e.g. |
|
whattodo_start_stop_lev1_0_sums.txt |
|
------------------------------------------------ |
| |
------------------------------------------------------ | ------------------------------------------------------ |
Running Datacapture & Pipeline Backend lev0 Processing | Running Datacapture & Pipeline Backend lev0 Processing |
Line 234 ever made for the DDS. |
|
Line 239 ever made for the DDS. |
|
Level 0 Backend: | Level 0 Backend: |
-------------------------- | -------------------------- |
| |
|
!!Make sure run Phil's script for watchlev0 in the background on cl1n001: |
|
/home/production/cvs/JSOC/base/sums/scripts/get_dcs_times.csh |
|
|
1. As mentioned above, the datacapture machines automatically copies DDS input | 1. As mentioned above, the datacapture machines automatically copies DDS input |
data to the pipeline backend on /dds/socdc living on d01. | data to the pipeline backend on /dds/socdc living on d01. |
| |
Line 247 If you want to start afresh, kill any in |
|
Line 255 If you want to start afresh, kill any in |
|
automated). Then do: | automated). Then do: |
| |
> cd /home/production/cvs/JSOC/proj/lev0/apps | > cd /home/production/cvs/JSOC/proj/lev0/apps |
> start_lev0.pl |
> doingestlev0.pl (actually a link to start_lev0.pl) |
| |
You will see 4 instances started and the log file names can be seen. | You will see 4 instances started and the log file names can be seen. |
You will be advised that to cleanly stop the lev0 processing, run: | You will be advised that to cleanly stop the lev0 processing, run: |
|
|
| |
Currently SUM is archiving continuously. The script is: | Currently SUM is archiving continuously. The script is: |
| |
/home/production/cvs/JSOC/base/sums/scripts/tape_do.pl |
/home/production/cvs/JSOC/base/sums/scripts/tape_do_0.pl (and _1, _2, _3) |
| |
To halt it do: | To halt it do: |
| |
touch /usr/local/logs/tapearc/TAPEARC_ABORT |
touch /usr/local/logs/tapearc/TAPEARC_ABORT[0,1,2] |
| |
Try to keep it running, as there is still much to be archived. | Try to keep it running, as there is still much to be archived. |
| |