Description of configuration options for [object-replicator] in object-server.conf
Configuration option = Default value Description
= 1 Number of replication workers to spawn
= on Whether or not to run replication as a daemon
= auto By default handoff partitions will be removed when it has successfully replicated to all the canonical nodes. If set to an integer n, it will remove the partition if it is successfully replicated to n nodes. The default setting should not be changed, except for extremem situations. This uses what's set here, or what's set in the DEFAULT section, or 10 (though other sections use 3 as the final default).
= 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.
= 60 Maximum duration for an HTTP request
= 30 Minimum time for a pass to take
= 1800 Attempts to kill all workers if nothing replications for lockup_timeout seconds
= /dev/log Location where syslog sends the logs to
= LOG_LOCAL0 Syslog log facility
= INFO Logging level
= object-replicator Label used when logging
= <whatever's in the DEFAULT section or 10> Request timeout to external services
= 604800 Time elapsed in seconds before an object can be reclaimed
= /var/cache/swift Directory where stats for a few items will be stored
= 15 How often (in seconds) to check the ring
= 0 No help text available for this option.
= no No help text available for this option.
= 0 No help text available for this option.
= 30 Passed to rsync for a max duration (seconds) of an I/O op
= {replication_ip}::object No help text available for this option.
= 900 Max duration (seconds) of a partition rsync
= 30 Time in seconds to wait between replication passes
= 300 Interval in seconds between logging replication statistics
= rsync No help text available for this option.