IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 1 and Version 2 of AddStar_PV2


Ignore:
Timestamp:
Oct 10, 2014, 2:26:53 PM (12 years ago)
Author:
heather
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • AddStar_PV2

    v1 v2  
    6363This is a bit tricky, because we do the first one first, STOP IT, then make a hosttable.dat and dvodist -out it
    6464
    65  1. Decide which stscii will be the head node (usually I've been using either stsci00 or stsci01), and edit ippdvo2's ippconfig/site.config so that the slice we are working on (for this example, slice04.cam), points to stsci00.1  (or whatever disk is decided). Check that there is at least 500GB of space on the chosen drive.
     651. Decide which stscii will be the head node (usually I've been using either stsci00 or stsci01), and edit ippdvo2's ippconfig/site.config so that the slice we are working on (for this example, slice04.cam), points to stsci00.1  (or whatever disk is decided). Check that there is at least 500GB of space on the chosen drive.
    6666
    6767 
    68   2. queue the 'segments'
     682. queue the 'segments'
    6969{{{
    7070survey.add.merge cam.slice04.0 LAP.PV2.V2.20130717.slice04.cam LAP.PV2.V2.slice04.0.cam
     
    8282 * the exception is the pole is one segment : LAP.PV2.V2.pole.cam (no segments)
    8383
    84  3.  check mysql that the first segment is loaded
     843.  check mysql that the first segment is loaded
    8585
    8686{{{
     
    8888}}}
    8989
    90  4. once there is at least 1 mergedvodbRUn listed, start the merge on that and turn it off:
     904. once there is at least 1 mergedvodbRUn listed, start the merge on that and turn it off:
    9191add.mergedvodb LAP.PV2.V2.20130717.slice04.cam
    9292mergedvodb.merge.on
     
    9595}}}
    9696
    97  5. wait for the merge to be done, without faults, for that first one
     975. wait for the merge to be done, without faults, for that first one
    9898
    99  6. copy hosttable from one of the other LAP.ThreePi slices, do the following edits:
     996. copy hosttable from one of the other LAP.ThreePi slices, do the following edits:
    100100   * make sure the slice# is correct
    101101   * make sure it is skycal or cam (as necessary)
     
    103103   * do not use stsci drives with < 500GB -- find those in the HostTable.dat and shift around as necessary
    104104
    105  7. dvodist -out (path)
     1057. dvodist -out (path)
    106106
    107  8. go back to pantasks and
     1078. go back to pantasks and
    108108
    109109{{{
     
    111111}}}
    112112
    113  9. periodically check with commands
     1139. periodically check with commands
    114114
    115115{{{
     
    117117}}}
    118118
    119  10. if it faults, it needs to be redone (but you can set the mergedvodbProcessed.fault = 0 and the mergedvodbRun.state = 'broken', and revert to find if the others work fine
     11910. if it faults, it needs to be redone (but you can set the mergedvodbProcessed.fault = 0 and the mergedvodbRun.state = 'broken', and revert to find if the others work fine
    120120
    121121{{{