IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 24 and Version 25 of PS1_IPP_Czarlog_20190204


Ignore:
Timestamp:
Feb 11, 2019, 1:39:18 PM (7 years ago)
Author:
fairlamb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190204

    v24 v25  
    328328=== Saturday : 2019.02.09 ===
    329329
     330JRF: Have been checking through the list of cluster nodes using neb-host to find nodes that have been left in repair. So that they can be brought back into production if they are ok
     331
     332There are config files located in the modules folder that dictate which nodes to save results do. e.g. processing of files relating to GPC1 XY01 get saved to ipp067.0. The current config is found here:
     333{{{
     334/data/ippc64.1/ippitc/psconfig/ipp-20170121.lin64/share/pantasks/modules
     335}}}
     336Best practice is to make a backup in the folder. MEH handled the changes to this file.
     337
     338To use the new config need to stop and shutdown stdscience pantasks. Make sure that there are no jobs still running after stopping before you shutdown.
     339
     340Then to restart with the new config go to the machine that was running pantasks and run:
     341{{{
     342./start_server.sh stdscience
     343}}}
     344This will start pantasks back up, AND it archives the log (which does not happen if you start it normally).
     345
     346With pantasks running we need to actually get the scheduler and controller going by using the following commands:
     347{{{
     348server input input
     349setup
     350run
     351}}}
     352
     353
     354JRF: Going back to the ippmonitor issues:
     355There were a lot of LAP chip errors, which look like an improper state. These just need to have the chip updated e.g.
     356{{{
     357chiptool -dbname gpc1 -setimfiletoupdate  -set_label ps_ud_WEB -chip_id XXXXXX
     358}}}
     359
     360
    330361=== Sunday : 2019.02.10 ===
     362
    331363 * MEH: power at ATRC down, Haydn powered down ippb06-b23 -- set neb-host down for all machines so any primary copies there will switch to secondary on the system
    332   * Gene has ippb04,b05 in repair to rsync and retire -- there are now no backup/archive nodes for replication -- NO processing can proceed -- this is not an acceptable situation as discussed before and a backup node set and plan is needed for future ATRC down event
    333 === Sunday : 2019.02.10 ===
     364  * Gene has ippb04,b05 in repair to rsync and retire -- there are now no backup/archive nodes for replication -- NO processing can proceed -- this is not an acceptable situation as discussed before and a backup node set and plan is needed for future ATRC down event.