]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
12 months agodoc/rados: document manually passing search domain 58433/head
Zac Dover [Mon, 1 Jul 2024 06:36:02 +0000 (16:36 +1000)]
doc/rados: document manually passing search domain

Document how to manually pass the search domain to "mon_dns_srv_name" in
doc/rados/configuration/mon-lookup-dns.rst.

This commit is made in response to a request by Lander Duncan that was made on the [ceph-users] mailing list, and can be seen here: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/F7V4CWLIYCAJ4JXI2JLNY6QPCFPR4SLA/

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

12 months agoMerge pull request #58391 from zdover23/wip-doc-2024-07-02-backport-58092-to-quincy
Zac Dover [Wed, 3 Jul 2024 10:17:08 +0000 (20:17 +1000)]
Merge pull request #58391 from zdover23/wip-doc-2024-07-02-backport-58092-to-quincy

quincy: doc/start: remove mention of Centos 8 support

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
12 months agodoc/start: remove mention of Centos 8 support 58391/head
Zac Dover [Mon, 17 Jun 2024 15:09:44 +0000 (01:09 +1000)]
doc/start: remove mention of Centos 8 support

Remove information so that it is clear that Centos 8 will no longer be
supported by Ceph.

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

12 months agoMerge pull request #58372 from zdover23/wip-doc-2024-07-01-backport-58366-to-quincy
Anthony D'Atri [Mon, 1 Jul 2024 15:24:51 +0000 (11:24 -0400)]
Merge pull request #58372 from zdover23/wip-doc-2024-07-01-backport-58366-to-quincy

quincy: doc/cephfs: update cephfs-shell link

12 months agoMerge pull request #58365 from zdover23/wip-doc-2024-07-01-backport-55577-to-quincy
Anthony D'Atri [Mon, 1 Jul 2024 13:11:44 +0000 (09:11 -0400)]
Merge pull request #58365 from zdover23/wip-doc-2024-07-01-backport-55577-to-quincy

quincy: doc/start: fix wording & syntax

12 months agodoc/cephfs: update cephfs-shell link 58372/head
Zac Dover [Mon, 1 Jul 2024 05:57:40 +0000 (15:57 +1000)]
doc/cephfs: update cephfs-shell link

Repair the link to cephfs-shell.rst in doc/cephfs/cephfs-shell.rst that
was broken in https://github.com/ceph/ceph/pull/41165/ when
doc/cephfs/cephfs-shell.rst was moved to doc/man/8/cephfs-shell.rst.

This commit is made in response to a request by Lander Duncan that was
made on the [ceph-users] mailing list, and can be seen here: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/thread/F7V4CWLIYCAJ4JXI2JLNY6QPCFPR4SLA/

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

12 months agodoc/start: fix wording & syntax 58365/head
Piotr Parczewski [Wed, 14 Feb 2024 10:15:09 +0000 (11:15 +0100)]
doc/start: fix wording & syntax

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

12 months agoMerge pull request #58361 from zdover23/wip-doc-2024-06-30-backport-58358-to-quincy
Anthony D'Atri [Sat, 29 Jun 2024 19:23:42 +0000 (15:23 -0400)]
Merge pull request #58361 from zdover23/wip-doc-2024-06-30-backport-58358-to-quincy

quincy: doc/cephfs: take Anthony's suggestion

12 months agodoc/cephfs: take Anthony's suggestion 58361/head
Zac Dover [Sat, 29 Jun 2024 12:11:55 +0000 (22:11 +1000)]
doc/cephfs: take Anthony's suggestion

Incorporate Anthony's suggestion in
https://github.com/ceph/ceph/pull/57567#discussion_r1607016050 into
doc/cephfs/fs-volumes.rst.

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

12 months agoMerge pull request #58306 from zdover23/wip-doc-2024-06-27-backport-58299-to-quincy
Anthony D'Atri [Thu, 27 Jun 2024 14:17:55 +0000 (10:17 -0400)]
Merge pull request #58306 from zdover23/wip-doc-2024-06-27-backport-58299-to-quincy

quincy: doc/dev: Fix typos in encoding.rst

12 months agodoc/dev: Fix typos in encoding.rst 58306/head
N Balachandran [Thu, 27 Jun 2024 07:22:09 +0000 (12:52 +0530)]
doc/dev: Fix typos in encoding.rst

Signed-off-by: N Balachandran <nibalach@redhat.com>
(cherry picked from commit 9f43c67a639958a13fef198ffe62cf5241f1f53c)

12 months agoMerge pull request #58227 from vshankar/wip-quincy-override-client-features
Venky Shankar [Wed, 26 Jun 2024 13:00:26 +0000 (18:30 +0530)]
Merge pull request #58227 from vshankar/wip-quincy-override-client-features

quincy: override client features

Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
12 months agoMerge pull request #58273 from zdover23/wip-doc-2024-06-26-backport-58226-to-quincy
Anthony D'Atri [Wed, 26 Jun 2024 12:33:17 +0000 (08:33 -0400)]
Merge pull request #58273 from zdover23/wip-doc-2024-06-26-backport-58226-to-quincy

quincy: doc/rados: edit troubleshooting-osd.rst

12 months agodoc/rados: edit troubleshooting-osd.rst 58273/head
Zac Dover [Mon, 24 Jun 2024 10:32:30 +0000 (20:32 +1000)]
doc/rados: edit troubleshooting-osd.rst

