]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
2 years agoqa: add test to verify blocking of osd pool mksnap for fs pools 52398/head
Milind Changire [Wed, 26 Apr 2023 05:11:24 +0000 (10:41 +0530)]
qa: add test to verify blocking of osd pool mksnap for fs pools

Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit ab64bfaaf978cb9a14ff0520d4dc51ea32e1e93c)

2 years agomon: block osd pool mksnap for fs pools
Milind Changire [Mon, 8 May 2023 07:52:12 +0000 (13:22 +0530)]
mon: block osd pool mksnap for fs pools

Commit 23db15d5c2b disabled pool snaps for the rados mksnap path. But
ceph osd pool mksnap was an alternate way that pool snaps could be
created.
This commit disables pool snaps via this alternate path as well.

NOTE:
Pool-level snaps and fs-level snaps can't co-exist since snap IDs are
likely to clash between the two different mechanisms and can result in
unintentional data loss when either of the snaps are deleted.

Fixes: https://tracker.ceph.com/issues/59552
Signed-off-by: Milind Changire <mchangir@redhat.com>
(cherry picked from commit 6203fe15289d27bf02441fd413a40371cb0bc516)

2 years agoMerge pull request #52384 from zdover23/wip-doc-2023-07-11-backport-52366-to-quincy
Anthony D'Atri [Mon, 10 Jul 2023 23:06:44 +0000 (19:06 -0400)]
Merge pull request #52384 from zdover23/wip-doc-2023-07-11-backport-52366-to-quincy

quincy: doc/rados: edit add-or-rm-osds (1 of x)

2 years agodoc/rados: edit add-or-rm-osds (1 of x) 52384/head
Zac Dover [Sun, 9 Jul 2023 02:50:11 +0000 (12:50 +1000)]
doc/rados: edit add-or-rm-osds (1 of x)

Edit docs/rados/operations/add-or-rm-osds.

Co-authored-by: Cole Mitchell <cole.mitchell.ceph@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 a3ab5a7ad8a44c702089294b107d09dca3a98139)

2 years agoMerge pull request #52382 from zdover23/wip-doc-2023-07-11-backport-52371-to-quincy
Anthony D'Atri [Mon, 10 Jul 2023 20:21:49 +0000 (16:21 -0400)]
Merge pull request #52382 from zdover23/wip-doc-2023-07-11-backport-52371-to-quincy

quincy: doc/rados: introduce emdash

2 years agodoc/rados: introduce emdash 52382/head
Zac Dover [Mon, 10 Jul 2023 02:26:04 +0000 (12:26 +1000)]
doc/rados: introduce emdash

Introduce the emdash character in
docs/rados/troubleshooting/troubleshooting-mon.rst.

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

2 years agoMerge pull request #52368 from zdover23/wip-doc-2023-07-09-backport-52327-to-quincy
Anthony D'Atri [Sun, 9 Jul 2023 15:02:42 +0000 (11:02 -0400)]
Merge pull request #52368 from zdover23/wip-doc-2023-07-09-backport-52327-to-quincy

quincy: doc: add information on expediting MDS recovery

2 years agodoc: add information on expediting MDS recovery 52368/head
Patrick Donnelly [Thu, 6 Jul 2023 01:25:59 +0000 (21:25 -0400)]
doc: add information on expediting MDS recovery

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

2 years agoMerge pull request #52362 from zdover23/wip-doc-2023-07-08-backport-52360-to-quincy
Anthony D'Atri [Fri, 7 Jul 2023 23:45:35 +0000 (19:45 -0400)]
Merge pull request #52362 from zdover23/wip-doc-2023-07-08-backport-52360-to-quincy

quincy: doc/radosgw: add Zonegroup policy explanation

2 years agodoc/radosgw: add Zonegroup policy explanation 52362/head
Zac Dover [Fri, 7 Jul 2023 17:35:15 +0000 (03:35 +1000)]
doc/radosgw: add Zonegroup policy explanation

Add revised Zonegroup policy for "multi-zonegroups". This commit
includes changes that Casey Bodley made in
https://github.com/ceph/ceph/pull/52324#discussion_r1253482258 and that
I have integrated into the docs only now.

Co-authored-by: Casey Bodley <cbodley@redhat.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit c6400ed79b1233a2238342e4931edf341f1c7b9f)

2 years agoMerge pull request #52349 from zdover23/wip-doc-2023-07-07-backport-52324-to-quincy
Anthony D'Atri [Thu, 6 Jul 2023 21:11:18 +0000 (17:11 -0400)]
Merge pull request #52349 from zdover23/wip-doc-2023-07-07-backport-52324-to-quincy

quincy: doc/radosgw: add Zonegroup purpose

2 years agoMerge pull request #52332 from rhcs-dashboard/wip-61910-quincy
Avan [Thu, 6 Jul 2023 20:38:04 +0000 (02:08 +0530)]
Merge pull request #52332 from rhcs-dashboard/wip-61910-quincy

quincy: mgr/dashboard: fix a bug where data would plot wrongly

