Commit Graph

331 Commits

Author SHA1 Message Date
Sebastian Wagner
fd32c1651b
doc/cephadm: Add networks to spec documentation
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-23 15:05:02 +02:00
Sebastian Wagner
6773cb01b8
doc/cephadm: add mgr.rst
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-23 15:05:02 +02:00
Sebastian Wagner
4243a7936a
doc/cephadm: Add Specifying Networks to rgw.rst
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-23 15:05:01 +02:00
Sebastian Wagner
cfae1cc08c
Merge pull request #43237 from javicacheiro/fix_upgrade_now_uses_quay.io
doc:  from v16.2.6 you have to point to the quay.io image

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-21 13:29:09 +02:00
Sebastian Wagner
7138738bfd
Merge pull request #43142 from sebastian-philipp/c-v-cephadm-osd-activate
doc/ceph-volume/activate: Users should call cephadm instead

Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
2021-09-21 13:12:07 +02:00
Javier Cacheiro
961a4fcffa doc: from v16.2.6 you have to point to the quay.io image if using docker
New images are no longer uploaded to the Docker Hub registry, so Docker users should point the upgrade
command to the quay.io image.

Fixes: https://tracker.ceph.com/issues/52683

Signed-off-by: Javier Cacheiro <javier.cacheiro.lopez@cesga.es>
2021-09-21 11:50:04 +02:00
Sebastian Wagner
b68c99cd73
doc/cephadm/service-management: Move Deployment of Daemons
.. into "Daemon Placement"

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-14 16:49:25 +02:00
Sebastian Wagner
80f33a4e7d
doc/cephadm/service-management: Move "Updating Service Specifications"
into "Service Specification"

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-14 16:47:56 +02:00
Sebastian Wagner
06c0a42bf7
Merge pull request #43141 from sebastian-philipp/doc-orch-rm
doc/cephadm: Removing a service

Reviewed-by: Michael Fritch <mfritch@suse.com>
2021-09-13 16:38:01 +02:00
Sebastian Wagner
d9ec8eb7a8
doc/cephadm: Add lots of links to other chapters
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-11 20:04:14 +02:00
Sebastian Wagner
925820e73c
doc/ceph-volume/activate: Users should call cephadm instead
Fixes: https://tracker.ceph.com/issues/52575

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-11 19:28:37 +02:00
Sebastian Wagner
7af138e089
doc/cephadm: Removing a service
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-11 19:15:38 +02:00
Sebastian Wagner
dc1180c485
doc/cephadm: monitoring: Further Reading
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-30 13:14:44 +02:00
Sebastian Wagner
90f4cc017a
doc/cephadm: monitoring: Add "Adding Alertmanager webhooks"
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-30 13:14:44 +02:00
Sebastian Wagner
d176130866
doc/cephadm: monitoring: Add "Setting up Grafana"
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-30 12:26:23 +02:00
Sebastian Wagner
5aa5fea8ee
doc/cephadm: monitoring: move "deploying w/o" up
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-30 12:23:13 +02:00
Sebastian Wagner
efd79a4adc
doc/cephadm: monitoring: default placements
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-30 12:20:53 +02:00
Sebastian Wagner
d611ee9034
Merge pull request #42405 from Daniel-Pivonka/cephadm_rm_offline_host
mgr/cephadm: add ability to remove offline host

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Kefu Chai <kchai@redhat.com>
2021-08-24 16:52:28 +02:00
Sebastian Wagner
f5848cbf39
Merge pull request #42293 from zdover23/wip-doc-cephadm-client-setup-2021-07-12
doc/cephadm: rewrite client-setup.rst

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-12 13:06:11 +02:00
Sage Weil
afa509ec57 doc/cephadm: no need to manually enable the prometheus module
Signed-off-by: Sage Weil <sage@newdream.net>
2021-08-11 09:47:45 -04:00
Zac Dover
18a15891df doc/cephadm: rewrite client-setup.rst
This improves the text in client-setup.rst.

