Bug 1502178
| Summary: | MDS cache trims entire un-pinned cache under read heavy workloads | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat Ceph Storage | Reporter: | Patrick Donnelly <pdonnell> |
| Component: | CephFS | Assignee: | Patrick Donnelly <pdonnell> |
| Status: | CLOSED ERRATA | QA Contact: | Ramakrishnan Periyasamy <rperiyas> |
| Severity: | high | Docs Contact: | |
| Priority: | urgent | ||
| Version: | 3.0 | CC: | anharris, ceph-eng-bugs, hnallurv, john.spray, kdreyer, pdonnell |
| Target Milestone: | rc | ||
| Target Release: | 3.0 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | RHEL: ceph-12.2.1-16.el7cp Ubuntu: ceph_12.2.1-18redhat1 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-05 23:47:58 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: | |||
|
Description
Patrick Donnelly
2017-10-14 20:36:24 UTC
@Patrick, is this fix independent of RHEL, Ubuntu and container? can it be tested on one of them? Please let us know at the earliest. Followed the steps as in bug description. After unmounting FS, collected mds logs. 2017-10-25 10:11:45.460500 7f3ed54f9700 7 mds.0.cache trim_lru trimming 96 items from LRU size=1943 mid=74 pintail=14 pinned=1837 2017-10-25 10:11:45.461343 7f3ed54f9700 7 mds.0.cache trim_lru trimmed 96 items 2017-10-25 10:11:45.489778 7f3ed54f9700 7 mds.0.cache trim_lru trimming 310 items from LRU size=1847 mid=217 pintail=14 pinned=1536 2017-10-25 10:11:45.494010 7f3ed54f9700 7 mds.0.cache trim_lru trimmed 310 items 2017-10-25 10:11:55.366490 7f3ed8d00700 7 mds.0.cache trim_lru trimming 0 items from LRU size=1537 mid=7 pintail=14 pinned=1527 2017-10-25 10:11:55.366504 7f3ed8d00700 7 mds.0.cache trim_lru trimmed 0 items 2017-10-25 10:12:05.366623 7f3ed8d00700 7 mds.0.cache trim_lru trimming 0 items from LRU size=1537 mid=7 pintail=14 pinned=1527 2017-10-25 10:12:05.366639 7f3ed8d00700 7 mds.0.cache trim_lru trimmed 0 items 2017-10-25 10:12:15.366702 7f3ed8d00700 7 mds.0.cache trim_lru trimming 0 items from LRU size=1537 mid=7 pintail=14 pinned=1527 Moving this bug to verified state. 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, 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-2017:3387 |