Jun 12th, 2014

Continuing problems : problems with the switch downgrading ports, with the array, with the UPSes, …

2014/06/12 13:11

June 4th, 2014

Again lost the array. NAMD restart files and their backups were zeroed, a huge mess. Crontab guarantee that this will not happen again :

*/30 * * * * cd /home/glykos/work ; find . -size +50c -name 'restart.vel' -exec cp {} '{}.SAFE' \;
*/30 * * * * cd /home/glykos/work ; find . -size +50c -name 'restart.coor' -exec cp {} '{}.SAFE' \;
*/30 * * * * cd /home/glykos/work ; find . -size +50c -name 'restart.xsc' -exec cp {} '{}.SAFE' \;
*/30 * * * * cd /home/glykos/work ; find . -size +50c -name 'restart.tempering' -exec cp {} '{}.SAFE' \;

:-)

2014/06/08 19:20

<< Newer entries | Older entries >>

The full maintenance archive is kept here

…and finally, The infamous MBG's Power Failure Log

about/maintenance.txt · Last modified: 2011/01/31 17:56 (external edit)