DAQ/Online Quick Reference

From CLONWiki
Revision as of 11:04, 11 October 2007 by Boiarino (talk | contribs)
Jump to navigation Jump to search

IF starting everything from scratch (normally after cluster reboot or other major disasters):

  • on clon10 as root start msql database daemon (should be done automatically, not yet)
  • on clon10, clon00, clon01 and clondb1 start cron jobs: login as clascron to the mentioned machines, goto directory /home/clascron/backup and follow instructions in README file, normally it will be following:
login as 'clascron' to the clon10
goto /home/clascron/backup
type 'crontab -l' to see what is running
type 'crontab -r' to erase all existing cron jobs
type 'crontab clon10'
repeat everything for clon00 and clon01, using file 'clon00' and 'clon01' respectively