ceph/doc
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
..
_ext
_static/js
_templates
_themes/ceph
api
ceph-volume
cephfs Merge PR #32570 into master 2020-02-02 06:56:50 -08:00
changelog
dev mgr/ansible: remove 2020-02-07 09:45:12 -06:00
images
install doc/install/upgrading-ceph: using systemd commands in Ubuntu instructions 2020-01-13 16:55:21 -03:00
man doc/rados/operations: adjust docs a bit 2020-02-06 07:09:29 -06:00
mgr doc/mgr/orchestrator_cli: update support table 2020-02-09 09:47:40 -06:00
mon
rados ceph-monstore-tool: rename mon-ids in initial monmap 2020-02-10 17:38:28 +08:00
radosgw rgw: bucket sync: doc fixes 2020-01-28 10:20:40 -08:00
rbd doc/rbd: documented 'rbd compression hint' config option 2020-01-17 08:38:14 -05:00
releases Merge pull request #33030 from smithfarm/wip-luminous-12.2.13-release-notes 2020-02-03 13:32:50 +01:00
scripts
start Merge PR #32631 into master 2020-01-20 17:40:05 -08:00
.gitignore
architecture.rst
bootstrap.rst doc/bootstrap: fixed default --keyring target 2020-01-14 21:56:43 -05:00
CMakeLists.txt
conf.py
favicon.ico
foundation.rst doc/foundation: fix amihan 2020-01-30 17:02:43 -06:00
glossary.rst
governance.rst
index.rst More commits to the landing page project. 2020-02-03 11:21:34 +10:00
logo.png
man_index.rst
README.md