Bug 2260003
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: | Hemanth Kumar <hyelloji> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | unspecified | ||
Version: | 5.2 | CC: | akraj, ceph-eng-bugs, cephqe-warriors, hyelloji, rmandyam, sostapov, tserlin, vereddy, vshankar |
Target Milestone: | --- | ||
Target Release: | 7.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | ceph-18.2.1-20.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 (dirty data could not be flushed for cap revokes).
With this enhancement, if the `defer_client_eviction_on_laggy_osds` option 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: | 2024-06-13 14:25:10 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 | ||
Bug Blocks: | 2228065, 2228066, 2258797, 2267614, 2298578, 2298579 |
Comment 9
errata-xmlrpc
2024-06-13 14:25:10 UTC
|