]> git.apps.os.sepia.ceph.com Git - ceph.git/log
ceph.git
6 weeks agoqa/cephfs: increase data to be delay data sync by mirror daemon 63241/head
Venky Shankar [Fri, 21 Mar 2025 17:09:58 +0000 (22:39 +0530)]
qa/cephfs: increase data to be delay data sync by mirror daemon

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit ab566d54a8299c712c312e02051c8f3a6b20317c)

6 weeks agocephfs-mirror: integrate blockdiff API for regular file transfers
Venky Shankar [Fri, 28 Feb 2025 04:57:46 +0000 (04:57 +0000)]
cephfs-mirror: integrate blockdiff API for regular file transfers

Fixes: http://tracker.ceph.com/issues/70225
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 19802bab6f5f22614c3d30b1571dbbcbc675a0f8)

6 weeks agomds: dout snapdiff snapid's before validation check
Venky Shankar [Wed, 12 Mar 2025 05:11:57 +0000 (05:11 +0000)]
mds: dout snapdiff snapid's before validation check

As a debug aid when the snapdiff request is erroring out.

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit ae9b0350e64e43dfd612b71435c9d288d2669a1e)

6 weeks agocephfs-mirror: current sync mechanism uses sync mechanism subclass'ing
Jos Collin [Thu, 30 Jan 2025 12:02:30 +0000 (17:32 +0530)]
cephfs-mirror: current sync mechanism uses sync mechanism subclass'ing

Fixes: https://tracker.ceph.com/issues/69671
Signed-off-by: Jos Collin <jcollin@redhat.com>
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit d9ac4315154a73c7bc84e94f55a9966c115adaca)

 Conflicts:
src/tools/cephfs_mirror/PeerReplayer.h

Minor conflict involcing boost::optional<>

6 weeks agoqa: add test for syncing already existing snapshots
Jos Collin [Tue, 28 Jan 2025 11:07:39 +0000 (16:37 +0530)]
qa: add test for syncing already existing snapshots

Fixes: https://tracker.ceph.com/issues/68567
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 830626bbebf81947996db001e634b6d1f6edcffc)

6 weeks agocephfs_mirror: avoid latest changes on the source fs to enable mirroring
Jos Collin [Mon, 27 Jan 2025 12:42:34 +0000 (18:12 +0530)]
cephfs_mirror: avoid latest changes on the source fs to enable mirroring

This avoids considering latest changes from the source filesystem for
the mirroring of already existing snapshots. Thus the destination
filesystem and snapshots would be created based only on the source snapshots.
The destination fs would be a replica of the last snapshot taken.

Fixes: https://tracker.ceph.com/issues/68567
Signed-off-by: Jos Collin <jcollin@redhat.com>
(cherry picked from commit 23e4cd5756718ce0183688c9a6514ff53226d9d1)

6 weeks agomds: introduce BLOCKDIFF feature bit
Venky Shankar [Thu, 20 Mar 2025 13:27:08 +0000 (13:27 +0000)]
mds: introduce BLOCKDIFF feature bit

Fixes: http://tracker.ceph.com/issues/70584
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 16918487d6c1d2fc548b22668fc227435ac9ec6d)

6 weeks agotest: add file blockdiff tests
Venky Shankar [Thu, 20 Feb 2025 13:13:43 +0000 (13:13 +0000)]
test: add file blockdiff tests

Fixes: http://tracker.ceph.com/issues/69791
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit bb3be446fbdda1d015573463a8a064fa9a0941c4)

6 weeks agolibcephfs / client: wire up file blockdiff
Venky Shankar [Thu, 20 Feb 2025 12:55:34 +0000 (12:55 +0000)]
libcephfs / client: wire up file blockdiff

Fixes: http://tracker.ceph.com/issues/69791
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 72b6c7f3e9c06ab37af767fc7d45100b02d29f04)

6 weeks agomds: add blockdiff operation support
Venky Shankar [Thu, 20 Feb 2025 13:07:17 +0000 (13:07 +0000)]
mds: add blockdiff operation support

Fixes: http://tracker.ceph.com/issues/69791
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 8cc05b172551826eac5b03f086cc872df9584837)

 Conflicts:
src/common/ceph_strings.cc
src/common/options/mds.yaml.in
src/mds/mdstypes.cc
src/mds/mdstypes.h

Missing EstimatedReplayTime structure in squid and some features.

6 weeks agotest/libcephfs: include inode type change test for snapdiff
Venky Shankar [Wed, 5 Mar 2025 10:14:50 +0000 (10:14 +0000)]
test/libcephfs: include inode type change test for snapdiff

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit e16820fa4a0db2d5383cc7b62991d11a6c9360e9)

