26510e84dd
Change-Id: Ia9dc15869ab201a787eecd479252282f0ae9113b Implements: blueprint config-ref-rst
1.8 KiB
1.8 KiB
Configuration option = Default value | Description |
---|---|
concurrency = 1 |
Number of replication workers to spawn |
daemonize = on |
Whether or not to run replication as a daemon |
handoffs_first = False |
If set to True, partitions that are not supposed to be on the node will be replicated first. The default setting should not be changed, except for extreme situations. |
http_timeout = 60 |
Maximum duration for an HTTP request |
interval = 30 |
Minimum time for a pass to take |
lockup_timeout = 1800 |
Attempts to kill all workers if nothing replications for lockup_timeout seconds |
log_address = /dev/log |
Location where syslog sends the logs to |
log_facility = LOG_LOCAL0 |
Syslog log facility |
log_level = INFO |
Logging level |
log_name = object-reconstructor |
Label used when logging |
node_timeout = 10 |
Request timeout to external services |
reclaim_age = 604800 |
Time elapsed in seconds before an object can be reclaimed |
recon_cache_path = /var/cache/swift |
Directory where stats for a few items will be stored |
ring_check_interval = 15 |
How often (in seconds) to check the ring |
run_pause = 30 |
Time in seconds to wait between replication passes |
stats_interval = 300 |
Interval in seconds between logging replication statistics |