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 doc/releases/schedule.rst: drop dumpling from Timeline 2019-09-17 17:42:50 +02:00
_static/js doc: always load resources via HTTPS 2019-08-22 16:19:17 +08:00
_templates doc/_templates/page.html: redirect to etherpad 2019-12-12 04:21:04 +00:00
_themes/ceph doc: Modify nature theme 2019-12-21 08:33:09 +10:00
api doc: filesystem to file system 2019-09-10 08:43:28 -07:00
ceph-volume Merge pull request #31252 from wjwithagen/wjw-doc-ceph_volume_zfs_inventory 2019-11-26 08:58:31 +01:00
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 doc: filesystem to file system 2019-09-10 08:43:28 -07:00
bootstrap.rst doc/bootstrap: fixed default --keyring target 2020-01-14 21:56:43 -05:00
CMakeLists.txt
conf.py doc: Change copyright attribution to ceph authors 2019-12-21 07:57:27 +10:00
favicon.ico
foundation.rst doc/foundation: fix amihan 2020-01-30 17:02:43 -06:00
glossary.rst doc: filesystem to file system 2019-09-10 08:43:28 -07:00
governance.rst doc/foundation: add ceph foundation info here 2019-12-03 10:45:45 -06:00
index.rst More commits to the landing page project. 2020-02-03 11:21:34 +10:00
logo.png
man_index.rst
README.md