Make minor changes to the "Debugging Slow Requests" section of
doc/rados/troubleshooting/troubleshooting-osd.rst in preparation
for an expansion of this section in response to a reqeust from Joel
Davidow.

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

12 months agoMerge pull request #58259 from zdover23/wip-doc-2024-06-25-backport-58243-to-quincy
Zac Dover [Wed, 26 Jun 2024 05:52:42 +0000 (15:52 +1000)]
Merge pull request #58259 from zdover23/wip-doc-2024-06-25-backport-58243-to-quincy

quincy: doc/rados: credit Prashant for a procedure

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
12 months agodoc/rados: credit Prashant for a procedure 58259/head
Zac Dover [Tue, 25 Jun 2024 04:49:13 +0000 (14:49 +1000)]
doc/rados: credit Prashant for a procedure

Credit Prashant D for creating the stretch-mode workaround procedure for
retrieving the correct size of datacenters.

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

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

12 months agoclient: allow overriding client features 58227/head
Patrick Donnelly [Thu, 2 May 2024 00:51:59 +0000 (20:51 -0400)]
client: allow overriding client features

For testing purposes.

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit d9239f9375c1ae92a4990950f40078766bd912e8)

 Conflicts:
src/client/Client.h

Resolve a minor conflict involving Client::cap_auths

12 months agoMerge pull request #58204 from zdover23/wip-doc-2024-06-23-backport-58200-to-quincy
Zac Dover [Mon, 24 Jun 2024 00:32:08 +0000 (10:32 +1000)]
Merge pull request #58204 from zdover23/wip-doc-2024-06-23-backport-58200-to-quincy

quincy: doc/start: add links to Beginner's Guide

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
12 months agodoc/start: add links to Beginner's Guide 58204/head
Zac Dover [Sat, 22 Jun 2024 06:28:12 +0000 (16:28 +1000)]
doc/start: add links to Beginner's Guide

Add two links to Sage Weil's overview talks about Ceph.

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

12 months agoMerge pull request #58006 from zdover23/wip-doc-2024-06-13-backport-57650-to-quincy
Zac Dover [Sat, 22 Jun 2024 06:29:39 +0000 (16:29 +1000)]
Merge pull request #58006 from zdover23/wip-doc-2024-06-13-backport-57650-to-quincy

quincy: ceph-volume: use importlib from stdlib on Python 3.8 and up

Reviewed-by: Kefu Chai <kchai@redhat.com>
12 months agoMerge pull request #58183 from zdover23/wip-doc-2024-06-21-backport-58109-to-quincy
Zac Dover [Sat, 22 Jun 2024 06:21:42 +0000 (16:21 +1000)]
Merge pull request #58183 from zdover23/wip-doc-2024-06-21-backport-58109-to-quincy

quincy: doc/rados: add stretch_rule workaround

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
12 months agoMerge pull request #58163 from zdover23/wip-doc-2024-06-20-backport-57156-to-quincy
Zac Dover [Sat, 22 Jun 2024 06:20:42 +0000 (16:20 +1000)]
Merge pull request #58163 from zdover23/wip-doc-2024-06-20-backport-57156-to-quincy

quincy: doc/rados: followup to PR#58057

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
12 months agoMerge pull request #58191 from zdover23/wip-doc-2024-06-21-backport-55675-to-quincy
Zac Dover [Sat, 22 Jun 2024 06:19:28 +0000 (16:19 +1000)]
Merge pull request #58191 from zdover23/wip-doc-2024-06-21-backport-55675-to-quincy

quincy: doc/src: invadvisable is not a word

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
12 months agoMerge pull request #58169 from idryomov/wip-qemu-task-version-quincy
Ilya Dryomov [Fri, 21 Jun 2024 15:59:45 +0000 (17:59 +0200)]
Merge pull request #58169 from idryomov/wip-qemu-task-version-quincy

quincy: qa/tasks/qemu: Fix OS version comparison

Reviewed-by: Ramana Raja <rraja@redhat.com>
12 months agodoc/src: invadvisable is not a word 58191/head
Doug Whitfield [Tue, 20 Feb 2024 21:13:14 +0000 (15:13 -0600)]
doc/src: invadvisable is not a word

changed to inadvisable on line 4997

Signed-off-by: Doug Whitfield <douglasawh@gmail.com>
(cherry picked from commit fb4a5d09e11b75a2f38c42c489af7e6f148916a7)

12 months agodoc/rados: add stretch_rule workaround 58183/head
Zac Dover [Tue, 18 Jun 2024 05:22:41 +0000 (15:22 +1000)]
doc/rados: add stretch_rule workaround

Add a method for defining a CRUSH rule that returns the actual value of
the total available size.

Fixes: https://tracker.ceph.com/issues/56650
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 007385a3ef05bd92e006fc7d6aba3fbb51792ef7)

12 months agoqa/tasks/qemu: Fix OS version comparison 58169/head
Zack Cerza [Fri, 14 Jun 2024 19:37:16 +0000 (13:37 -0600)]
qa/tasks/qemu: Fix OS version comparison

See: https://sentry.ceph.com/share/issue/21ed88d705854238bdafbf6711e795ee/
They're strings, not floats.
This surfaced as a result of https://github.com/ceph/teuthology/pull/1953

