Changes between Version 76 and Version 77 of PublicPages/MayallZbandLegacy/NotesforObservers/Problems


Ignore:
Timestamp:
Nov 21, 2017 10:20:39 PM (6 years ago)
Author:
Aaron Meisner
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PublicPages/MayallZbandLegacy/NotesforObservers/Problems

    v76 v77  
    6262 Fix::
    6363       - Stop the observing script using "touch quit" (don't ctrl-C unless desperate)
    64        - Try reading out the last image
    65          {{{
    66 ditscmd nohs nohs_endobs
    67          }}}
    68        - Reinitialize the NMSL
    69          * Open a new xterm window on mayall-7 and ssh into mosaic3 by typing:
    70          * `ssh observer@mosaic3`
    71          * Then on mosaic3, type: `nmslReset`
    72         - The above procedure should be executable from a regular xterm that comes up with NOCS, but for some reason the .alias file is not being sourced properly. Have to fix this.
    73        - Take a zero image, make sure it reads out, and check the image by running "mscstat" in the IRAF terminal.
    74       - If the zero image image times out, then check the ccp:
    75         {{{
    76 nocs fullstatus ccp
    77         }}}
    78         It should look something like this:
    79         {{{
    80 "stuff here"
    81         }}}
    82         This will indicate if the problem is at the controller level. That is, you should see something indicating the controllers are all ok, or one or more are giving errors.
    83       - If fullstatus looks OK (not a controller problem), but the above ditscmd did not work,  then just NUKE!
    84         * Stop Mosaic
     64       - Make sure that the NMSL text window is visible. Wait for the text window to finish counting up.
     65       - Stop Mosaic, and issue the following commands on mosaic3 :
    8566          {{{
    8667nocs nuke pana
    8768nocs nuke dhs
    8869          }}}
    89         * Start Mosaic. The nuke commands will clear issues with stale PAN processes.
     70      - Start Mosaic. The nuke commands will clear issues with stale PAN processes.
    9071      - Take a zero and see if it looks ok by running mscstat. If good, restart the bot and keep going!
    9172      - There is (should be) no need to Stop/Start Cameras. However, if it doesn't look ok, then you may have to do a full restart.