Bug 2149676
| Summary: | [4.11 clone] Alert KubePersistentVolumeInodesFillingUp MON-2802 | ||
|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Mudit Agarwal <muagarwa> |
| Component: | ceph-monitoring | Assignee: | Juan Miguel Olmo <jolmomar> |
| Status: | CLOSED ERRATA | QA Contact: | Vishakha Kathole <vkathole> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 4.11 | CC: | hnallurv, jfajersk, jolmomar, kbg, lmohanty, mbukatov, mmuench, muagarwa, ndevos, nthomas, ocs-bugs, odf-bz-bot, olim, rauferna, scuppett, sdodson, sheggodu, spasquie, ssonigra |
| Target Milestone: | --- | Keywords: | Upgrades |
| Target Release: | ODF 4.11.5 | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | odf-4.11.5-8 | Doc Type: | Bug Fix |
| Doc Text: |
Previously, false alarms for storage capacity based on inodes metrics were raised. This was because the metrics to raise the alerts provided a storage capacity status that could be dynamically changed without any intervention when more storage space was required. When a PVC uses CephFs as storage backend, the inodes metrics such as `kubelet_volume_stats_inodes_free`, `kubelet_volume_stats_inodes`, `kubelet_volume_stats_inodes_used` are not correct because in CephFs inodes get allocated on-demand. By design, CephFS is a filesystem with dynamic inode allocations.
With this fix, metrics for `kubelet_volume_stats_inodes_free`, `kubelet_volume_stats_inodes`, and `kubelet_volume_stats_inodes_used` are not provided for CephFS backed PVCs. As a result, false alarms for storage capacity based on inodes metrics are not raised.
|
Story Points: | --- |
| Clone Of: | 2128263 | Environment: | |
| Last Closed: | 2023-02-14 16:58: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: | 2128263, 2132270, 2149677 | ||
| Bug Blocks: | |||
|
Comment 19
errata-xmlrpc
2023-02-14 16:58:10 UTC
|