Reviewed-by: avanthakkar avanjohn@gmail.com
2 years agodoc/radosgw: add Zonegroup purpose 52349/head
Zac Dover [Wed, 5 Jul 2023 17:36:52 +0000 (03:36 +1000)]
doc/radosgw: add Zonegroup purpose

Add a note about the telos of zonegroups. The information added in this
commit was originally sent to ceph-users by Casey Bodley on 30 Jun 2023
in response to a question from Yixin Jin. Alexander Patrakov then
suggested that Casey's response should be added to
doc/radsogw/multisite.rst.

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

2 years agomgr/dashboard: fix a bug where data would plot on the graphs without converting to... 52332/head
Pedro Gonzalez Gomez [Thu, 16 Mar 2023 12:09:26 +0000 (13:09 +0100)]
mgr/dashboard: fix a bug where data would plot on the graphs without converting to the data units of the graph

Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
(cherry picked from commit 7aa70a16a54c3387b2e021763ca1d118d6785835)

2 years agoMerge pull request #52282 from zdover23/wip-doc-2023-07-02-backport-52280-to-quincy
zdover23 [Wed, 5 Jul 2023 17:42:09 +0000 (03:42 +1000)]
Merge pull request #52282 from zdover23/wip-doc-2023-07-02-backport-52280-to-quincy

quincy: doc/radosgw: refine "Zones" in multisite.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/radosgw: refine "Zones" in multisite.rst 52282/head
Zac Dover [Sat, 1 Jul 2023 11:51:15 +0000 (21:51 +1000)]
doc/radosgw: refine "Zones" in multisite.rst

Describe in greater detail the function of Zones in serving S3 objects,
as requested by Alexander Patrakov here:
https://github.com/ceph/ceph/pull/49981#issuecomment-1615866374.

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

2 years agoMerge pull request #52299 from zdover23/wip-doc-2023-07-04-backport-51422-to-quincy
zdover23 [Tue, 4 Jul 2023 22:12:02 +0000 (08:12 +1000)]
Merge pull request #52299 from zdover23/wip-doc-2023-07-04-backport-51422-to-quincy

quincy: doc/rgw/lua: add info uploading a script in cephadm deployment

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/rgw/lua: add info uploading a script in cephadm deployment 52299/head
Yuval Lifshitz [Wed, 10 May 2023 09:43:45 +0000 (12:43 +0300)]
doc/rgw/lua: add info uploading a script in cephadm deployment

Signed-off-by: Yuval Lifshitz <yuvalif@yahoo.com>
(cherry picked from commit 5cec4f719581e93760c22419e701c563a8688de9)

2 years agoMerge pull request #52312 from zdover23/wip-doc-2023-07-05-backport-52207-to-quincy
zdover23 [Tue, 4 Jul 2023 20:02:19 +0000 (06:02 +1000)]
Merge pull request #52312 from zdover23/wip-doc-2023-07-05-backport-52207-to-quincy