Signed-off-by: Zack Cerza <zack@redhat.com>
(cherry picked from commit 260a45a03148ba4d2bbfcac9485bcf9a8743cade)

12 months agodoc/rados: followup to PR#58057 58163/head
Zac Dover [Thu, 20 Jun 2024 11:43:53 +0000 (21:43 +1000)]
doc/rados: followup to PR#58057

Incorporate Anthony D'Atri's suggestions in
https://github.com/ceph/ceph/pull/58057

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

12 months agoMerge pull request #58132 from zdover23/wip-doc-2024-06-19-backport-58123-to-quincy
Anthony D'Atri [Wed, 19 Jun 2024 14:29:03 +0000 (10:29 -0400)]
Merge pull request #58132 from zdover23/wip-doc-2024-06-19-backport-58123-to-quincy

quincy: doc: clarify availability vs integrity

12 months agoMerge pull request #58128 from petrutlucian94/wip-66548-quincy
Ilya Dryomov [Wed, 19 Jun 2024 11:08:04 +0000 (13:08 +0200)]
Merge pull request #58128 from petrutlucian94/wip-66548-quincy

quincy: ceph_test_rados_api_misc: adjust LibRadosMiscConnectFailure.ConnectTimeout timeout

Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
12 months agodoc: clarify availability vs integrity 58132/head
Gregory O'Neill [Tue, 18 Jun 2024 21:17:00 +0000 (17:17 -0400)]
doc: clarify availability vs integrity

(cherry picked from commit 3888cf77075eceb079b1d5a8ce19092d12fd82bd)

12 months agoceph_test_rados_api_misc: adjust LibRadosMiscConnectFailure.ConnectTimeout timeout 58128/head
Lucian Petrut [Mon, 17 Jun 2024 18:37:11 +0000 (18:37 +0000)]
ceph_test_rados_api_misc: adjust LibRadosMiscConnectFailure.ConnectTimeout timeout

The test sets a 2 second connection timeout and asserts that the
attempt takes less than 4 seconds.

Under load, the asserted timeout can be exceeded. In particular,
this affects the Windows CI job, which uses a VM with a reduced
amount of resources.

    [ RUN      ] LibRadosMiscConnectFailure.ConnectTimeout
    /home/ubuntu/ceph/src/test/librados/misc.cc:87: Failure
    Expected: (dur) < (utime_t(4, 0)), actual: 5.987712 vs 4.000000

We'll adjust the timeouts, using a 5s configured timeout, asserting
that the connection attempt doesn't take more than 15s.

Fixes: https://tracker.ceph.com/issues/66534
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
(cherry picked from commit 3a2b4a58898477ae9f62b506bd5be56ff9abacf0)

12 months agoMerge pull request #57995 from ljflores/wip-66451-quincy
Adam King [Tue, 18 Jun 2024 15:43:06 +0000 (11:43 -0400)]
Merge pull request #57995 from ljflores/wip-66451-quincy

quincy: mgr/k8sevents: update V1Events to CoreV1Events

Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
13 months agoMerge pull request #58107 from zdover23/wip-doc-2024-06-18-backport-58901-to-quincy
Anthony D'Atri [Tue, 18 Jun 2024 03:57:11 +0000 (23:57 -0400)]
Merge pull request #58107 from zdover23/wip-doc-2024-06-18-backport-58901-to-quincy

quincy: doc/dev: link to ceph.io leads list

13 months agodoc/dev: link to ceph.io leads list 58107/head
Zac Dover [Mon, 17 Jun 2024 14:39:10 +0000 (00:39 +1000)]
doc/dev: link to ceph.io leads list

Remove the docs.ceph.com list of team leads, and link to the list of
leads on ceph.io.

Fixes: https://tracker.ceph.com/issues/66392
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 5134aeb78bb1d9d956442333ad372e1f397ff7b3)

13 months agoMerge pull request #58077 from idryomov/wip-cephadm-flake8-fix-quincy
Pedro Gonzalez Gomez [Mon, 17 Jun 2024 07:19:40 +0000 (09:19 +0200)]
Merge pull request #58077 from idryomov/wip-cephadm-flake8-fix-quincy

quincy: mgr/cephadm: fix flake8 test failures

Reviewed-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
13 months agomgr/cephadm: fix flake8 test failures 58077/head
Nizamudeen A [Sun, 16 Jun 2024 09:11:04 +0000 (14:41 +0530)]
mgr/cephadm: fix flake8 test failures

after a recent update on flake8, some tests in cephadm started failing
```
flake8: commands[0]> flake8 --config=tox.ini alerts balancer cephadm cli_api crash devicehealth diskprediction_local hello iostat localpool nfs orchestrator prometheus rbd_support rgw selftest smb
cephadm/configchecks.py:94:6: E204 whitespace after decorator '@'
cephadm/module.py:3017:10: E204 whitespace after decorator '@'
cephadm/module.py:3344:144: E226 missing whitespace around arithmetic operator
cephadm/tests/test_cephadm.py:982:6: E204 whitespace after decorator '@'
3     E204 whitespace after decorator '@'
1     E226 missing whitespace around arithmetic operator
```

Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit a9563d91c2ac405ae9101bd4e63fa9b749d54432)

13 months agoMerge pull request #58061 from zdover23/wip-doc-2024-06-16-backport-58057-to-quincy
Anthony D'Atri [Sun, 16 Jun 2024 06:17:11 +0000 (02:17 -0400)]
Merge pull request #58061 from zdover23/wip-doc-2024-06-16-backport-58057-to-quincy