6 weeks agomds: include deleted file dentry in snapdiff readdir result
Venky Shankar [Wed, 5 Mar 2025 06:23:21 +0000 (06:23 +0000)]
mds: include deleted file dentry in snapdiff readdir result

Fixes: http://tracker.ceph.com/issues/70287
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit 33c6f232069f1cb77447495657ab584e5d52f594)

6 weeks agotools/rados: include latest snapshot sequence in listsnaps
Venky Shankar [Thu, 20 Feb 2025 12:56:17 +0000 (12:56 +0000)]
tools/rados: include latest snapshot sequence in listsnaps

Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit ab05bf908fb64866141688b31096569d9f13b704)

6 weeks agoMerge pull request #63707 from zdover23/wip-doc-2025-06-04-backport-63686-to-squid
Anthony D'Atri [Wed, 4 Jun 2025 06:04:01 +0000 (02:04 -0400)]
Merge pull request #63707 from zdover23/wip-doc-2025-06-04-backport-63686-to-squid

squid: doc/start: edit documenting-ceph.rst

6 weeks agoMerge pull request #63458 from vshankar/wip-client-secfix-squid
Venky Shankar [Wed, 4 Jun 2025 04:11:47 +0000 (09:41 +0530)]
Merge pull request #63458 from vshankar/wip-client-secfix-squid

squid: client: disallow unprivileged users to escalate root privileges

Reviewed-by: Milind Changire <mchangir@redhat.com>
6 weeks agoMerge pull request #63423 from zdover23/wip-doc-2025-05-22-backport-63369-to-squid
Zac Dover [Wed, 4 Jun 2025 04:09:59 +0000 (14:09 +1000)]
Merge pull request #63423 from zdover23/wip-doc-2025-05-22-backport-63369-to-squid

squid: doc/mgr: edit diskpredictor.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
6 weeks agodoc/start: edit documenting-ceph.rst 63707/head
Zac Dover [Tue, 3 Jun 2025 19:23:53 +0000 (05:23 +1000)]
doc/start: edit documenting-ceph.rst

Edit the section "Build the Source (First Time)" in
doc/start/documenting-ceph.rst.