quincy: doc/rados: edit crush-map-edits (2 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/rados: edit crush-map-edits (2 of x) 52312/head
Zac Dover [Tue, 27 Jun 2023 08:58:32 +0000 (18:58 +1000)]
doc/rados: edit crush-map-edits (2 of x)

Edit doc/rados/operations/crush-map-edits.rst.

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

2 years agoMerge pull request #52310 from zdover23/wip-doc-2023-07-05-backport-52308-to-quincy
zdover23 [Tue, 4 Jul 2023 18:25:44 +0000 (04:25 +1000)]
Merge pull request #52310 from zdover23/wip-doc-2023-07-05-backport-52308-to-quincy

quincy: doc/dev: remove seqdiag assets

Reviewed-by: Josh Durgin <jdurgin@redhat.com>
2 years agodoc/dev: remove seqdiag assets 52310/head
Zac Dover [Tue, 4 Jul 2023 17:37:10 +0000 (03:37 +1000)]
doc/dev: remove seqdiag assets

Remove seqdiag assets to determine whether the docs can be built if they
are absent. (Currently they cannot be built when they are present.) If
this works, then these diagrams will be replaced, probably with .png
files.

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

2 years agoMerge pull request #52279 from zdover23/wip-doc-2023-07-01-backport-52277-to-quincy
Anthony D'Atri [Sat, 1 Jul 2023 11:46:24 +0000 (07:46 -0400)]
Merge pull request #52279 from zdover23/wip-doc-2023-07-01-backport-52277-to-quincy

quincy: doc/radosgw: s/s3select/S3 Select/

2 years agodoc/radosgw: s/s3select/S3 Select/ 52279/head
Zac Dover [Sat, 1 Jul 2023 11:14:30 +0000 (21:14 +1000)]
doc/radosgw: s/s3select/S3 Select/

Correct several misspelling of "S3 Select". Hat tip to Anthony D'Atri,
who caught this in an earlier PR.

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

2 years agoMerge pull request #52188 from zdover23/wip-doc-2023-06-26-backport-52181-2nd-attempt...
zdover23 [Thu, 29 Jun 2023 23:54:15 +0000 (09:54 +1000)]
Merge pull request #52188 from zdover23/wip-doc-2023-06-26-backport-52181-2nd-attempt-to-quincy

quincy: doc/radosgw: remove pipes from s3select.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
2 years agoMerge pull request #52220 from zdover23/wip-doc-2023-06-28-backport-52194-to-quincy
Anthony D'Atri [Thu, 29 Jun 2023 19:12:11 +0000 (15:12 -0400)]
Merge pull request #52220 from zdover23/wip-doc-2023-06-28-backport-52194-to-quincy

quincy: doc/radosgw: edit "Overview" in s3select.rst

2 years agoMerge pull request #52263 from zdover23/wip-doc-2023-06-30-backport-52250-to-quincy
zdover23 [Thu, 29 Jun 2023 18:28:21 +0000 (04:28 +1000)]
Merge pull request #52263 from zdover23/wip-doc-2023-06-30-backport-52250-to-quincy

quincy: doc/radosgw: edit "Basic Workflow" in s3select.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/radosgw: edit "Basic Workflow" in s3select.rst 52263/head
Zac Dover [Thu, 29 Jun 2023 08:48:00 +0000 (18:48 +1000)]
doc/radosgw: edit "Basic Workflow" in s3select.rst

Edit the "Basic Workflow" section in doc/radosgw/s3select.rst.

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

2 years agodoc/radosgw: edit "Overview" in s3select.rst 52220/head
Zac Dover [Mon, 26 Jun 2023 11:45:43 +0000 (21:45 +1000)]
doc/radosgw: edit "Overview" in s3select.rst

Edit the "Overview" section in doc/radosgw/s3select.rst.

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

2 years agoMerge pull request #52137 from ljflores/wip-61601-quincy
Yuri Weinstein [Mon, 26 Jun 2023 14:27:42 +0000 (10:27 -0400)]
Merge pull request #52137 from ljflores/wip-61601-quincy

quincy: qa/suites/rados: whitelist POOL_APP_NOT_ENABLED for cls tests

Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2 years agoMerge pull request #52134 from rzarzynski/wip-61741-quincy
Yuri Weinstein [Mon, 26 Jun 2023 14:27:10 +0000 (10:27 -0400)]
Merge pull request #52134 from rzarzynski/wip-61741-quincy

quincy: mon/MonClient: before complete auth with error, reopen session

Reviewed-by: Laura Flores <lflores@redhat.com>
2 years agoMerge pull request #52120 from cbodley/wip-61381-quincy
Yuri Weinstein [Mon, 26 Jun 2023 14:26:35 +0000 (10:26 -0400)]
Merge pull request #52120 from cbodley/wip-61381-quincy

quincy: Fix FTBFS on gcc 13

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2 years agoMerge pull request #52118 from cbodley/wip-61731-quincy
Yuri Weinstein [Mon, 26 Jun 2023 14:25:41 +0000 (10:25 -0400)]
Merge pull request #52118 from cbodley/wip-61731-quincy

quincy: librados: aio operate functions can set times

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
Reviewed-by: Laura Flores <lflores@redhat.com>
2 years agoMerge pull request #51801 from NitzanMordhai/wip-61451-quincy
Yuri Weinstein [Mon, 26 Jun 2023 14:24:48 +0000 (10:24 -0400)]
Merge pull request #51801 from NitzanMordhai/wip-61451-quincy

quincy: test: monitor thrasher wait until quorum

Reviewed-by: Kamoltat (Junior) Sirivadhna <ksirivad@redhat.com>
2 years agoMerge pull request #51603 from Svelar/quincy-vstart-mgr-status
Yuri Weinstein [Mon, 26 Jun 2023 14:24:14 +0000 (10:24 -0400)]
Merge pull request #51603 from Svelar/quincy-vstart-mgr-status

quincy: vstart: check mgr status after starting mgr

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2 years agoMerge pull request #51244 from k0ste/wip-59565-quincy
Yuri Weinstein [Mon, 26 Jun 2023 14:23:11 +0000 (10:23 -0400)]
Merge pull request #51244 from k0ste/wip-59565-quincy

quincy: mgr/telemetry: fixed log exceptions as "exception" instead of "error"

Reviewed-by: Yaarit Hatuka <yaarithatuka@gmail.com>
2 years agodoc/radosgw: remove pipes from s3select.rst 52188/head
Zac Dover [Sun, 25 Jun 2023 09:03:07 +0000 (19:03 +1000)]
doc/radosgw: remove pipes from s3select.rst

Remove strange formatting introduced in
61d6813726fc08980903c6a6c50b0a5797ba7193.

Note to the documentation team: This is not a line-edit. This commit
includes nothing but the removal of pipes added to the left of much of
the text in this file. Several future commits will line-edit this file
and correct its formatting.

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

2 years agoMerge pull request #52184 from zdover23/wip-doc-2023-06-25-backport-52181-to-quincy
zdover23 [Sun, 25 Jun 2023 23:23:17 +0000 (09:23 +1000)]
Merge pull request #52184 from zdover23/wip-doc-2023-06-25-backport-52181-to-quincy

quincy: doc/radosgw: remove pipes from s3select.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agodoc/radosgw: remove pipes from s3select.rst 52184/head
Zac Dover [Sun, 25 Jun 2023 09:03:07 +0000 (19:03 +1000)]
doc/radosgw: remove pipes from s3select.rst

Remove strange formatting introduced in
61d6813726fc08980903c6a6c50b0a5797ba7193.

Note to the documentation team: This is not a line-edit. This commit
includes nothing but the removal of pipes added to the left of much of
the text in this file. Several future commits will line-edit this file
and correct its formatting.

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

2 years agoMerge pull request #52180 from zdover23/wip-doc-2023-06-24-backport-52167-to-quincy
Anthony D'Atri [Sat, 24 Jun 2023 14:06:00 +0000 (10:06 -0400)]
Merge pull request #52180 from zdover23/wip-doc-2023-06-24-backport-52167-to-quincy

quincy: doc/rados: edit crush-map-edits.rst (1 of x)

2 years agodoc/rados: edit crush-map-edits.rst (1 of x) 52180/head
Zac Dover [Fri, 23 Jun 2023 00:59:10 +0000 (10:59 +1000)]
doc/rados: edit crush-map-edits.rst (1 of x)

Edit doc/rados/operations/crush-map-edits.rst.

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

2 years agoMerge pull request #51809 from rhcs-dashboard/wip-61485-quincy
Nizamudeen A [Fri, 23 Jun 2023 05:46:22 +0000 (11:16 +0530)]
Merge pull request #51809 from rhcs-dashboard/wip-61485-quincy

quincy: mgr/dashboard: fix issues with read-only user on landing page

Reviewed-by: Nizamudeen A <nia@redhat.com>
2 years agoMerge pull request #52169 from zdover23/wip-doc-2023-06-23-backport-45746-to-quincy
zdover23 [Fri, 23 Jun 2023 03:26:43 +0000 (13:26 +1000)]
Merge pull request #52169 from zdover23/wip-doc-2023-06-23-backport-45746-to-quincy

doc,test: clean up crush rule min/max_size leftovers

Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
2 years agodoc,test: clean up crush rule min/max_size leftovers 52169/head
Ilya Dryomov [Mon, 28 Mar 2022 18:35:35 +0000 (20:35 +0200)]
doc,test: clean up crush rule min/max_size leftovers

These fields were removed in quincy in commit f95eb04411cd ("crush:
eliminate min_size and max_size").

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

2 years agotest/librados: test ability to set mtimes with aio_operate 52118/head
Casey Bodley [Tue, 23 May 2023 17:53:32 +0000 (13:53 -0400)]
test/librados: test ability to set mtimes with aio_operate

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit ec2923453766ddfee2b3dd330610179022b7d3cb)

Conflicts:
src/test/librados/aio.cc:
  removed test case for rados_aio_write_op_operate2()
which wasn't backported
  test case for rados_aio_write_op_operate() uses rados_stat()
instead of rados_stat2() which doesn't exist on quincy

2 years agoMerge pull request #52153 from zdover23/wip-doc-2023-06-22-backport-52123-to-quincy
Anthony D'Atri [Thu, 22 Jun 2023 12:29:27 +0000 (08:29 -0400)]
Merge pull request #52153 from zdover23/wip-doc-2023-06-22-backport-52123-to-quincy

quincy: doc/rados: edit control.rst (1 of x)

2 years agodoc/rados: edit control.rst (1 of x) 52153/head
Zac Dover [Tue, 20 Jun 2023 02:12:44 +0000 (12:12 +1000)]
doc/rados: edit control.rst (1 of x)

Edit doc/rados/operations/control.rst.

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

2 years agoMerge pull request #52140 from zdover23/wip-doc-2023-06-21-backport-52104-to-quincy
Anthony D'Atri [Tue, 20 Jun 2023 23:04:36 +0000 (19:04 -0400)]
Merge pull request #52140 from zdover23/wip-doc-2023-06-21-backport-52104-to-quincy

quincy: doc/rados/operations: Improve formatting in crush-map.rst

2 years agoMerge pull request #52142 from zdover23/wip-doc-2023-06-21-backport-52105-to-quincy
Anthony D'Atri [Tue, 20 Jun 2023 23:02:49 +0000 (19:02 -0400)]
Merge pull request #52142 from zdover23/wip-doc-2023-06-21-backport-52105-to-quincy

quincy: doc/mgr/dashboard: fix a typo

2 years agodoc/mgr/dashboard: fix a typo 52142/head
gsantella [Sat, 17 Jun 2023 13:49:15 +0000 (09:49 -0400)]
doc/mgr/dashboard: fix a typo

Signed-off-by: Guido Santella <gsantella@southhills.edu>
(cherry picked from commit d64c52150c48c993a214bb80b3802652d0685174)

2 years agodoc/rados/operations: Improve formatting in crush-map.rst 52140/head
Anthony D'Atri [Sat, 17 Jun 2023 10:37:58 +0000 (06:37 -0400)]
doc/rados/operations: Improve formatting in crush-map.rst

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

2 years agoMerge pull request #52016 from ljflores/wip-61606-quincy
Laura Flores [Tue, 20 Jun 2023 17:25:59 +0000 (12:25 -0500)]
Merge pull request #52016 from ljflores/wip-61606-quincy

quincy: qa/suites/rados: remove rook coverage from the rados suite

2 years agoqa/suites/rados: whitelist POOL_APP_NOT_ENABLED for rados cls tests 52137/head
Laura Flores [Mon, 5 Jun 2023 20:35:54 +0000 (15:35 -0500)]
qa/suites/rados: whitelist POOL_APP_NOT_ENABLED for rados cls tests

Fixes: https://tracker.ceph.com/issues/59192
Signed-off-by: Laura Flores <lflores@redhat.com>
(cherry picked from commit 66a6e7fdebe294f233bf34d5c833742bf15c9f03)

2 years agomon/MonClient: before complete auth with error, reopen session 52134/head
Nitzan Mordechai [Wed, 10 May 2023 09:42:07 +0000 (09:42 +0000)]
mon/MonClient: before complete auth with error, reopen session
When monClient try to authenticate and fail with -EAGAIN there is
a possibility that we no longer hunting and not have active_con.
that will result of disconnecting the monClient and ticks will continue
without having open session.
the solution is to check at the end of auth, that we don't have -EAGAIN
error, and if we do, reopen the session and on the next tick try auth again

Fixes: https://tracker.ceph.com/issues/58379
Signed-off-by: Nitzan Mordechai <nmordech@redhat.com>
(cherry picked from commit f8dad00f07f52d58d8ec67083e8bf568deec3277)

2 years agocommon, librbd, msg, test: fix FTBFS on gcc 13 52120/head
Tim Serong [Wed, 8 Mar 2023 02:53:29 +0000 (13:53 +1100)]
common, librbd, msg, test: fix FTBFS on gcc 13

This is based on 0024-gcc-13.patch from https://tracker.ceph.com/issues/58477
but with an extra #include <cstdint> to avoid dropping std:: prefixes on
integer types.

Fixes: https://tracker.ceph.com/issues/58477
Signed-off-by: Tim Serong <tserong@suse.com>
(cherry picked from commit 796ce63667b460ba9b8d40891f30e45981ba237a)

2 years agolibrados: rados_write_op_operate() uses ObjectOperationImpl for mtime
Casey Bodley [Tue, 23 May 2023 16:56:34 +0000 (12:56 -0400)]
librados: rados_write_op_operate() uses ObjectOperationImpl for mtime

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit b888821da72de1b02e06693b3e693aab7bc90ad7)

