openstack-manuals/doc/config-reference/source/tables/swift-rsyncd.rst
KATO Tomoyuki b2c0198cb7 [config-ref] update Object Storage rsyncd configurations
* Split rsyncd configuration into a separate file
* Add description for no help options
* Delete improper configuration option tables

backport: mitaka

Change-Id: Idd530b1df730eca197faadb9dd61753b130be919
Partial-Bug: #1605040
2016-08-15 07:49:04 +00:00

1001 B

Description of configuration options in rsyncd.conf
Configuration option = Default value Description
gid = swift Group ID for rsyncd.
log file = /var/log/rsyncd.log Log file for rsyncd.
pid file = /var/run/rsyncd.pid PID file for rsyncd.
uid = swift User ID for rsyncd.
max connections = Maximum number of connections for rsyncd. This option should be set for each account, container, or object.
path = /srv/node Working directory for rsyncd to use. This option should be set for each account, container, or object.
read only = false Set read only. This option should be set for each account, container, or object.
lock file = Lock file for rsyncd. This option should be set for each account, container, or object.