| 29 | | * 12:00 ecliptic.rp chip faults often NON-EXISTANT, but are being found with the new deneb-locate.py command -- details later |
| | 29 | * 12:00 ecliptic.rp chip faults often NON-EXISTANT, but are being found with the new deneb-locate.py command -- |
| | 30 | {{{ |
| | 31 | o5362g0549o XY36 181808 488192 |
| | 32 | neb://ipp030.0/gpc1/20100615/o5362g0549o/o5362g0549o.ota36.fits |
| | 33 | 0 NON-EXISTANT file:///data/ippb02.1/nebulous/d1/13/917781576.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits |
| | 34 | 0 NON-EXISTANT file:///data/ippb02.0/nebulous/d1/13/917799349.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits |
| | 35 | |
| | 36 | -- rogue files? |
| | 37 | /home/panstarrs/ipp/local/bin/deneb-locate.py gpc1/20100615/o5362g0549o/o5362g0549o.ota36.fits |
| | 38 | /data/ippb02.2/nebulous/d1/13/917799349.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits -- seems ok |
| | 39 | /data/ipp024.0/nebulous/d1/13/319361864.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits -- 0 size |
| | 40 | |
| | 41 | -- copy over to non-existant file location |
| | 42 | cp /data/ippb02.2/nebulous/d1/13/917799349.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits /data/ippb02.1/nebulous/d1/13/917781576.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits |
| | 43 | cp /data/ippb02.2/nebulous/d1/13/917799349.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits /data/ippb02.0/nebulous/d1/13/917799349.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits |
| | 44 | |
| | 45 | -- want to replicate to main machines so first instance is not looked for on ippb machines |
| | 46 | --> could also replicate all off of ippb machines since overly full -- if not use volume then likely puts to stsci randomly and don't want |
| | 47 | neb-replicate neb://ipp030.0/gpc1/20100615/o5362g0549o/o5362g0549o.ota36.fits --volume ipp030.0 |
| | 48 | neb-replicate neb://ipp030.0/gpc1/20100615/o5362g0549o/o5362g0549o.ota36.fits --volume ipp031.0 |
| | 49 | |
| | 50 | neb-cull neb://ipp030.0/gpc1/20100615/o5362g0549o/o5362g0549o.ota36.fits --volume ippb02.0 |
| | 51 | neb-cull neb://ipp030.0/gpc1/20100615/o5362g0549o/o5362g0549o.ota36.fits --volume ippb02.1 |
| | 52 | |
| | 53 | -- once reverted and okay, can rm rogue files |
| | 54 | rm /data/ippb02.2/nebulous/d1/13/917799349.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits |
| | 55 | rm /data/ipp024.0/nebulous/d1/13/319361864.gpc1:20100615:o5362g0549o:o5362g0549o.ota36.fits |
| | 56 | |
| | 57 | }}} |