| | 104 | * 3 chips failed from MD05.refstack.20110122. The root cause was empty instances of burntool tables. Luckily the other instances looked ok. Hopefully fixed with the following sequence of commands |
| | 105 | |
| | 106 | |
| | 107 | {{{ |
| | 108 | Note nls is a script of mine that I find useful uses neb-locate to examine the status of files. Once resolving the |
| | 109 | files it dereferences them using ls |
| | 110 | |
| | 111 | (ipp004:~ipp/stdscience) bills% nls -a -l neb://ipp050.0/gpc1/20100118/o5214g0180o/o5214g0180o.ota60.burn.tbl -a |
| | 112 | -rw-rw-r-- 1 apache nebulous 0 Feb 9 2010 /data/ipp031.0/nebulous/a0/9f/129847054.gpc1:20100118:o5214g0180o:o5214g0180o.ota60.burn.tbl |
| | 113 | -rw-rw-r-- 1 apache nebulous 179589 Jan 18 2010 /data/ipp010.0/nebulous/a0/9f/129894067.gpc1:20100118:o5214g0180o:o5214g0180o.ota60.burn.tbl |
| | 114 | (ipp004:~ipp/stdscience) bills% cp /data/ipp010.0/nebulous/a0/9f/129894067.gpc1:20100118:o5214g0180o:o5214g0180o.ota60.burn.tbl /data/ipp031.0/nebulous/a0/9f/129847054.gpc1:20100118:o5214g0180o:o5214g0180o.ota60.burn.tbl |
| | 115 | |
| | 116 | (ipp004:~ipp/stdscience) bills% !nls |
| | 117 | nls -l neb://ipp050.0/gpc1/20100118/o5214g0180o/o5214g0180o.ota60.burn.tbl -a |
| | 118 | -rw-rw-r-- 1 apache nebulous 179589 Jan 22 15:03 /data/ipp031.0/nebulous/a0/9f/129847054.gpc1:20100118:o5214g0180o:o5214g0180o.ota60.burn.tbl |
| | 119 | -rw-rw-r-- 1 apache nebulous 179589 Jan 18 2010 /data/ipp010.0/nebulous/a0/9f/129894067.gpc1:20100118:o5214g0180o:o5214g0180o.ota60.burn.tbl |
| | 120 | |
| | 121 | |
| | 122 | (ipp004:~ipp/stdscience) bills% nls -l -a neb://ipp026.0/gpc1/20100118/o5214g0181o/o5214g0181o.ota16.burn.tbl |
| | 123 | -rw-rw-r-- 1 apache nebulous 0 Feb 9 2010 /data/ipp036.0/nebulous/30/ed/129840926.gpc1:20100118:o5214g0181o:o5214g0181o.ota16.burn.tbl |
| | 124 | -rw-rw-r-- 1 apache nebulous 230306 Jan 18 2010 /data/ipp044.0/nebulous/30/ed/129868504.gpc1:20100118:o5214g0181o:o5214g0181o.ota16.burn.tbl |
| | 125 | (ipp004:~ipp/stdscience) bills% cp /data/ipp044.0/nebulous/30/ed/129868504.gpc1:20100118:o5214g0181o:o5214g0181o.ota16.burn.tbl /data/ipp036.0/nebulous/30/ed/129840926.gpc1:20100118:o5214g0181o:o5214g0181o.ota16.burn.tbl |
| | 126 | |
| | 127 | (ipp004:~ipp/stdscience) bills% nls -l -a neb://ipp050.0/gpc1/20100118/o5214g0192o/o5214g0192o.ota60.burn.tbl |
| | 128 | -rw-rw-r-- 1 apache nebulous 0 Feb 9 2010 /data/ipp031.0/nebulous/17/3f/129847347.gpc1:20100118:o5214g0192o:o5214g0192o.ota60.burn.tbl |
| | 129 | -rw-rw-r-- 1 apache nebulous 188268 Jan 18 2010 /data/ipp043.0/nebulous/17/3f/129894862.gpc1:20100118:o5214g0192o:o5214g0192o.ota60.burn.tbl |
| | 130 | (ipp004:~ipp/stdscience) bills% cp /data/ipp043.0/nebulous/17/3f/129894862.gpc1:20100118:o5214g0192o:o5214g0192o.ota60.burn.tbl /data/ipp031.0/nebulous/17/3f/129847347.gpc1:20100118:o5214g0192o:o5214g0192o.ota60.burn.tbl |
| | 131 | |
| | 132 | }}} |
| | 133 | |
| | 134 | ---- |