2 years agolibrados: rados_aio_write_op_operate() propagates mtime
Casey Bodley [Tue, 23 May 2023 16:56:03 +0000 (12:56 -0400)]
librados: rados_aio_write_op_operate() propagates mtime

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 0bfb144ee64fe9ecd3f27cf94fca832e3ab3b39b)

2 years agolibrados: use ObjectOperationImpl for rados_write_op_t
Casey Bodley [Tue, 23 May 2023 16:31:54 +0000 (12:31 -0400)]
librados: use ObjectOperationImpl for rados_write_op_t

the c++ api uses ObjectOperationImpl to wrap ObjectOperation with
additional storage for an optional mtime. the c api now reuses
ObjectOperationImpl for its write operations only - the mtime isn't
needed for read ops

Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit 4c8f694741b5d4ba38e934f90e91ff269da96e2a)

2 years agolibrados: aio_operate() supports ObjectWriteOperation::mtime2()
Casey Bodley [Mon, 22 May 2023 21:36:43 +0000 (17:36 -0400)]
librados: aio_operate() supports ObjectWriteOperation::mtime2()

copy the optional mtime logic from operate(), so that mtimes set on the
ObjectOperation are propagated through aio_operate() as well

Fixes: https://tracker.ceph.com/issues/61349
Signed-off-by: Casey Bodley <cbodley@redhat.com>
(cherry picked from commit cdf54ff1ca5ab95ee0559329b0820a1686d21c54)