- remove references to RHEL7 (it's old)
- improve sentences (they were first-draft-like)
- improve RST formatting

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

6 weeks agoMerge pull request #63689 from zdover23/wip-doc-2025-06-04-backport-63195-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 21:51:42 +0000 (17:51 -0400)]
Merge pull request #63689 from zdover23/wip-doc-2025-06-04-backport-63195-to-squid

squid: doc/mgr: edit cli_api.rst

6 weeks agoMerge pull request #63692 from zdover23/wip-doc-2025-06-04-backport-63476-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 21:47:57 +0000 (17:47 -0400)]
Merge pull request #63692 from zdover23/wip-doc-2025-06-04-backport-63476-to-squid

squid: doc/mgr: edit telemetry.rst

6 weeks agoMerge pull request #63680 from zdover23/wip-doc-2025-06-04-backport-63623-to-squid
Zac Dover [Tue, 3 Jun 2025 20:59:40 +0000 (06:59 +1000)]
Merge pull request #63680 from zdover23/wip-doc-2025-06-04-backport-63623-to-squid

squid: doc/mgr: edit iostat.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
6 weeks agoMerge pull request #63646 from zdover23/wip-doc-2025-06-03-backport-63618-to-squid
Zac Dover [Tue, 3 Jun 2025 20:37:33 +0000 (06:37 +1000)]
Merge pull request #63646 from zdover23/wip-doc-2025-06-03-backport-63618-to-squid

squid: doc/rados/operations: Improve placement-groups.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
6 weeks agodoc/mgr: edit telemetry.rst 63692/head
Zac Dover [Mon, 26 May 2025 04:56:24 +0000 (14:56 +1000)]
doc/mgr: edit telemetry.rst

Edit doc/mgr/telemetry.rst.

The English in this file is unacceptably demotic and exhibits a curious
but all-too-familiar lack here and there of definite articles.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

6 weeks agodoc/mgr: edit cli_api.rst 63689/head
Zac Dover [Fri, 9 May 2025 05:12:49 +0000 (15:12 +1000)]
doc/mgr: edit cli_api.rst

Edit doc/mgr/cli_api.rst as part of the project to determine where the
error is in https://github.com/ceph/ceph/pull/62782 that prevents the
Jenkins tests from passing.

This is a change to one of twenty-five files in
https://github.com/ceph/ceph/pull/62782 and this commit represents one
of what will be at least twenty-five other commits made to track this
error down.

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

6 weeks agodoc/mgr: edit iostat.rst 63680/head
Zac Dover [Sun, 1 Jun 2025 23:14:45 +0000 (09:14 +1000)]
doc/mgr: edit iostat.rst

Rewrite the first sentence in doc/mgr/iostat.rst. This follows up on a
request made by Anthony D'Atri in
https://github.com/ceph/ceph/pull/63418#discussion_r2102806688.

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

6 weeks agoMerge pull request #63657 from zdover23/wip-doc-2025-06-03-backport-63633-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 14:20:18 +0000 (10:20 -0400)]
Merge pull request #63657 from zdover23/wip-doc-2025-06-03-backport-63633-to-squid

squid: doc/mgr: edit progress.rst

6 weeks agoMerge pull request #63660 from zdover23/wip-doc-2025-06-03-backport-63632-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 14:19:10 +0000 (10:19 -0400)]
Merge pull request #63660 from zdover23/wip-doc-2025-06-03-backport-63632-to-squid

squid: doc/dev/cephfs-mirroring: edit file 4 of x

6 weeks agoMerge pull request #63663 from zdover23/wip-doc-2025-06-03-backport-63631-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 14:17:43 +0000 (10:17 -0400)]
Merge pull request #63663 from zdover23/wip-doc-2025-06-03-backport-63631-to-squid

squid: doc/mgr: edit nfs.rst

6 weeks agoMerge pull request #63666 from zdover23/wip-doc-2025-06-03-backport-63630-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 14:16:39 +0000 (10:16 -0400)]
Merge pull request #63666 from zdover23/wip-doc-2025-06-03-backport-63630-to-squid

squid: doc/mgr: edit modules.rst

6 weeks agoMerge pull request #63669 from zdover23/wip-doc-2025-06-03-backport-63629-to-squid
Anthony D'Atri [Tue, 3 Jun 2025 11:17:10 +0000 (07:17 -0400)]
Merge pull request #63669 from zdover23/wip-doc-2025-06-03-backport-63629-to-squid

squid: doc/mgr: edit localpool.rst

6 weeks agodoc/mgr: edit localpool.rst 63669/head
Zac Dover [Sun, 1 Jun 2025 23:33:20 +0000 (09:33 +1000)]
doc/mgr: edit localpool.rst

Remove "only" where it was extraneous.

This commit was made in response to a request made by Anthony D'Atri
here: https://github.com/ceph/ceph/pull/63419#discussion_r2102803276.

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

6 weeks agodoc/mgr: edit modules.rst 63666/head
Zac Dover [Sun, 1 Jun 2025 23:39:35 +0000 (09:39 +1000)]
doc/mgr: edit modules.rst

s/called/named/ as requested by Anthony D'Atri in
https://github.com/ceph/ceph/pull/63451#discussion_r2104487962.

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

6 weeks agodoc/mgr: edit nfs.rst 63663/head
Zac Dover [Sun, 1 Jun 2025 23:45:42 +0000 (09:45 +1000)]
doc/mgr: edit nfs.rst

Edit the "Updating an NFS Cluster" section of doc/mgr/nfs.rst. This
commit includes changes requested by Anthony D'Atri in
https://github.com/ceph/ceph/pull/63452.

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

6 weeks agodoc/dev/cephfs-mirroring: edit file 4 of x 63660/head
Zac Dover [Mon, 2 Jun 2025 02:16:47 +0000 (12:16 +1000)]
doc/dev/cephfs-mirroring: edit file 4 of x

Add prompts (and perform necessary corrections to glaring grammatical
errors) to doc/dev/cephfs-mirroring.rst, as requested by Jos Collin in
https://github.com/ceph/ceph/pull/63237/files#r2085886075.

This commit edits the fourth (and final) quarter of the
doc/dev/cephfs-mirroring.rst file.

Further refinements to the English in this file are possible.

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

6 weeks agodoc/mgr: edit progress.rst 63657/head
Zac Dover [Mon, 2 Jun 2025 02:27:12 +0000 (12:27 +1000)]
doc/mgr: edit progress.rst

Edit doc/mgr/progress.rst. Make the changes suggested by Anthony D'Atri
in https://github.com/ceph/ceph/pull/63470.

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

6 weeks agodoc/rados/operations: Improve placement-groups.rst 63646/head
Anthony D'Atri [Fri, 30 May 2025 17:43:49 +0000 (13:43 -0400)]
doc/rados/operations: Improve placement-groups.rst

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

6 weeks agoMerge pull request #62650 from aaSharma14/wip-70777-squid
afreen23 [Mon, 2 Jun 2025 16:08:07 +0000 (21:38 +0530)]
Merge pull request #62650 from aaSharma14/wip-70777-squid

squid: mgr/dashboard: add prometheus read permission to cluster_mgr role

Reviewed-by: Afreen Misbah <afreen@ibm.com>
6 weeks agoMerge pull request #63477 from rhcs-dashboard/wip-71364-squid
afreen23 [Mon, 2 Jun 2025 15:58:17 +0000 (21:28 +0530)]
Merge pull request #63477 from rhcs-dashboard/wip-71364-squid

squid: mgr/dashboard: accept dot(.) in user_id & restrict tenant validation in user form

Reviewed-by: Aashish Sharma <aasharma@redhat.com>
6 weeks agoMerge pull request #63625 from zdover23/wip-doc-2025-06-02-backport-63481-to-squid
Anthony D'Atri [Sun, 1 Jun 2025 23:59:32 +0000 (19:59 -0400)]
Merge pull request #63625 from zdover23/wip-doc-2025-06-02-backport-63481-to-squid

squid: doc/mgr: Small improvements in rgw.rst

6 weeks agodoc/mgr: Small improvements in rgw.rst 63625/head
Ville Ojamo [Mon, 26 May 2025 10:41:24 +0000 (17:41 +0700)]
doc/mgr: Small improvements in rgw.rst

Use double backticks consistently for module name, CLI commands and
parameters etc.

Use title case in section titles and underline them only until end of
title text.

Use "command line" instead of "cmd line" in text.

Capitalize RGW consistently.

Delete one paragraph that included a strange out of place text fragment.

Call it "Manager" consistently instead of "MGR" in text one time.

Improve language in CA cert upgrade.

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

7 weeks agoMerge pull request #63589 from zdover23/wip-doc-2025-05-29-backport-63471-to-squid
Zac Dover [Fri, 30 May 2025 21:49:06 +0000 (07:49 +1000)]
Merge pull request #63589 from zdover23/wip-doc-2025-05-29-backport-63471-to-squid

squid: doc/mgr: edit prometheus.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
7 weeks agoMerge branch 'squid' into wip-doc-2025-05-29-backport-63471-to-squid 63589/head
Zac Dover [Fri, 30 May 2025 18:01:04 +0000 (04:01 +1000)]
Merge branch 'squid' into wip-doc-2025-05-29-backport-63471-to-squid

Signed-off-by: Zac Dover <zac.dover@proton.me>
7 weeks agoMerge pull request #63577 from zdover23/wip-doc-2025-05-29-backport-63451-to-squid
Anthony D'Atri [Fri, 30 May 2025 16:03:49 +0000 (12:03 -0400)]
Merge pull request #63577 from zdover23/wip-doc-2025-05-29-backport-63451-to-squid

squid: doc/mgr: edit modules.rst.

7 weeks agoMerge pull request #63586 from zdover23/wip-doc-2025-05-29-backport-63470-to-squid
Anthony D'Atri [Fri, 30 May 2025 15:58:04 +0000 (11:58 -0400)]
Merge pull request #63586 from zdover23/wip-doc-2025-05-29-backport-63470-to-squid

squid: doc/mgr: edit progress.rst

7 weeks agoMerge pull request #63583 from zdover23/wip-doc-2025-05-29-backport-63469-to-squid
Anthony D'Atri [Fri, 30 May 2025 15:57:37 +0000 (11:57 -0400)]
Merge pull request #63583 from zdover23/wip-doc-2025-05-29-backport-63469-to-squid

squid: doc/mgr: edit orchestrator.rst

7 weeks agoMerge pull request #63611 from zdover23/wip-doc-2025-05-30-backport-63475-to-squid
Anthony D'Atri [Fri, 30 May 2025 14:23:27 +0000 (10:23 -0400)]
Merge pull request #63611 from zdover23/wip-doc-2025-05-30-backport-63475-to-squid

squid: doc/mgr: edit telegraf.rst

7 weeks agoMerge pull request #62930 from zdover23/wip-doc-2025-04-23-backport-62696-to-squid
Zac Dover [Fri, 30 May 2025 13:01:36 +0000 (23:01 +1000)]
Merge pull request #62930 from zdover23/wip-doc-2025-04-23-backport-62696-to-squid

squid: doc/mgr: Improve prometheus.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
7 weeks agoMerge pull request #63448 from zdover23/wip-doc-2025-05-23-backport-63446-to-squid
Zac Dover [Fri, 30 May 2025 12:56:24 +0000 (22:56 +1000)]
Merge pull request #63448 from zdover23/wip-doc-2025-05-23-backport-63446-to-squid

squid: doc/radosgw: Cosmetic improvements in cloud-transition.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
7 weeks agodoc/mgr: edit telegraf.rst 63611/head
Zac Dover [Mon, 26 May 2025 04:42:59 +0000 (14:42 +1000)]
doc/mgr: edit telegraf.rst

Edit doc/mgr/telegraf.rst.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agoMerge pull request #63580 from zdover23/wip-doc-2025-05-29-backport-63452-to-squid
Anthony D'Atri [Thu, 29 May 2025 14:10:42 +0000 (10:10 -0400)]
Merge pull request #63580 from zdover23/wip-doc-2025-05-29-backport-63452-to-squid

squid: doc/mgr: edit nfs.rst

7 weeks agoMerge pull request #63592 from zdover23/wip-doc-2025-05-29-backport-63472-to-squid
Anthony D'Atri [Thu, 29 May 2025 14:04:30 +0000 (10:04 -0400)]
Merge pull request #63592 from zdover23/wip-doc-2025-05-29-backport-63472-to-squid

squid: doc/mgr: edit rgw.rst

7 weeks agodoc/mgr: edit rgw.rst 63592/head
Zac Dover [Sun, 25 May 2025 23:57:40 +0000 (09:57 +1000)]
doc/mgr: edit rgw.rst

Edit doc/mgr/rgw.rst.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/mgr: edit prometheus.rst
Zac Dover [Sun, 25 May 2025 23:52:17 +0000 (09:52 +1000)]
doc/mgr: edit prometheus.rst

Edit doc/mgr/prometheus.rst.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/mgr: edit progress.rst 63586/head
Zac Dover [Sun, 25 May 2025 23:45:58 +0000 (09:45 +1000)]
doc/mgr: edit progress.rst

Edit doc/mgr/progress.rst.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/mgr: edit orchestrator.rst 63583/head
Zac Dover [Sun, 25 May 2025 23:40:31 +0000 (09:40 +1000)]
doc/mgr: edit orchestrator.rst

Edit doc/mgr/orchestrator.rst.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/mgr: edit nfs.rst 63580/head
Zac Dover [Fri, 23 May 2025 10:54:58 +0000 (20:54 +1000)]
doc/mgr: edit nfs.rst

Edit doc/mgr/nfs.rst. Improve some of the English.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

This commit and the PR of which it is a part includes the changes made
in https://github.com/ceph/ceph/pull/62782 and some corrections to
glaring grammatical errors. However, this file could use a careful
grammar pass.

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

7 weeks agodoc/mgr: edit modules.rst. 63577/head
Zac Dover [Fri, 23 May 2025 10:24:01 +0000 (20:24 +1000)]
doc/mgr: edit modules.rst.

Edit doc/mgr/modules.rst. Improve some of the English.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

This commit and the PR of which it is a part includes the changes made
in https://github.com/ceph/ceph/pull/62782 and some corrections to
glaring grammatical errors. However, this file could use a careful
grammar pass. As it currently stands, it contains run-on sentences and
English that is acceptable in conversation but not acceptable in written
communication.

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

7 weeks agoMerge pull request #63052 from pritha-srivastava/wip-71107-squid
Yuri Weinstein [Wed, 28 May 2025 21:15:59 +0000 (14:15 -0700)]
Merge pull request #63052 from pritha-srivastava/wip-71107-squid

squid: rgw/sts: Implementation of validating JWT using modulus and exponent

Reviewed-by: Adam Emerson <aemerson@redhat.com>
7 weeks agoMerge pull request #63030 from soumyakoduri/wip-skoduri-squid
Yuri Weinstein [Wed, 28 May 2025 21:14:56 +0000 (14:14 -0700)]
Merge pull request #63030 from soumyakoduri/wip-skoduri-squid

[squid] RGW backports

Reviewed-by: Adam Emerson <aemerson@redhat.com>
7 weeks agoMerge pull request #62954 from cbodley/wip-71061-squid
Yuri Weinstein [Wed, 28 May 2025 21:13:57 +0000 (14:13 -0700)]
Merge pull request #62954 from cbodley/wip-71061-squid

squid: qa/rgw: run verify tests with garbage collection disabled

Reviewed-by: Adam Emerson <aemerson@redhat.com>
7 weeks agoMerge pull request #62884 from ivancich/wip-70981-squid
Yuri Weinstein [Wed, 28 May 2025 21:13:28 +0000 (14:13 -0700)]
Merge pull request #62884 from ivancich/wip-70981-squid

squid: rgw: prevent crash in `radosgw-admin bucket object shard ...`

Reviewed-by: Adam Emerson <aemerson@redhat.com>
7 weeks agoMerge pull request #62740 from jzhu116-bloomberg/wip-70637-squid
Yuri Weinstein [Wed, 28 May 2025 21:12:58 +0000 (14:12 -0700)]
Merge pull request #62740 from jzhu116-bloomberg/wip-70637-squid

squid: rgw: revert PR #41897 to allow multiple delete markers to be created

Reviewed-by: Adam Emerson <aemerson@redhat.com>
7 weeks agoMerge pull request #63535 from zdover23/wip-doc-2025-05-28-backport-63530-to-squid
Anthony D'Atri [Wed, 28 May 2025 13:40:49 +0000 (09:40 -0400)]
Merge pull request #63535 from zdover23/wip-doc-2025-05-28-backport-63530-to-squid

squid: doc/rados/operations: Add settings advice to balancer.rst

7 weeks agoMerge pull request #63538 from zdover23/wip-doc-2025-05-28-backport-63255-to-squid
Anthony D'Atri [Wed, 28 May 2025 13:39:32 +0000 (09:39 -0400)]
Merge pull request #63538 from zdover23/wip-doc-2025-05-28-backport-63255-to-squid

squid: doc/mgr: edit crash.rst

7 weeks agoMerge pull request #63541 from zdover23/wip-doc-2025-05-28-backport-63253-to-squid
Anthony D'Atri [Wed, 28 May 2025 13:38:26 +0000 (09:38 -0400)]
Merge pull request #63541 from zdover23/wip-doc-2025-05-28-backport-63253-to-squid

squid: doc/monitoring: correct list formatting

7 weeks agoMerge pull request #63544 from zdover23/wip-doc-2025-05-28-backport-63254-to-squid
Anthony D'Atri [Wed, 28 May 2025 13:37:32 +0000 (09:37 -0400)]
Merge pull request #63544 from zdover23/wip-doc-2025-05-28-backport-63254-to-squid

squid: doc/cephfs: correct reference structure in fs-volumes.rst

7 weeks agoMerge pull request #63547 from zdover23/wip-doc-2025-05-28-backport-63275-to-squid
Anthony D'Atri [Wed, 28 May 2025 13:36:15 +0000 (09:36 -0400)]
Merge pull request #63547 from zdover23/wip-doc-2025-05-28-backport-63275-to-squid

squid: doc/dev/cephfs-mirroring: edit file 3 of x

7 weeks agoMerge pull request #63550 from zdover23/wip-doc-2025-05-28-backport-63419-to-squid
Anthony D'Atri [Wed, 28 May 2025 13:34:56 +0000 (09:34 -0400)]
Merge pull request #63550 from zdover23/wip-doc-2025-05-28-backport-63419-to-squid

squid: doc/mgr: edit localpool.rst

7 weeks agodoc/mgr: edit localpool.rst 63550/head
Zac Dover [Thu, 22 May 2025 06:55:52 +0000 (16:55 +1000)]
doc/mgr: edit localpool.rst

Edit doc/mgr/localpool.rst. Improve the English where necessary.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/dev/cephfs-mirroring: edit file 3 of x 63547/head
Zac Dover [Wed, 14 May 2025 06:14:07 +0000 (16:14 +1000)]
doc/dev/cephfs-mirroring: edit file 3 of x

Add prompts (and perform necessary corrections to glaring grammatical
errors) to doc/dev/cephfs-mirroring.rst, as requested by Jos Collin in
https://github.com/ceph/ceph/pull/63237/files#r2085886075.

This commit edits the third quarter of the doc/dev/cephfs-mirroring.rst
file. This commit edits down to the line beginning "`Peers` section in
the command output".

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

7 weeks agodoc/cephfs: correct reference structure in fs-volumes.rst 63544/head
Zac Dover [Tue, 13 May 2025 05:58:57 +0000 (15:58 +1000)]
doc/cephfs: correct reference structure in fs-volumes.rst

Correct the links to cross-references in the cases of the following two
directives:

1. pause-clone-threads
2. pause-purge-threads

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

7 weeks agodoc/monitoring: correct list formatting 63541/head
Zac Dover [Tue, 13 May 2025 05:30:07 +0000 (15:30 +1000)]
doc/monitoring: correct list formatting

Correct list formatting in doc/monitoring/index.rst.

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

7 weeks agodoc/mgr: edit crash.rst 63538/head
Zac Dover [Tue, 13 May 2025 06:17:39 +0000 (16:17 +1000)]
doc/mgr: edit crash.rst

Edit doc/mgr/crash.rst. Add prompts and correct some of the inelegant
English present in the file.

This commit is part of a project to separate out the twenty-five files
that were committed to https://github.com/ceph/ceph/pull/62782.

Credit for this initiative should go to Ville Ojamo.

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

7 weeks agodoc/rados/operations: Add settings advice to balancer.rst 63535/head
Anthony D'Atri [Tue, 27 May 2025 19:00:59 +0000 (15:00 -0400)]
doc/rados/operations: Add settings advice to balancer.rst

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

7 weeks agoMerge pull request #63234 from nbalacha/wip-71240-squid
Yuri Weinstein [Tue, 27 May 2025 17:46:56 +0000 (10:46 -0700)]
Merge pull request #63234 from nbalacha/wip-71240-squid

squid: cls/rbd: write image mirror status if state is CREATING

Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
7 weeks agoMerge pull request #63492 from zdover23/wip-doc-2025-05-27-backport-63420-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:27:49 +0000 (10:27 -0400)]
Merge pull request #63492 from zdover23/wip-doc-2025-05-27-backport-63420-to-squid

squid: doc/mgr: edit mds_autoscaler.rst

7 weeks agoMerge pull request #63495 from zdover23/wip-doc-2025-05-27-backport-62600-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:26:12 +0000 (10:26 -0400)]
Merge pull request #63495 from zdover23/wip-doc-2025-05-27-backport-62600-to-squid

squid: doc/cephadm: improve "Maintenance Mode"

7 weeks agoMerge pull request #63498 from zdover23/wip-doc-2025-05-27-backport-63463-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:25:21 +0000 (10:25 -0400)]
Merge pull request #63498 from zdover23/wip-doc-2025-05-27-backport-63463-to-squid

squid: doc/rados: s/enpty/empty/ in pgcalc doc

7 weeks agoMerge pull request #63501 from zdover23/wip-doc-2025-05-27-backport-63464-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:24:17 +0000 (10:24 -0400)]
Merge pull request #63501 from zdover23/wip-doc-2025-05-27-backport-63464-to-squid

squid: doc/cephfs: correct ill-formatted command

7 weeks agoMerge pull request #63504 from zdover23/wip-doc-2025-05-27-backport-63465-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:23:17 +0000 (10:23 -0400)]
Merge pull request #63504 from zdover23/wip-doc-2025-05-27-backport-63465-to-squid

squid: doc/rados: improve markup in cache-tiering.rst

7 weeks agoMerge pull request #63507 from zdover23/wip-doc-2025-05-27-backport-63370-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:21:32 +0000 (10:21 -0400)]
Merge pull request #63507 from zdover23/wip-doc-2025-05-27-backport-63370-to-squid

squid: doc/mgr: edit hello.rst

7 weeks agoMerge pull request #63510 from zdover23/wip-doc-2025-05-27-backport-63417-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:20:09 +0000 (10:20 -0400)]
Merge pull request #63510 from zdover23/wip-doc-2025-05-27-backport-63417-to-squid

squid: doc/mgr: edit insights.rst

7 weeks agoMerge pull request #63513 from zdover23/wip-doc-2025-05-27-backport-63418-to-squid
Anthony D'Atri [Tue, 27 May 2025 14:09:47 +0000 (10:09 -0400)]
Merge pull request #63513 from zdover23/wip-doc-2025-05-27-backport-63418-to-squid

squid: doc/mgr: edit iostat.rst

7 weeks agomgr/dashboard: add prometheus read permission to cluster_mgr role 62650/head
Nizamudeen A [Wed, 2 Apr 2025 12:48:57 +0000 (18:18 +0530)]
mgr/dashboard: add prometheus read permission to cluster_mgr role

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

7 weeks agodoc/mgr: edit iostat.rst 63513/head
Zac Dover [Thu, 22 May 2025 06:48:49 +0000 (16:48 +1000)]
doc/mgr: edit iostat.rst

Edit doc/mgr/iostat.rst. Improve the English where necessary.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/mgr: edit insights.rst 63510/head
Zac Dover [Thu, 22 May 2025 06:41:38 +0000 (16:41 +1000)]
doc/mgr: edit insights.rst

Edit doc/mgr/insights.rst. Improve the English where necessary.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/mgr: edit hello.rst 63507/head
Zac Dover [Tue, 20 May 2025 06:10:43 +0000 (16:10 +1000)]
doc/mgr: edit hello.rst

Edit doc/mgr/hello.rst. This includes the rewriting of sentences so that
they now appear in grammatically-correct English.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agodoc/rados: improve markup in cache-tiering.rst 63504/head
Zac Dover [Sun, 25 May 2025 23:19:38 +0000 (09:19 +1000)]
doc/rados: improve markup in cache-tiering.rst

Correct ill-formatted markup in cache-tiering.rst.

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

7 weeks agodoc/cephfs: correct ill-formatted command 63501/head
Zac Dover [Sun, 25 May 2025 23:09:38 +0000 (09:09 +1000)]
doc/cephfs: correct ill-formatted command

Correct a command that was broken across two lines, causing the argument
of an option to appear as though it was a command.

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

7 weeks agodoc/rados: s/enpty/empty/ in pgcalc doc 63498/head
Zac Dover [Sun, 25 May 2025 23:05:20 +0000 (09:05 +1000)]
doc/rados: s/enpty/empty/ in pgcalc doc

s/enpty/empty/ in doc/rados/operations/pgcalc/index.rst.

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

7 weeks agodoc/cephadm: improve "Maintenance Mode" 63495/head
Zac Dover [Tue, 1 Apr 2025 10:25:46 +0000 (20:25 +1000)]
doc/cephadm: improve "Maintenance Mode"

Improve the English in the section "Maintenance Mode" in the file
doc/cephadm/host-management.rst.

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

7 weeks agoMerge pull request #62573 from zdover23/wip-doc-2025-03-31-backport-62572-to-squid
Zac Dover [Tue, 27 May 2025 03:25:07 +0000 (13:25 +1000)]
Merge pull request #62573 from zdover23/wip-doc-2025-03-31-backport-62572-to-squid

squid: doc/rados/operations: Improve erasure-code.rst

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
7 weeks agoMerge pull request #61614 from zdover23/wip-doc-2025-02-02-backport-61613-to-squid
Zac Dover [Tue, 27 May 2025 03:18:14 +0000 (13:18 +1000)]
Merge pull request #61614 from zdover23/wip-doc-2025-02-02-backport-61613-to-squid

squid: doc/architecture: remove sentence

Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
7 weeks agodoc/mgr: edit mds_autoscaler.rst 63492/head
Zac Dover [Thu, 22 May 2025 07:05:54 +0000 (17:05 +1000)]
doc/mgr: edit mds_autoscaler.rst

Edit mds_autoscaler.rst. Improve the English where necessary.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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

7 weeks agomgr/dashboard: accept dot(.) in user_id & (alphanumeric chars, _) in tenant in user... 63477/head
Naman Munet [Fri, 16 May 2025 08:29:04 +0000 (13:59 +0530)]
mgr/dashboard: accept dot(.) in user_id & (alphanumeric chars, _) in tenant in user form

fixes: https://tracker.ceph.com/issues/71341

Signed-off-by: Naman Munet <naman.munet@ibm.com>
(cherry picked from commit 083d2a14f5da9df9c9142940f151636c466623ae)

7 weeks agoMerge pull request #63467 from zdover23/wip-doc-2025-05-26-backport-63371-to-squid
Anthony D'Atri [Mon, 26 May 2025 00:21:23 +0000 (20:21 -0400)]
Merge pull request #63467 from zdover23/wip-doc-2025-05-26-backport-63371-to-squid

squid: doc/cephfs: Cosmetic changes and small fixes in cephfs-mirroring.rst

7 weeks agodoc/cephfs: Cosmetic changes and small fixes in cephfs-mirroring.rst 63467/head
Ville Ojamo [Tue, 20 May 2025 06:10:18 +0000 (13:10 +0700)]
doc/cephfs: Cosmetic changes and small fixes in cephfs-mirroring.rst

Don't format an unordered list as preformatted block.

Fix (not linked) reference to a section name that doesn't exist.

Don't call systemd unit files "systemctl unit files", add an "and"
between them.

Clarify by means of inline formatting and whitespace that config value
is "60" and the unit for that is seconds (as opposed to value being
"60s").

Use double backticks consistently when listing commands, file names or
paths, command parameters, syntaxes, etc.

Use star for inline italic instead of single backtick (to differentiate
from the previous).

Don't use double backticks for "cephadm" when talking about the concept.

Don't capitalize a few words that didn't need it.
Capitalize table data for consistency.
All caps for "MDS".

Small updates to language in text.

Call it "cephfs-mirror" everywhere and not "cephfs_mirror" at one place.

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

7 weeks agoMerge pull request #63406 from idryomov/wip-rbd-live-migration-squid
Ilya Dryomov [Sun, 25 May 2025 20:29:10 +0000 (22:29 +0200)]
Merge pull request #63406 from idryomov/wip-rbd-live-migration-squid

squid: librbd/migration: add external clusters support + NBD stream

Reviewed-by: Ramana Raja <rraja@redhat.com>
8 weeks agoclient: disallow unprivileged users to escalate root privileges 63458/head
Xiubo Li [Wed, 3 Apr 2024 11:02:08 +0000 (19:02 +0800)]
client: disallow unprivileged users to escalate root privileges

An unprivileged user can `chmod 777` a directory owned by root
and gain access. Fix this bug and also add a test case for the
same.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Signed-off-by: Venky Shankar <vshankar@redhat.com>
(cherry picked from commit fb1b72d5cbfb285620a2ae632f1b4d75b8fb8336)

8 weeks agoMerge pull request #63454 from zdover23/wip-doc-2025-05-23-backport-63415-to-squid
Anthony D'Atri [Fri, 23 May 2025 12:25:09 +0000 (08:25 -0400)]
Merge pull request #63454 from zdover23/wip-doc-2025-05-23-backport-63415-to-squid

squid: doc/mgr: edit influx.rst.

8 weeks agodoc/mgr: edit influx.rst. 63454/head
Zac Dover [Thu, 22 May 2025 06:27:40 +0000 (16:27 +1000)]
doc/mgr: edit influx.rst.

Edit doc/mgr/influx.rst.

This is part of a project to separate out the twenty-five files that
were committed to https://github.com/ceph/ceph/pull/62782.

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