git://git.uio.no
/
u
/
mrichter
/
AliRoot.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Detectors can have more than one AMANDA server. SHUTTLE queries the servers sequentially,
[u/mrichter/AliRoot.git]
/
SHUTTLE
/
schema
/
Global.ldif
1
# Global config
2
dn: name=globalConfig,o=alice,dc=cern,dc=ch
3
objectClass: top
4
objectClass: globalConfig
5
name: globalConfig
6
daqLbHost: aldaqgw01-gpn.cern.ch
7
daqLbUser: shuttle
8
daqLbPasswd: alice
9
daqLbDB: SHUTTLE_TEST
10
daqLbPort: 1434
11
daqLbTable: logbook
12
shuttleLbTable: logbook_shuttle
13
runTypeLbTable: logbook_detectors
14
ppTimeOut: 3600
15
ppMaxMem: 2097152
16
ppMaxRetries: 2
17