Fix lp:875301
Pure formatting, not a word changed. Change-Id: I95671428c5ad648497b0275489492d04e85ac79e Bug: 875301
This commit is contained in:
parent
48f7af6195
commit
133052b1ca
@ -333,19 +333,22 @@ Configure the Storage nodes
|
|||||||
[object-auditor]
|
[object-auditor]
|
||||||
EOF
|
EOF
|
||||||
|
|
||||||
#. Start the storage services. If you use this command, it will try to start every
|
#. Start the storage services. If you use this command, it will try to start
|
||||||
service for which a configuration file exists, and throw a warning for any
|
every service for which a configuration file exists, and throw a warning
|
||||||
configuration files which don't exist::
|
for any configuration files which don't exist::
|
||||||
|
|
||||||
swift-init all start
|
swift-init all start
|
||||||
|
|
||||||
Or, if you want to start them one at a time, run them as below. Note that if the
|
Or, if you want to start them one at a time, run them as below.
|
||||||
server program in question generates any output on its stdout or stderr, swift-init
|
Note that if the server program in question generates any output on its
|
||||||
has already redirected the command's output to /dev/null. If you encounter any
|
stdout or stderr, swift-init has already redirected the command's output
|
||||||
difficulty, stop the server and run it by hand from the command line. Any server
|
to /dev/null. If you encounter any difficulty, stop the server and run it
|
||||||
may be started using "swift-$SERVER-$SERVICE /etc/swift/$SERVER-config", where
|
by hand from the command line. Any server may be started using
|
||||||
$SERVER might be object, continer, or account, and $SERVICE might be server,
|
"swift-$SERVER-$SERVICE /etc/swift/$SERVER-config", where $SERVER might
|
||||||
replicator, updater, or auditor.::
|
be object, continer, or account, and $SERVICE might be server,
|
||||||
|
replicator, updater, or auditor.
|
||||||
|
|
||||||
|
::
|
||||||
|
|
||||||
swift-init object-server start
|
swift-init object-server start
|
||||||
swift-init object-replicator start
|
swift-init object-replicator start
|
||||||
|
Loading…
x
Reference in New Issue
Block a user