]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
2 years agorbd-mirror: add information about the last snapshot sync to image status 50265/head
Divyansh Kamboj [Wed, 7 Dec 2022 10:25:38 +0000 (15:55 +0530)]
rbd-mirror: add information about the last snapshot sync to image status

this commit adds fields for time taken to sync and bytes in the last
snapshot to the mirror image status command.

Fixes: https://tracker.ceph.com/issues/58755
Signed-off-by: Divyansh Kamboj <dkamboj@redhat.com>
(cherry picked from commit 9b9f18a65d2430ddcf32cbf85566b0223be91758)

2 years agoMerge pull request #50259 from zdover23/wip-doc-2023-02-26-backport-50257-to-pacific
zdover23 [Sat, 25 Feb 2023 20:16:30 +0000 (06:16 +1000)]
Merge pull request #50259 from zdover23/wip-doc-2023-02-26-backport-50257-to-pacific

pacific: doc/glossary: add "application" to the glossary

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/glossary: add "application" to the glossary 50259/head
Zac Dover [Sat, 25 Feb 2023 10:12:16 +0000 (20:12 +1000)]
doc/glossary: add "application" to the glossary

Add an admittedly-stub definition of "application" to the glossary.

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

2 years agoMerge pull request #50255 from zdover23/wip-doc-2023-02-24-backport-50250-to-pacific
zdover23 [Sat, 25 Feb 2023 10:13:57 +0000 (20:13 +1000)]
Merge pull request #50255 from zdover23/wip-doc-2023-02-24-backport-50250-to-pacific

pacific: doc/cephadm/host-management: add service spec link

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agoMerge pull request #50253 from zdover23/wip-doc-2023-02-24-backport-50179-to-pacific
colemitchell [Fri, 24 Feb 2023 16:01:19 +0000 (11:01 -0500)]
Merge pull request #50253 from zdover23/wip-doc-2023-02-24-backport-50179-to-pacific

pacific: doc/cephfs: describe conf opt "client quota df" in quota doc

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/cephfs: describe conf opt "client quota df" in quota doc 50253/head
Rishabh Dave [Mon, 20 Feb 2023 07:51:25 +0000 (13:21 +0530)]
doc/cephfs: describe conf opt "client quota df" in quota doc

The ceph config file option (from the client section) "client quota df"
is mentioned in "CephFS Client Capabilities" document but not in the
"CephFS Quota" document. Adding information about this option to this
document too would make it easier for CephFS users to discover,
understand and use this option.

Signed-off-by: Rishabh Dave <ridave@redhat.com>
(cherry picked from commit cd3f9575afb33bdb0a311a3f27801879a3254824)

2 years agodoc/cephadm/host-management: add service spec link 50255/head
thomas [Fri, 24 Feb 2023 06:00:00 +0000 (01:00 -0500)]
doc/cephadm/host-management: add service spec link

The old "(below)" text is not accurate, the service spec definition is
not in the same file at this point in time. This commit adds a ref link
to the actual service specification section.

Signed-off-by: thomas <me@thomasanderson.cloud>
(cherry picked from commit bb5837f049d9eb46f8d5c63c4dfec09fd94424f3)

2 years agoMerge pull request #50248 from zdover23/wip-doc-2023-02-24-backport-50246-to-pacific
Anthony D'Atri [Fri, 24 Feb 2023 02:53:18 +0000 (21:53 -0500)]
Merge pull request #50248 from zdover23/wip-doc-2023-02-24-backport-50246-to-pacific

pacific: doc/glossary: add AWS/OpenStack bucket info

2 years agodoc/glossary: add AWS/OpenStack bucket info 50248/head
Zac Dover [Fri, 24 Feb 2023 01:07:12 +0000 (11:07 +1000)]
doc/glossary: add AWS/OpenStack bucket info

Add links to AWS's documentation of buckets, in accordance with Casey
Bodley's suggestions here:
https://github.com/ceph/ceph/pull/50221#discussion_r1115900879

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

