David Galloway
32f5fbbd57
doc: Add missing index links for 17.2.3
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-08-10 12:29:23 -04:00
Adam King
40f9b79b36
Merge pull request #46400 from rkachach/fix_issue_55733
...
mgr/cephadm: adding dynamic prometheus configuration based on http_sd_config
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
2022-08-10 11:44:55 -04:00
Adam King
1c4da3dbd2
Merge pull request #47092 from dparmar18/wip-dparmar-cephadm-simple-1
...
pybind/mgr/cephadm/upgrade: allow upgrades without reducing max_mds
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2022-08-10 09:57:22 -04:00
Redouane Kachach
f556a48ea6
mgr/cephadm: setting version field to a 17.2.3
...
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
2022-08-10 15:46:10 +02:00
Redouane Kachach
a0fe3ffdaa
mgr/cephadm: adding dynamic prometheus config based on http_sd
...
Signed-off-by: Redouane Kachach <rkachach@redhat.com>
2022-08-10 15:46:09 +02:00
Ilya Dryomov
3d18110c2b
doc/releases/octopus.rst: add note for CVE-2022-0670
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2022-08-10 11:15:51 +02:00
Ilya Dryomov
4588d4f431
doc/releases/octopus.rst: add note for rbd perf image iostat/iotop
...
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2022-08-10 11:15:51 +02:00
Matan Breizman
f9b9e146aa
doc/releases/octopus.rst: add release note for rados
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2022-08-10 11:15:51 +02:00
Yuri Weinstein
cc80446127
doc: 15.2.17 Release Notes
...
Signed-off-by: Yuri Weinstein <yweinste@redhat.com>
2022-08-10 11:15:51 +02:00
dparmar18
c1ff3c7a40
doc/cephadm/upgrade: Add doc for mds upgrade without reducing mds_mds to 1.
...
Signed-off-by: Dhairya Parmar <dparmar@redhat.com>
2022-08-10 00:13:43 +05:30
Kefu Chai
bda173fc09
Merge pull request #46242 from kamoltat/wip-ksirivad-fix-overlapping-message
...
pybind/mgr/pg_autoscaler: change overlapping roots to warning
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Neha Ojha <nojha@redhat.com>
2022-08-10 00:15:28 +08:00
Kefu Chai
3f1ddecc63
Merge pull request #44772 from ybwang0211/Bucket-Operations-doc
...
doc: Make the SYNTAX code writing of some interfaces of the api document consistent with others
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2022-08-06 11:57:49 +08:00
Kefu Chai
e460893b1f
Merge pull request #47309 from Thingee/update-foundation-mems-202207
...
doc: Updating Ceph Foundation members for July
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2022-08-06 07:06:45 +08:00
Nikhilkumar Shelke
c0c386b197
docs: minor doc fixes of showing in progress clones for a snapshot
...
Signed-off-by: Nikhilkumar Shelke <nshelke@redhat.com>
2022-08-04 19:16:39 +05:30
Venky Shankar
bcfc2e2089
Merge pull request #46876 from neesingh-rh/feature_55821
...
mgr/volumes: add interface to check the presence of subvolumegroups/subvolumes
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Nikhilkumar Shelke <nshelke@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-08-04 18:40:10 +05:30
David Galloway
325f66d849
Merge pull request #47197 from ceph/boost-docs
...
doc/dev: Elaborate on boost .deb creation
2022-08-01 14:55:14 -04:00
David Galloway
bb49238d7a
Merge pull request #47343 from ceph/ljflores-patch-1
...
doc/releases: write a note about the "invalid regex" mgr bug
2022-07-29 12:04:13 -04:00
Laura Flores
9da99242fb
doc/releases: add release note about "invalid regex" bug in mgr
...
Signed-off-by: Laura Flores <lflores@redhat.com>
2022-07-29 09:44:34 -05:00
Anthony D'Atri
73f0d5707d
doc/radosgw: Uppercase s3
...
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2022-07-29 00:11:22 -07:00
zdover23
89409d6fb8
Merge pull request #46024 from sirtoobii/patch-2
...
doc/radosgw/STS: sts_key and user capabilities
Reviewed-by: Zac Dover <zac.dover@gmail.com>
2022-07-28 14:38:28 +10:00
Adam King
eed140c259
Merge pull request #46420 from pcuzner/add-disk-rescan
...
mgr/cephadm: Add disk rescan feature to the orchestrator
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2022-07-27 19:50:59 -04:00
Adam King
3f1f862b9c
Merge pull request #46883 from adk3798/custom-config
...
mgr/cephadm: support for miscellaneous config files for daemons
Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2022-07-27 19:49:44 -04:00
Mike Perez
fac4c0946f
doc: Updating Ceph Foundation members for July
...
Signed-off-by: Mike Perez <thingee@gmail.com>
2022-07-27 13:28:04 -07:00
zdover23
f5857acd68
Merge pull request #47082 from rzarzynski/wip-doc-crimson-cephadm
...
doc/crimson: document installing crimson with cephadm
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-07-27 00:45:09 +10:00
Radosław Zarzyński
60b8348a84
doc, crimson: document installing crimson with cephadm
...
Signed-off-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2022-07-26 13:32:19 +00:00
Neeraj Pratap Singh
1c5fe5188a
doc: Add command to check the presence of any subvolumegroup/subvolume
...
Fixes: https://tracker.ceph.com/issues/55821
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
2022-07-26 16:33:14 +05:30
Adam King
fa08b55ace
doc/cephadm: custom config files documentation
...
Signed-off-by: Adam King <adking@redhat.com>
2022-07-25 16:32:18 -04:00
Kamoltat
e8490dae9f
pybind/mgr/pg_autoscaler: change overlapping roots to warning
...
Change the log level of overlapping roots
from ``Error`` to ``Warning``.
Point the user to documentation that
explains the overlapping roots.
Added more information regarding overlapping roots
in the autoscaler documentation such as
the step to get rid of the warning.
Fixes: https://tracker.ceph.com/issues/55611
Signed-off-by: Kamoltat <ksirivad@redhat.com>
2022-07-25 14:17:03 +00:00
Anthony D'Atri
3833372791
doc/radosgw/operations: Document how to fix empty autoscale-status output
...
Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
2022-07-24 20:54:56 -07:00
Paul Cuzner
4525113fa1
docs: Add docs for new host rescan feature
...
Signed-off-by: Paul Cuzner <pcuzner@redhat.com>
2022-07-25 14:53:24 +12:00
David Galloway
40dc779049
Merge pull request #47244 from ceph/fix-release-order
...
doc/releases: Fix quincy order
2022-07-22 12:18:34 -04:00
David Galloway
97ffb2e25f
doc/releases: Fix quincy order
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-07-22 11:08:05 -04:00
Kefu Chai
1f59a511bd
doc/_ext: sort the release date
...
so the release in reverse chronologically order, so that the newer
one is listed at the top.
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
2022-07-22 22:52:16 +08:00
David Galloway
58320b2c69
doc: 16.2.10 Release notes
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-07-21 12:45:45 -04:00
David Galloway
3b7bf3de9c
doc: 17.2.2 Release notes
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-07-21 12:43:59 -04:00
David Galloway
9ee1a62a16
doc: CVE-2022-0670
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-07-21 12:13:09 -04:00
David Galloway
d80629f8c9
doc: Add missing 16.2.9 release
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-07-21 11:52:52 -04:00
David Galloway
3222485d65
doc/dev: Elaborate on boost .deb creation
...
Signed-off-by: David Galloway <dgallowa@redhat.com>
2022-07-20 17:08:40 -04:00
Jos Collin
68b9458aea
Merge pull request #47139 from rishabh-d-dave/cephfs-top-man
...
doc/man/cephfs-top.rst: add missing options: --delay, --conffile
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Jos Collin <jcollin@redhat.com>
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
2022-07-19 13:15:40 +05:30
wangxinyu
58474bd82e
doc/man/cephfs-top.rst: add missing options: --delay, --conffile
...
add missing options: --delay, --conffile
Signed-off-by: wangxinyu <wangxinyu@inspur.com>
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2022-07-19 08:55:08 +05:30
Adam King
39cc904ca6
doc/cephadm: os tuning profile documentation
...
Signed-off-by: Adam King <adking@redhat.com>
2022-07-16 16:15:14 -04:00
Zac Dover
29c44a3bd6
doc/start: update hardware recs
...
This PR picks up the parts of
https://github.com/ceph/ceph/pull/44466
that were not merged back in January, when that
pull request was raised.
Matters added here:
* improved organzation of matter
* emphasis of IOPs per core over cores per OSD
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-07-15 05:29:11 +10:00
Adam King
2377bda27e
Merge pull request #47066 from adk3798/osd-removal-docs-update
...
doc/cephadm: add note about OSDs being recreated to OSD removal section
Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2022-07-14 11:07:08 -04:00
Nizamudeen A
990069d31f
Merge pull request #45981 from rhcs-dashboard/box-no-more-ultron
...
cephadm/box: Rootless podman box implementation
Reviewed-by: Pegonzal <NOT@FOUND>
Reviewed-by: anthonyeleven <NOT@FOUND>
Reviewed-by: melissa-kun-li <NOT@FOUND>
2022-07-14 16:43:49 +05:30
Adam King
d4a39cd046
doc/cephadm: add note about OSDs being recreated to OSD removal section
...
Signed-off-by: Adam King <adking@redhat.com>
2022-07-13 14:21:17 -04:00
Pere Diaz Bou
6f5ac1274b
cephadm/box: Choose between docker or podman with --engine
...
With ./box.py --engine docker you can specify you want to use docker
instead of podman. With docker box.py command should be run with sudo.
Signed-off-by: Pere Diaz Bou <pdiazbou@redhat.com>
2022-07-13 16:43:00 +02:00
Venky Shankar
8323b6fef5
Merge pull request #46950 from dparmar18/fix_dirfrags_doc
...
doc/cephfs/dirfrags: clarify the unit of threshold limits
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Rishabh Dave <ridave@redhat.com>
Reviewed-by: Kotresh HR <khiremat@redhat.com>
Reviewed-by: Milind Changire <mchangir@redhat.com>
2022-07-12 12:26:45 +05:30
zdover23
edd4e553ef
Merge pull request #47045 from zdover23/wip-doc-2022-07-12-dev-guide-dependabot-GitHub-typo
...
doc/dev: s/github/GitHub/ in essentials.rst
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-07-12 04:24:38 +10:00
zdover23
24252cb6dd
Merge pull request #47031 from zdover23/wip-doc-2022-07-10-internals-cephfs-delayed-deletion-edit
...
doc/dev: edit delayed-delete.rst
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2022-07-12 04:17:44 +10:00
Zac Dover
f7581e05b0
doc/dev: s/github/GitHub/ in essentials.rst
...
This addresses a typo that Anthony D'Atri pointed out in
PR#47032. It didn't get addressed there, so it's being
addressed here.
Signed-off-by: Zac Dover <zac.dover@gmail.com>
2022-07-12 02:58:18 +10:00