forked from archiver_config/sf_databuffer
80 lines
1.9 KiB
Plaintext
80 lines
1.9 KiB
Plaintext
[data_api_office]
|
|
data-api.psi.ch
|
|
|
|
[dispatcher_api_office]
|
|
dispatcher-api.psi.ch
|
|
|
|
[data_api]
|
|
sf-data-api.psi.ch
|
|
sf-data-api-02.psi.ch
|
|
|
|
[dispatcher_api]
|
|
sf-dispatcher-api.psi.ch
|
|
|
|
[databuffer_cluster:children]
|
|
databuffer
|
|
imagebuffer
|
|
|
|
[imagebuffer]
|
|
sf-daq-5.psi.ch
|
|
sf-daq-6.psi.ch
|
|
|
|
[databuffer]
|
|
sf-daqbuf-21.psi.ch
|
|
sf-daqbuf-22.psi.ch
|
|
sf-daqbuf-23.psi.ch
|
|
sf-daqbuf-24.psi.ch
|
|
sf-daqbuf-25.psi.ch
|
|
sf-daqbuf-26.psi.ch
|
|
sf-daqbuf-27.psi.ch
|
|
sf-daqbuf-28.psi.ch
|
|
sf-daqbuf-29.psi.ch
|
|
sf-daqbuf-30.psi.ch
|
|
sf-daqbuf-31.psi.ch
|
|
sf-daqbuf-32.psi.ch
|
|
sf-daqbuf-33.psi.ch
|
|
|
|
|
|
[databuffer_cluster:vars]
|
|
daq_environment=swissfel
|
|
|
|
[imagebuffer:vars]
|
|
# This was calculated like this:
|
|
# SYSTEM_CPU_COUNT=$(cat /proc/cpuinfo | grep "physical id" | sort | uniq | wc -l)
|
|
# SYSTEM_CORE_PER_CPU_COUNT=$(cat /proc/cpuinfo | grep -o -P 'cpu cores\t: [^\n]*' | cut -f2- -d':' | uniq | tr -d ' ')
|
|
# # without hyper threading
|
|
# SYSTEM_CORE_COUNT=$(( ${SYSTEM_CPU_COUNT} * ${SYSTEM_CORE_PER_CPU_COUNT} ))
|
|
number_of_cores=44
|
|
|
|
# This was calculated like this:
|
|
# SYSTEM_THREAD_COUNT=$(egrep -c 'processor([[:space:]]+):.*' /proc/cpuinfo)
|
|
# QUERY_NODE_COMMON_FORK_JOIN_POOL_PARALLELISM="$((2 * ${SYSTEM_THREAD_COUNT}))"
|
|
fork_join_pool_parallelism=88
|
|
|
|
backend_default=sf-imagebuffer
|
|
|
|
[databuffer:vars]
|
|
# This was calculated like this:
|
|
# SYSTEM_CPU_COUNT=$(cat /proc/cpuinfo | grep "physical id" | sort | uniq | wc -l)
|
|
# SYSTEM_CORE_PER_CPU_COUNT=$(cat /proc/cpuinfo | grep -o -P 'cpu cores\t: [^\n]*' | cut -f2- -d':' | uniq | tr -d ' ')
|
|
# # without hyper threading
|
|
# SYSTEM_CORE_COUNT=$(( ${SYSTEM_CPU_COUNT} * ${SYSTEM_CORE_PER_CPU_COUNT} ))
|
|
number_of_cores=28
|
|
|
|
# This was calculated like this:
|
|
# SYSTEM_THREAD_COUNT=$(egrep -c 'processor([[:space:]]+):.*' /proc/cpuinfo)
|
|
# QUERY_NODE_COMMON_FORK_JOIN_POOL_PARALLELISM="$((2 * ${SYSTEM_THREAD_COUNT}))"
|
|
fork_join_pool_parallelism=112
|
|
|
|
backend_default=sf-databuffer
|
|
|
|
[test]
|
|
sf-nube-11
|
|
sf-nube-12
|
|
|
|
[iodatatest]
|
|
sf-daq-5.psi.ch
|
|
|
|
[imageapi]
|
|
sf-daq-5.psi.ch
|