2 years agoMerge pull request #50225 from zdover23/wip-doc-2023-02-23-backport-50221-to-pacific
colemitchell [Thu, 23 Feb 2023 15:20:41 +0000 (10:20 -0500)]
Merge pull request #50225 from zdover23/wip-doc-2023-02-23-backport-50221-to-pacific

pacific: doc/glossary: add "Bucket"

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agoMerge pull request #50229 from zdover23/wip-doc-2023-02-23-backport-50226-to-pacific
zdover23 [Thu, 23 Feb 2023 15:06:52 +0000 (01:06 +1000)]
Merge pull request #50229 from zdover23/wip-doc-2023-02-23-backport-50226-to-pacific

pacific: doc: preen cephadm/troubleshooting.rst and radosgw/placement.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc: preen cephadm/troubleshooting.rst and radosgw/placement.rst 50229/head
Anthony D'Atri [Thu, 23 Feb 2023 06:31:31 +0000 (01:31 -0500)]
doc: preen cephadm/troubleshooting.rst and radosgw/placement.rst

Signed-off-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
(cherry picked from commit d5bf55bcd6fcec43d2b728a2b8cd2f35b42e3b7e)

2 years agoMerge pull request #50223 from zdover23/wip-doc-2023-02-23-backport-50220-to-pacific
Anthony D'Atri [Thu, 23 Feb 2023 06:38:21 +0000 (01:38 -0500)]
Merge pull request #50223 from zdover23/wip-doc-2023-02-23-backport-50220-to-pacific

pacific: doc/cephadm/troubleshooting: remove word repeat

2 years agodoc/glossary: add "Bucket" 50225/head
Zac Dover [Thu, 23 Feb 2023 05:53:39 +0000 (15:53 +1000)]
doc/glossary: add "Bucket"

Add "Bucket" to the glossary. The definition added here is just a first
attempt, but a man's reach must exceed his grasp, or what's a heaven
for?

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

2 years agodoc/cephadm/troubleshooting: remove word repeat 50223/head
thomas [Thu, 23 Feb 2023 05:41:34 +0000 (00:41 -0500)]
doc/cephadm/troubleshooting: remove word repeat

The original text was "In case the cluster the last MGR of a cluster"

Signed-off-by: thomas <me@thomasanderson.cloud>
(cherry picked from commit 4e9eaf8b5d81b58ad49ed6ecbce38db98b985fc1)

2 years agoMerge pull request #50219 from zdover23/wip-doc-2023-02-23-backport-50213-to-pacific
Anthony D'Atri [Thu, 23 Feb 2023 05:35:03 +0000 (00:35 -0500)]
Merge pull request #50219 from zdover23/wip-doc-2023-02-23-backport-50213-to-pacific

pacific: doc/rados: update OSD_BACKFILLFULL description

2 years agodoc/rados: update OSD_BACKFILLFULL description 50219/head
Ponnuvel Palaniyappan [Wed, 22 Feb 2023 16:20:46 +0000 (16:20 +0000)]
doc/rados: update OSD_BACKFILLFULL description

Document that this warning can happen even when the OSDs' limits
haven't hit the backfill_full_ratio.

Signed-off-by: Ponnuvel Palaniyappan <pponnuvel@gmail.com>
(cherry picked from commit 198a9e02cb934802fcb5d5d06b05e3662a4b5cab)

2 years agoMerge pull request #49972 from mnasiadka/pacific_57627
Adam King [Wed, 22 Feb 2023 16:58:45 +0000 (11:58 -0500)]
Merge pull request #49972 from mnasiadka/pacific_57627

ceph-volume: fix regression in activate

Reviewed-by: Guillaume Abrioux <gabrioux@redhat.com>
2 years agoMerge pull request #50145 from guits/wip-58736-pacific
Adam King [Wed, 22 Feb 2023 16:56:52 +0000 (11:56 -0500)]
Merge pull request #50145 from guits/wip-58736-pacific

pacific: ceph-volume: do not raise RuntimeError in util.lsblk

