1 |
< |
/home/production/cvs/JSOC/doc/whattodo_start_stop_lev1_0_sums.txt 27Apr2012 |
1 |
> |
/home/production/cvs/JSOC/doc/whattodo_start_stop_lev1_0_sums.txt 28Jun2012 |
2 |
|
|
3 |
|
|
4 |
|
Do as user production or jsocprod as indicated. Do in this order: |
22 |
|
|
23 |
|
(note: ignore any core dump) |
24 |
|
|
25 |
+ |
|
26 |
|
On cl1n002: Stop lev1 processing for HMI as jsocprod |
27 |
|
---------------------------------------------------- |
28 |
|
> touch /usr/local/logs/lev1/build_mgr_stop_hmi |
45 |
|
|
46 |
|
This may take a few minutes while the processing of ingest_lev0 for |
47 |
|
VC02 and VC05 completes to a commit point. |
48 |
+ |
If the ingest_lev0 process is hung, it may not see the stop file signal. |
49 |
+ |
Then do a kill -9 of the ingest_lev0 processes. |
50 |
+ |
|
51 |
|
Likewise for AIA VC01 and VC04: |
52 |
|
|
53 |
|
> stop_lev0_AIA.pl |
54 |
|
|
55 |
+ |
|
56 |
|
On j1: Stop SUMS as production |
57 |
|
------------------------------------- |
58 |
|
|
60 |
|
> sum_stop_j1.MULTI -f (note: may need the -f(orce) flag) |
61 |
|
|
62 |
|
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
63 |
+ |
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ |
64 |
|
|
65 |
|
START: |
66 |
|
===== |
71 |
|
> cd /home/production/cvs/JSOC/base/sums/scripts |
72 |
|
> sum_start_j1.MULTI |
73 |
|
|
74 |
+ |
|
75 |
|
On d02: Restart t950view as production |
76 |
|
-------------------------------------- |
77 |
|
This is optional if you want to view the tape activity. |
97 |
|
cl1n001:/home/jsocprod> screen |
98 |
|
Directory: /home/jsocprod |
99 |
|
csh> cd |
100 |
< |
cl1n001:/home/jsocprod> Ctrl-c (to create anothe screen) |
100 |
> |
cl1n001:/home/jsocprod> Ctrl-a c (to create anothe screen) |
101 |
|
To toggle between screens do: Ctrl-a space |
102 |
|
Or to go to screen 2: Ctrl-a 2 |
103 |
|
To disconnect from 'screen' do: Ctrl-a d |