mirror of
https://github.com/ceph/ceph
synced 2025-01-11 13:41:02 +00:00
doc/dev/mon-bootstrap: fix typo
Signed-off-by: Prashant D <pdhange@redhat.com>
This commit is contained in:
parent
7c64d92fef
commit
bdb98ad8f9
@ -138,7 +138,7 @@ the cluster::
|
||||
mon initial members = foo, bar, baz
|
||||
|
||||
The monitors can then be initialized by providing the other pieces of
|
||||
information (they keyring, cluster fsid, and a way of determining
|
||||
information (the keyring, cluster fsid, and a way of determining
|
||||
their own address). For example::
|
||||
|
||||
ceph-mon --mkfs -i <name> --mon-initial-hosts 'foo,bar,baz' --keyring <initial_keyring> --public-addr <ip>
|
||||
|
Loading…
Reference in New Issue
Block a user