2 years agoMerge pull request #52103 from zdover23/wip-doc-2023-06-17-backport-52100-to-quincy
Anthony D'Atri [Sat, 17 Jun 2023 10:40:17 +0000 (06:40 -0400)]
Merge pull request #52103 from zdover23/wip-doc-2023-06-17-backport-52100-to-quincy

quincy: doc/rados: edit firefly tunables section

2 years agodoc/rados: edit firefly tunables section 52103/head
Zac Dover [Sat, 17 Jun 2023 00:51:51 +0000 (10:51 +1000)]
doc/rados: edit firefly tunables section

Edit the firefly tunables section in
/doc/rados/operations/crush-map.rst.

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

2 years agoMerge pull request #52099 from zdover23/wip-doc-2023-06-17-backport-52092-to-quincy
Anthony D'Atri [Fri, 16 Jun 2023 22:51:14 +0000 (18:51 -0400)]
Merge pull request #52099 from zdover23/wip-doc-2023-06-17-backport-52092-to-quincy

quincy: doc/rados: edit crush-map.rst (4 of x)

2 years agodoc/rados: edit crush-map.rst (4 of x) 52099/head
Zac Dover [Fri, 16 Jun 2023 08:49:09 +0000 (18:49 +1000)]
doc/rados: edit crush-map.rst (4 of x)

