mirror of
https://github.com/ceph/ceph
synced 2025-03-05 15:58:41 +00:00
doc: tiny syntax fix.
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
This commit is contained in:
parent
eac443e0f8
commit
310796a9dd
@ -40,7 +40,7 @@ The ``mkcephfs`` deployment script may not create the default RGW data
|
||||
directory. Create data directories for each instance of a ``radosgw`` daemon (if
|
||||
you haven't done so already). The ``host`` variables in the ``ceph.conf`` file
|
||||
determine which host runs each instance of a ``radosgw`` daemon. The typical form
|
||||
specifes the daemon ``radosgw``, the cluster name and the daemon ID.
|
||||
specifes the daemon ``radosgw``, the cluster name and the daemon ID. ::
|
||||
|
||||
sudo mkdir -p /var/lib/ceph/radosgw/{$cluster}-{$id}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user