Bug 2189984
Summary: | [KMS][VAULT] Storage cluster remains in 'Progressing' state during deployment with storage class encryption, despite all pods being up and running. | |||
---|---|---|---|---|
Product: | [Red Hat Storage] Red Hat OpenShift Data Foundation | Reporter: | Parag Kamble <pakamble> | |
Component: | ocs-operator | Assignee: | arun kumar mohan <amohan> | |
Status: | CLOSED ERRATA | QA Contact: | Parag Kamble <pakamble> | |
Severity: | high | Docs Contact: | ||
Priority: | unspecified | |||
Version: | 4.13 | CC: | amohan, ebenahar, ocs-bugs, odf-bz-bot, skatiyar | |
Target Milestone: | --- | Keywords: | Regression | |
Target Release: | ODF 4.13.0 | |||
Hardware: | Unspecified | |||
OS: | Unspecified | |||
Whiteboard: | ||||
Fixed In Version: | Doc Type: | Bug Fix | ||
Doc Text: |
Cause: we set noobaa encryption in any of the following condition,
when ClusterWide encryption is turned on
OR
when KMS is enabled
Consequence: this allowed noobaa encryption to be turned on whenever KMS is enabled even when the clusterwide encryption is turned off. This erroneous state made the Storage Cluster to be forever in 'in-progress' state.
Fix: Noobaa encryption should be turned on only when,
KMS is enabled
AND
either ClusterWide encryption is turned on OR Noobaa should be in Standalone state.
Result: Now noobaa encryption is enabled only when there is a cluster wide encryption or noobaa is in standalone mode (provided KMS is enabled). Storage Cluster cluster moves to a ready state as expected.
|
Story Points: | --- | |
Clone Of: | ||||
: | 2192596 (view as bug list) | Environment: | ||
Last Closed: | 2023-06-21 15:25:28 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: | 2192596, 2209254 |
Description
Parag Kamble
2023-04-26 16:54:13 UTC
PR up for review: https://github.com/red-hat-storage/ocs-operator/pull/2040 MODIFIED will be when PR is merged in 4.13... we need acks for 4.13 for this BZ as well... @ebenahar , can you please provide us with QA_ACK+ flag? 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 (Red Hat OpenShift Data Foundation 4.13.0 enhancement and 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/RHBA-2023:3742 |