quincy: doc/rados: explain replaceable parts of command

13 months agodoc/rados: explain replaceable parts of command 58061/head
Zac Dover [Sat, 15 Jun 2024 11:55:18 +0000 (21:55 +1000)]
doc/rados: explain replaceable parts of command

Add an explanation that directs the reader to replace the "X" part of
the command "ceph tell mon.X mon_status" with the value specific to the
reader's Ceph cluster (which is (probably) not "X").

In the future, such replaceable strings in commands may be bounded by
angle brackets ("<" and ">").

This improvement to the documentation was suggested on the [ceph-users]
email list by Joel Davidow. This email, an absolute model of user
engagement with an upstream project, can be reviewed here:
https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/KF67F5TXFSSTPXV7EKL6JKLA5KZQDLDQ/

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

13 months agoceph-volume: fix regression 58006/head
Guillaume Abrioux [Mon, 3 Jun 2024 12:00:10 +0000 (14:00 +0200)]
ceph-volume: fix regression

This fixes a regression introduced by: 24f8e5c61b19deab7397b0237f8376c6c03a5dcb

`iter_entry_points` from `pkg_resources` takes one argument whereas
`entry_points` from `importlib.metadata` does not.

The call to `entry_points(group=group)` makes ceph-volume fail.

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

13 months agoMerge pull request #58051 from zdover23/wip-doc-2024-06-14-backport-58007-to-quincy
Anthony D'Atri [Fri, 14 Jun 2024 15:14:11 +0000 (11:14 -0400)]
Merge pull request #58051 from zdover23/wip-doc-2024-06-14-backport-58007-to-quincy

quincy: doc/rados: add pg-states and pg-concepts to tree

13 months agodoc/rados: add pg-states and pg-concepts to tree 58051/head
Zac Dover [Thu, 13 Jun 2024 11:29:47 +0000 (21:29 +1000)]
doc/rados: add pg-states and pg-concepts to tree

Add "pg-states" and "pg-concepts" to the left tree pane on
docs.ceph.com.

This commit has been made in response to a request from the upstream
made in https://pad.ceph.com/p/Report_Documentation_Bugs.

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

13 months agoceph-volume: use importlib from stdlib on Python 3.8 and up
Kefu Chai [Thu, 23 May 2024 04:47:26 +0000 (12:47 +0800)]
ceph-volume: use importlib from stdlib on Python 3.8 and up

since packaging was apparently removed from pkg_resources, let's use
importlib.metadata when it is available and pkg_resources on older
Python versions.

Refs https://tracker.ceph.com/issues/66201
Signed-off-by: Kefu Chai <tchaikov@gmail.com>
(cherry picked from commit 24f8e5c61b19deab7397b0237f8376c6c03a5dcb)

13 months agomgr/k8sevents: update V1Events to CoreV1Events 57995/head
Nizamudeen A [Fri, 3 May 2024 08:56:19 +0000 (14:26 +0530)]
mgr/k8sevents: update V1Events to CoreV1Events

centos9 only provides kubernetes 26.1.0 as base dep and hence the
k8sevents code needs to be updated accordingly. the api changes happened
in kuberenetes while 19.0.0 was released

Fixes: https://tracker.ceph.com/issues/65627
Fixes: https://tracker.ceph.com/issues/64981
Signed-off-by: Nizamudeen A <nia@redhat.com>
(cherry picked from commit 6af964719217d720e6c2fd1ba2a607f6255d2604)

13 months agoMerge pull request #57984 from zdover23/wip-doc-2024-06-12-backport-57976-to-quincy
Anthony D'Atri [Wed, 12 Jun 2024 13:07:09 +0000 (09:07 -0400)]
Merge pull request #57984 from zdover23/wip-doc-2024-06-12-backport-57976-to-quincy

quincy: doc/glossary: Add "S3"

13 months agodoc/glossary: Add "S3" 57984/head
Zac Dover [Tue, 11 Jun 2024 23:11:35 +0000 (09:11 +1000)]
doc/glossary: Add "S3"

Add "S3" entry to the glossary.

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

13 months agoMerge pull request #57960 from zdover23/wip-doc-2024-06-11-backport-57957-to-quincy
Anthony D'Atri [Tue, 11 Jun 2024 01:39:20 +0000 (21:39 -0400)]
Merge pull request #57960 from zdover23/wip-doc-2024-06-11-backport-57957-to-quincy

quincy: doc/rados: improve leader/peon monitor explanation

13 months agodoc/rados: improve leader/peon monitor explanation 57960/head
Zac Dover [Mon, 10 Jun 2024 22:00:00 +0000 (08:00 +1000)]
doc/rados: improve leader/peon monitor explanation

Add an explanation of leader-peon conditions that obtain when the
cluster is in the "HEALTH_OK" state. Previously, the text discussed
these two monitor states only in the context of a health detail entry.

This improvement to the documentation was suggested on the [ceph-users]
email list by Joel Davidow. This email, an absolute model of user
engagement with an upstream project, can be reviewed here: https://lists.ceph.io/hyperkitty/list/ceph-users@ceph.io/message/KF67F5TXFSSTPXV7EKL6JKLA5KZQDLDQ/

