]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
2 years agodoc/rgw: fixup (squash later) 50026/head
Zac Dover [Wed, 8 Feb 2023 12:33:02 +0000 (22:33 +1000)]
doc/rgw: fixup (squash later)

Signed-off-by: Zac Dover <zac.dover@proton.me>
2 years agodoc/radosgw: refine "Maintenance" in multisite.rst
Zac Dover [Wed, 8 Feb 2023 00:10:13 +0000 (10:10 +1000)]
doc/radosgw: refine "Maintenance" in multisite.rst

Refine the text in the "Maintenance" section of
doc/radosgw/multisite.rst.

https://tracker.ceph.com/issues/58632

Co-authored-by: Cole Mitchell <cole.mitchell@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 85816fbca068b740362e2faaf13dc601cdd68c1c)

2 years agoMerge pull request #49988 from pdvian/wip-58638-pacific
Prashant [Wed, 8 Feb 2023 03:51:40 +0000 (19:51 -0800)]
Merge pull request #49988 from pdvian/wip-58638-pacific

pacific: mon: Fix condition to check for ceph version mismatch

2 years agoMerge pull request #49454 from guits/wip-58279-pacific
Guillaume Abrioux [Tue, 7 Feb 2023 15:16:43 +0000 (16:16 +0100)]
Merge pull request #49454 from guits/wip-58279-pacific

pacific: ceph-volume: fix a bug in get_all_devices_vgs()

2 years agoMerge pull request #49928 from adk3798/wip-58567-pacific
Adam King [Tue, 7 Feb 2023 01:29:03 +0000 (20:29 -0500)]
Merge pull request #49928 from adk3798/wip-58567-pacific

pacific: mgr/cephadm: call iscsi post_remove from serve loop

Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #49926 from adk3798/wip-58556-pacific
Adam King [Tue, 7 Feb 2023 01:25:05 +0000 (20:25 -0500)]
Merge pull request #49926 from adk3798/wip-58556-pacific

pacific: mgr/cephadm: fix removing offline hosts with ingress daemons

Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #49919 from adk3798/wip-58206-pacific
Adam King [Tue, 7 Feb 2023 01:22:53 +0000 (20:22 -0500)]
Merge pull request #49919 from adk3798/wip-58206-pacific

pacific: mgr/cephadm: don't say migration in progress if migration current > migration last

Reviewed-by: John Mulligan <jmulligan@redhat.com>
2 years agoMerge pull request #49918 from adk3798/wip-58202-pacific
Adam King [Tue, 7 Feb 2023 01:17:46 +0000 (20:17 -0500)]
Merge pull request #49918 from adk3798/wip-58202-pacific

pacific: mgr/cephadm: specify ports for iscsi

Reviewed-by: John Mulligan <jmulligan@redhat.com>
2 years agoMerge pull request #49916 from adk3798/wip-58175-pacific
Adam King [Tue, 7 Feb 2023 01:15:51 +0000 (20:15 -0500)]
Merge pull request #49916 from adk3798/wip-58175-pacific

pacific: mgr/cephadm: fix check for if devices have changed

Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #49285 from adk3798/wip-58148-pacific
Adam King [Tue, 7 Feb 2023 01:07:46 +0000 (20:07 -0500)]
Merge pull request #49285 from adk3798/wip-58148-pacific

pacific: mgr/cephadm: some master -> main cleanup

Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #50009 from zdover23/wip-doc-2023-02-07-backport-49994-to-pacific
Anthony D'Atri [Mon, 6 Feb 2023 22:57:21 +0000 (17:57 -0500)]
Merge pull request #50009 from zdover23/wip-doc-2023-02-07-backport-49994-to-pacific

pacific: doc/rgw: refine ~50-~140 of multisite.rst

2 years agodoc/rgw: refine ~50-~140 of multisite.rst 50009/head
Zac Dover [Sun, 5 Feb 2023 10:54:39 +0000 (20:54 +1000)]
doc/rgw: refine ~50-~140 of multisite.rst

Remove pleonasm from approximately line 50 to line 140 of
doc/rgw/multisite.rst.

Follows https://github.com/ceph/ceph/pull/49993.

https://tracker.ceph.com/issues/58632

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 805a9baeeaaa78aa2bb6f472526cc35361c75456)

2 years agoMerge pull request #49996 from zdover23/wip-doc-2023-02-06-backport-49993-to-pacific
Anthony D'Atri [Sun, 5 Feb 2023 21:34:23 +0000 (16:34 -0500)]
Merge pull request #49996 from zdover23/wip-doc-2023-02-06-backport-49993-to-pacific

pacific: doc/rgw: refine 1-50 of multisite.rst

2 years agodoc/rgw: refine 1-50 of multisite.rst 49996/head
Zac Dover [Sat, 4 Feb 2023 07:53:32 +0000 (17:53 +1000)]
doc/rgw: refine 1-50 of multisite.rst

Refine the English in the first fifty lines of multisite.rst. This is
part of a project whose goal is the creation of a document that will
impart a good aerial view of RGW to a first-time reader in the minimum
number of words.

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 6721196ff129b00d9dea3515fbaaacde8f84eaea)

