Campuses:
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
groups:bes3:users:howell:farm:howell-t1 [2011/05/23 13:22] – howell | groups:bes3:users:howell:farm:howell-t1 [2011/05/27 11:57] (current) – howell | ||
---|---|---|---|
Line 21: | Line 21: | ||
=== Log === | === Log === | ||
+ | == 2011-05-27 == | ||
+ | * Problem (appears to be) fixed in commit bb2f314196b3758a6ffb971636e56b9daa8f321c; | ||
+ | * Also added commit d147245991fe89f8cdfb3e3846d98e5145bec371, | ||
== 2011-05-23 == | == 2011-05-23 == | ||
* even after sed script, farm still broken | * even after sed script, farm still broken | ||
Line 35: | Line 38: | ||
* checked / | * checked / | ||
* check job script to see if the command to move it was broken (remember we changed mv -> cp) | * check job script to see if the command to move it was broken (remember we changed mv -> cp) | ||
+ | |||
$ cd / | $ cd / | ||
$ grep cp execute | $ grep cp execute | ||
Line 42: | Line 46: | ||
* no cp for the rtraw file! clearly must regenerate executables for /all/ jobs, as we can't trust any of them now. | * no cp for the rtraw file! clearly must regenerate executables for /all/ jobs, as we can't trust any of them now. | ||
+ | |||
$ cd / | $ cd / | ||
$ rm */execute | $ rm */execute | ||
- | ... | ||
* Now re-run job 0 | * Now re-run job 0 |