Loading transfer_service/vos_ts.conf +19 −6 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ password = postgres # Redis [job_cache] ; hostname or IP address of the machine that hosts Redis ; hostname or IP address of the machine that hosts the Redis cache system host = redis ; port at which the cache service is available, default is 6379 TCP port = 6379 Loading @@ -30,7 +30,7 @@ db_sched = 2 # RabbitMQ [amqp] ; hostname or IP address of the machine that hosts the RabbitMQ broker ; hostname or IP address of the machine that hosts the RabbitMQ message broker host = rabbitmq ; port at which the broker is available, default is 5672 TCP port = 5672 Loading @@ -40,6 +40,9 @@ port = 5672 # VOSpace backend settings # ############################ [main] vos_base_path = /vos [checksum] ; suffix for files containing MD5 checksums md5_file_suffix = -md5sum.txt Loading @@ -63,8 +66,18 @@ max_ready_jobs = 4 # Storage settings # #################### [tape] path_prefix = None [transfer_node] ; user folder base_path = /home/{username} ; data entry point data_in = ${base_path}/store ; data exit point data_out = ${base_path}/retrieve [tape_library] ; user folder base_path = /home/users/{username} [server1] path_prefix = None [ia2_server] ; user folder base_path = /home/{username} Loading
transfer_service/vos_ts.conf +19 −6 Original line number Diff line number Diff line Loading @@ -17,7 +17,7 @@ password = postgres # Redis [job_cache] ; hostname or IP address of the machine that hosts Redis ; hostname or IP address of the machine that hosts the Redis cache system host = redis ; port at which the cache service is available, default is 6379 TCP port = 6379 Loading @@ -30,7 +30,7 @@ db_sched = 2 # RabbitMQ [amqp] ; hostname or IP address of the machine that hosts the RabbitMQ broker ; hostname or IP address of the machine that hosts the RabbitMQ message broker host = rabbitmq ; port at which the broker is available, default is 5672 TCP port = 5672 Loading @@ -40,6 +40,9 @@ port = 5672 # VOSpace backend settings # ############################ [main] vos_base_path = /vos [checksum] ; suffix for files containing MD5 checksums md5_file_suffix = -md5sum.txt Loading @@ -63,8 +66,18 @@ max_ready_jobs = 4 # Storage settings # #################### [tape] path_prefix = None [transfer_node] ; user folder base_path = /home/{username} ; data entry point data_in = ${base_path}/store ; data exit point data_out = ${base_path}/retrieve [tape_library] ; user folder base_path = /home/users/{username} [server1] path_prefix = None [ia2_server] ; user folder base_path = /home/{username}