| | 38 | * 12:52am (HAf/ saturday night?): problem with registration. After stopping addstars becuase of various timeouts, and restarting summit/registration because sometimes that helps, discovered regtool peek didn't show anything wrong. It was trying to burntool o7277g0262o but failing. Eventually discovered that 0261 was not fully downloaded (was missing 2 files): had errors like these in the summitcopy logs: |
| | 39 | |
| | 40 | {{{ |
| | 41 | |
| | 42 | Unable to perform /home/panstarrs/ipp/psconfig/ipp-20141024.lin64/bin/pztool -copydone -row_lock -summit_id 961792 -exp_name o7277g0261o -inst gpc1 -telescope ps1 -class chip -class_id ota44 -uri neb://ipp092.0/gpc1/20150912/o7277g0261o/o7277g0261o.ota44.fits -hostname ipp092 -dbname gpc1 -md5sum 4b9c44a681cddf4a96c415f67d54c69b -bytes 23230080: 3 |
| | 43 | config error for: summit_copy.pl --uri http://conductor.ifa.hawaii.edu/ds/gpc1/o7277g0261o/o7277g0261o44.fits --filename neb://ipp092.0/gpc1/20150912/o7277g0261o/o7277g0261o.ota44.fits --summit_id 961792 --exp_name o7277g0261o --inst gpc1 --telescope ps1 --class chip --class_id ota44 --bytes 49432320 --md5 fd7d8426c150b1280b8821326506703a --dbname gpc1 --timeout 600 --verbose --copies 2 --compress --nebulous |
| | 44 | Running [/home/panstarrs/ipp/psconfig/ipp-20141024.lin64/bin/dsget --uri http://conductor.ifa.hawaii.edu/ds/gpc1/o7277g0261o/o7277g0261o51.fits --filename neb://ipp087.0/gpc1/20150912/o7277g0261o/o7277g0261o.ota51.fits --compress --bytes 49432320 --nebulous --md5 0abbb949b3810f5af70bb312cba7df5c --timeout 600 --copies 2]... |
| | 45 | downloading file to /tmp/o7277g0261o.ota51.fits.1ckkJZ89.tmp |
| | 46 | |
| | 47 | }}} |
| | 48 | after I had discovered this, somehow magically, registration /summitcopy fixed itself. I'm hoping stopping addstars and restarting summitcopy/registartion kicked whatever had been stuck, but it makes no sense to me... |
| | 49 | |