Merge "doc swift service start issues with no ring"

This commit is contained in:
Jenkins
2012-08-20 15:34:03 +00:00
committed by Gerrit Code Review

View File

@@ -145,6 +145,14 @@ swift-init account-server start
swift-init account-replicator start
swift-init account-auditor start</programlisting>
</para>
<warning><title>Don't Panic</title><para> If you are
following these instructions in a linear manner, at this
point the ring files may not be present on the storage
nodes. This may cause some of the services such as the
*-replicator to fail to start. After you have created the
ring files and distributed them to the storage nodes, a
service restart should allow these to start.
</para></warning>
</listitem>
</orderedlist>
</section>