Reviewed-by: Teoman ONAY <tonay@ibm.com>
2 years agoMerge pull request #50162 from guits/wip-58786-pacific
Adam King [Wed, 22 Feb 2023 16:55:34 +0000 (11:55 -0500)]
Merge pull request #50162 from guits/wip-58786-pacific

pacific: ceph-volume: legacy_encrypted() shouldn't call lsblk() when device is 'tmpfs'

Reviewed-by: Teoman ONAY <tonay@ibm.com>
2 years agoMerge pull request #50205 from zdover23/wip-doc-2023-02-22-backport-50203-to-pacific
Anthony D'Atri [Wed, 22 Feb 2023 04:41:08 +0000 (23:41 -0500)]
Merge pull request #50205 from zdover23/wip-doc-2023-02-22-backport-50203-to-pacific

pacific: doc/rgw: clarify multisite.rst top matter

2 years agodoc/rgw: clarify multisite.rst top matter 50205/head
Zac Dover [Wed, 22 Feb 2023 03:36:40 +0000 (13:36 +1000)]
doc/rgw: clarify multisite.rst top matter

Improve the pragmatics of the top matter of multisite.rst. Organize the
text into sections, where doing so makes the nature of multi-site
configurations clearer.

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

2 years agoMerge pull request #50190 from zdover23/wip-doc-2023-02-21-backport-50165-to-pacific
zdover23 [Tue, 21 Feb 2023 16:34:23 +0000 (02:34 +1000)]
Merge pull request #50190 from zdover23/wip-doc-2023-02-21-backport-50165-to-pacific

pacific: doc/rgw: multisite ref. top matter cleanup

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/rgw: multisite ref. top matter cleanup 50190/head
Zac Dover [Sun, 19 Feb 2023 13:20:45 +0000 (23:20 +1000)]
doc/rgw: multisite ref. top matter cleanup

Edit the top matter in "Multi-site Configuration Reference" so that it
is semantically more natural.

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

2 years agoMerge pull request #50188 from zdover23/wip-doc-2023-02-21-backport-50186-to-pacific
colemitchell [Tue, 21 Feb 2023 04:19:55 +0000 (23:19 -0500)]
Merge pull request #50188 from zdover23/wip-doc-2023-02-21-backport-50186-to-pacific

pacific: doc/rgw: session-tags.rst - fix link to keycloak

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agodoc/rgw: session-tags.rst - fix link to keycloak 50188/head
Zac Dover [Tue, 21 Feb 2023 03:55:03 +0000 (13:55 +1000)]
doc/rgw: session-tags.rst - fix link to keycloak

Fix a link in the doc/radosgw/session-tags.rst file that was intended to
link to the doc/radosgw/keycloak.rst file.

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

2 years agoMerge pull request #50174 from zdover23/wip-doc-2023-02-20-backport-50164-to-pacific
Anthony D'Atri [Mon, 20 Feb 2023 01:43:50 +0000 (20:43 -0500)]
Merge pull request #50174 from zdover23/wip-doc-2023-02-20-backport-50164-to-pacific

pacific: doc/radosgw: s/execute/run/ in multisite.rst

2 years agodoc/radosgw: s/execute/run/ in multisite.rst 50174/head
Zac Dover [Sun, 19 Feb 2023 06:46:49 +0000 (16:46 +1000)]
doc/radosgw: s/execute/run/ in multisite.rst

Replace "execute" with "run" in fourteen out of fifteen instances in
multisite.rst. "Execute" is plain old too grand in most of these
instances.

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

2 years agoMerge pull request #49789 from guits/wip-58397-pacific
Guillaume Abrioux [Sun, 19 Feb 2023 00:20:40 +0000 (01:20 +0100)]
Merge pull request #49789 from guits/wip-58397-pacific

pacific: ceph-volume/tests: add allowlist_externals to tox.ini

2 years agoceph-volume: legacy_encrypted() shouldn't call lsblk() when device is 'tmpfs' 50162/head
Guillaume Abrioux [Sat, 18 Feb 2023 02:05:51 +0000 (03:05 +0100)]
ceph-volume: legacy_encrypted() shouldn't call lsblk() when device is 'tmpfs'