2 years agomon: Fix condition to check for ceph version mismatch 49988/head
Prashant D [Tue, 27 Sep 2022 02:40:45 +0000 (22:40 -0400)]
mon: Fix condition to check for ceph version mismatch

MON fails to send MMgrUpdate to the MGR to update
DaemonState with correct metadata information due to
incorrect conditional check. Send MMgrUpdate to MGR
if we observe ceph version mismatch after an election
is over.

Fixes: https://tracker.ceph.com/issues/57678
Signed-off-by: Prashant D <pdhange@redhat.com>
(cherry picked from commit 5dc0d6f7f299cc7af0c243ba67036b075f4b72af)

2 years agoMerge pull request #49983 from zdover23/wip-doc-2023-02-03-backport-49981-to-pacific
Anthony D'Atri [Fri, 3 Feb 2023 07:54:49 +0000 (02:54 -0500)]
Merge pull request #49983 from zdover23/wip-doc-2023-02-03-backport-49981-to-pacific

pacific: doc/rgw: refine "Zones" in multisite.rst

2 years agodoc/rgw: refine "Zones" in multisite.rst 49983/head
Zac Dover [Fri, 3 Feb 2023 07:21:54 +0000 (17:21 +1000)]
doc/rgw: refine "Zones" in multisite.rst

Clean up the English under the section called "Zones". Part of a larger
project aimed at giving the reader more understanding earlier in the
documentation of how buckets and zones and zone groups and endpoints
work.

https://tracker.ceph.com/issues/58632

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit f4f5183543303bf388bd364b4e5996b39df5f592)

2 years agomgr/cephadm: specify ports for iscsi 49918/head
Adam King [Thu, 6 Oct 2022 18:36:52 +0000 (14:36 -0400)]
mgr/cephadm: specify ports for iscsi

Fixes: https://tracker.ceph.com/issues/57786
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 9ee9c940a7d7481a090a2e986753ca7db4fa521e)

2 years agoMerge pull request #49949 from zdover23/wip-doc-2023-02-01-backport-49946-to-pacific
Anthony D'Atri [Tue, 31 Jan 2023 20:12:47 +0000 (15:12 -0500)]
Merge pull request #49949 from zdover23/wip-doc-2023-02-01-backport-49946-to-pacific

pacific: doc/cephadm: grammar / syntax in install.rst

2 years agodoc/cephadm: grammar / syntax in install.rst 49949/head
Piotr Parczewski [Tue, 31 Jan 2023 08:29:27 +0000 (09:29 +0100)]
doc/cephadm: grammar / syntax in install.rst

Signed-off-by: Piotr Parczewski <piotr@stackhpc.com>
(cherry picked from commit 4cc3cb9cd007c293bf61d20c05b960be2d4cd4fd)

2 years agoMerge pull request #49933 from zdover23/wip-doc-2023-01-31-backport-49913-to-pacific
colemitchell [Tue, 31 Jan 2023 00:55:22 +0000 (19:55 -0500)]
Merge pull request #49933 from zdover23/wip-doc-2023-01-31-backport-49913-to-pacific

pacific: doc: add the damage types that scrub can repair

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc: add the damage types that scrub can repair 49933/head
Neeraj Pratap Singh [Mon, 30 Jan 2023 14:36:20 +0000 (20:06 +0530)]
doc: add the damage types that scrub can repair

Fixes: https://tracker.ceph.com/issues/51459
Signed-off-by: Neeraj Pratap Singh <neesingh@redhat.com>
(cherry picked from commit 87215ab3e4af1ca313376d901f285ed6348b8433)

2 years agomgr/cephadm: call iscsi post_remove from server loop 49928/head
Adam King [Fri, 20 Jan 2023 22:14:23 +0000 (17:14 -0500)]
mgr/cephadm: call iscsi post_remove from server loop

If we call it directly during a synchronous command
from the command line it never returns.

Fixes: https://tracker.ceph.com/issues/58531
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit ea38245ace58789216646262f2078a315f1d2fd5)

2 years agomgr/cephadm: fix removing offline hosts with ingress daemons 49926/head
Adam King [Sun, 22 Jan 2023 18:59:51 +0000 (13:59 -0500)]
mgr/cephadm: fix removing offline hosts with ingress daemons

We need to convert the daemon type to service type here
or we'll try to access the "haproxy" or "keepalived" index
of the cephadm_services dictionary, which doesn't have those
keys (but does have an "ingress" key)

Fixes: https://tracker.ceph.com/issues/58537
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit d9624e066610e7c924b20d8fd8d99a84bf0eea84)

2 years agomgr/cephadm: don't say migration in progress if migration current > migration last 49919/head
Adam King [Thu, 22 Sep 2022 18:17:23 +0000 (14:17 -0400)]
mgr/cephadm: don't say migration in progress if migration current > migration last

We risk ending up in an endless busy loop accomplishing
nothing otherwise.

Fixes: https://tracker.ceph.com/issues/57651
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 63068800ecd446316ab903cf02da2a243f361b58)

