ceph/doc/rados
Kefu Chai 4b3df5a850 ceph-monstore-tool: rename mon-ids in initial monmap
when ceph-mon starts, it checks to see if it's listed in the monmap, if
not it complains
```
no public_addr or public_network specified, and mon.a not present in
monmap or ceph.conf.
```
then bails out. normally, the monitor will try to rename its name in
monmap when performing "mkfs", but in our case, we are merely using the
"mkfs" monmap for passing the monmap built by ceph-monstore-tools, and
we don't actually go through the "mkfs" process. so, ceph-mon won't
rename when booting up.

in this change, user is allowed to specify the mon-ids in command line
when rebuilding mondb, the default mon-ids would be a,b,c,... if not
specified.

Signed-off-by: Kefu Chai <kchai@redhat.com>
2020-02-10 17:38:28 +08:00
..
api doc: fix typos 2019-09-26 09:17:07 +02:00
command osd/PG: scrub error when objects are larger than osd_max_object_size 2019-08-14 20:25:12 -05:00
configuration Merge PR #32788 into master 2020-01-24 08:32:13 -06:00
deployment doc: update with osd addition 2019-11-01 13:55:41 +08:00
man doc/rados remove ceph-disk from man references 2018-06-13 15:16:25 -04:00
operations doc/rados/operations: adjust docs a bit 2020-02-06 07:09:29 -06:00
troubleshooting ceph-monstore-tool: rename mon-ids in initial monmap 2020-02-10 17:38:28 +08:00
index.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00