When the device variable is rebound and become 'tmpfs', lsblk() shouldn't be called.

Fixes: https://tracker.ceph.com/issues/58784
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit c0369fbecee1a4d71004ee5e72ee0e2526d0fcf2)

2 years agoMerge pull request #50156 from zdover23/wip-doc-2023-02-18-backport-50154-to-pacific
Anthony D'Atri [Sat, 18 Feb 2023 03:30:29 +0000 (22:30 -0500)]
Merge pull request #50156 from zdover23/wip-doc-2023-02-18-backport-50154-to-pacific

pacific: doc/glossary: add "Period" to glossary

2 years agodoc/glossary: add "Period" to glossary 50156/head
Zac Dover [Fri, 17 Feb 2023 22:03:06 +0000 (08:03 +1000)]
doc/glossary: add "Period" to glossary

Add definition for "period" to glossary.

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

2 years agoMerge pull request #49927 from adk3798/wip-58559-pacific
Adam King [Fri, 17 Feb 2023 14:06:46 +0000 (09:06 -0500)]
Merge pull request #49927 from adk3798/wip-58559-pacific

pacific: cephadm: don't overwrite cluster logrotate file

Reviewed-by: Teoman ONAY <tonay@ibm.com>
2 years agoMerge pull request #49310 from adk3798/wip-58203-pacific
Adam King [Fri, 17 Feb 2023 14:03:40 +0000 (09:03 -0500)]
Merge pull request #49310 from adk3798/wip-58203-pacific

pacific: mgr/cephadm: iscsi username and password defaults to admin

Reviewed-by: Nizamudeen A <nia@redhat.com>
2 years agoMerge pull request #49917 from adk3798/wip-58177-pacific
Adam King [Fri, 17 Feb 2023 14:02:18 +0000 (09:02 -0500)]
Merge pull request #49917 from adk3798/wip-58177-pacific

pacific: mgr/cephadm: add ingress support for ssl rgw service

Reviewed-by: Anthony D'Atri <anthonyeleven@users.noreply.github.com>
Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #49920 from adk3798/wip-58208-pacific
Adam King [Fri, 17 Feb 2023 14:00:46 +0000 (09:00 -0500)]
Merge pull request #49920 from adk3798/wip-58208-pacific

pacific: mgr/cephadm: write client files after applying services

Reviewed-by: John Mulligan <jmulligan@redhat.com>
2 years agoMerge pull request #49921 from adk3798/wip-58247-pacific
Adam King [Fri, 17 Feb 2023 13:58:44 +0000 (08:58 -0500)]
Merge pull request #49921 from adk3798/wip-58247-pacific

pacific: mgr/cephadm: fix handling of mgr upgrades with 3 or more mgrs

Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #49922 from adk3798/wip-58452-pacific
Adam King [Fri, 17 Feb 2023 13:58:03 +0000 (08:58 -0500)]
Merge pull request #49922 from adk3798/wip-58452-pacific

pacific: mgr/orchestrator: fix upgrade status help message

Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agoMerge pull request #49929 from adk3798/wip-57788-pacific
Adam King [Fri, 17 Feb 2023 13:57:21 +0000 (08:57 -0500)]
Merge pull request #49929 from adk3798/wip-57788-pacific

pacific: mgr/nfs: add sectype option

Reviewed-by: John Mulligan <jmulligan@redhat.com>
2 years agoMerge pull request #47330 from rhcs-dashboard/wip-56946-pacific
Pedro Gonzalez Gomez [Fri, 17 Feb 2023 08:05:21 +0000 (09:05 +0100)]
Merge pull request #47330 from rhcs-dashboard/wip-56946-pacific

pacific: mgr/dashboard: added pattern validaton for form input

Reviewed-by: Nizamudeen A <nia@redhat.com>
2 years agoMerge pull request #50135 from zdover23/wip-doc-2023-02-16-backport-50120-to-pacific
zdover23 [Fri, 17 Feb 2023 04:32:32 +0000 (14:32 +1000)]
Merge pull request #50135 from zdover23/wip-doc-2023-02-16-backport-50120-to-pacific