Edit doc/rados/operations/crush-map.rst.

This cherry-pick required me to alter a crush rule before I could
resolve a merge conflict.

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

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

2 years agoMerge pull request #52094 from zdover23/wip-doc-2023-06-16-backport-52067-to-quincy
Anthony D'Atri [Fri, 16 Jun 2023 21:27:24 +0000 (17:27 -0400)]
Merge pull request #52094 from zdover23/wip-doc-2023-06-16-backport-52067-to-quincy

quincy: doc/rados: edit crush-map.rst (3 of x)

2 years agodoc/rados: edit crush-map.rst (3 of x) 52094/head
Zac Dover [Thu, 15 Jun 2023 03:36:45 +0000 (13:36 +1000)]
doc/rados: edit crush-map.rst (3 of x)

Edit doc/rados/operations/crush-map.rst.

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

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

2 years agoMerge pull request #51978 from sseshasa/wip-61624-quincy
Sridhar Seshasayee [Fri, 16 Jun 2023 07:44:09 +0000 (13:14 +0530)]
Merge pull request #51978 from sseshasa/wip-61624-quincy

quincy: PendingReleaseNotes: Document mClock scheduler fixes and enhancements

Reviewed-by: Neha Ojha <nojha@redhat.com>
2 years agoMerge pull request #51689 from vshankar/tr-59726
Yuri Weinstein [Thu, 15 Jun 2023 20:32:35 +0000 (16:32 -0400)]
Merge pull request #51689 from vshankar/tr-59726

quincy: mds: allow unlink from lost+found directory

Reviewed-by: Milind Changire <mchangir@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
2 years agoMerge pull request #51688 from vshankar/tr-61233
Yuri Weinstein [Thu, 15 Jun 2023 20:31:16 +0000 (16:31 -0400)]
Merge pull request #51688 from vshankar/tr-61233

quincy: mds: rdlock_path_xlock_dentry supports returning auth target inode

Reviewed-by: Milind Changire <mchangir@redhat.com>
2 years agoMerge pull request #51507 from lxbsz/wip-59707
Yuri Weinstein [Thu, 15 Jun 2023 20:30:43 +0000 (16:30 -0400)]
Merge pull request #51507 from lxbsz/wip-59707

quincy: mds: do not take the ino which has been used

Reviewed-by: Milind Changire <mchangir@redhat.com>
2 years agoMerge pull request #51486 from vshankar/tr-59718
Yuri Weinstein [Thu, 15 Jun 2023 20:30:07 +0000 (16:30 -0400)]
Merge pull request #51486 from vshankar/tr-59718

quincy: client: use deep-copy when setting permission during make_request

Reviewed-by: Milind Changire <mchangir@redhat.com>
2 years agoMerge pull request #51354 from joscollin/wip-59483-quincy
Yuri Weinstein [Thu, 15 Jun 2023 20:29:36 +0000 (16:29 -0400)]
Merge pull request #51354 from joscollin/wip-59483-quincy

quincy: cephfs-top: check the minimum compatible python version

Reviewed-by: Milind Changire <mchangir@redhat.com>
2 years agoMerge pull request #50989 from lxbsz/wip-59266
Yuri Weinstein [Thu, 15 Jun 2023 20:28:29 +0000 (16:28 -0400)]
Merge pull request #50989 from lxbsz/wip-59266

quincy: client: clear the suid/sgid in fallocate path

Reviewed-by: Milind Changire <mchangir@redhat.com>
2 years agoMerge pull request #50985 from lxbsz/wip-59385
Yuri Weinstein [Thu, 15 Jun 2023 20:26:53 +0000 (16:26 -0400)]
Merge pull request #50985 from lxbsz/wip-59385

quincy: mds: wait for unlink operation to finish

Reviewed-by: Milind Changire <mchangir@redhat.com>
2 years agoMerge pull request #52066 from zdover23/wip-doc-2023-06-15-backport-52040-to-quincy
Anthony D'Atri [Thu, 15 Jun 2023 14:06:49 +0000 (10:06 -0400)]
Merge pull request #52066 from zdover23/wip-doc-2023-06-15-backport-52040-to-quincy

quincy: doc/rados: fix list in crush-map.rst

2 years agoMerge pull request #52070 from zdover23/wip-doc-2023-06-15-backport-52039-to-quincy
Anthony D'Atri [Thu, 15 Jun 2023 13:37:56 +0000 (09:37 -0400)]
Merge pull request #52070 from zdover23/wip-doc-2023-06-15-backport-52039-to-quincy

