Changes between Version 7 and Version 8 of Processing
- Timestamp:
- Apr 9, 2010, 10:59:40 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v7 v8 44 44 }}} 45 45 46 Move to the directory corresponding to the server of interest in the list above, eg {{{ stdscience/}}}, then run46 Move to the directory corresponding to the server of interest in the list above, eg {{{~ipp/stdscience/}}}, then run 47 47 48 48 {{{ … … 84 84 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. 85 85 86 87 86 = Stopping and staring the servers = 88 87 88 It is occasionally necessary to stop and restart the {{{pantasks_server}}} instances. For example, when it is necessary to update and rebuild the code, or if pantasks itself becomes unresponsive or shows negative values in some columns of the status display (above). 89 89 90 == Stopping == 90 91 91 To shut down all {{ pantasks_server}} instances, use92 To shut down all {{{pantasks_server}}} instances, use 92 93 93 94 {{{