pacific: doc/glossary: add "realm" to glossary

Reviewed-by: Cole Mitchell <cole.mitchell@gmail.com>
2 years agoMerge pull request #49233 from Matan-B/wip-58144-pacific
Yuri Weinstein [Thu, 16 Feb 2023 16:33:54 +0000 (08:33 -0800)]
Merge pull request #49233 from Matan-B/wip-58144-pacific

pacific: mon/MonCommands: Support dump_historic_slow_ops

Reviewed-by: Nitzan Mordechai <nmordech@redhat.com>
2 years agoMerge pull request #48846 from nkshirsagar/wip-58007-pacific
Yuri Weinstein [Thu, 16 Feb 2023 16:33:09 +0000 (08:33 -0800)]
Merge pull request #48846 from nkshirsagar/wip-58007-pacific

pacific: mon: bail from handle_command() if _generate_command_map() fails

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2 years agoMerge pull request #48804 from tserong/wip-57996-pacific
Yuri Weinstein [Thu, 16 Feb 2023 16:32:02 +0000 (08:32 -0800)]
Merge pull request #48804 from tserong/wip-57996-pacific

pacific: ceph-crash: drop privleges to run as "ceph" user, rather than root (CVE-2022-3650)

Reviewed-by: Laura Flores <lflores@redhat.com>
Reviewed-by: Ken Dreyer <kdreyer@redhat.com>
2 years agoceph-volume: do not raise RuntimeError in util.lsblk 50145/head
Guillaume Abrioux [Tue, 7 Feb 2023 09:51:36 +0000 (10:51 +0100)]
ceph-volume: do not raise RuntimeError in util.lsblk

Otherwise it makes `simple scan` calls fail.

```
  File "/usr/lib/python3.6/site-packages/ceph_volume/util/disk.py", line 246, in lsblk
    raise RuntimeError(f"{device} not found is lsblk report")
RuntimeError: /var/lib/ceph/osd/ceph-0/ not found is lsblk report
```

Fixes: https://tracker.ceph.com/issues/58655
Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
(cherry picked from commit 4f19a0f4e1726466968d610da3b0f753981e44a7)

2 years agoMerge pull request #49503 from rhcs-dashboard/wip-58270-pacific
Nizamudeen A [Thu, 16 Feb 2023 10:58:47 +0000 (16:28 +0530)]
Merge pull request #49503 from rhcs-dashboard/wip-58270-pacific

pacific: mgr/dashboard: add tooltip mirroring pools table

Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2 years agoMerge pull request #49869 from guits/wip-58575-pacific
Guillaume Abrioux [Thu, 16 Feb 2023 09:45:07 +0000 (10:45 +0100)]
Merge pull request #49869 from guits/wip-58575-pacific

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

2 years agoMerge pull request #50140 from zdover23/wip-doc-2023-02-16-backport-50138-to-pacific
Anthony D'Atri [Thu, 16 Feb 2023 02:12:46 +0000 (21:12 -0500)]
Merge pull request #50140 from zdover23/wip-doc-2023-02-16-backport-50138-to-pacific

pacific: doc/rgw: refine "Realms" section

2 years agodoc/rgw: refine "Realms" section 50140/head
Zac Dover [Wed, 15 Feb 2023 23:56:53 +0000 (09:56 +1000)]
doc/rgw: refine "Realms" section

Make various syntactical and semantic improvements to "Realms" section.

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

2 years agoMerge pull request #50137 from zdover23/wip-doc-2023-02-16-backport-50119-to-pacific
Anthony D'Atri [Thu, 16 Feb 2023 01:56:38 +0000 (20:56 -0500)]
Merge pull request #50137 from zdover23/wip-doc-2023-02-16-backport-50119-to-pacific

pacific: doc/rgw: s/[Zz]one [Gg]roup/zonegroup/g

2 years agodoc/rgw: s/[Zz]one [Gg]roup/zonegroup/g 50137/head
Zac Dover [Wed, 15 Feb 2023 05:05:43 +0000 (15:05 +1000)]
doc/rgw: s/[Zz]one [Gg]roup/zonegroup/g