We should make certain that the technical details
in this file remain current in July 2021. This
file was origingally written in November 2019.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-08-10 22:36:36 +10:00
Sebastian Wagner
1eb48e3876
doc/cephadm: Offline hosts will pause upgrades
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-05 10:27:01 +02:00
Sebastian Wagner
ca394e07e0
Merge pull request #42462 from sebastian-philipp/mon-ip-change
doc/cephadm: Move MONs to a different network

Reviewed-by: Michael Fritch <mfritch@suse.com>
2021-08-05 09:44:58 +02:00
Sebastian Wagner
9df20490b2
doc/cephadm: MON IP change
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-08-04 14:49:00 +02:00
Daniel Pivonka
219887301d mgr/cephadm: add ability to remove offline host
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
2021-08-03 16:45:26 -04:00
Sage Weil
f4dff25bed Merge PR #42518 into master
* refs/pull/42518/head:
	doc/cephadm: update about disabling logging to journald for quincy
	doc/cephadm: remove repeated section on disabling logging to stderr

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Sage Weil <sage@redhat.com>
2021-08-03 10:45:01 -04:00
Varsha Rao
bdb2241ca5 doc/cephadm: update about disabling logging to journald for quincy
Signed-off-by: Varsha Rao <varao@redhat.com>
2021-08-03 17:50:57 +05:30
Varsha Rao
9691f76d46 doc/cephadm: remove repeated section on disabling logging to stderr
Signed-off-by: Varsha Rao <varao@redhat.com>
2021-08-03 16:42:14 +05:30
Zac Dover
d0a6903274 doc/cephadm: linking to log material
This PR rewrites a section in the Troubleshooting
chapter of the Cephadm Guide. The material that this
section discusses has been covered already in the
Cephadm Guide in the Cephadm Operations chapter.
There's no reason to repeat this information twice,
unless adding technical debt to the documentation
is our goal (which of course it is not, and the
opposite of adding technical debt to the documentation
has been the aim that has guided my work these past
six months).

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-08-03 11:21:17 +10:00
Sage Weil
7d3443412c doc/mgr/nfs: reference customizing ingress
Link to the cephadm docs on modifying the service directly.

Signed-off-by: Sage Weil <sage@newdream.net>
2021-07-27 10:47:55 -04:00
Sebastian Wagner
24b753f2c8
doc/cephadm: Move some sections from mon.rst to serivce-management.rst
Avoid duplication and instead only reference the corresponding sections.

Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-23 09:54:14 +02:00
Sebastian Wagner
669660e706
Merge pull request #42304 from sebastian-philipp/doc-dameon-add-note
doc/cephadm: add notes to `orch daemon add`

Reviewed-by: Dimitri Savineau <dsavinea@redhat.com>
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2021-07-20 12:09:33 +02:00
Sebastian Wagner
657eacfc41
Merge pull request #42372 from sebastian-philipp/doc-cephadm-rgw-ssl
doc/cephadm: Add RGW ssl

Reviewed-by: Dimitri Savineau <dsavinea@redhat.com>
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2021-07-20 12:09:20 +02:00
wangfei
7f476bea44 doc/cephadm: add missing "ceph"
The word ceph is missing.

Signed-off-by: "Wang,Fei" <wf.ab@126.com>
2021-07-19 13:40:17 +08:00
wangfei
0003abd49c doc/cephadm: correct a transposed word error
The positions of two words are interchanged:
scans each cluster in the host ----> scans each host in the cluster

