Kefu Chai
6fb9540bd6
doc: update docs to remove references of ubuntu 14.04
...
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-12-04 15:42:56 +08:00
Kefu Chai
127d25ccbd
doc: fix warning reported by "build-doc linkcheck"
...
all the HTTP 301 (moved permanently) should be killed.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2017-10-24 15:58:48 +08:00
John Wilkins
6640837da3
doc/rados: Removed contractions to improve readabilty for ESL speakers.
...
Signed-off-by: John Wilkins <jowilkin@redhat.com>
2017-07-27 09:46:53 -07:00
Kefu Chai
b199ac6c41
doc/rados/operations/add-or-rm-mons: simplify the steps to add a mon
...
this change removes the step to "ceph mon add" before starting a new
monitor. because the existing leader will start an election at seeing
the MMonJoin message sent by the new joiner, after the quorum is
archieved, the monmap will be updated with the new monitor.
so, "ceph mon add" is not necessary to add a new monitor.
moreover, this command will be blocked until a new quorum is formed,
and the proposed monmap is accepted. but in case of adding a monitor
to a single monitor cluster, the leader will wait until at least two
of the monitors reply to it. apparently, this does not happen unless
the new monitor starts. so from the user's point of view, this
command hangs until timesout, if he/she does not start the mon.b
beforehand. but this is an expected behaviour.
so, to avoid this confusion and simplify the steps to add a new
monitor. we'd better simply remove this "ceph mon add" step.
Fixes : #12620
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-08-11 22:18:04 +08:00
Kefu Chai
c5f3d4db5e
doc: fix sphinx warnings
...
fix `Inline literal start-string without end-string` warnings.
Signed-off-by: Kefu Chai <kchai@redhat.com>
2015-04-07 23:26:50 +08:00
Thomas Johnson
c60cd5bf35
doc/rados/operations/add-or-rm-mons: correcting minor typo
...
Signed-off-by: Thomas Johnson <NTmatter@gmail.com>
2015-03-16 23:54:29 +01:00
Sage Weil
d47e6228ee
doc/rados/operations/add-or-rm-mons: revise doc a bit to be less confusing
...
Signed-off-by: Sage Weil <sage@redhat.com>
2015-03-16 09:32:22 -07:00
John Wilkins
4fe07925e4
doc: Updated mon doc per feedback. Fixed hyperlinks.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2014-07-24 16:00:52 -07:00
Abhishek Lekshmanan
d0892831f9
doc: fix a few typos in rados docs
...
Signed-off-by: Abhishek Lekshmanan <abhishek.lekshmanan@gmail.com>
2014-07-09 11:15:08 +05:30
Joao Eduardo Luis
9792500af4
doc: add-or-rm-mons.rst: better explanation on number of monitors
...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2014-01-22 12:26:41 +00:00
John Wilkins
634295d181
doc: Cleanup on Add/Remove monitor.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-11-20 19:28:27 -08:00
John Wilkins
f13cc684c6
doc: Fixed hyperlinks. Cleanup of old references to Chef.
...
fixes : #6493
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-10-11 14:04:36 -07:00
John Wilkins
95c0c6c915
doc: Syntax fixes to suppress gitbuilder warnings.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2013-09-09 15:27:36 -07:00
Sage Weil
5110497e31
doc: update mon cluster rescue process for cuttlefish+
...
Signed-off-by: Sage Weil <sage@inktank.com>
2013-05-21 15:14:29 -07:00
Matthew Roy
0f161f1e59
Correct typo in mon docs 'ceph.com' to 'ceph.conf'
2013-01-11 14:59:53 -05:00
Joao Eduardo Luis
82cec48e9f
doc: add-or-rm-mons.rst: Add 'Changing Monitor's IPs' section
...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-12-30 19:18:09 +00:00
Joao Eduardo Luis
379f07923c
doc: add-or-rm-mons.rst: Clarify what the monitor name/id is.
...
Signed-off-by: Joao Eduardo Luis <joao.luis@inktank.com>
2012-12-30 19:17:03 +00:00
John Wilkins
5c302ebbd7
doc: Move of cluster ops for new IA.
...
Signed-off-by: John Wilkins <john.wilkins@inktank.com>
2012-11-14 14:55:29 -08:00