Change all instances of "Zone Group" and "Zone group" and "zone group"
to "Zonegroup" or "zonegroup".

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

2 years agodoc/glossary: add "realm" to glossary 50135/head
Zac Dover [Wed, 15 Feb 2023 07:51:41 +0000 (17:51 +1000)]
doc/glossary: add "realm" to glossary

Add the term "Realm" to the glossary, and link to the section in the RGW
documentation that provides more information about realms.

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

2 years agoMerge pull request #50118 from zdover23/wip-doc-2023-02-15-backport-50108-to-pacific
Anthony D'Atri [Wed, 15 Feb 2023 10:07:35 +0000 (05:07 -0500)]
Merge pull request #50118 from zdover23/wip-doc-2023-02-15-backport-50108-to-pacific

pacific: doc/rgw: refine "Multi-site Config Ref" (1 of x)

2 years agodoc/rgw: refine "Multi-site Config Ref" (1 of x) 50118/head
Zac Dover [Tue, 14 Feb 2023 11:53:02 +0000 (21:53 +1000)]
doc/rgw: refine "Multi-site Config Ref" (1 of x)

Refine the syntax (and in some cases, the semantics) of the English in
"Multi-site Configuration Reference" in doc/radosgw/multisite.rst. This
is a long section, so more PRs are likely.

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

Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Co-authored-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 2d45a4e5e087cfd64d9e3cb5f346d24452a8742f)

2 years agoMerge pull request #50116 from cityofships/pacific_backport
Anthony D'Atri [Tue, 14 Feb 2023 20:24:46 +0000 (15:24 -0500)]
Merge pull request #50116 from cityofships/pacific_backport

pacific: doc/ceph-volume: fix cephadm references

2 years agodoc/ceph-volume: fix cephadm references 50116/head
Piotr Parczewski [Tue, 14 Feb 2023 08:12:30 +0000 (09:12 +0100)]
doc/ceph-volume: fix cephadm references

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

2 years agoMerge pull request #50094 from zdover23/wip-doc-2023-02-13-backport-50086-to-pacific
Anthony D'Atri [Mon, 13 Feb 2023 14:48:10 +0000 (09:48 -0500)]
Merge pull request #50094 from zdover23/wip-doc-2023-02-13-backport-50086-to-pacific

pacific: doc/rgw: "Migrating Single Site to Multi-Site"

2 years agodoc/rgw: "Migrating Single Site to Multi-Site" 50094/head
Zac Dover [Mon, 13 Feb 2023 05:35:32 +0000 (15:35 +1000)]
doc/rgw: "Migrating Single Site to Multi-Site"

Refine "Migrating Single-site System to Multi-site" in
doc/radosgw/multisite.rst.

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

Co-authored-by: Cole Mitchell <cole.mitchell@gmail.com>
Co-authored-by: Anthonh D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 40c82f8ef679ed6c5182765b3bf4d6e61ed2e66d)

2 years agoMerge pull request #50079 from zdover23/wip-doc-2023-02-12-backport-50077-to-pacific
zdover23 [Sun, 12 Feb 2023 08:13:57 +0000 (18:13 +1000)]
Merge pull request #50079 from zdover23/wip-doc-2023-02-12-backport-50077-to-pacific

pacific: doc/rgw: refine "Failover and Disaster Recovery"

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/rgw: refine "Failover and Disaster Recovery" 50079/head
Zac Dover [Sat, 11 Feb 2023 22:04:34 +0000 (08:04 +1000)]
doc/rgw: refine "Failover and Disaster Recovery"

English grammar and syntax pass for "Failover and Disaster Recovery" in
doc/radosgw/multisite.rst.

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

Co-authored-by: Cole Mitchell <cole.mitchell@gmail.com>
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 815359800c6885c5fd7a9dbc27e1c29295d5dbe3)

