IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links
wiki:IPP_Progress_Report_20100531

Version 5 (modified by bills, 16 years ago) ( diff )

--

IPP Progress Report for the week 2010.05.31 - 2010.06.06

(Up to IPP Progress Reports)

Eugene Magnier

Heather Flewelling

Bill Giebink

Roy Henderson

Paul Price

Bill Sweeney

For Bill, this report covers May 24 - June 5.

  • processing czar 1 day, 1 holiday, 3 vacation days
  • investigated and worked around chip processing problem due to pre-mature schema changes to the gpc1 DB
  • implemented priority ordering for warp stage
  • investigated how a row got deleted from chipProcessedImfile. Failed to find the cause in the mysql binary logs. It is still a mystery.
  • Fixed a couple more cases where the update process stops and the postage stamp server does not handle the error.
  • Did some cleanup of the code in the postage stamp web interface to prepare for further development.
  • wrote a wiki page on shepherding the postage stamp server
  • investigated why 2 postage stamp requests got stuck. It turns out the warpRun's corresponding magicDSRun were in the state failed_cleanup. This prevented the warpSkyfiles from getting queued for update. Cleaned up the magicDSRun faults and the jobs worked. We still need more "revert" tasks to handle cases like these.
  • Fixed a bug that Heather reported where warptool -updaterun didn't work unless the run had been at least partially processed. In the process of investigating this, found and fixed a potential problem with -updaterun -set_state update by disallowing that mode to be used for that purpose.
  • Did some reading on http access control for application to the postage stamp server and data store.
  • Niaal reports that he as twice tried to submit a postage stamp request and nothing seemed to happen. Investigated this and it turns out his request was over 2MB in size and PHP disallows posts larger than that. Updated the upload page to check for this error (and others) and notified the user.
  • While debugging this I noticed in the apache error logs that there was a poor user who submitted a large postage stamp request on 5/24 and has been constantly querying the data store looking for his results ever since. It turned out that the request faulted parsing and due to a bug in error handling, the request got into a state were I didn't notice the errors. Fixed the problem that caused the error.

Chris Waters

Note: See TracWiki for help on using the wiki.