2 years agomgr/cephadm: fix check for if devices have changed 49916/head
Adam King [Wed, 9 Nov 2022 18:24:25 +0000 (13:24 -0500)]
mgr/cephadm: fix check for if devices have changed

Directly comparing the dicts doesn't work since the
"created" field was added in. We should instead make use
of the existing Devices equality function.

Fixes: https://tracker.ceph.com/issues/57999
Signed-off-by: Adam King <adking@redhat.com>
(cherry picked from commit 55661cc859a5160822b5293f7cc49d6fdb5b715d)

Conflicts:
src/pybind/mgr/cephadm/tests/test_cephadm.py

2 years agoMerge pull request #49911 from zdover23/wip-doc-2023-01-30-special-order-backport...
Anthony D'Atri [Mon, 30 Jan 2023 13:49:00 +0000 (08:49 -0500)]
Merge pull request #49911 from zdover23/wip-doc-2023-01-30-special-order-backport-49908-to-pacific

pacific: doc/dev: backport 49908 to P (Upgrade Testing Docs)

2 years agodoc/dev: backport 49908 to P (Upgrade Testing Docs) 49911/head
Zac Dover [Mon, 30 Jan 2023 07:37:19 +0000 (17:37 +1000)]
doc/dev: backport 49908 to P (Upgrade Testing Docs)

Backport https://github.com/ceph/ceph/pull/49908 to Pacific.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
2 years agoMerge pull request #49899 from zdover23/wip-doc-2023-01-27-backport-49897-to-pacific
zdover23 [Mon, 30 Jan 2023 04:00:16 +0000 (14:00 +1000)]
Merge pull request #49899 from zdover23/wip-doc-2023-01-27-backport-49897-to-pacific

pacific: doc/rados/operations: Fix double prompt

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/rados/operations: Fix double prompt 49899/head
Ville Ojamo [Fri, 27 Jan 2023 10:27:51 +0000 (17:27 +0700)]
doc/rados/operations: Fix double prompt

In monitoring.rst a double prompt was rendered, one non-selectable and one selectable. Remove the selectable prompt.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit 7d7282c7bdf0396f9a192badeedf66976fa01e5e)

2 years agoMerge pull request #49893 from zdover23/wip-doc-2023-01-27-backport-49890-to-pacific
Anthony D'Atri [Fri, 27 Jan 2023 13:53:35 +0000 (08:53 -0500)]
Merge pull request #49893 from zdover23/wip-doc-2023-01-27-backport-49890-to-pacific

pacific: doc/dev: use underscores in config vars

2 years agoMerge pull request #49896 from zdover23/wip-doc-2023-01-27-backport-49894-to-pacific
Anthony D'Atri [Fri, 27 Jan 2023 13:51:17 +0000 (08:51 -0500)]
Merge pull request #49896 from zdover23/wip-doc-2023-01-27-backport-49894-to-pacific

pacific: doc/rados/operations: Fix indentation

2 years agodoc/rados/operations: Fix indentation 49896/head
Ville Ojamo [Fri, 27 Jan 2023 09:38:25 +0000 (16:38 +0700)]
doc/rados/operations: Fix indentation

Fix invalid indentation that caused indentation to be rendered wrong in control.rst.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit f2e19d39ed303c700c6aab206a1c000c5731baeb)

2 years agodoc/dev: use underscores in config vars 49893/head
Ville Ojamo [Fri, 27 Jan 2023 08:41:04 +0000 (15:41 +0700)]
doc/dev: use underscores in config vars

Use underscores instead of spaces in config vars in ceph_krb_auth.rst.

Signed-off-by: Ville Ojamo <14869000+bluikko@users.noreply.github.com>
(cherry picked from commit ed88f7f378fcb70be57351271aa19b30f81555d4)

2 years agoMerge pull request #49852 from ceph/pacific-release
Laura Flores [Wed, 25 Jan 2023 17:30:51 +0000 (11:30 -0600)]
Merge pull request #49852 from ceph/pacific-release

v16.2.11

2 years agoMerge pull request #49875 from zdover23/wip-doc-2023-01-26-backport-49873-to-pacific
Anthony D'Atri [Wed, 25 Jan 2023 16:45:02 +0000 (11:45 -0500)]
Merge pull request #49875 from zdover23/wip-doc-2023-01-26-backport-49873-to-pacific

pacific: doc/dev: add Slack to Dev Guide essentials

2 years agodoc/dev: add Slack to Dev Guide essentials 49875/head
Zac Dover [Wed, 25 Jan 2023 15:57:17 +0000 (01:57 +1000)]
doc/dev: add Slack to Dev Guide essentials

Add Ceph's Slack to doc/developer_guide/essentials.rst.

Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit c3288cf5be232bded5ccd70925da2452599903ab)

2 years ago16.2.11 49852/head v16.2.11
Ceph Release Team [Tue, 24 Jan 2023 20:43:13 +0000 (20:43 +0000)]
16.2.11

