Added a link to skip to the Rsync section, bypassing the loopback
This commit is contained in:
@@ -60,6 +60,7 @@ If you are going to use a separate partition for Swift data, be sure to add anot
|
|||||||
|
|
||||||
mkdir /var/run/swift
|
mkdir /var/run/swift
|
||||||
chown <your-user-name>:<your-group-name> /var/run/swift
|
chown <your-user-name>:<your-group-name> /var/run/swift
|
||||||
|
#. Next, skip to :ref:`rsync-section`.
|
||||||
|
|
||||||
|
|
||||||
.. _loopback-section:
|
.. _loopback-section:
|
||||||
@@ -87,6 +88,8 @@ If you want to use a loopback device instead of another partition, follow these
|
|||||||
mkdir /var/run/swift
|
mkdir /var/run/swift
|
||||||
chown <your-user-name>:<your-group-name> /var/run/swift
|
chown <your-user-name>:<your-group-name> /var/run/swift
|
||||||
|
|
||||||
|
.. _rsync-section:
|
||||||
|
|
||||||
----------------
|
----------------
|
||||||
Setting up rsync
|
Setting up rsync
|
||||||
----------------
|
----------------
|
||||||
|
Reference in New Issue
Block a user