DAQ/Online Quick Reference: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 4: | Line 4: | ||
* on clon10 as ''clasrun'' start [[SmartSockets]] rtserver | * on clon10 as ''clasrun'' start [[SmartSockets]] rtserver | ||
'''DAQ start''': on clon10 as ''clasrun'' type ''daq_start this'' to open all windows on current workspace. If ''daq_start'' executed without parameter, it will open everything on clon03:0.0 on currently active workspace. | |||
'''DAQ exit''': on clon10 as ''clasrun'' type ''daq_exit''. | |||
'''Online startup''' | |||
* on clon10, clon00, clon01 and clondb1 make sure cron jobs are running (they must be after reboot); if have to 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: | * on clon10, clon00, clon01 and clondb1 make sure cron jobs are running (they must be after reboot); if have to 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: | ||
Line 13: | Line 21: | ||
type 'crontab clon10' | type 'crontab clon10' | ||
repeat everything for clon00 and clon01, using file 'clon00' and 'clon01' respectively | repeat everything for clon00 and clon01, using file 'clon00' and 'clon01' respectively | ||
''' |
Revision as of 11:09, 11 October 2007
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 as clasrun start SmartSockets rtserver
DAQ start: on clon10 as clasrun type daq_start this to open all windows on current workspace. If daq_start executed without parameter, it will open everything on clon03:0.0 on currently active workspace.
DAQ exit: on clon10 as clasrun type daq_exit.
Online startup
- on clon10, clon00, clon01 and clondb1 make sure cron jobs are running (they must be after reboot); if have to 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