Zac Dover
31df75356f
doc/rados/ops: edit health-checks.rst (4 of x)
...
Edit docs/rados/operations/health-checks.rst (4 of x).
Follows https://github.com/ceph/ceph/pull/50826 .
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>
2023-04-09 12:22:16 +10:00
zdover23
94da3f270e
Merge pull request #50863 from zdover23/wip-doc-2023-04-05-rados-operations-monitoring-osd-pg-2-of-x
...
doc/rados/ops: edit monitoring-osd-pg.rst (2 of x)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-08 13:53:31 +10:00
zdover23
3faea64708
Merge pull request #50795 from zdover23/wip-doc-2023-03-31-rados-configuration-common
...
doc/rados: line-edit common.rst
Reviewed-by: Cole Mitchell <cole.mitchell.ceph@gmail.com>
2023-04-08 13:38:23 +10:00
Zac Dover
270e2fd730
doc/rados/ops: edit monitoring-osd-pg.rst (2 of x)
...
Line-edit monitoring-osd-pg.rst (2 of x).
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>
2023-04-08 13:37:03 +10:00
Zac Dover
6c9f226742
doc/rados: line-edit common.rst
...
Edit syntax and semantics in doc/configuration/common.rst.
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-08 13:11:41 +10:00
Rishabh Dave
fd861409e2
Merge pull request #50883 from rishabh-d-dave/do_cmake-fedora37
...
do_cmake.sh: set python version for Fedora 37
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2023-04-07 19:42:37 +05:30
Casey Bodley
1509b581d4
Merge pull request #50235 from mkogan1/wip-chuncked-put
...
rgw: handle old clients with transfer-encoding: chunked.
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Marcus Watts <mwatts@redhat.com>
2023-04-07 09:17:13 -04:00
Yuval Lifshitz
d4b94bc58c
Merge pull request #47457 from zenomri/wip-omri-full-putobj-trace
...
rgw/tracing: end to end trace for put obj op
Reviwed-By: ljflores, yuvalif, cbodley, dang, ideepika, rzarzynski, yuriw
2023-04-07 12:51:07 +03:00
Anthony D'Atri
ceaeb39230
Merge pull request #50928 from zdover23/wip-doc-2023-04-07-rados-operations-operating
...
doc/rados/ops: line-edit operating.rst
2023-04-06 21:17:49 -04:00
Zac Dover
bb8fc00683
doc/rados/ops: line-edit operating.rst
...
Line-edit doc/rados/operations/operating.rst.
https://tracker.ceph.com/issues/58485
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-07 10:46:50 +10:00
Venky Shankar
bdf4d4677f
Merge PR #50844 into main
...
* refs/pull/50844/head:
qa: wait for MDSMonitor tick to replace daemons
Reviewed-by: Dhairya Parmar <dparmar@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-06 23:11:38 +05:30
Yuri Weinstein
23a958d647
Merge pull request #47893 from kotreshhr/ceph-mgr-finisher-block
...
mgr: Add one finisher thread per module
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Patrick Donnelly <pdonnell@redhat.com>
Reviewed-by: Brad Hubbard <bhubbard@redhat.com>
Reviewed-by: Xiubo Li <xiubli@redhat.com>
2023-04-06 09:23:24 -07:00
Ilya Dryomov
002ffb49c8
Merge pull request #50630 from chrisphoffman/wip-rbd-59115
...
librbd: don't wait for a watch in send_acquire_lock() if client is blocklisted
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2023-04-06 16:54:28 +02:00
Venky Shankar
aae80a5553
Merge PR #50896 into main
...
* refs/pull/50896/head:
qa: load file system info if not created
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-06 20:15:39 +05:30
Casey Bodley
e860fbf77b
Merge pull request #50792 from liangmingyuanneo/wip-rgw-duplicated-record
...
osd/cls_rgw: fix the duplicated record in cls_method_handle_t
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2023-04-06 10:34:38 -04:00
Casey Bodley
7d4c7b6987
Merge pull request #49803 from soumyakoduri/wip-skoduri-sync-flow
...
rgw/sync-policy: Support disabling per-bucket replication
Reviewed-by: Yehuda Sadeh <yehuda@redhat.com>
2023-04-06 10:26:41 -04:00
Ilya Dryomov
465bf1d23a
Merge pull request #50915 from idryomov/wip-rbd-mirror-labeled-perf-release-note
...
PendingReleaseNotes: add a note for rbd-mirror daemon perf counters
Reviewed-by: Ramana Raja <rraja@redhat.com>
2023-04-06 15:25:05 +02:00
Casey Bodley
75d37028fe
Merge pull request #50707 from max-licc/rgw_cache_disable
...
rgw: fix rgw cache invalidation after unregister_watch() error
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Adam C. Emerson <aemerson@redhat.com>
2023-04-06 09:11:40 -04:00
Casey Bodley
2d6d195afa
Merge pull request #50550 from cbodley/wip-58908
...
rgw/keystone: use secret key from EC2 for sigv4 streaming mode
Reviewed-by: J. Eric Ivancich <ivancich@redhat.com>
2023-04-06 09:10:49 -04:00
Casey Bodley
7dd680ac8c
Merge pull request #49409 from 5cs/fix-multipart-upload-encryption
...
rgw/sse-s3: fix bucket encryption of multipart upload
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2023-04-06 09:08:51 -04:00
Nizamudeen A
8b9559e12a
Merge pull request #50884 from rhcs-dashboard/fix-grafana-e2e
...
mgr/dashboard: fix for grafana e2e failing on rgw daemon performance
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
2023-04-06 16:37:08 +05:30
Ilya Dryomov
e89f581513
PendingReleaseNotes: add a note for rbd-mirror daemon perf counters
...
This was missed in commit 1a1477b9fd
("rbd-mirror: add and rename
perf counters for journal and snapshot mirroring").
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
2023-04-06 12:32:11 +02:00
Nizamudeen A
adbccad770
mgr/dashboard: fix for grafana e2e failing on rgw daemon performance
...
Started happening after: https://github.com/ceph/ceph/pull/49248/
Fixes: https://tracker.ceph.com/issues/59353
Signed-off-by: Nizamudeen A <nia@redhat.com>
2023-04-06 14:43:08 +05:30
zdover23
898e092461
Merge pull request #50825 from zdover23/wip-doc-2023-04-02-rados-operations-health-checks-2-of-x
...
doc/rados/ops: edit health-checks.rst (2 of x)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-06 15:12:22 +10:00
Zac Dover
0565f59698
doc/rados/ops: edit health-checks.rst (2 of x)
...
Edit docs/rados/operations/health-checks.rst (2 of x). PR#50674, the PR
that immediately precedes this PR in the series of PRs that line-edit
health-checks.rst, wrongly identified this series as having five
sections. This has been rectified by using the "2 of x" formulation.
Follows https://github.com/ceph/ceph/pull/50674
https://tracker.ceph.com/issues/58485
Signed-off-by: Zac Dover <zac.dover@proton.me>
2023-04-06 12:04:49 +10:00
Patrick Donnelly
69565dbbf1
qa: load file system info if not created
...
Mounts may create a Filesystem object which does not create the file
system. This causes self.id to be Null when we try to wait for daemons
to be up. Load it just in time!
Fixes: https://tracker.ceph.com/issues/59332
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
2023-04-05 18:24:22 -04:00
Yuri Weinstein
9fa38ab17f
Merge pull request #50574 from rzarzynski/wip-bug-51900
...
msg/async: don't abort when public addrs mismatch bind addrs
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2023-04-05 14:53:02 -07:00
Yuri Weinstein
a1d1280cbd
Merge pull request #49987 from ifed01/wip-ifed-fix-spillover-alert
...
os/bluestore: fix spillover alert
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
2023-04-05 14:51:57 -07:00
Yuri Weinstein
f85e0f1242
Merge pull request #50490 from ronen-fr/wip-rf-expected
...
common: bump up tl:expected to latest version
Reviewed-by: Adam Emerson <aemerson@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2023-04-05 14:35:28 -07:00
Yuri Weinstein
cfe15d3371
Merge pull request #50479 from cbodley/wip-fmt-undef-header-only
...
fmt: remove FMT_HEADER_ONLY defines
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
Reviewed-by: Venky Shankar <vshankar@redhat.com>
Reviewed-by: Ilya Dryomov <idryomov@redhat.com>
2023-04-05 14:33:48 -07:00
Yuri Weinstein
f32fc724f0
Merge pull request #50095 from ifed01/wip-ifed-fix-fit-to-fast
...
os/bluestore: allow 'fit_to_fast' selector for single-volume osd
Reviewed-by: Adam Kupczyk <akupczyk@redhat.com>
2023-04-05 14:32:21 -07:00
Yuri Weinstein
992f1bc926
Merge pull request #50499 from idryomov/wip-remove-osd-op-soid
...
osd: remove unused OSDOp::soid member
Reviewed-by: Samuel Just <sjust@redhat.com>
Reviewed-by: Radoslaw Zarzynski <rzarzyns@redhat.com>
2023-04-05 14:31:53 -07:00
Ilya Dryomov
071167fa75
Merge pull request #50816 from idryomov/wip-list-watchers-clear
...
librbd: clear Image::list_watchers() list before populating it
Reviewed-by: Mykola Golub <mgolub@suse.com>
Reviewed-by: Christopher Hoffman <choffman@redhat.com>
2023-04-05 19:04:12 +02:00
Soumya Koduri
a3b7f99840
Merge pull request #50859 from soumyakoduri/wip-skoduri-gc-cmd
...
rgw/gc: Check for valid RadosStore for `radosgw-admin gc` cmd
Reviewed-by: Daniel Gryniewicz <dang@redhat.com>
2023-04-05 21:57:48 +05:30
Rishabh Dave
8b14da0466
do_cmake.sh: set python version for Fedora 37
...
If do_cmake.sh is being exeuted on Fedora 37 set Python version to 3.11.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2023-04-05 21:57:26 +05:30
Casey Bodley
d4f94e8b17
Merge pull request #50842 from mkogan1/wip-ubu-SigDoesNotMatch-cont
...
rgw : fix python script using s3cmd with error code 403 for ubuntu 20.04
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2023-04-05 11:57:05 -04:00
Rishabh Dave
a2b3bafcfb
Merge pull request #50664 from rishabh-d-dave/fs-qa-caps-helper-mds
...
qa/cephfs: upgrade gen_mds_cap_str() in caps_helper
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-05 19:47:36 +05:30
Rishabh Dave
53ac817bde
Merge pull request #50665 from rishabh-d-dave/fs-qa-test-multifs-auth-simplify
...
qa/cephfs: simplify some code in test_multifs_auth.py
Reviewed-by: Venky Shankar <vshankar@redhat.com>
2023-04-05 19:47:06 +05:30
Aashish Sharma
ea5f4f0ad5
Merge pull request #50557 from rhcs-dashboard/dashboard-edit-zone-zonegroup
...
mgr/dashboard: add support for editing RGW zonegroup
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-05 16:45:45 +05:30
Rishabh Dave
265abc79b3
qa/cephfs: simplify some code in test_multifs_auth.py
...
test_mutlifs_auth.TestMDSCaps._create_client() not only creates a client
but also generate caps strings for the client as per the parameter this
method receives and and then writes the keyring to all remote machines.
This creates confusion when reading code on test methods in TestMDSCaps.
Let's re-arrange this code such that this confusion is avoided.
Signed-off-by: Rishabh Dave <ridave@redhat.com>
2023-04-05 16:07:46 +05:30
Nizamudeen A
5870e561db
Merge pull request #50843 from rhcs-dashboard/mirror-progress
...
mgr/dashboard: fix displaying mirror image progress
Reviewed-by: Avan Thakkar <athakkar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2023-04-05 12:49:52 +05:30
zdover23
477d70cbdb
Merge pull request #50855 from zdover23/wip-doc-2023-04-04-rados-operations-monitoring-osd-pg-1-of-x
...
doc/rados/ops: edit monitoring-osd-pg.rst (1 of x)
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2023-04-05 15:26:48 +10:00
Zac Dover
bd213c244e
doc/rados/ops: edit monitoring-osd-pg.rst (1 of x)
...
Line-edit doc/rados/operations/monitoring-osd-pg.rst (1 of x).
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>
2023-04-05 14:41:09 +10:00
Adam King
5a4b88b005
Merge pull request #48630 from rkachach/fix_issue_57931
...
mgr/cephadm: Adding extra arguments support for RGW frontend
Reviewed-by: Adam King <adking@redhat.com>
2023-04-04 20:53:53 -04:00
avanthakkar
d9efaed62e
mgr/dashboard: add support for editing RGW zonegroup
...
Fixes: https://tracker.ceph.com/issues/59239
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Co-authored-by: Aashish Sharma <aasharma@redhat.com>
2023-04-05 02:15:31 +05:30
Avan
9c3ffdda1c
Merge pull request #49248 from rhcs-dashboard/rm-perf-counters-prometheus-module
...
mgr/prometheus: introduce fetch_perf_counters_metrics module option
Reviewed-by: Pere Diaz Bou <pdiazbou@redhat.com>
2023-04-05 02:00:56 +05:30
Adam King
735bed9d7f
Merge pull request #50237 from rkachach/fix_issue_rgw_multisite_automated_testing
...
qa: Adding rgw multisite support testing
Reviewed-by: Adam King <adking@redhat.com>
2023-04-04 14:29:41 -04:00
Adam King
73e064bdfc
Merge pull request #50736 from rkachach/fix_issue_59189
...
mgr/cephadm: use a dedicated cephadm tmp dir to copy remote files
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2023-04-04 14:21:31 -04:00
Adam King
355430a752
Merge pull request #50846 from rkachach/fix_issue_59298
...
mgr/cephadm: use SFTP instead of SCP to copy cephadm remote files
Reviewed-by: Adam King <adking@redhat.com>
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2023-04-04 14:13:56 -04:00
Avan Thakkar
5a058b8fb3
mgr/prometheus: introduce fetch_perf_counters_metrics module option
...
Fixes: https://tracker.ceph.com/issues/58164
Signed-off-by: Avan Thakkar <athakkar@redhat.com>
Introducing module option in prometheus module to enable/disable support for exporting ceph daemons
perf counters as prometheus metrics, by default this option will be disabled. The use case for this option
is in case if ceph-exporter deployment failed for any reason then user still can have option to fetch metrics
from promethues exporter.
2023-04-04 23:12:29 +05:30