Container Storage Modules Operator Shows the Status Failed when Observability or Application Mobility is Deployed with a Driver
Riepilogo: In Container Storage Modules 1.8.0, when Observability or Application Mobility is deployed with a driver, the Container Storage Modules Operator does not correctly set the status. If the module fails, then the status says "Succeeded," which is wrong. ...
Questo articolo si applica a
Questo articolo non si applica a
Questo articolo non è legato a un prodotto specifico.
Non tutte le versioni del prodotto sono identificate in questo articolo.
Sintomi
The system does not correctly verify the status of Container Storage Modules when an incorrect module image is installed with a driver. Status gets set to "Succeeded," but the module is not deployed.
kubectl get csm -A NAMESPACE NAME CREATIONTIME CSIDRIVERTYPE CONFIGVERSION STATE vxflexos vxflexos 3m14s Powerflex v2.9.0 Failed Showing correct CSM status after code changes: NAMESPACE NAME CREATIONTIME CSIDRIVERTYPE CONFIGVERSION STATE vxflexos vxflexos 3m14s Powerflex v2.9.0 Succeeded
Causa
The Operator status code does not check for module success, the results of the status check are only based on the status of the driver.
The linked line checks only for application mobility, but does not work when it is deployed along with the driver, or for any other modules https://github.com/dell/csm-operator/blob/e135454e5df50402c4080ed94e5303228b869167/pkg/utils/status.go#L350
The linked line checks only for application mobility, but does not work when it is deployed along with the driver, or for any other modules https://github.com/dell/csm-operator/blob/e135454e5df50402c4080ed94e5303228b869167/pkg/utils/status.go#L350
Risoluzione
Engineering has resolved this issue in Container Storage Modules 1.9.1 and Container Storage Modules Operator 1.4.1. The Operator code is updated to check for Application Mobility and Observability.
Prodotti
Container Storage Modules Family, Container Storage ModulesProprietà dell'articolo
Numero articolo: 000221761
Tipo di articolo: Solution
Ultima modifica: 03 set 2025
Versione: 4
Trova risposta alle tue domande dagli altri utenti Dell
Support Services
Verifica che il dispositivo sia coperto dai Servizi di supporto.