Changes between Version 25 and Version 26 of Processing
- Timestamp:
- Apr 9, 2010, 3:40:20 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Processing
v25 v26 247 247 * restart pantasks (as above) 248 248 249 = Common problems =249 = Common issues = 250 250 251 251 == stdscience == 252 252 253 Chip failures, for example253 '''Chip failures''', for example 254 254 255 255 {{{ … … 264 264 where you can view the logs by clicking within the 'State' column. 265 265 266 '''Warp failures''' 267 268 To investigate the failures, go to 269 270 [http://ipp004.ifa.hawaii.edu/ippMonitor/Login.php ippmonitor]->Science steps->Warp Failed Skyfiles 271 272 Filter results by using 'new' in the state column. For the results, check that the values in the 'Fault' column are 2, which denotes an NFS error, in which case we can 'revert' using 273 274 {{{ 275 pantasks: warp.revert.on 276 }}} 277 278 Remember to switch off again afterwards with 279 280 {{{ 281 pantasks: warp.revert.off 282 }}} 283 266 284 = Who to contact = 267 285
