Ignore:
Timestamp:
05/21/17 10:32:54 (8 years ago)
Author:
Daniela Dorner
Message:
adapted settings to run QLA and transfer on newdata
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/DataCheck/Setup/setup.fact.lp.data

    r18860 r18870  
    2929lockpath=/home/fact/logs.automatic.processing/locks
    3030#setuppath=/magic/simulated/setup
    31 rsynctempdir=/loc_data/rsync_tmp
    32 if ! [ -d $rsynctempdir ]
    33 then
    34    mkdir $rsynctempdir
    35 fi
    3631
    3732# data paths
     
    7570#     with more than 90% disk usage the data taking is affected
    7671disklimitnewdata=90000000
     72disklimitnewdata=5000000
    7773disklimitnewdata2=500000000
    7874# bandwidth limit for transfer from newdaq to daq
    7975bwlimit=90000
    8076# number of RunCallisto.sh started on daq
    81 #numruncallistos=20
    82 numruncallistos=8
     77numruncallistos=20
     78#numruncallistos=8
    8379
    8480# setup RunCallisto.sh
    8581# number of callisto.C (else RunCallisto.sh is doing sleep) running on daq
    86 #numcallistos=8
    87 numcallistos=5
     82numcallistos=10
     83#numcallistos=5
    8884# seconds waiting before checking again number of callistos
    8985callistowait=60
Note: See TracChangeset for help on using the changeset viewer.