IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 11 and Version 12 of PS1_IPP_Czarlog_20190408


Ignore:
Timestamp:
Apr 11, 2019, 4:16:41 PM (7 years ago)
Author:
fairlamb
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • PS1_IPP_Czarlog_20190408

    v11 v12  
    8383=== Wednesday : 2019.MM.DD ===
    8484
    85 '''Root partition is critical ippc72''' by JRF
     85'''Root partition is critical ippc71''' by JRF
    8686
    87   TODO: tomorrow This is one of the apache nodes, so the logs will need to be archived.Check out the czar log from (SOME DATE). And see this page for how to clear them:
     87    Check the /tmp/nebulous_server.log size
     88    The root partition is getting pretty full on ippc71
     89    {{{
     90    71 - 71GB
     91    72 - 67GB
     92    73 - 63GB
     93    74 - 70GB
     94    75 - 60GB
     95    }}}
     96    It's also getting pretty large of the other apache servers too.
     97
     98    Follow the procedure from Wednesday : 2019.02.06 , see: https://svn.pan-starrs.ifa.hawaii.edu/trac/ipp/wiki/PS1_IPP_Czarlog_20190204
     99    I first shutdown all the pantasks, then on each machine, stopped apaches, removed the log, replaced it with a fresh empty log with the correct permissions and started apache again.
     100
     101JRF: ipp112.1 is getting pretty full on data so I've moved it into repair
     102
     103'''No Mask for MOPS''' by JRF
     104
     105chiptool -definebyquery -set_label mops.nomasktest  -set_workdir neb://@HOST@.0/gpc1/mops.nomasktest -set_data_group mops.nomasktest -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_reduction NOMASKTEST -dbname gpc1 -exp_name o8582g0236o
     106chiptool -definebyquery -set_label mops.nomasktest  -set_workdir neb://@HOST@.0/gpc1/mops.nomasktest -set_data_group mops.nomasktest -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_reduction NOMASKTEST -dbname gpc1 -exp_name o8582g0219o
     107chiptool -definebyquery -set_label mops.nomasktest  -set_workdir neb://@HOST@.0/gpc1/mops.nomasktest -set_data_group mops.nomasktest -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_reduction NOMASKTEST -dbname gpc1 -exp_name o8582g0202o
     108chiptool -definebyquery -set_label mops.nomasktest  -set_workdir neb://@HOST@.0/gpc1/mops.nomasktest -set_data_group mops.nomasktest -set_dist_group NULL -set_tess_id RINGS.V3 -set_end_stage warp -set_reduction NOMASKTEST -dbname gpc1 -exp_name o8582g0185o
     109
     110SELECT rawExp.exp_name, rawExp.exp_id, chipRun.chip_id, chipRun.label chip_label, chipRun.state chip_state, warpRun.warp_id, warpRun.state warp_state FROM rawExp JOIN chipRun USING (exp_id) JOIN camRun USING (chip_id) JOIN fakeRun USING (cam_id) JOIN warpRun USING (fake_id) WHERE exp_name IN
     111("o8582g0236o","o8582g0219o","o8582g0202o","o8582g0185o");
    88112
    89113=== Thursday : 2019.MM.DD ===