quincy: doc/rados: edit crush-map.rst (2 of x)

2 years agodoc/rados: edit crush-map.rst (2 of x) 52070/head
Zac Dover [Tue, 13 Jun 2023 15:41:09 +0000 (01:41 +1000)]
doc/rados: edit crush-map.rst (2 of x)

Edit doc/rados/operations/crush-map.rst.

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

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

2 years agodoc/rados: fix list in crush-map.rst 52066/head
Zac Dover [Tue, 13 Jun 2023 16:11:53 +0000 (02:11 +1000)]
doc/rados: fix list in crush-map.rst

Correct the numbering and formatting of an ordered list in
doc/rados/operations/crush-map.rst.

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

2 years agoMerge pull request #51952 from rhcs-dashboard/wip-61282-quincy
Nizamudeen A [Wed, 14 Jun 2023 11:37:18 +0000 (17:07 +0530)]
Merge pull request #51952 from rhcs-dashboard/wip-61282-quincy

quincy: mgr/dashboard: SSO error: AttributeError: 'str' object has no attribute 'decode'

Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
Reviewed-by: Volker Theile <vtheile@suse.com>
2 years agoMerge pull request #52027 from rhcs-dashboard/wip-61655-quincy
Nizamudeen A [Wed, 14 Jun 2023 05:40:28 +0000 (11:10 +0530)]
Merge pull request #52027 from rhcs-dashboard/wip-61655-quincy

quincy: mgr/dashboard: add popover to cluster status card

Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2 years agoMerge pull request #52038 from zdover23/wip-doc-2023-06-14-backport-52009-to-quincy
zdover23 [Tue, 13 Jun 2023 17:31:32 +0000 (03:31 +1000)]
Merge pull request #52038 from zdover23/wip-doc-2023-06-14-backport-52009-to-quincy

quincy: doc/rados: add math markup to placement-groups.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agoMerge pull request #52031 from zdover23/wip-doc-2023-06-13-backport-52018-to-quincy
zdover23 [Tue, 13 Jun 2023 17:31:03 +0000 (03:31 +1000)]
Merge pull request #52031 from zdover23/wip-doc-2023-06-13-backport-52018-to-quincy

quincy: doc/rados: edit crush-map.rst (1 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2 years agoMerge pull request #52035 from zdover23/wip-doc-2023-06-14-backport-52028-to-quincy
Anthony D'Atri [Tue, 13 Jun 2023 15:21:20 +0000 (11:21 -0400)]
Merge pull request #52035 from zdover23/wip-doc-2023-06-14-backport-52028-to-quincy

quincy: doc/dev: fix "deploying dev cluster" link

2 years agodoc/rados: add math markup to placement-groups.rst 52038/head
Zac Dover [Mon, 12 Jun 2023 11:32:14 +0000 (21:32 +1000)]
doc/rados: add math markup to placement-groups.rst

Add some math markup to some of the mathematical expressions in
doc/rados/operations/placement-groups.rst.

This change has advantages as well as disadvantages. On the one hand,
the mathematical expressions look nicer and are easier to read.  On the
other hand, the rendered mathematical expressions are not searchable as
a part of the text, which makes CTRL+F searches useless in finding them.

This PR is offered as an RFC on the matter of whether mathematical
expressions should be rendered with the :math: extension.

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

2 years agodoc/dev: fix "deploying dev cluster" link 52035/head
Zac Dover [Tue, 13 Jun 2023 11:51:26 +0000 (21:51 +1000)]
doc/dev: fix "deploying dev cluster" link

Fix a link to "Deploying a Development Cluster" that had been broken
since the transition from master to main.

This is the first part of an initiative to improve the vstart
documentation.

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

2 years agodoc/rados: edit crush-map.rst (1 of x) 52031/head
Zac Dover [Mon, 12 Jun 2023 20:02:59 +0000 (06:02 +1000)]
doc/rados: edit crush-map.rst (1 of x)

Edit doc/rados/operations/crush-map.rst.

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

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

2 years agomgr/dashboard: add popover to cluster status card 52027/head
Nizamudeen A [Wed, 7 Jun 2023 08:17:56 +0000 (13:47 +0530)]
mgr/dashboard: add popover to cluster status card

Previous dashboard has a popover for the status when there are some
warnings in the Cluster Health. Introducing the same behaviour on the
new landing page

Fixes: https://tracker.ceph.com/issues/61611
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 947df3d8ed5d9c34614a31df157e672e77d3042c)

2 years agoMerge pull request #51877 from idryomov/wip-61382-quincy
Yuri Weinstein [Mon, 12 Jun 2023 19:31:48 +0000 (15:31 -0400)]
Merge pull request #51877 from idryomov/wip-61382-quincy

quincy: osd/OSDCap: allow rbd.metadata_list method under rbd-read-only profile

