1 |
|
/home/production/cvs/JSOC/doc/whattodolev0.txt 25Nov2008 |
2 |
|
|
3 |
+ |
------------------------------------------------ |
4 |
+ |
WARNING!! Some of this is outdated. 3Jun2010 |
5 |
+ |
Please see more recent what*.txt files, e.g. |
6 |
+ |
whattodo_start_stop_lev1_0_sums.txt |
7 |
+ |
------------------------------------------------ |
8 |
|
|
9 |
|
------------------------------------------------------ |
10 |
|
Running Datacapture & Pipeline Backend lev0 Processing |
239 |
|
Level 0 Backend: |
240 |
|
-------------------------- |
241 |
|
|
242 |
+ |
!!Make sure run Phil's script for watchlev0 in the background on cl1n001: |
243 |
+ |
/home/production/cvs/JSOC/base/sums/scripts/get_dcs_times.csh |
244 |
+ |
|
245 |
|
1. As mentioned above, the datacapture machines automatically copies DDS input |
246 |
|
data to the pipeline backend on /dds/socdc living on d01. |
247 |
|
|
255 |
|
automated). Then do: |
256 |
|
|
257 |
|
> cd /home/production/cvs/JSOC/proj/lev0/apps |
258 |
< |
> start_lev0.pl |
258 |
> |
> doingestlev0.pl (actually a link to start_lev0.pl) |
259 |
|
|
260 |
|
You will see 4 instances started and the log file names can be seen. |
261 |
|
You will be advised that to cleanly stop the lev0 processing, run: |
309 |
|
|
310 |
|
Currently SUM is archiving continuously. The script is: |
311 |
|
|
312 |
< |
/home/production/cvs/JSOC/base/sums/scripts/tape_do.pl |
312 |
> |
/home/production/cvs/JSOC/base/sums/scripts/tape_do_0.pl (and _1, _2, _3) |
313 |
|
|
314 |
|
To halt it do: |
315 |
|
|
316 |
< |
touch /usr/local/logs/tapearc/TAPEARC_ABORT |
316 |
> |
touch /usr/local/logs/tapearc/TAPEARC_ABORT[0,1,2] |
317 |
|
|
318 |
|
Try to keep it running, as there is still much to be archived. |
319 |
|
|