I will list Joel Davidow here as the co-author for the sake of more
expediently getting this change into the documentation, but though he is
listed as the co-author, he is the true author.

Co-authored-by: Joel Davidow <jdavidow@nso.edu>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 6fb9a5ef817eda5184d51ebcb425a6091ca82299)

13 months agoMerge pull request #57950 from zdover23/wip-doc-2024-06-10-backport-57947-to-quincy
Zac Dover [Sun, 9 Jun 2024 22:09:57 +0000 (08:09 +1000)]
Merge pull request #57950 from zdover23/wip-doc-2024-06-10-backport-57947-to-quincy

quincy: doc/start: remove "intro.rst"

Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
13 months agodoc/start: remove "intro.rst" 57950/head
Zac Dover [Sun, 9 Jun 2024 18:55:13 +0000 (04:55 +1000)]
doc/start: remove "intro.rst"

Remove "start/intro.rst", which has been renamed "start/index.rst" in
order to follow the conventions followed elsewhere in the documentation.

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

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

13 months agoMerge pull request #57943 from zdover23/wip-doc-2024-06-09-backport-57939-to-quincy
Anthony D'Atri [Sun, 9 Jun 2024 02:35:56 +0000 (22:35 -0400)]
Merge pull request #57943 from zdover23/wip-doc-2024-06-09-backport-57939-to-quincy

quincy: doc/glossary.rst: add "OpenStack Swift" and "Swift"

13 months agodoc/glossary.rst: add "OpenStack Swift" and "Swift" 57943/head
Zac Dover [Sat, 8 Jun 2024 20:24:43 +0000 (06:24 +1000)]
doc/glossary.rst: add "OpenStack Swift" and "Swift"

Add "OpenStack Swift" and "Swift" entries 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 b2d413ee9db1d68392f29db148a7bc2e87a7b419)

13 months agoMerge pull request #57938 from zdover23/wip-doc-2024-06-08-backport-57923-to-quincy
Anthony D'Atri [Sat, 8 Jun 2024 01:54:31 +0000 (21:54 -0400)]
Merge pull request #57938 from zdover23/wip-doc-2024-06-08-backport-57923-to-quincy

quincy: doc/src: add inline literals (``) to variables

13 months agodoc/src: add inline literals (``) to variables 57938/head
Zac Dover [Fri, 7 Jun 2024 01:24:00 +0000 (11:24 +1000)]
doc/src: add inline literals (``) to variables

Add inline-literal RST markup (``) (double backticks) around variable
names in src/common/options/global.yaml.in.

This follows https://github.com/ceph/ceph/pull/57887.

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

13 months agoMerge pull request #57917 from zdover23/wip-doc-2024-06-07-backport-57887-to-quincy
Zac Dover [Thu, 6 Jun 2024 20:13:36 +0000 (06:13 +1000)]
Merge pull request #57917 from zdover23/wip-doc-2024-06-07-backport-57887-to-quincy

quincy: doc/rados: add options to network config ref

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/rados: add options to network config ref 57917/head
Zac Dover [Wed, 5 Jun 2024 04:30:01 +0000 (14:30 +1000)]
doc/rados: add options to network config ref

Add the following options to
doc/rados/configuration/network-config-ref.rst:

- public_network_interface
- cluster_network_interface

These additions were made in response to a request from Blaine Gardner.

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

13 months agoMerge pull request #57904 from zdover23/wip-doc-2024-06-06-backport-57900-to-quincy
Zac Dover [Wed, 5 Jun 2024 20:46:00 +0000 (06:46 +1000)]
Merge pull request #57904 from zdover23/wip-doc-2024-06-06-backport-57900-to-quincy

quincy: doc/start: s/intro.rst/index.rst/

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/start: s/intro.rst/index.rst/ 57904/head
Zac Dover [Wed, 5 Jun 2024 16:43:15 +0000 (02:43 +1000)]
doc/start: s/intro.rst/index.rst/

Change the filename "doc/start/intro.rst" to "doc/start/index.rst" so
that Sphinx finds the root filename for the "/start" directory in the
default location.

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

13 months agoMerge pull request #57885 from zdover23/wip-doc-2024-06-05-backport-57868-to-quincy
Anthony D'Atri [Wed, 5 Jun 2024 06:46:28 +0000 (02:46 -0400)]
Merge pull request #57885 from zdover23/wip-doc-2024-06-05-backport-57868-to-quincy

quincy: doc: correct typo

13 months agoMerge pull request #57872 from zdover23/wip-doc-2024-06-05-backport-57867-to-quincy
Zac Dover [Wed, 5 Jun 2024 01:11:29 +0000 (11:11 +1000)]
Merge pull request #57872 from zdover23/wip-doc-2024-06-05-backport-57867-to-quincy

quincy: doc/start: s/http/https/ in links

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc: correct typo 57885/head
Matthew Vernon [Tue, 4 Jun 2024 13:46:57 +0000 (14:46 +0100)]
doc: correct typo

Signed-off-by: Matthew Vernon <mvernon@wikimedia.org>
(cherry picked from commit 4769493887e9f99f990122135d7cab6caee27f71)

13 months agodoc/start: s/http/https/ in links 57872/head
Zac Dover [Tue, 4 Jun 2024 13:37:27 +0000 (23:37 +1000)]
doc/start: s/http/https/ in links

Replace "http" with "https" in doc/start/get-involved.rst.