Reviewed-by: Mykola Golub <mgolub@suse.com>
2 years agoMerge pull request #51854 from petrutlucian94/wip-61527-quincy
Yuri Weinstein [Mon, 12 Jun 2023 19:31:12 +0000 (15:31 -0400)]
Merge pull request #51854 from petrutlucian94/wip-61527-quincy

quincy: librbd: avoid decrementing iterator before first element

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2 years agoMerge pull request #51834 from dang/wip-61510-quincy
Yuri Weinstein [Mon, 12 Jun 2023 19:30:35 +0000 (15:30 -0400)]
Merge pull request #51834 from dang/wip-61510-quincy

quincy: RGW - Use correct multipart upload time

2 years agoMerge pull request #51601 from alimaredia/wip-58583-quincy
Yuri Weinstein [Mon, 12 Jun 2023 19:30:01 +0000 (15:30 -0400)]
Merge pull request #51601 from alimaredia/wip-58583-quincy

quincy: rgw: set keys from from master zone on admin api user create

Reviewed-by: Shilpa Jagannath <smanjara@redhat.com>
2 years agoqa/suites/rados: remove rook coverage from the rados suite 52016/head
Laura Flores [Mon, 5 Jun 2023 20:23:42 +0000 (15:23 -0500)]
qa/suites/rados: remove rook coverage from the rados suite

The rook team relies on a daily CI system to validate
rook changes. It doesn't seem that the teuthology tests
are maintained, so it makes sense to remove them from the
rados suite.

By removing this symlink, rook test coverage will remain
in the orch suite, and coverage will only be removed from the
rados suite.

Workaround for: https://tracker.ceph.com/issues/58585
Signed-off-by: Laura Flores <lflores@redhat.com>
(cherry picked from commit c26674ef4c6cbbdd94c54cafbd66e98704f044d7)

2 years agoMerge pull request #52002 from zdover23/wip-doc-2023-06-12-backport-51994-to-quincy
Anthony D'Atri [Sun, 11 Jun 2023 22:04:37 +0000 (18:04 -0400)]
Merge pull request #52002 from zdover23/wip-doc-2023-06-12-backport-51994-to-quincy

quincy: doc/rados: edit placement-groups.rst (3 of x)

2 years agodoc/rados: edit placement-groups.rst (3 of x) 52002/head
Zac Dover [Sat, 10 Jun 2023 23:00:38 +0000 (09:00 +1000)]
doc/rados: edit placement-groups.rst (3 of x)

Edit doc/rados/operations/placement-groups.rst.

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

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

2 years agoMerge pull request #51999 from zdover23/wip-doc-2023-06-11-backport-51992-to-quincy
Anthony D'Atri [Sun, 11 Jun 2023 13:56:21 +0000 (09:56 -0400)]
Merge pull request #51999 from zdover23/wip-doc-2023-06-11-backport-51992-to-quincy

quincy: doc/rados: edit change-mon-elections

2 years agoMerge pull request #51997 from zdover23/wip-doc-2023-06-11-backport-51991-to-quincy
Anthony D'Atri [Sun, 11 Jun 2023 13:53:41 +0000 (09:53 -0400)]
Merge pull request #51997 from zdover23/wip-doc-2023-06-11-backport-51991-to-quincy

quincy: doc/rados: edit placement-groups.rst (2 of x)

2 years agodoc/rados: edit change-mon-elections 51999/head
Zac Dover [Sat, 10 Jun 2023 02:08:41 +0000 (12:08 +1000)]
doc/rados: edit change-mon-elections

Edit doc/rados/operations/change-mon-elections.rst.

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

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

2 years agodoc/rados: edit placement-groups.rst (2 of x) 51997/head
Zac Dover [Sat, 10 Jun 2023 01:44:33 +0000 (11:44 +1000)]
doc/rados: edit placement-groups.rst (2 of x)

Edit doc/rados/operations/placement-groups.rst.

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

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

2 years agoMerge pull request #51990 from zdover23/wip-doc-2023-06-09-rados-operations-placement...
colemitchell [Sat, 10 Jun 2023 01:08:08 +0000 (21:08 -0400)]
Merge pull request #51990 from zdover23/wip-doc-2023-06-09-rados-operations-placement-groups-1-of-x-cleanup

quincy: doc/rados: remove git tag in placement-groups in q

Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
2 years agodoc/rados: remove git tag in placement-groups in q 51990/head
Zac Dover [Fri, 9 Jun 2023 23:47:11 +0000 (09:47 +1000)]
doc/rados: remove git tag in placement-groups in q

Remove a merge conflict tag that was left in the Quincy branch as of
commit e3a39c213fc2c666450da05aa320751cf49f58b9. This is a cleanup of a
previous backport.

Signed-off-by: Zac Dover <zac.dover@proton.me>
2 years agoMerge pull request #51985 from zdover23/wip-doc-2023-06-09-backport-51975-to-quincy
Anthony D'Atri [Fri, 9 Jun 2023 13:51:10 +0000 (09:51 -0400)]
Merge pull request #51985 from zdover23/wip-doc-2023-06-09-backport-51975-to-quincy

quincy: doc/rados: edit placement-groups.rst (1 of x)