Signed-off-by: Ceph Release Team <ceph-maintainers@ceph.io>
2 years agoMerge pull request #48933 from s0nea/wip-58042-pacific
Nizamudeen A [Tue, 24 Jan 2023 04:56:18 +0000 (10:26 +0530)]
Merge pull request #48933 from s0nea/wip-58042-pacific

pacific: ceph-mixing: fix ceph_hosts variable

Reviewed-by: Avan Thakkar <athakkar@redhat.com>
2 years agoMerge pull request #49833 from zdover23/wip-doc-2023-01-23-backport-49778-to-pacific
Anthony D'Atri [Mon, 23 Jan 2023 14:18:33 +0000 (09:18 -0500)]
Merge pull request #49833 from zdover23/wip-doc-2023-01-23-backport-49778-to-pacific

pacific: doc/rados: refine ceph-conf.rst

2 years agoMerge pull request #49822 from zdover23/wip-doc-2023-01-21-backport-49820-to-pacific
zdover23 [Mon, 23 Jan 2023 11:51:46 +0000 (21:51 +1000)]
Merge pull request #49822 from zdover23/wip-doc-2023-01-21-backport-49820-to-pacific

pacific: doc/rados: refine pool-pg-config-ref.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/rados: refine ceph-conf.rst 49833/head
Zac Dover [Wed, 18 Jan 2023 06:11:28 +0000 (16:11 +1000)]
doc/rados: refine ceph-conf.rst

Correct grammar and usage in ceph-conf.rst.

https://tracker.ceph.com/issues/58485

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit dfb0b4a6ad233ad410ab5952a6a3db89c46cc0aa)

2 years agoMerge pull request #49520 from rhcs-dashboard/wip-58319-pacific
Avan [Mon, 23 Jan 2023 09:12:08 +0000 (14:42 +0530)]
Merge pull request #49520 from rhcs-dashboard/wip-58319-pacific

pacific: mgr/prometheus: expose daemon health metrics

Reviewed-by: Pegonzal <NOT@FOUND>
Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
2 years agodoc/rados: refine pool-pg-config-ref.rst 49822/head
Zac Dover [Sat, 21 Jan 2023 05:04:12 +0000 (15:04 +1000)]
doc/rados: refine pool-pg-config-ref.rst

Remove pleonasm.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 11724c9b8e0244a0b44daa3db96022c50d603090)

2 years agoMerge pull request #49805 from idryomov/wip-doc-exclusive-lock-transitions-pacific
Ilya Dryomov [Fri, 20 Jan 2023 14:23:34 +0000 (15:23 +0100)]
Merge pull request #49805 from idryomov/wip-doc-exclusive-lock-transitions-pacific

pacific: doc/rbd/rbd-exclusive-locks: warn about automatic lock transitions

Reviewed-by: Ramana Raja <rraja@redhat.com>
2 years agodoc/rbd/rbd-exclusive-locks: warn about automatic lock transitions 49805/head
Ilya Dryomov [Thu, 19 Jan 2023 12:21:40 +0000 (13:21 +0100)]
doc/rbd/rbd-exclusive-locks: warn about automatic lock transitions

A lot of people aren't aware of automatic lock transitions and
wrongfully assume that exclusive lock means that the image remains
locked for as long as the client is running.  Redo the explanation
and add a warning.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 2af7252b332c17e3ad8a363f13e2404d1276e2bd)

2 years agodoc/rbd/rbd-exclusive-locks: don't mention "profile rbd" requirement twice
Ilya Dryomov [Wed, 18 Jan 2023 19:20:19 +0000 (20:20 +0100)]
doc/rbd/rbd-exclusive-locks: don't mention "profile rbd" requirement twice

It's (much better) described in the Blocklisting section.

Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit c966ea99bc5d6fb6e4a3dc41becedb62efa4dd74)

2 years agoMerge pull request #49793 from zdover23/wip-doc-2023-01-20-backport-49764-to-pacific
zdover23 [Fri, 20 Jan 2023 10:52:10 +0000 (20:52 +1000)]
Merge pull request #49793 from zdover23/wip-doc-2023-01-20-backport-49764-to-pacific

pacific: doc/ceph-volume: refine encryption.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/ceph-volume: refine encryption.rst 49793/head
Zac Dover [Tue, 17 Jan 2023 09:45:23 +0000 (19:45 +1000)]
doc/ceph-volume: refine encryption.rst

Improve the word choice and grammar of
doc/ceph-volume/lvm/encryption.rst.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 6f7f7c8f651319bc75847dfc784213d5111e6502)

2 years agoMerge pull request #49786 from rhcs-dashboard/wip-58502-pacific
Avan [Thu, 19 Jan 2023 12:26:53 +0000 (17:56 +0530)]
Merge pull request #49786 from rhcs-dashboard/wip-58502-pacific

pacific: mgr/prometheus: export zero valued pg state metrics

Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
2 years agomgr/prometheus: export zero valued pg state metrics 49786/head
Avan Thakkar [Mon, 16 Jan 2023 12:41:06 +0000 (18:11 +0530)]
mgr/prometheus: export zero valued pg state metrics

