Description of configuration options for [object-replicator] in object-server.conf-sample
Configuration option = Default value Description
log_name = object-replicatorLabel used when logging
log_facility = LOG_LOCAL0Syslog log facility
log_level = INFOLogging level
log_address = /dev/logLocation where syslog sends the logs to
vm_test_mode = noIndicates that you are using a VM environment
daemonize = onWhether or not to run replication as a daemon
run_pause = 30Time in seconds to wait between replication passes
concurrency = 1Number of replication workers to spawn
stats_interval = 300Interval in seconds between logging replication statistics
rsync_timeout = 900Max duration (seconds) of a partition rsync
rsync_bwlimit = 0No help text available for this option
rsync_io_timeout = 30Passed to rsync for a max duration (seconds) of an I/O op
http_timeout = 60Maximum duration for an HTTP request
lockup_timeout = 1800Attempts to kill all workers if nothing replications for lockup_timeout seconds
reclaim_age = 604800Time elapsed in seconds before an object can be reclaimed
ring_check_interval = 15How often (in seconds) to check the ring
recon_cache_path = /var/cache/swiftDirectory where stats for a few items will be stored
rsync_error_log_line_length = 0No help text available for this option