Changes between Version 60 and Version 61 of Processing
- Timestamp:
- May 12, 2010, 8:59:40 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v60 v61 85 85 The key thing to monitor here is the {{{Nfail}}} column. Depending on the process, different numbers of Nfail as a proportion of Njobs are deemed acceptable. 86 86 87 = Morning duties: checking {{{summitcopy}}} and {{{burntool}}} = 88 89 There is nothing to be processed if data has not been copied from the telescope. This is the job of {{{summitcopy}}}, which runs TODO every day. You can check that it has successfully copies files by TODO 90 91 92 {{{burntool}}} is the next stage. Easiest way to check is to run the following in the stdscience {{{pantasks_client}}} 93 94 95 {{{ 96 ns.show.dates 97 }}} 98 99 You should see a 'book' entry with today's date. If not, something is wrong. 100 87 101 = Stopping and starting the {{{pantasks}}} servers = 88 102 … … 247 261 248 262 TODO 249 250 = Morning duties: checking {{{summitcopy}}} and {{{burntool}}} =251 252 There is nothing to be processed if data has not been copied from the telescope. This is the job of {{{summitcopy}}}, which runs TODO every day. You can check that it has successfully copies files by TODO253 254 255 {{{burntool}}} is the next stage. Easiest way to check is to run the following in the stdscience {{{pantasks_client}}}256 257 258 {{{259 ns.show.dates260 }}}261 262 You should see a 'book' entry with today's date. If not, something is wrong.263 263 264 264 = Queuing data =
