version 1.5, 2008/10/16 18:46:58
|
version 1.6, 2008/11/07 16:54:37
|
|
|
/home/production/cvs/JSOC/doc/whattodolev0.txt 16Oct2008 |
/home/production/cvs/JSOC/doc/whattodolev0.txt 07Nov2008 |
| |
| |
------------------------------------------------------ | ------------------------------------------------------ |
Line 136 Note the names are asymmetric for dcs0 a |
|
Line 136 Note the names are asymmetric for dcs0 a |
|
| |
00 0-23 * * * /home/production/cvs/jsoc/scripts/tapearc_do_dcs1 | 00 0-23 * * * /home/production/cvs/jsoc/scripts/tapearc_do_dcs1 |
| |
|
In the beginning of the world, before any sum_start_dc, the T50 should have |
|
a supply of blank tapes in it's active slots (1-24). A cleaning tape must |
|
be in slot 25. The imp/exp slots (26-30) must be vacant. |
|
To see the contents of the T50 before startup do: |
|
|
|
> mtx -f /dev/t50 status |
|
|
|
Whenever sum_start_dc is called, all the tapes are inventoried and added |
|
to the SUMS database if necessary. |
|
When a tape is written full by the tapearc_do cron job, the t50view |
|
display (see 11. and 12. below) 'Imp/Exp' button will increment its |
|
count. Tapes should be exported before the count gets above 5. |
|
|
11. There should be running the t50view program to display/control the | 11. There should be running the t50view program to display/control the |
tape operations. | tape operations. |
| |
Line 146 The -i means interactive mode, which wil |
|
Line 159 The -i means interactive mode, which wil |
|
12. Every 2 days, inspect the t50 display for the button on the top row | 12. Every 2 days, inspect the t50 display for the button on the top row |
called 'Imp/Exp'. If it is non 0 (and yellow), then some full tapes can be | called 'Imp/Exp'. If it is non 0 (and yellow), then some full tapes can be |
exported from the T50 and new tapes put in for further archiving. | exported from the T50 and new tapes put in for further archiving. |
|
|
Hit the 'Imp/Exp' button. | Hit the 'Imp/Exp' button. |
Follow explicitly all the directions. | Follow explicitly all the directions. |
The blank L4 tapes are in the tape room in the computer room. | The blank L4 tapes are in the tape room in the computer room. |
| |
|
When the tape drive needs cleaning, hit the "Start Cleaning" button on |
|
the t50view gui. |
|
|
13. Other background info is in: | 13. Other background info is in: |
| |
http://hmi.stanford.edu/development/JSOC_Documents/Data_Capture_Documents/DataCapture.html | http://hmi.stanford.edu/development/JSOC_Documents/Data_Capture_Documents/DataCapture.html |
| |
|
***************************dsc3********************************************* |
|
NOTE: dcs3 (i.e. offsite datacapture machine shipped to Goddard Nov 2008) |
|
|
|
At Goddard the dcs3 host name will be changed. See the following for |
|
how to accomodate this: |
|
|
|
/home/production/cvs/JSOC/doc/dcs3_name_change.txt |
|
|
|
This cron job must be run to clean out the /dds/soc2pipe/[aia,hmi]: |
|
0,5,10,15,20,25,30,35,40,45,50,55 * * * * |
|
/home/production/cvs/JSOC/proj/datacapture/scripts/rm_soc2pipe.pl |
|
|
|
Also on dcs3 the offsite_ack check and safe tape check is not done in: |
|
/home/production/cvs/JSOC/base/sums/libs/pg/SUMLIB_RmDo.pgc |
| |
|
Also on dcs3, because there is no pipeline backend, there is not .arc file |
|
ever made for the DDS. |
|
***************************dsc3********************************************* |
| |
Level 0 Backend: | Level 0 Backend: |
-------------------------- | -------------------------- |