IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 154 and Version 155 of Processing


Ignore:
Timestamp:
Aug 9, 2011, 2:23:43 PM (15 years ago)
Author:
rhenders
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v154 v155  
    150150=== To stop a single pantasks server (scheduler) instance ===
    151151
    152 * Get the name of the host which is managing the pantasks server by looking the ptolemy.rc file in the server directory (e.g. for the 'distribution' task):
    153 {{{
    154 whoami@ipp004:/home/panstarrs/ipp> cat distribution/ptolemy.rc | grep PANTASKS_SERVER
    155 PANTASKS_SERVER         ippc15
    156 }}}
    157 
    158 * Log into the host as the {{{ipp}}} user
    159 {{{
    160 ssh ipp@ippc15
    161 }}}
    162 
    163 * Start the pantasks_client in the pantasks server directory
    164 {{{
    165 pantasks_client
    166 }}}
    167 
    168 * Shut down the server:
     152As any user, on any machine, run {{{pantasks_client}}} then
     153
     154{{{
     155pantasks: stop
     156}}}
     157
     158Wait until all jobs are finished (all Nrun = 0) then
     159
    169160{{{
    170161pantasks: shutdown now