Fixes: https://tracker.ceph.com/issues/58471
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
As per the Prometheus documentation, omitting zero metrics is not a best practice. The metric value for all PG_STATES should be initialized to zero.

(cherry picked from commit 17d1ecc914b2fe6c5d9e8045a999985988c39447)

2 years agoMerge pull request #49782 from zdover23/wip-doc-2023-01-19-backport-49780-to-pacific
colemitchell [Thu, 19 Jan 2023 03:27:07 +0000 (22:27 -0500)]
Merge pull request #49782 from zdover23/wip-doc-2023-01-19-backport-49780-to-pacific

pacific: doc/install: link to "cephadm installing ceph"

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/install: link to "cephadm installing ceph" 49782/head
Zac Dover [Thu, 19 Jan 2023 01:50:17 +0000 (11:50 +1000)]
doc/install: link to "cephadm installing ceph"

Link to "Installing Ceph" in the cephadm documentation instead of (as
was the case before this commit) to the cephadm overview page. Anyone
who clicks on the "cephadm" link in the context of the
doc/install/index.rst page is more likely to expect installation
instructions than to expect an explanation of what cephadm is.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit f04001deb302d98c950bff68cdecc87a65a66d4d)

2 years agoMerge pull request #49758 from zdover23/wip-doc-2023-01-16-backport-49747-to-pacific
Anthony D'Atri [Mon, 16 Jan 2023 15:49:44 +0000 (10:49 -0500)]
Merge pull request #49758 from zdover23/wip-doc-2023-01-16-backport-49747-to-pacific

pacific: doc/ceph-volume: update LUKS docs

2 years agodoc/ceph-volume: update LUKS docs 49758/head
Zac Dover [Sun, 15 Jan 2023 21:46:49 +0000 (07:46 +1000)]
doc/ceph-volume: update LUKS docs

Remove references that claim that Ceph uses only LUKS version 1.

https://tracker.ceph.com/issues/58354

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 27974c1d8a413cd5035acf27978cee36c2f6ccb4)

2 years agoMerge pull request #49752 from zdover23/wip-doc-2023-01-16-backport-49745-to-pacific
Anthony D'Atri [Mon, 16 Jan 2023 03:26:15 +0000 (22:26 -0500)]
Merge pull request #49752 from zdover23/wip-doc-2023-01-16-backport-49745-to-pacific

pacific: doc/start: add RST escape character rules for bold

2 years agoMerge pull request #49750 from zdover23/wip-doc-2023-01-16-backport-49716-to-pacific
Anthony D'Atri [Mon, 16 Jan 2023 03:02:19 +0000 (22:02 -0500)]
Merge pull request #49750 from zdover23/wip-doc-2023-01-16-backport-49716-to-pacific

pacific: doc/rbd: format iscsi-initiator-linux.rbd better

2 years agodoc/start: add RST escape character rules for bold 49752/head
Zac Dover [Sun, 15 Jan 2023 10:45:28 +0000 (20:45 +1000)]
doc/start: add RST escape character rules for bold

Explain how to escape the bold notation (**) within words in RST.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 84524c264638710dd7d00a193e25a511cd0de19d)

2 years agodoc/rbd: format iscsi-initiator-linux.rbd better 49750/head
Zac Dover [Wed, 11 Jan 2023 16:00:29 +0000 (02:00 +1000)]
doc/rbd: format iscsi-initiator-linux.rbd better

Add prompts and clean up the lists in doc/rbd/iscsi-initiator-linux.rbd.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 26b8e9cb93ccaf72a5e46aae6c436be9deaf3ac5)

2 years agoMerge pull request #49739 from zdover23/wip-doc-2023-01-14-backport-49736-to-pacific
colemitchell [Fri, 13 Jan 2023 21:47:58 +0000 (16:47 -0500)]
Merge pull request #49739 from zdover23/wip-doc-2023-01-14-backport-49736-to-pacific

pacific: doc/dev: add git branch management commands

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/dev: add git branch management commands 49739/head
Zac Dover [Fri, 13 Jan 2023 20:48:57 +0000 (06:48 +1000)]
doc/dev: add git branch management commands

Add git branch deleting and search commands to the "Basic Workflow" page
of the Developer Guide.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit f1c0c3ec3d0d56d4615a77d5912018dc0542c959)

2 years agoMerge pull request #49695 from Matan-B/wip-matanb-pacific-mgr-packaging
Yuri Weinstein [Wed, 11 Jan 2023 22:56:12 +0000 (14:56 -0800)]
Merge pull request #49695 from Matan-B/wip-matanb-pacific-mgr-packaging

pacific: mgr/prometheus: use vendored "packaging" instead

Reviewed-by: Laura Flores <lflores@redhat.com>
2 years agoMerge pull request #49718 from zdover23/wip-doc-2023-01-11-backport-49715-to-pacific
Anthony D'Atri [Wed, 11 Jan 2023 19:32:14 +0000 (14:32 -0500)]
Merge pull request #49718 from zdover23/wip-doc-2023-01-11-backport-49715-to-pacific