2 years agoMerge pull request #50069 from zdover23/wip-doc-2023-02-10-backport-50063-to-pacific
zdover23 [Sat, 11 Feb 2023 01:31:53 +0000 (11:31 +1000)]
Merge pull request #50069 from zdover23/wip-doc-2023-02-10-backport-50063-to-pacific

pacific: doc/cephfs: add note about CephFS extended attributes and getfattr

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agoMerge pull request #50075 from zdover23/wip-doc-2023-02-11-backport-50066-to-pacific
Anthony D'Atri [Sat, 11 Feb 2023 01:03:45 +0000 (20:03 -0500)]
Merge pull request #50075 from zdover23/wip-doc-2023-02-11-backport-50066-to-pacific

pacific: doc/rgw: refine "Configuring Secondary Zones"

2 years agodoc/rgw: refine "Configuring Secondary Zones" 50075/head
Zac Dover [Fri, 10 Feb 2023 02:40:01 +0000 (12:40 +1000)]
doc/rgw: refine "Configuring Secondary Zones"

English grammar and syntax pass (and some pragmatics, too, where I had
enough understanding to be helpful that way) for "Configuring Secondary
Zones" in 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 2c6f0ab5387dca9c4c7b09dfbc8cb3c6be1c6dab)

2 years agoMerge pull request #50044 from aaSharma14/wip-58665-pacific
Aashish Sharma [Fri, 10 Feb 2023 09:35:05 +0000 (15:05 +0530)]
Merge pull request #50044 from aaSharma14/wip-58665-pacific

pacific: mgr/dashboard: Replace vonage-status-panel with native grafana stat panel

Reviewed-by: Nizamudeen A <nia@redhat.com>
2 years agodoc/cephfs: add note about CephFS extended attributes and getfattr 50069/head
Zac Dover [Thu, 9 Feb 2023 22:59:00 +0000 (08:59 +1000)]
doc/cephfs: add note about CephFS extended attributes and getfattr

Supersedes https://github.com/ceph/ceph/pull/50060

Add a note on the fact that CephFS extended attributes are not printed
by "getfattr /some/cephfs/dir/ -d -m -" even when the CephFS directory
has some extended attributes set on it.

https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/6ENI42ZMHTTP2OONBRD7FDP7LQBC4P2E/

Primary Author: Rishabh Dave <ridave@redhat.com>
Co-author: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 7f23dde6bec3ef75777438f5ae16347609ca0bf4)

2 years agoMerge pull request #49915 from adk3798/wip-58444-pacific
Adam King [Fri, 10 Feb 2023 01:56:59 +0000 (20:56 -0500)]
Merge pull request #49915 from adk3798/wip-58444-pacific

pacific: qa/tasks/cephadm.py: fix pulling cephadm from git.ceph.com

Reviewed-by: Redouane Kachach <rkachach@redhat.com>
2 years agomgr/dashboard: Replace vonage-status-panel with native grafana stat panel 50044/head
Aashish Sharma [Tue, 8 Nov 2022 05:11:46 +0000 (10:41 +0530)]
mgr/dashboard: Replace vonage-status-panel with native grafana stat panel

Fixes: https://tracker.ceph.com/issues/58295
Signed-off-by: Aashish Sharma <aasharma@redhat.com>
(cherry picked from commit 3e08b81b402687c32988e6e95409fe62b9fd5162)

2 years agoMerge PR #50034 into pacific
Patrick Donnelly [Thu, 9 Feb 2023 00:47:36 +0000 (19:47 -0500)]
Merge PR #50034 into pacific

* refs/pull/50034/head:
doc: document debugging for libcephsqlite

Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
2 years agoMerge pull request #50032 from zdover23/wip-doc-2023-02-09-backport-50030-to-pacific
Anthony D'Atri [Wed, 8 Feb 2023 15:50:49 +0000 (10:50 -0500)]
Merge pull request #50032 from zdover23/wip-doc-2023-02-09-backport-50030-to-pacific

pacific: doc/rgw: refine multisite to "config 2ndary zones"

2 years agodoc: document debugging for libcephsqlite 50034/head
Patrick Donnelly [Mon, 15 Aug 2022 15:05:21 +0000 (11:05 -0400)]
doc: document debugging for libcephsqlite