Signed-off-by: "Wang,Fei" <wf.ab@126.com>
2021-07-19 13:35:37 +08:00
Sebastian Wagner
0a77eee518 doc/cephadm: Add RGW ssl
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-16 12:54:00 +02:00
Zac Dover
86b53cc1eb doc/cephadm: operations.rst typo
s/any hosts that is/any host/

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-07-15 03:22:37 +10:00
zdover23
a0bbdb7725
Merge pull request #42327 from zdover23/wip-doc-cephadm-troubleshooting-1-of-x-2021-07-15
doc/cephadm: rewrite troubleshooting 1 of x

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-15 01:35:14 +10:00
Sebastian Wagner
6b0d61554b
Merge pull request #42244 from zdover23/wip-doc-cephadm-operations-data-location-and-health-checks-2021-07-08
doc/cephadm: operations: Data location & ...

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-14 11:16:45 +02:00
Sebastian Wagner
b53af54adc
doc/cephadm: add notes to orch daemon add
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-14 11:07:52 +02:00
Zac Dover
bd24b6d392 doc/cephadm: rewrite troubleshooting 1 of x
This PR improves the readability and format
of the troubleshooting.rst file. This also
makes a change to the markdown of one of the
sub-subsections so that it is made of tildes
(~) instead of carets (^), because that's
the RST standard.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-07-14 16:17:19 +10:00
Sage Weil
a32133ec83 Merge PR #42278 into master
* refs/pull/42278/head:
	doc/mgr/nfs: update about RGW exports
	doc/cephfs/nfs: update about nfs module
	doc/mgr/nfs: update cephfs export create command about client and squash arguments
	doc/mgr/nfs: update nfs links
	doc/mgr/nfs: add missing cluster_id to export info command
	doc/cephfs: move nfs doc under mgr docs

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
2021-07-13 16:26:33 -04:00
Sage Weil
ea7ac19e0a Merge PR #42227 into master
* refs/pull/42227/head:
	doc/man/8/cephadm: add --log-to-file (and --single-host-defaults)
	cephadm: add bootstrap --log-to-file option

Reviewed-by: Adam King <adking@redhat.com>
2021-07-13 12:04:55 -04:00
Varsha Rao
ce7fef695b doc/mgr/nfs: update nfs links
Signed-off-by: Varsha Rao <varao@redhat.com>
2021-07-13 14:37:39 +05:30
zdover23
cba553b2f5
Merge pull request #42113 from zdover23/wip-doc-upgrading-ceph-potential-problems-2021-06-30
doc/cephadm: improve "Potential Problems"

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-13 06:19:30 +10:00
zdover23
64b42b06e0
Merge pull request #42092 from zdover23/wip-doc-upgrading-ceph-starting-the-upgrade-2021-06-29
doc/cephadm: improving "Starting the Upgrade"

Reviewed-by: Sebastian Wagner <sewagner@redhat.com>
2021-07-13 06:18:56 +10:00
Zac Dover
c12af828ca doc/cephadm: operations: Data location & ...
This (very long) PR does a few things:

- Rewrites the "Data Location" section of the Operations
  docs
- Rewrites the "Health Checks" section of the Operations
  docs
- Adds prompts to commands
- Adds console-output formatting to the places where it
  is appropriate
- Adds several section headers where appropriate, to
  signpost to the reader what is currently under discussion

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-07-08 23:18:54 +10:00
Sage Weil
7500b821ae cephadm: add bootstrap --log-to-file option
Signed-off-by: Sage Weil <sage@newdream.net>
2021-07-07 12:14:36 -04:00
Sebastian Wagner
6becf57aef
Merge pull request #42017 from Daniel-Pivonka/cephadm-orch-host-drain
mgr/cephadm: add ceph orch host drain and limit host removal to empty hosts

Reviewed-by: Adam King <adking@redhat.com>
2021-07-02 15:16:11 +02:00
Zac Dover
09b1dd0bb5 doc/cephadm: improve "Ceph Daemon Logs" (1 of x)
This PR turned out to be a 3-in-1:

(1) improves syntax and formatting of "Logging to stdout"
(2) improves syntax and formatting of "Logging to files"
(3) replaces all carets with tildes in 3rd-level section
    headers in operations.rst (./build-doc was crying
    about inconsistency when I fed it tildes, but tildes
    and not carets are the RST standard according to
    https://docutils.sourceforge.io/ \
    docs/user/rst/quickstart.html#sections
    so the carets had to go.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2021-07-01 22:43:10 +10:00