Container Storage Modules Operator Shows the Status Failed when Observability or Application Mobility is Deployed with a Driver
Summary: 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. ...
Acest articol se aplică pentru
Acest articol nu se aplică pentru
Acest articol nu este legat de un produs specific.
Acest articol nu acoperă toate versiunile de produs existente.
Symptoms
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
Cause
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
Resolution
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.
Produse
Container Storage Modules Family, Container Storage ModulesProprietăți articol
Article Number: 000221761
Article Type: Solution
Ultima modificare: 03 Sep 2025
Version: 4
Găsiți răspunsuri la întrebările dvs. de la alți utilizatori Dell
Servicii de asistență
Verificați dacă dispozitivul dvs. este acoperit de serviciile de asistență.