This commit is, in a way, a repeat of
https://github.com/ceph/ceph/pull/57213/
(1c5383b91bd7dbfa9670c6485fcc5ff28b79f40d), which targeted the Reef
branch instead of the main branch. When this commit has been merged and
backported, I will close https://github.com/ceph/ceph/pull/57213/.

I am listing Casey Cain here as the co-author, but he is in fact the
true author of this change.

Co-authored-by: Casey Cain <ccain@linuxfoundation.org>
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit 922f23f0f30da856a661376527f413dc9424382d)

13 months agoMerge pull request #57852 from zdover23/wip-doc-2024-06-04-backport-57824-to-quincy
Anthony D'Atri [Mon, 3 Jun 2024 19:50:17 +0000 (15:50 -0400)]
Merge pull request #57852 from zdover23/wip-doc-2024-06-04-backport-57824-to-quincy

quincy: doc/rados: add stop monitor command

13 months agodoc/rados: add stop monitor command 57852/head
Zac Dover [Mon, 3 Jun 2024 00:23:43 +0000 (10:23 +1000)]
doc/rados: add stop monitor command

Add the command for stopping a monitor to the procedure that explains
how to inject a monmap into a monitor.

Zac of the future: cf. 05 Aug 2023.

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

13 months agoMerge pull request #57846 from zdover23/wip-doc-2024-06-04-backport-57839-to-quincy
Anthony D'Atri [Mon, 3 Jun 2024 15:55:00 +0000 (11:55 -0400)]
Merge pull request #57846 from zdover23/wip-doc-2024-06-04-backport-57839-to-quincy

quincy: doc/start: Edit Beginner's Guide

13 months agodoc/start: Edit Beginner's Guide 57846/head
Zac Dover [Mon, 3 Jun 2024 13:43:47 +0000 (23:43 +1000)]
doc/start: Edit Beginner's Guide

Make some improvements to the basic text of the Beginner's Guide.

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

13 months agoMerge pull request #57816 from zdover23/wip-doc-2024-06-01-backport-57804-to-quincy
Zac Dover [Mon, 3 Jun 2024 13:08:36 +0000 (23:08 +1000)]
Merge pull request #57816 from zdover23/wip-doc-2024-06-01-backport-57804-to-quincy

quincy: doc/cephfs: edit vstart warning text

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agoMerge pull request #57823 from zdover23/wip-doc-2024-06-02-backport-57820-to-quincy
Zac Dover [Sun, 2 Jun 2024 23:27:46 +0000 (09:27 +1000)]
Merge pull request #57823 from zdover23/wip-doc-2024-06-02-backport-57820-to-quincy

quincy: doc/start: Add Beginner's Guide

Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/start: Add Beginner's Guide 57823/head
Zac Dover [Sun, 2 Jun 2024 11:06:25 +0000 (21:06 +1000)]
doc/start: Add Beginner's Guide

Add a Beginner's Guide to docs.ceph.com.

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

13 months agodoc/cephfs: edit vstart warning text 57816/head
Zac Dover [Fri, 31 May 2024 12:19:59 +0000 (22:19 +1000)]
doc/cephfs: edit vstart warning text

Improve the English in the vstart warning in doc/cephfs/mantle.rst.

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

13 months agoMerge pull request #57793 from zdover23/wip-doc-2024-05-30-backport-57790-to-quincy
Anthony D'Atri [Fri, 31 May 2024 01:23:53 +0000 (21:23 -0400)]
Merge pull request #57793 from zdover23/wip-doc-2024-05-30-backport-57790-to-quincy

quincy: doc/cephfs: edit front matter in mantle.rst

13 months agodoc/cephfs: edit front matter in mantle.rst 57793/head
Zac Dover [Thu, 30 May 2024 13:28:56 +0000 (23:28 +1000)]
doc/cephfs: edit front matter in mantle.rst

Improve the structure and grammar of the front matter in the
doc/cephfs/mantle.rst file.

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

13 months agoMerge pull request #57744 from zdover23/wip-doc-2024-05-28-backport-57720-to-quincy
Zac Dover [Tue, 28 May 2024 16:19:55 +0000 (02:19 +1000)]
Merge pull request #57744 from zdover23/wip-doc-2024-05-28-backport-57720-to-quincy

quincy: doc/cephfs: s/subvolumegroups/subvolume groups

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agoMerge pull request #57751 from zdover23/wip-doc-2024-05-29-backport-57732-to-quincy
Zac Dover [Tue, 28 May 2024 16:18:41 +0000 (02:18 +1000)]
Merge pull request #57751 from zdover23/wip-doc-2024-05-29-backport-57732-to-quincy

quincy: doc/developer_guide: update doc about installing teuthology

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/developer_guide: update doc about installing teuthology 57751/head
Rishabh Dave [Mon, 27 May 2024 19:37:35 +0000 (01:07 +0530)]
doc/developer_guide: update doc about installing teuthology

There are 2 more ways to install teuthology. Approach with boostrap
script is easier and more convenient while other approach is more
elaborate but manual, document both of them. Don't delete the currently
documented approach because it lets users install teuthology
conveniently in a custom virtual environment. So, keep all three.

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

13 months agodoc/cephfs: s/subvolumegroups/subvolume groups 57744/head
Zac Dover [Mon, 27 May 2024 11:09:40 +0000 (21:09 +1000)]
doc/cephfs: s/subvolumegroups/subvolume groups

