Changeset 18870 for trunk/DataCheck/Setup
- Timestamp:
- 05/21/17 10:32:54 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/DataCheck/Setup/setup.fact.lp.data
r18860 r18870 29 29 lockpath=/home/fact/logs.automatic.processing/locks 30 30 #setuppath=/magic/simulated/setup 31 rsynctempdir=/loc_data/rsync_tmp32 if ! [ -d $rsynctempdir ]33 then34 mkdir $rsynctempdir35 fi36 31 37 32 # data paths … … 75 70 # with more than 90% disk usage the data taking is affected 76 71 disklimitnewdata=90000000 72 disklimitnewdata=5000000 77 73 disklimitnewdata2=500000000 78 74 # bandwidth limit for transfer from newdaq to daq 79 75 bwlimit=90000 80 76 # number of RunCallisto.sh started on daq 81 #numruncallistos=2082 numruncallistos=877 numruncallistos=20 78 #numruncallistos=8 83 79 84 80 # setup RunCallisto.sh 85 81 # number of callisto.C (else RunCallisto.sh is doing sleep) running on daq 86 #numcallistos=8 87 numcallistos=582 numcallistos=10 83 #numcallistos=5 88 84 # seconds waiting before checking again number of callistos 89 85 callistowait=60
Note:
See TracChangeset
for help on using the changeset viewer.