IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changes between Version 3 and Version 4 of ProcedureBurntoolDoesNotStart


Ignore:
Timestamp:
Sep 1, 2010, 10:07:52 AM (16 years ago)
Author:
Serge CHASTEL
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ProcedureBurntoolDoesNotStart

    v3 v4  
    33== One image was not copied from the summit ==
    44
    5 * Check in the relevant log file (that is: ''~ipp/summitcopy/pantasks_stdout.log'') what was the reason for the failure
     5* '''Step 1:''' Check in the relevant log file (that is: ''~ipp/summitcopy/pantasks_stdout.log'') what was the reason for the failure
    66  You should see something like:
    77{{{
     
    2727  * expected md5: [...] got: [...]
    2828
    29 * First, ask the camera group if the image is valid. Send an e-mail to ps-camera@ifa.hawaii.edu
    30  
     29* '''Step 2:''' Ask the camera group if the image is valid. Send an e-mail to ps-camera@ifa.hawaii.edu providing them those three informations. If you know how to do it, you can download the file  (use dsget?) and look at it (use ds9?).
     30
     31* '''Step 3:''' Stop the ''summitcopy'' pantasks server:
     32
     33{{{
     34ipp@ipp004>>> cat ~ipp/summitcopy/ptolemy.rc | grep PANTASKS_SERVER
     35PANTASKS_SERVER ipp051
     36ipp@ipp004>>> ssh ipp@ipp051
     37ipp@ipp051>>> cd summitcopy
     38ipp@ipp051>>> pantasks_client
     39  pantasks: shutdown now
     40  (I then got the following message: 'exit status of 1 / message status of -3', I hope it's fine...)
     41  pantasks: exit
     42}}}