Jane Zhu
4341fc51d0
rgw/lc: do not add datalog/bilog for some lc actions
...
Signed-off-by: Juan Zhu <jzhu4@dev-10-34-20-139.pw1.bcc.bloomberg.com>
2024-01-10 16:36:35 -05:00
Matan Breizman
9d6c888eeb
Merge pull request #55101 from Matan-B/wip-matanb-crimson-snaptrim_event-cleanup
...
crimson/osd/osd_operations: snaptrim_event cleanup
Reviewed-by: Samuel Just <sjust@redhat.com>
2024-01-10 21:38:00 +02:00
Adam King
aacb91f60c
Merge pull request #52815 from adk3798/upgrade-nfs-migration-check
...
qa/cephadm: mgr-nfs-upgrade, match any migration > 2
Reviewed-by: Michael Fritch <mfritch@suse.com>
2024-01-10 09:01:12 -05:00
Adam King
71f706dbb4
Merge pull request #51963 from adk3798/async-timeout-fixup
...
mgr/cephadm: fixups for asyncio based timeout
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2024-01-10 08:59:51 -05:00
Adam King
6ba6fef9d2
Merge pull request #54721 from adk3798/pull-stable-compiled-cephadm
...
qa/cephadm: add support to pull compiled cephadm for stable branches
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2024-01-10 08:57:58 -05:00
zdover23
edbb9fa322
Merge pull request #55106 from zdover23/wip-doc-2024-01-09-radosgw-admin-rate-limit
...
doc/rgw: edit admin.rst - rate limit management
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2024-01-10 21:51:58 +10:00
Zac Dover
47fabe757c
doc/rgw: edit admin.rst - rate limit management
...
Edit the "Rate Limit Management" section in doc/radosgw/admin.rst.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
2024-01-10 21:20:08 +10:00
Matan Breizman
a59e708b78
crimson/osd/osd_operations: let pg reference destruct last
...
Prevent from SnapTrimEvent::handle destruct before SnapTrimEvent::pg.
The pg reference should be destructed last.
May releate to: https://tracker.ceph.com/issues/63647
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-10 10:39:51 +00:00
Matan Breizman
3a520eb217
crimson/osd/osd_operations/background_recovery: cleanup unused logger
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-10 10:39:51 +00:00
Matan Breizman
7a56ae1edb
crimson/osd: cleanup SubOpBlocker::emplace_back usage
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-10 10:39:51 +00:00
Matan Breizman
f776610eea
crimson/osd/osd_operations/snaptrim_event: using snap_trim_*_ret_t
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-10 10:39:51 +00:00
Matan Breizman
dcac099a46
crimson/osd/osd_operations/snaptrim_event: move SubOpBlocker to seperate file
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-10 10:39:48 +00:00
Nizamudeen A
c7206dd674
Merge pull request #54965 from rhcs-dashboard/osd-e2e-fix
...
mgr/dashboard: fix e2e failure related to landing page
Reviewed-by: Nizamudeen A <nia@redhat.com>
2024-01-10 10:57:41 +05:30
Nizamudeen A
18ea6332bb
Merge pull request #55012 from rhcs-dashboard/snapshot-creation
...
mgr/dashboard: subvolume snapshot creation form
Reviewed-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
Reviewed-by: Ankush Behl <cloudbehl@gmail.com>
2024-01-10 10:56:30 +05:30
Ilya Dryomov
fb466aa51d
Merge pull request #55100 from petrutlucian94/boost_ceph_mirror
...
win32_deps_build.sh: download Boost from Ceph mirror
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2024-01-09 20:27:16 +01:00
Adam King
6355593e9c
Merge pull request #54812 from adk3798/osd-spec-needs-id
...
mgr/orchestrator: block OSD specs with no service id
Reviewed-by: Guillaume Abrioux <gabrioux@ibm.com>
2024-01-09 13:33:50 -05:00
Adam King
cae008918e
Merge pull request #54948 from mgfritch/cephadm-build-rpm
...
cephadm: add runtime python minor version to RPM query macro
Reviewed-by: John Mulligan <jmulligan@redhat.com>
2024-01-09 13:32:49 -05:00
Adam King
c62590a063
Merge pull request #54977 from pcuzner/fix-host-threads-output
...
orchestrator: Fix representation of CPU threads in host ls --detail command
Reviewed-by: Adam King <adking@redhat.com>
2024-01-09 13:31:41 -05:00
Adam King
4c20f74644
Merge pull request #54978 from pcuzner/add-device-count-summary
...
orchestrator: Add summary line to orch device ls output
Reviewed-by: Adam King <adking@redhat.com>
2024-01-09 13:30:47 -05:00
Yuri Weinstein
7e79aee3c0
Merge pull request #54913 from jianwei1216/visualize_osd_superblock_oldest_map_newest_map_main
...
OSD: oldest_map and newest_map should be displayed directly
Reviewed-by: Matan Breizman <Matan.Brz@gmail.com>
2024-01-09 08:05:45 -08:00
Yuri Weinstein
13e02409a7
Merge pull request #54634 from NitzanMordhai/wip-nitzan-mgr-restful-mod-leaking-memory-results
...
mgr/BaseMgrModule: Optimize CPython Call in Finish Function
Reviewed-by: Kefu Chai <tchaikov@gmail.com>
2024-01-09 08:05:12 -08:00
Casey Bodley
6c24ca5483
Merge pull request #54829 from awojno-bloomberg/wip-fix-role-delete-replication
...
rgw/iam: fix role deletion replication
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2024-01-09 14:53:46 +00:00
Casey Bodley
f909132c64
Merge pull request #53156 from qiuxinyidian/rgw-dev
...
rgw: modify string match_wildcards with fnmatch
Reviewed-by: Casey Bodley <cbodley@redhat.com>
2024-01-09 14:53:22 +00:00
Nizamudeen A
f5d1b7df2e
mgr/dashboard: subvolume snapshot creation form
...
Fixes: https://tracker.ceph.com/issues/63934
Signed-off-by: Nizamudeen A <nia@redhat.com>
2024-01-09 20:20:51 +05:30
Ronen Friedman
08f4347558
Merge pull request #55009 from ronen-fr/wip-rf-actpr-requeue
...
osd/scrub: remove scrub_clear_state()
Reviewed-by: Samuel Just <sjust@redhat.com>
2024-01-09 14:37:03 +02:00
Lucian Petrut
82561ba77c
win32_deps_build.sh: download Boost from Ceph mirror
...
We've recently changed the Boost mirror since the previous one
became unavailable.
As pointed out in PR comments, it's even better to use the Ceph
hosted source in order to save Ceph lab bandwidth.
We're adding bzip2 as a dependency. xz-utils was missing, so we're
adding it to our list.
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
2024-01-09 12:04:42 +00:00
Pedro Gonzalez Gomez
6ec48eeb26
mgr/dashboard: fix e2e failure related to landing page
...
Fixes: https://tracker.ceph.com/issues/59142
Signed-off-by: Pedro Gonzalez Gomez <pegonzal@redhat.com>
2024-01-09 11:23:32 +01:00
Matan Breizman
1f478ca39b
crimson/osd/osd_operations/snaptrim_event: add op lifetime comment
...
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-09 09:24:22 +00:00
Matan Breizman
1b85b8c1f6
Revert "crimson/osd/osd_operations/snaptrim_event: fix lifetime on finally()"
...
This reverts commit 84c5b6c578
.
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-09 09:24:16 +00:00
Matan Breizman
a4b357c10d
Revert "crimson/osd/osd_operations/snaptrim_event: lifetime fixes"
...
This reverts commit abceb16522
.
Signed-off-by: Matan Breizman <mbreizma@redhat.com>
2024-01-09 09:24:08 +00:00
Samuel Just
fb6cce24b5
Merge pull request #54870 from Svelar/crimson_g_conf
...
crimson: add set_val and rm_val to global conf
Reviewed-by: Samuel Just <sjust@redhat.com>
2024-01-08 18:55:55 -08:00
Casey Bodley
5a5ca59f48
Merge pull request #52315 from ronen-fr/wip-rf-rgw-tasserts
...
test/rgw: annotating variables with maybe_unused
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Matt Benjamin <mbenjamin@redhat.com>
2024-01-08 19:30:32 +00:00
Laura Flores
d1c5a588c4
Merge pull request #55088 from cbodley/wip-make-dist-wget
2024-01-08 12:00:27 -06:00
Casey Bodley
f872a2cda0
Merge pull request #54587 from cbodley/wip-45736
...
rgw: add headers to guide cache update in 304 response
Reviewed-by: Yuval Lifshitz <ylifshit@redhat.com>
2024-01-08 17:49:38 +00:00
Adam King
e2874ef7d4
Merge pull request #54715 from rkachach/fix_issue_63678
...
mgr/rook: fixing inconsistencies on the dashboard 'services' view
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
Reviewed-by: Nizamudeen A <nia@redhat.com>
2024-01-08 11:40:09 -05:00
Adam King
9d63452bb3
Merge pull request #54676 from rkachach/fix_list_devices_issue
...
mgr/rook: fixing devices listing on rook
Reviewed-by: Juan Miguel Olmo Martínez <jolmomar@redhat.com>
2024-01-08 11:38:35 -05:00
Casey Bodley
2ba7d6e59e
make-dist: don't use --continue option for wget
...
the boost jfrog mirror is broken and returns an HTML error page instead
of the archive. the file size of this page is 11534 bytes
when download_from() retries the download from download.ceph.com, the -c
option tells it to resume the download of the existing file. the
resulting boost_1_82_0.tar.bz2 ends up with the correct total file size
of 121325129 bytes, but the first 11534 bytes still correspond to the
HTML from jfrog. that causes the sha256sum mismatch
remove the -c option so that wget fetches the archive in its entirety
Signed-off-by: Casey Bodley <cbodley@redhat.com>
2024-01-08 08:24:29 -08:00
Adam King
df2e42c02f
qa/cephadm: mgr-nfs-upgrade, match any migration > 2
...
I believe this check was originally added because
the 2->3 migration migrated some nfs related bits. Since
then we've had to update the migration this checks
for every time we bump the max migration. This change
is intended to instead just have it check for a
miration > 2 so we don't have to keep updating it.
Signed-off-by: Adam King <adking@redhat.com>
2024-01-08 10:07:03 -05:00
Adam King
967716f2e6
qa/upgrade/reef-x: pull compiled cephadm to start upgrades from reef
...
The compiled zipapp cephadm that began in reef needs
to be pulled differently than the old single python script
cephadm from earlier releases. This commit updates the reef-x
upgrade suite to pull cephadm in this new way.
Signed-off-by: Adam King <adking@redhat.com>
2024-01-08 09:51:52 -05:00
Adam King
67c5669157
qa/cephadm: support to pull stable branch compiled cephadm
...
This is to allow us to pull the latest build of
cephadm off of a stable branch (currently the only
valid option for that is reef, although this hopefully
will work with squid, T release, etc. in the future).
This should allow us to bootstrap cliusters based on
those stable branches for use in upgrade testing
Signed-off-by: Adam King <adking@redhat.com>
2024-01-08 09:51:52 -05:00
Ilya Dryomov
adb1aeea31
Merge pull request #55081 from petrutlucian94/boost_mirror
...
win32_deps_build.sh: change Boost URL
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
2024-01-08 12:56:51 +01:00
zdover23
e33ea91ef1
Merge pull request #55075 from zdover23/wip-doc-2024-01-07-radosgw-admin-quota
...
doc/radosgw: edit admin.rst - quota
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2024-01-08 20:31:21 +10:00
Zac Dover
22fce3c7a5
doc/radosgw: edit admin.rst - quota
...
Edit the "Quota Management" section (all of it) in
doc/radosgw/admin.rst.
Co-authored-by: Anthony D'Atri <anthony.datri@gmail.com>
Signed-off-by: Zac Dover <zac.dover@proton.me>
2024-01-08 20:18:07 +10:00
Lucian Petrut
594d1e5e83
win32_deps_build.sh: change Boost URL
...
The Boost download URL is broken again [1], we'll switch to a
working mirror.
[1] https://github.com/boostorg/boost/issues/842
Fixes: https://tracker.ceph.com/issues/63952
Signed-off-by: Lucian Petrut <lpetrut@cloudbasesolutions.com>
2024-01-08 09:44:56 +00:00
Paul Cuzner
50a4cd3a18
orchestrator: Add summary line to orch device ls
...
This patch just adds a summary line to the plain
text output of orch device ls when the --summary
switch is given. This helps to quickly understand your
device countswhen managing hosts with many devices.
Fixes: https://tracker.ceph.com/issues/63864
Signed-off-by: Paul Cuzner <pcuzner@ibm.com>
2024-01-07 20:36:12 -05:00
Yingxin
60c4b643f9
Merge pull request #54525 from myoungwon/wip-delta-overwrite-inplace-replay
...
crimson/os/seastore: introduce inplace rewrite for RBM
Reviewed-by: Yingxin Cheng <yingxin.cheng@intel.com>
2024-01-08 09:24:21 +08:00
Matan Breizman
930ed08a21
Merge pull request #54613 from Matan-B/wip-matanb-crimson-build-inc-maps
...
crimson/osd: Support incremental maps
Reviewed-by: Samuel Just <sjust@redhat.com>
2024-01-07 14:38:19 +02:00
Ronen Friedman
f9d92f1817
osd/scrub: remove scrub_clear_state()
...
Its functionality is now handled by the FSM when existing
'Session' or 'ActiveReplicaOp' states.
For a PG that is not active - no need to do anything.
Signed-off-by: Ronen Friedman <rfriedma@redhat.com>
2024-01-06 00:20:12 -06:00
Ronen Friedman
7455933732
Merge pull request #54996 from ronen-fr/wip-rf-active-primary
...
osd/scrub: add a "clean primary" base state
Reviewed-by: Samuel Just <sjust@redhat.com>
2024-01-06 08:06:16 +02:00
zdover23
6c2c477d92
Merge pull request #55069 from ceph/wip-rgw-adminops-user-info-doc-update
...
doc: update rgw admin api req params for get user info
Reviewed-by: Casey Bodley <cbodley@redhat.com>
Reviewed-by: Anthony D'Atri <anthony.datri@gmail.com>
2024-01-06 09:20:39 +10:00