pacific: doc/cephadm: s/osd/OSD/ where appropriate

2 years agodoc/cephadm: s/osd/OSD/ where appropriate 49718/head
Zac Dover [Wed, 11 Jan 2023 15:12:24 +0000 (01:12 +1000)]
doc/cephadm: s/osd/OSD/ where appropriate

Capitalize the initialization "OSD" where it occurs in natural language
in cephadm/host-management.rst. This PR answers a request made by
Anthony D'Atri and seconded by Cole Mitchell in https://github.com/ceph/ceph/pull/49699#discussion_r1066171002.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 559fea8b427ba60b49ebfe16d67fa21168e3e1bc)

2 years agomgr/prometheus: use vendored "packaging" instead 49695/head
Matan Breizman [Wed, 11 Jan 2023 10:57:16 +0000 (10:57 +0000)]
mgr/prometheus: use vendored "packaging" instead

backport of: cf6089200d96fc56b08ee17a4e31f19823370dc8

Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2 years agoMerge pull request #49696 from idryomov/wip-58398-pacific
Ilya Dryomov [Wed, 11 Jan 2023 12:09:55 +0000 (13:09 +0100)]
Merge pull request #49696 from idryomov/wip-58398-pacific

pacific: doc/man/ceph-rbdnamer: remove obsolete udev rule

Reviewed-by: Christopher Hoffman <choffman@redhat.com>
2 years agoMerge pull request #49707 from zdover23/wip-doc-2023-01-11-backport-49699-to-pacific
colemitchell [Tue, 10 Jan 2023 21:08:03 +0000 (16:08 -0500)]
Merge pull request #49707 from zdover23/wip-doc-2023-01-11-backport-49699-to-pacific

pacific: doc/cephadm: refine "Removing Hosts"

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agoMerge pull request #49705 from zdover23/wip-doc-2023-01-11-backport-49703-to-pacific
colemitchell [Tue, 10 Jan 2023 20:14:28 +0000 (15:14 -0500)]
Merge pull request #49705 from zdover23/wip-doc-2023-01-11-backport-49703-to-pacific

pacific: doc/rados: move colon

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/cephadm: refine "Removing Hosts" 49707/head
Zac Dover [Tue, 10 Jan 2023 18:29:02 +0000 (04:29 +1000)]
doc/cephadm: refine "Removing Hosts"

An intended edit to remove a redundant indefinite article became a
longer (but still brief) full editorial pass.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 2e1fd6308726ecfdfe39c51c6e8fc99e922a3f84)

2 years agodoc/rados: move colon 49705/head
Zac Dover [Tue, 10 Jan 2023 19:08:35 +0000 (05:08 +1000)]
doc/rados: move colon

Move colon in add-or-rm-osds.rst so that the sentence reads properly.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit b1a53d7621241272f7f9f2f99dfd912b6117215b)

2 years agoMerge pull request #49702 from zdover23/wip-doc-2023-01-11-backport-49700-to-pacific
colemitchell [Tue, 10 Jan 2023 19:20:14 +0000 (14:20 -0500)]
Merge pull request #49702 from zdover23/wip-doc-2023-01-11-backport-49700-to-pacific

pacific: doc/css: add top-bar padding for h3 html element

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/css: add top-bar padding for h3 html element 49702/head
Zac Dover [Tue, 10 Jan 2023 18:48:32 +0000 (04:48 +1000)]
doc/css: add top-bar padding for h3 html element

Add "scroll-margin-top: 4em;" property to h3 html element.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit c28cb533909a9ac0010e160e86d2a8dc23ea9675)

2 years agoMerge pull request #49694 from zdover23/wip-doc-2023-01-11-backport-49692-to-pacific
Anthony D'Atri [Tue, 10 Jan 2023 17:51:23 +0000 (12:51 -0500)]
Merge pull request #49694 from zdover23/wip-doc-2023-01-11-backport-49692-to-pacific

pacific: doc/css: add "span" padding to custom.css

2 years agodoc/man/ceph-rbdnamer: remove obsolete udev rule 49696/head
Ilya Dryomov [Tue, 10 Jan 2023 12:40:20 +0000 (13:40 +0100)]
doc/man/ceph-rbdnamer: remove obsolete udev rule

Fixes: https://tracker.ceph.com/issues/58398
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
(cherry picked from commit 8ca3bd5042094aa0e67d728131f8fa942919717e)

2 years agodoc/css: add "span" padding to custom.css 49694/head
Zac Dover [Tue, 10 Jan 2023 15:55:55 +0000 (01:55 +1000)]
doc/css: add "span" padding to custom.css

Add "scroll-top-bar: 2em;" for the "span" html element in custom.css so
that the top bar doesn't get in the way of headings bounded by the "span
element".

See also https://github.com/ceph/ceph/pull/49644.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit dd9555b0ae0507c996588e82a62b0a674530a16a)

2 years agoMerge pull request #49681 from zdover23/wip-doc-2023-01-10-backport-49677-2nd-attempt...
colemitchell [Tue, 10 Jan 2023 01:21:25 +0000 (20:21 -0500)]
Merge pull request #49681 from zdover23/wip-doc-2023-01-10-backport-49677-2nd-attempt-to-pacific

