IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 238 and Version 239 of Processing


Ignore:
Timestamp:
Apr 11, 2019, 11:42:15 AM (7 years ago)
Author:
fairlamb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Processing

    v238 v239  
    4747 * summary for czaring -- processing chip->warp, WWdiff for MOPS, WSdiff with only diff cmf distributed to QUB -- time critical, faults must be cleared ASAP (early morning) for MOPS, QUB (WW, WS queuing done by MEH)
    4848 * details on https://ps1wiki.ifa.hawaii.edu/trac/wiki/EuclidObservations
     49
    4950= About Czar Pages: What to do if the czar pages don't update =
    50 IPP Czar pages are updated every five minutes or so by the czarpoll.pl script. This script runs on {{{ippc33}}} as ipp user within a screen session. If, for some reason, czarpoll crashes (it likely means that gpc1 mysql server has been restarted),
    51 
    52 '''**** replace ippitc@ipp113 for ipp@ippc33 at ITC now ****'''
    53 
    54 1) ssh as ipp on {{{ippc33}}}    '''use c33 so that we don't overload c18!''' [[BR]]
     51IPP Czar pages are updated every five minutes or so by the czarpoll.pl script. This script runs on {{{ipp113}}} as ippitc user within a screen session. If, for some reason, czarpoll crashes (it likely means that gpc1 mysql server has been restarted),
     52
     53
     541) ssh as ippitc on {{{ipp113}}}    '''use ipp113 so that we don't overload c18!''' [[BR]]
    55552) identify the screen session which is running and reattach it [[BR]]
    56563) restart czarpoll and then[[BR]]
     
    5959The sequence of commands should therefore be something like:
    6060
    61 1) ssh as ipp on {{{ippc33}}}
    62 {{{
    63 yourhost:~$ ssh ipp@ippc33
     611) ssh as ippitc on {{{ipp113}}}
     62{{{
     63yourhost:~$ ssh ippitc@ipp113
    6464}}}
    6565
    66662) Identify the screen session which is running and reattach it
    6767{{{
    68 ipp@ippc33:/home/panstarrs/ipp>screen -list
     68ippitc@ipp113:/home/panstarrs/ippitc>screen -list
    6969There is a screen on:
    7070        18965.CzarPoll  (Attached)
    71 1 Socket in /var/run/screen/S-ipp.
    72 
    73 ipp@ippc33:/home/panstarrs/ipp>screen -r 18965.CzarPoll
     711 Socket in /var/run/screen/S-ippitc.
     72
     73ippitc@ipp113:/home/panstarrs/ippitc>screen -r 18965.CzarPoll
    7474
    7575(you see then the last lines of the display, e.g.:
     
    8989ipp@ippc33:/data/ippc64.1/ippitc/src/ippMonitor/czartool>./czarpoll.pl
    9090}}}
     91Note that you have to 'cd', there is some relative path nonsense in there.
    9192You will see something like:
    9293{{{
     
    106107{{{
    107108[detached]
    108 ipp@ippc33:/home/panstarrs/ipp>
     109ippitc@ipp113:/home/panstarrs/ippitc>
    109110}}}
    110111
    111112You can safely logout or do other work
    112113
    113 5. do the same for roboczar in a screen session (from {{{/data/ippc64.1/ippitc/src/ippMonitor/czartool}}}, using hardcoded /data/ippc18.0 can be problem when ippc19.0 is now home )
    114 {{{
    115 ipp@ippc33:/data/ippc64.1/ippitc/src/ippMonitor/czartool>./roboczar.pl
     1145. do the same for roboczar in a screen session (from {{{/data/ippc64.1/ippitc/src/ippMonitor/czartool}}})
     115{{{
     116ippitc@ipp113:/data/ippc64.1/ippitc/src/ippMonitor/czartool>./roboczar.pl
    116117}}}
    117118