Bug 2211866
| Summary: | ocs-client operator sets hardcoded quota per consumer to 1TB | |||
|---|---|---|---|---|
| Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Shekhar Berry <shberry> | |
| Component: | ocs-client-operator | Assignee: | Ritesh Chikatwar <rchikatw> | |
| Status: | CLOSED ERRATA | QA Contact: | Elena Bondarenko <ebondare> | |
| Severity: | urgent | Docs Contact: | ||
| Priority: | unspecified | |||
| Version: | 4.12 | CC: | dbindra, ebenahar, ebondare, jijoy, mrajanna, muagarwa, odf-bz-bot, omitrani | |
| Target Milestone: | --- | Keywords: | Performance, Regression | |
| Target Release: | ODF 4.14.0 | |||
| Hardware: | Unspecified | |||
| OS: | Unspecified | |||
| Whiteboard: | ||||
| Fixed In Version: | 4.14.0-85 | Doc Type: | No Doc Update | |
| Doc Text: | Story Points: | --- | ||
| Clone Of: | ||||
| : | 2212330 2212333 (view as bug list) | Environment: | ||
| Last Closed: | 2023-11-08 18:51:19 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: | ||||
| Bug Depends On: | ||||
| Bug Blocks: | 2212330, 2212333, 2230924, 2230928 | |||
|
Comment 6
Mudit Agarwal
2023-06-07 13:51:08 UTC
I tested with ocs-operator.v4.11.10 ocs-osd-deployer.v2.1.0 odf-operator.v4.11.10
$ oc get storageconsumer storageconsumer-73a20eab-0b4c-4f6b-9bfc-52b6baac0285 -o yaml
spec:
capacity: 1Pi
status:
cephResources:
- kind: CephClient
name: 1eb3000dc0aadd28b48e6263c026b246
status: Ready
grantedCapacity: 1Pi
This solves the original problem.
The version 4.14 doesn't have this limit at all, but I wasn't able to properly install it.
It was decided that I'm going to test it on provider/client setup once we have one ready. I tested on Provider/Client setup with OCS 4.14. Storageconsumer yaml doesn't have capacity or grantedCapacity anymore. 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 (Important: Red Hat OpenShift Data Foundation 4.14.0 security, enhancement & 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:6832 |