Sebastian Wagner
4e28b163a2
Merge pull request #43332 from sebastian-philipp/sphinx-rgw-spec
...
doc/cephadm: use sphinx autoclass to document RGWSpec
Reviewed-by: Kefu Chai <kchai@redhat.com>
2021-10-14 16:54:18 +02:00
Daniel Pivonka
bafbeb6fca
doc/cephadm: document setting ssh-user during adopt
...
Signed-off-by: Daniel Pivonka <dpivonka@redhat.com>
2021-10-13 11:38:01 -04:00
Sebastian Wagner
ce73047d25
doc/cephadm: update example of custom container spec file
...
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-30 11:29:07 +02:00
Sebastian Wagner
2e7b369373
doc/cephadm: use sphinx autoclass to document IscsiServiceSpec
...
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-30 11:29:07 +02:00
Sebastian Wagner
8ef77a0bbc
doc/cephadm: use sphinx autoclass to document RGWSpec
...
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-30 11:29:07 +02:00
Kefu Chai
48f5cd5b9b
doc/cephadm/services: unindent note section
...
before this change the note on "apply" command is embedded in the note
on "_no_schedule". and they are not related. so let's move the former
out. also, highlight the yaml file sample in YAML.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2021-09-30 07:22:11 +08:00
Sebastian Wagner
8c70398949
doc/cephadm: move services into services/
...
This is going to clean up the toctree a bit.
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-27 12:21:54 +02:00
Sebastian Wagner
5e25b19cc7
doc/cephadm: move service-management to services/index.rst
...
Signed-off-by: Sebastian Wagner <sewagner@redhat.com>
2021-09-27 12:20:02 +02:00
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