Bug 2294594
Summary: | [Workload-DFG][mClock] Inconsistent client throughput during recovery with mClock balanced profile | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Harsh Kumar <hakumar> | |
Component: | RADOS | Assignee: | Sridhar Seshasayee <sseshasa> | |
Status: | CLOSED ERRATA | QA Contact: | Harsh Kumar <hakumar> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 7.1 | CC: | bhkaur, bhubbard, bkunal, ceph-eng-bugs, cephqe-warriors, kbader, mcaldeir, ngangadh, nojha, rzarzyns, sseshasa, tserlin, vumrao | |
Target Milestone: | --- | Flags: | sseshasa:
needinfo-
|
|
Target Release: | 8.0z2 | |||
Hardware: | x86_64 | |||
OS: | Linux | |||
Whiteboard: | ||||
Fixed In Version: | ceph-19.2.0-60.el9cp | Doc Type: | Bug Fix | |
Doc Text: |
.New shard and multiple worker threads configuration now yields significant results in terms of consistency of client
Previously, scheduling with mClock was not optimal with multiple OSD shards on a HDD based Ceph cluster. Hence, the client throughput was found to be inconsistent across test runs coupled with multiple reported slow requests during recovery and backfill operations.
With this fix, HDD OSD shard configuration is updated as follows:
- osd_op_num_shards_hdd = 1 (was 5)
- osd_op_num_threads_per_shard_hdd = 5 (was 1)
Now, the new shard and multiple worker threads configuration yields significant results in terms of consistency of client and recovery throughput across multiple test runs.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2299480 2299482 (view as bug list) | Environment: | ||
Last Closed: | 2025-03-06 14:22:04 UTC | Type: | Bug | |
Regression: | --- | Mount Type: | --- | |
Documentation: | --- | CRM: | ||
Verified Versions: | Category: | --- | ||
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | ||
Cloudforms Team: | --- | Target Upstream Version: | ||
Embargoed: | ||||
Bug Depends On: | ||||
Bug Blocks: | 2299480, 2299482 |
Description
Harsh Kumar
2024-06-27 15:01:04 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (Red Hat Ceph Storage 8.0 security, bug fixes, and enhancement updates), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2025:2457 |