| 1 | == what to do if daq is dead == |
| 2 | |
| 3 | (a quick note for myself or other experts in case this happens again) |
| 4 | |
| 5 | * unmount daq from data |
| 6 | * create link on newdaq from /loc_data/analysis_bu to /loc_data/analysis |
| 7 | * change fstab on gate to use newdaq instead of daq and remount |
| 8 | * include all qla and plot-creating cronjobs from daq to newdaq (see DataCheck/Cron/crontab.fact2) |
| 9 | * change the following scripts |
| 10 | * DataCheck/QuickLook/Step1.sh |
| 11 | * DataCheck/Quicklook/ZipRawData.sh |
| 12 | |
| 13 | still missing in this list: rsync of auxdata from newdaq to data (was done by hand one in a while this time) |