Bug 2168468
Summary: | [GSS] MDSs are read only, after commit error on cache.dir(0x1) | ||
---|---|---|---|
Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Xiubo Li <xiubli> |
Component: | CephFS | Assignee: | Venky Shankar <vshankar> |
Status: | CLOSED ERRATA | QA Contact: | Hemanth Kumar <hyelloji> |
Severity: | medium | Docs Contact: | Akash Raj <akraj> |
Priority: | medium | ||
Version: | 5.1 | CC: | akraj, amk, assingh, bniver, ceph-eng-bugs, cephqe-warriors, ddomingu, ebenahar, gfarnum, hyelloji, mcaldeir, muagarwa, ocs-bugs, pdonnell, sostapov, tserlin, vereddy, vshankar, vumrao, xiubli |
Target Milestone: | --- | ||
Target Release: | 5.3z2 | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: |
.RADOS request made by MDS is below configured limits
Previously, when submitting metadata updates to the metadata pool, the MDS could incorrectly deduce the metadata update size and submit invalid OSD requests. Due to this, RADOS would deny the metadata update, causing the file system to be marked as _read-only_ by MDS.
With this fix, the RADOS request made by the MDS is strictly below the configured limits, resulting in the Ceph File System to continue to serve client I/Os.
|
Story Points: | --- |
Clone Of: | 2160598 | Environment: | |
Last Closed: | 2023-04-11 20:07:59 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: | 2160598 | ||
Bug Blocks: | 2160022, 2185621 |
Comment 13
errata-xmlrpc
2023-04-11 20:07:59 UTC
|