Bug 1965314
Summary: | [RFE] client latency getting impacted after bucket reaching max size quota | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Matt Benjamin (redhat) <mbenjamin> |
Component: | RGW | Assignee: | Or Friedmann <ofriedma> |
Status: | CLOSED ERRATA | QA Contact: | Vidushi Mishra <vimishra> |
Severity: | medium | Docs Contact: | Ranjini M N <rmandyam> |
Priority: | medium | ||
Version: | 3.2 | CC: | cbodley, ceph-eng-bugs, gsitlani, kbader, mbenjamin, mmuench, ofriedma, pdhange, rmandyam, tchandra, tserlin, vereddy, vimishra |
Target Milestone: | --- | Keywords: | FutureFeature, Reopened |
Target Release: | 4.3 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | ceph-14.2.21-8.el8cp, ceph-14.2.21-8.el7cp | Doc Type: | Bug Fix |
Doc Text: |
.The `rgw_bucket_quota_soft_threshold` parameter is disabled
Previously, the Ceph Object Gateway fetched utilization information from the bucket index if the cached utilization reached `rgw_bucket_quota_soft_threshold` causing high operations on the bucket index and slower requests.
This release removes the `rgw_bucket_quota_soft_threshold` parameter and uses the cached stats resulting in better performance even if the quota limit is almost reached.
|
Story Points: | --- |
Clone Of: | 1954392 | Environment: | |
Last Closed: | 2022-05-05 07:53:20 UTC | Type: | --- |
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: | 1954392 | ||
Bug Blocks: | 1958910, 2031070 |
Comment 12
errata-xmlrpc
2022-05-05 07:53:20 UTC
|