Use the term "subvolume groups" instead of "subvolumegroups" where the
term appears in plain English. The string "subvolumegroups" is correct
in commands, and remains unchanged.

Also add formatting to command output, to make clearer that the output
is indeed output.

Fixes: https://github.com/ceph/ceph/pull/57574#discussion_r1606988766
Signed-off-by: Zac Dover <zac.dover@proton.me>
(cherry picked from commit b303417f653d149852e163bf3e2e3edf5c6b71a0)

13 months agoMerge pull request #57726 from idryomov/wip-labeler-rbd-quincy
Ilya Dryomov [Tue, 28 May 2024 07:25:10 +0000 (09:25 +0200)]
Merge pull request #57726 from idryomov/wip-labeler-rbd-quincy

quincy: .github: sync the list of paths for rbd label, expand tests label to qa/*

Reviewed-by: Ramana Raja <rraja@redhat.com>
13 months ago.github: expand tests label to all files under qa 57726/head
Ilya Dryomov [Thu, 23 May 2024 16:15:08 +0000 (18:15 +0200)]
.github: expand tests label to all files under qa

The test job definition under qa/suites is an integral part of almost
any test.  Often, the test logic is split between the task or workunit
and respective snippet(s) under qa/suites.

Other files under qa are less used, but still related to nothing but
testing, so just add the label on all of it.

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

13 months ago.github: sync the list of paths for rbd label with CODEOWNERS
Ilya Dryomov [Tue, 23 Apr 2024 11:00:08 +0000 (13:00 +0200)]
.github: sync the list of paths for rbd label with CODEOWNERS

With https://github.com/actions/labeler/issues/483 still pending, do it
manually.

A couple of entries matching both files and directories were expanded
since, unlike fnmatch(3), minimatch treats slashes specially:

- src/include/rbd* -> src/include/rbd* src/include/rbd/**
- src/rbd*         -> src/rbd* src/rbd*/**
- src/test/rbd*    -> src/test/rbd* src/test/rbd*/**

A bunch of entries under src/tools were combined into:

- src/tools/rbd*/**

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

13 months agoCODEOWNERS: assign ceph-rbd-mirror systemd service to RBD
Ilya Dryomov [Tue, 23 Apr 2024 10:57:49 +0000 (12:57 +0200)]
CODEOWNERS: assign ceph-rbd-mirror systemd service to RBD

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

13 months agoMerge pull request #57708 from zdover23/wip-doc-2024-05-26-backport-57393-to-quincy
Zac Dover [Mon, 27 May 2024 11:00:55 +0000 (21:00 +1000)]
Merge pull request #57708 from zdover23/wip-doc-2024-05-26-backport-57393-to-quincy

quincy: doc/man: add missing long option switches

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agoMerge pull request #57705 from zdover23/wip-doc-2024-05-26-backport-57701-to-quincy
Zac Dover [Mon, 27 May 2024 11:00:27 +0000 (21:00 +1000)]
Merge pull request #57705 from zdover23/wip-doc-2024-05-26-backport-57701-to-quincy

quincy: doc/cephfs: disambiguate two sentences

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/man: add missing long option switches 57708/head
Patrick Donnelly [Fri, 10 May 2024 14:09:16 +0000 (10:09 -0400)]
doc/man: add missing long option switches

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
(cherry picked from commit ad710c1f9395917310046a810176fca37b286fab)

13 months agoMerge pull request #57667 from zdover23/wip-doc-2024-05-24-backport-57567-to-quincy
Zac Dover [Sun, 26 May 2024 04:34:43 +0000 (14:34 +1000)]
Merge pull request #57667 from zdover23/wip-doc-2024-05-24-backport-57567-to-quincy

quincy: doc/cephfs: edit "Cloning Snapshots" in fs-volumes.rst

Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
13 months agodoc/cephfs: disambiguate two sentences 57705/head
Zac Dover [Sat, 25 May 2024 08:41:03 +0000 (18:41 +1000)]
doc/cephfs: disambiguate two sentences

Rewrite two sentences so that they are unambgiuously in the indicative
mood and not, as they previously seemed, in the imperative mood.

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

13 months agoMerge pull request #57670 from zdover23/wip-doc-2024-05-24-backport-57554-to-quincy
Zac Dover [Sat, 25 May 2024 07:16:45 +0000 (17:16 +1000)]
Merge pull request #57670 from zdover23/wip-doc-2024-05-24-backport-57554-to-quincy

quincy: doc/cephfs: separate commands into sections

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/cephfs: edit "Cloning Snapshots" in fs-volumes.rst 57667/head
Zac Dover [Mon, 20 May 2024 11:55:16 +0000 (21:55 +1000)]
doc/cephfs: edit "Cloning Snapshots" in fs-volumes.rst

Edit the "Cloning Snapshots" section in doc/cephfs/fs-volumes.rst. This
commit represents only a grammar pass. A future commit (and future PR)
will separate this section into subsections by command.

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

13 months agoMerge pull request #57664 from zdover23/wip-doc-2024-05-24-backport-57574-to-quincy
Zac Dover [Sat, 25 May 2024 07:11:11 +0000 (17:11 +1000)]
Merge pull request #57664 from zdover23/wip-doc-2024-05-24-backport-57574-to-quincy