pacific: doc/rados: link to cephadm replacing osd section

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agoMerge pull request #49684 from zdover23/wip-doc-2023-01-10-backport-49663-to-pacific
colemitchell [Tue, 10 Jan 2023 01:07:06 +0000 (20:07 -0500)]
Merge pull request #49684 from zdover23/wip-doc-2023-01-10-backport-49663-to-pacific

pacific: doc: fix a typo

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc: fix a typo 49684/head
Brad Fitzpatrick [Sat, 7 Jan 2023 03:54:45 +0000 (19:54 -0800)]
doc: fix a typo

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
(cherry picked from commit c670906b49de87514e3b3cce28519c0eba7fad26)

2 years agodoc/rados: link to cephadm replacing osd section 49681/head
Zac Dover [Mon, 9 Jan 2023 18:09:20 +0000 (04:09 +1000)]
doc/rados: link to cephadm replacing osd section

Direct readers to the "Replacing an OSD" section in the cephadm
documentation, for cases in which the instructions in "Replacing an OSD"
in the RADOS documentation don't work.

https://tracker.ceph.com/issues/58401

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 7b8f75ebd7cd29faf2eec2fba1fefa17a390b92d)

2 years agoMerge pull request #49647 from adk3798/pacific-maintenance-syntax
Adam King [Mon, 9 Jan 2023 12:41:41 +0000 (07:41 -0500)]
Merge pull request #49647 from adk3798/pacific-maintenance-syntax

pacific: doc/dev/cephadm: fix host maintenance enter/exit syntax -

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agoMerge pull request #49668 from zdover23/wip-doc-2023-01-09-backport-49665-to-pacific
colemitchell [Sun, 8 Jan 2023 22:30:28 +0000 (17:30 -0500)]
Merge pull request #49668 from zdover23/wip-doc-2023-01-09-backport-49665-to-pacific

pacific: doc/glossary: Clean up "Ceph Object Storage"

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/glossary: Clean up "Ceph Object Storage" 49668/head
Zac Dover [Sun, 8 Jan 2023 08:04:43 +0000 (18:04 +1000)]
doc/glossary: Clean up "Ceph Object Storage"

Remove redundant material under the "Ceph Object Storage" headword and
add a "See 'Ceph Object Store'" link. A future PR will provide a couple
of sentences that explain how object storage is what's really supporting
both CephFS and RBD.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 6bede3505f2967155644b0edfe9db1a8eb82a93c)

2 years agoMerge pull request #49662 from zdover23/wip-doc-2023-01-07-backport-49658-to-pacific
zdover23 [Fri, 6 Jan 2023 19:29:31 +0000 (05:29 +1000)]
Merge pull request #49662 from zdover23/wip-doc-2023-01-07-backport-49658-to-pacific

pacific: doc/css: Add scroll-margin-top to h2 html element

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agoMerge pull request #49660 from zdover23/wip-doc-2023-01-07-backport-49653-to-pacific
zdover23 [Fri, 6 Jan 2023 19:29:13 +0000 (05:29 +1000)]
Merge pull request #49660 from zdover23/wip-doc-2023-01-07-backport-49653-to-pacific

pacific: doc/man: define --num-rep, --min-rep and --max-rep

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/css: Add scroll-margin-top to h2 html element 49662/head
Zac Dover [Fri, 6 Jan 2023 16:24:39 +0000 (02:24 +1000)]
doc/css: Add scroll-margin-top to h2 html element

Add "scroll-margin-top: 4em;" to the h2 html element's definition in
custom.css. This moves the text under all h2 html elements out of the
way of the sticky-header-style top bar, which previously obscured the
text.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit af048ca911fcd84e6a73d32999c772f64e95d67f)

2 years agodoc/man: define --num-rep, --min-rep and --max-rep 49660/head
Zac Dover [Fri, 6 Jan 2023 12:51:47 +0000 (22:51 +1000)]
doc/man: define --num-rep, --min-rep and --max-rep

Explain the "--num-rep", "--min-rep", and "--max-rep" options, which are
required when running "crushtool" commands with the "--show-mappings"
flag. Originally reported by Brad Fitzpatrick.

https://tracker.ceph.com/issues/58374

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 10fa01d075b09726e3f07d2cae83ced4e418deae)

2 years agoMerge pull request #49645 from zdover23/wip-doc-2023-01-06-backport-49643-to-pacific
zdover23 [Fri, 6 Jan 2023 16:13:40 +0000 (02:13 +1000)]
Merge pull request #49645 from zdover23/wip-doc-2023-01-06-backport-49643-to-pacific

pacific: doc/_static: add scroll-margin-top to custom.css

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/dev/cephadm: fix host maintenance enter/exit syntax - 49647/head
Ranjini Mandyam Narasiodeyar [Tue, 27 Dec 2022 05:08:26 +0000 (10:38 +0530)]
doc/dev/cephadm: fix host maintenance enter/exit syntax -

