IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 11 and Version 12 of PS1_IPP_Czarlog_20190304


Ignore:
Timestamp:
Mar 7, 2019, 12:51:47 PM (7 years ago)
Author:
tdeboer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190304

    v11 v12  
    329329cp ipphosts.mhpcc.config ipphosts.mhpcc.config.190307ori
    330330cp ipphosts.mhpcc.config ipphosts.mhpcc.config.190307_target128
    331 
    332 add ipp128 to the skycell metadata
    333 
    334 change the file
     331}}}
     332Then add ipp128 to the skycell metadata by changing the file:
     333{{{
    335334ipphosts METADATA
    336335  camera STR skycell
     
    369368  sky31 STR  ipp128.1
    370369END
    371 
    372 copy that back into the default one and then also to psconfig
    373 
     370}}}
     371copy that back into the default one and then also to psconfig:
     372{{{
     373cp ipphosts.mhpcc.config.190307_target128 ipphosts.mhpcc.config
    374374cp ipphosts.mhpcc.config.190307_target128 ~/psconfig/ipp-20170121.lin64/share/pantasks/modules/ipphosts.mhpcc.config
    375 
    376 }}}
    377 
     375}}}
     376and then restart the pantask :
     377{{{
     378$> pantasks_client
     379pantasks: stop
     380pantasks: shutdown
     381}}}
     382Between the stop and shutdown check that the jobs have finished, if any, by querying the 'status' or 'controller status'
     383
     384ssh into ippc30 as ippitc to restart the pantasks_server, doing what we did before:
     385{{{
     386start_server.sh stdscience
     387}}}
     388Then to load the config and start it running, do the following in pantasks:
     389{{{
     390pantasks: server input input
     391pantasks: setup
     392pantasks: run
     393}}}
     394That should get ipp128 to be targetted. As always make sure all the used labels are added to the pantasks, and processing should commence.
    378395=== Friday : 2019.03.08 ===
    379396