Fixes: https://tracker.ceph.com/issues/57127
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit 3eb19650bb6321ba6c1fc76086c63048fba3f5ba)

2 years agodoc/rgw: refine multisite to "config 2ndary zones" 50032/head
Zac Dover [Wed, 8 Feb 2023 14:32:44 +0000 (00:32 +1000)]
doc/rgw: refine multisite to "config 2ndary zones"

Refine the English in doc/radosgw/multisite.rst up to (but not
including) "Configure Secondary Zones".

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

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

2 years agoMerge pull request #50026 from zdover23/wip-doc-2023-02-08-backport-50022-to-pacific
Anthony D'Atri [Wed, 8 Feb 2023 14:04:28 +0000 (09:04 -0500)]
Merge pull request #50026 from zdover23/wip-doc-2023-02-08-backport-50022-to-pacific

pacific: doc/radosgw: refine "Maintenance" in multisite.rst

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 agoceph-volume: fix regression in activate 49972/head
Guillaume Abrioux [Wed, 21 Sep 2022 20:25:04 +0000 (22:25 +0200)]
ceph-volume: fix regression in activate

bea9f4b643c introduced a regression that makes the activate process
take a very long time to complete.
`_get_bluestore_info()` which calls `ceph-bluestore-tool` binary via
subprocess is called in an exponential way while this is not needed.

Fixes: https://tracker.ceph.com/issues/57627
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 8d7423c3e75afbe111c91e699ef3cb1c0beee61b)

2 years agomgr/cephadm: add ingress support for ssl rgw service 49917/head
Frank Ederveen [Mon, 14 Nov 2022 12:27:45 +0000 (12:27 +0000)]
mgr/cephadm: add ingress support for ssl rgw service

This commit adds support for ssl backend rgw. This allows for full
network encryption.

Fixes: https://tracker.ceph.com/issues/51972
Signed-off-by: Frank Ederveen <frank.ederveen@gmail.com>
(cherry picked from commit ab9d6ea42453225189f3ded8863c00bc55b71189)

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 agodoc/mgr/nfs: document --sectype option for export create commands 49929/head
John Mulligan [Mon, 12 Sep 2022 16:25:38 +0000 (12:25 -0400)]
doc/mgr/nfs: document --sectype option for export create commands

Add documentation for the option to specify the sectype (for enabling kerberos)
when creating a new export.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 764ccf998b9944a05ca5241a34644b5e06cced9c)

2 years agomgr/nfs: add test cases to verify sectype can be set
John Mulligan [Fri, 2 Sep 2022 17:18:01 +0000 (13:18 -0400)]
mgr/nfs: add test cases to verify sectype can be set

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit d95a33561c65e91ef98e7d55e113f2a11b81f31e)

2 years agomgr/nfs: add --sectype flag to nfs export create functions
John Mulligan [Fri, 2 Sep 2022 15:36:53 +0000 (11:36 -0400)]
mgr/nfs: add --sectype flag to nfs export create functions

Fixes: https://tracker.ceph.com/issues/57404
Add the sectype argument, also for use as a CLI option, to the functions
that create nfs exports. NFS Ganesha can use the sectype configuration
option to decide what kind of security will be applied/required for
connection to an export.

NOTE: This option is only useful when Ganesha is configured along with
LDAP/Kerberos integration. Configuration of that integration is outside
the scope of these patches.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 11affedea600360afd1ee7e3bb62c51f7b423a67)

2 years agomgr/nfs: reformat long function calls to one line per arg
John Mulligan [Fri, 2 Sep 2022 15:33:43 +0000 (11:33 -0400)]
mgr/nfs: reformat long function calls to one line per arg

Using a hand rolled version of the long function call style similar to
that produced by the "Black" tool, put every argument to the
create_export function on a line of its own. This makes the code easier
to read and, importantly for an upcoming change, easier to add new
arguments.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
(cherry picked from commit 439d502cd260eee25052f8b6caa911462548dcc7)