Signed-off-by: Ranjini Mandyam Narasiodeyar <rmandyam@rmandyam.remote.csb>
(cherry picked from commit ffea636176162c5db0a2f70e1bec9daf56ac8cfc)

2 years agodoc/_static: add scroll-margin-top to custom.css 49645/head
Zac Dover [Thu, 5 Jan 2023 18:19:12 +0000 (04:19 +1000)]
doc/_static: add scroll-margin-top to custom.css

Add 4em of padding to the class "section", so that linked-to
destinations are not obscured by the top bar.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 5738271498c1d4581e44b077580f1131950d1ba3)

2 years agoMerge pull request #49640 from zdover23/wip-doc-2023-01-05-backport-49637-to-pacific
zdover23 [Thu, 5 Jan 2023 15:14:22 +0000 (01:14 +1000)]
Merge pull request #49640 from zdover23/wip-doc-2023-01-05-backport-49637-to-pacific

pacific: doc/css: add scroll-margin-top to dt elements

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/css: add scroll-margin-top to dt elements 49640/head
Zac Dover [Thu, 5 Jan 2023 12:25:43 +0000 (22:25 +1000)]
doc/css: add scroll-margin-top to dt elements

add "scroll-margin-top: em3;" to custom.css so that the header bar
doesn't obscure the text of headwords in glossary.rst. Note that this
applies only to elements in the documentation that are rendered into
HTML with the dt (which stands for "description term" or "description
list") tag. Other modifications will be necessary in order to ensure
that the anchor points of non-dt elements are not obscured by the header
bar.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 1865de86622592555571c1539f3c013c7936d53e)

2 years agoMerge pull request #49337 from ljflores/wip-tracker-54992
Laura Flores [Wed, 4 Jan 2023 15:39:53 +0000 (09:39 -0600)]
Merge pull request #49337 from ljflores/wip-tracker-54992

pacific: qa: run e2e test on centos only

2 years agoMerge pull request #49622 from zdover23/wip-doc-2023-01-04-backport-49620-to-pacific
zdover23 [Tue, 3 Jan 2023 17:21:50 +0000 (03:21 +1000)]
Merge pull request #49622 from zdover23/wip-doc-2023-01-04-backport-49620-to-pacific

pacific: doc: fix a couple grammatical things

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc: fix a couple grammatical things 49622/head
Brad Fitzpatrick [Tue, 3 Jan 2023 16:36:19 +0000 (08:36 -0800)]
doc: fix a couple grammatical things

Signed-off-by: Brad Fitzpatrick <brad@danga.com>
(cherry picked from commit b9b6011c11450e292e4d233a444d776cca8fd86e)

2 years agoMerge pull request #49616 from zdover23/wip-doc-2022-01-03-backport-49613-to-pacific
zdover23 [Tue, 3 Jan 2023 08:39:45 +0000 (18:39 +1000)]
Merge pull request #49616 from zdover23/wip-doc-2022-01-03-backport-49613-to-pacific

pacific: doc/start: add Anthony D'Atri's suggestions

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/start: add Anthony D'Atri's suggestions 49616/head
Zac Dover [Mon, 2 Jan 2023 13:00:55 +0000 (23:00 +1000)]
doc/start: add Anthony D'Atri's suggestions

Add the suggestions made by Anthony D'Atri in
https://github.com/ceph/ceph/pull/49609.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 6141c5f0618432b5dc23d53b5920cab48aa5db7e)

2 years agoMerge pull request #49611 from zdover23/wip-doc-2023-01-02-backport-49609-to-pacific
colemitchell [Mon, 2 Jan 2023 06:07:30 +0000 (01:07 -0500)]
Merge pull request #49611 from zdover23/wip-doc-2023-01-02-backport-49609-to-pacific

pacific: doc/start: refine "Quirks of RST"

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/start: refine "Quirks of RST" 49611/head
Zac Dover [Mon, 2 Jan 2023 04:23:22 +0000 (14:23 +1000)]
doc/start: refine "Quirks of RST"

Refine the language that was added yesterday, language that explains how
certain aspects of RST work.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit cdc7b6035414ea46b1e583d21a3a821f041c5417)

2 years agoMerge pull request #49607 from zdover23/wip-doc-2023-01-01-backport-49606-to-pacific
zdover23 [Sun, 1 Jan 2023 13:00:50 +0000 (23:00 +1000)]
Merge pull request #49607 from zdover23/wip-doc-2023-01-01-backport-49606-to-pacific

pacific: doc/start: add link-related metadocumentation

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/start: add link-related metadocumentation 49607/head
Zac Dover [Sun, 1 Jan 2023 12:06:54 +0000 (22:06 +1000)]
doc/start: add link-related metadocumentation

Add two kinds of link-related metadocumentation (documentation about how
to write documentation) to the "Documenting Ceph" section of the "Intro
to Ceph" document: 1. metadocumentation about external links, and 2.
metadocumentation about internal links.

Signed-off-by: Zac Dover <zac.dover@gmail.com>
(cherry picked from commit 7517404f72819907700036cd1a287174bad38f10)