Bug 2228065
Summary: | mds: do not evict clients if OSDs are laggy | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Dhairya Parmar <dparmar> |
Component: | CephFS | Assignee: | Dhairya Parmar <dparmar> |
Status: | CLOSED ERRATA | QA Contact: | sumr |
Severity: | medium | Docs Contact: | Disha Walvekar <dwalveka> |
Priority: | unspecified | ||
Version: | 5.2 | CC: | ceph-eng-bugs, cephqe-warriors, dwalveka, gfarnum, hyelloji, tserlin, vshankar |
Target Milestone: | --- | ||
Target Release: | 6.1z3 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-17.2.6-155.el9cp | Doc Type: | Enhancement |
Doc Text: |
.Laggy clients are now evicted only if there are no laggy OSDs
Previously, monitoring performance dumps from the MDS would sometimes show that the OSDs were laggy, `objecter.op_laggy` and `objecter.osd_laggy`, causing laggy clients (cannot flush dirty data for cap revokes).
With this enhancement, if `defer_client_eviction_on_laggy_osds` is set to true and a client gets laggy because of a laggy OSD then client eviction will not take place until OSDs are no longer laggy.
|
Story Points: | --- |
Clone Of: | 2228039 | Environment: | |
Last Closed: | 2023-12-12 13:55:47 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: | 2228039, 2228066, 2260003 | ||
Bug Blocks: | 2247624 |
Description
Dhairya Parmar
2023-08-01 09:35:37 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 (Moderate: Red Hat Ceph Storage 6.1 security, enhancements, and bug fix update), 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/RHSA-2023:7740 |