IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 182 and Version 183 of Processing


Ignore:
Timestamp:
Nov 13, 2012, 2:52:19 PM (14 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v182 v183  
    1313
    1414= About Czar Pages: What to do if the czar pages don't update =
    15 IPP Czar pages are updated every five minutes or so by the czarpoll.pl script. This script runs on {{{ipp009}}} as ipp user within a screen session. If, for some reason, czarpoll crashes (it likely means that gpc1 mysql server has been restarted),
    16 
    17 1) ssh as ipp on {{{ipp009}}}[[BR]]
     15IPP Czar pages are updated every five minutes or so by the czarpoll.pl script. This script runs on {{{ippc11}}} as ipp user within a screen session. If, for some reason, czarpoll crashes (it likely means that gpc1 mysql server has been restarted),
     16
     171) ssh as ipp on {{{ippc11}}}[[BR]]
    18182) identify the screen session which is running and reattach it[[BR]]
    19193) restart czarpoll and then[[BR]]
     
    2222The sequence of commands should therefore be something like:
    2323
    24 1) ssh as ipp on {{{ipp009}}}
    25 {{{
    26 yourhost:~$ ssh ipp@ipp009
     241) ssh as ipp on {{{ippc11}}}
     25{{{
     26yourhost:~$ ssh ipp@ippc11
    2727}}}
    2828