quincy: doc/cephfs: edit "Pinning Subvolumes..."

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agoMerge pull request #57648 from zdover23/wip-doc-2024-05-23-backport-57633-to-quincy
Zac Dover [Sat, 25 May 2024 07:07:34 +0000 (17:07 +1000)]
Merge pull request #57648 from zdover23/wip-doc-2024-05-23-backport-57633-to-quincy

quincy: doc: clarify use of location: in host spec

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Adam King <adking@redhat.com>
13 months agoMerge pull request #57645 from zdover23/wip-doc-2024-05-23-backport-57642-to-quincy
Zac Dover [Thu, 23 May 2024 15:06:02 +0000 (01:06 +1000)]
Merge pull request #57645 from zdover23/wip-doc-2024-05-23-backport-57642-to-quincy

quincy: doc/dev/release-process.rst: note new 'project' arguments

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/cephfs: separate commands into sections 57670/head
Zac Dover [Mon, 20 May 2024 06:29:44 +0000 (16:29 +1000)]
doc/cephfs: separate commands into sections

Separate commands so that each command has its own subsection in the
section "FS Subvolumes" in the file doc/cephfs/fs-volumes.rst.
Previously, the list of commands for manipulating subvolumes was one
long, unbroken list and the beginning of one section could easily be
mistaken for the end of the previous section.

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

13 months agodoc/cephfs: edit "Pinning Subvolumes..." 57664/head
Zac Dover [Mon, 20 May 2024 15:07:14 +0000 (01:07 +1000)]
doc/cephfs: edit "Pinning Subvolumes..."

Edit the section "Pinning Subvolumes and Subvolume Groups" in
doc/cephfs/fs-volumes.rst. This is merely a grammar edit.

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

13 months agodoc: clarify use of location: in host spec 57648/head
Matthew Vernon [Wed, 22 May 2024 15:31:33 +0000 (16:31 +0100)]
doc: clarify use of location: in host spec

It wasn't clear that you can specify more than one element of the CRUSH hierarchy in a spec file, nor that it might be useful to do so (e.g. to ensure the host ends up beneath the default root).

So update the text to make it clearer, and similarly the example.

Signed-off-by: Matthew Vernon <mvernon@wikimedia.org>
(cherry picked from commit 2366391ccec0fb6d8a1c159d6e3cdf5ff4f1d603)

13 months agodoc/dev/release-process.rst: note new 'project' arguments 57645/head
Dan Mick [Wed, 22 May 2024 22:25:51 +0000 (15:25 -0700)]
doc/dev/release-process.rst: note new 'project' arguments

Support added to the release scripts (from ceph-build.git) to
work for ceph-iscsi, so 'project' must be passed to these scripts,
and will appear in the prerelease pathnames.  See also
https://github.com/ceph/ceph-build/pull/2243 and
https://github.com/ceph/ceph-container/pull/2210

Signed-off-by: Dan Mick <dan.mick@redhat.com>
(cherry picked from commit 7e64c6386e3571c657e0889ef12449e5b43f751a)

13 months agoMerge pull request #57221 from rhcs-dashboard/wip-65759-quincy
Nizamudeen A [Wed, 22 May 2024 08:18:10 +0000 (04:18 -0400)]
Merge pull request #57221 from rhcs-dashboard/wip-65759-quincy

quincy: mgr/dashboard: exclude cloned-deleted RBD snaps

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
Reviewed-by: Ernesto Puerta <epuertat@redhat.com>
13 months agoMerge pull request #57544 from zdover23/wip-doc-2024-05-19-backport-57534-to-quincy-2
Zac Dover [Sun, 19 May 2024 11:08:23 +0000 (21:08 +1000)]
Merge pull request #57544 from zdover23/wip-doc-2024-05-19-backport-57534-to-quincy-2

quincy: doc/cephfs: edit fs-volumes.rst (2 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
13 months agodoc/cephfs: edit fs-volumes.rst (2 of x) 57544/head
Zac Dover [Fri, 17 May 2024 10:46:28 +0000 (20:46 +1000)]
doc/cephfs: edit fs-volumes.rst (2 of x)

Edit doc/cephfs/fs-volumes to the section "Cloning Snapshots" (but not
including the section "Cloning Snapshots".

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

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

14 months agoMerge pull request #57419 from zdover23/wip-doc-2024-05-12-backport-57415-to-quincy
Zac Dover [Fri, 17 May 2024 09:47:42 +0000 (19:47 +1000)]
Merge pull request #57419 from zdover23/wip-doc-2024-05-12-backport-57415-to-quincy

quincy: doc/cephfs: edit fs-volumes.rst (1 of x)

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
14 months agoMerge pull request #57463 from idryomov/wip-51845-quincy
Ilya Dryomov [Wed, 15 May 2024 07:55:11 +0000 (09:55 +0200)]
Merge pull request #57463 from idryomov/wip-51845-quincy

quincy: qa/suites/krbd: drop pre-single-major and move "layering only" coverage

Reviewed-by: Ramana Raja <rraja@redhat.com>
14 months agoqa/suites/krbd: rename no-object-map to no-exclusive-lock 57463/head
Ilya Dryomov [Mon, 13 May 2024 11:45:26 +0000 (13:45 +0200)]
qa/suites/krbd: rename no-object-map to no-exclusive-lock

Exclusive lock has always been disabled by this facet, so it might as
well be reflected in its name.

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