Container Storage Modules Operator Shows the Status Failed when Observability or Application Mobility is Deployed with a Driver

Zusammenfassung: 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. ...

Dieser Artikel gilt für Dieser Artikel gilt nicht für Dieser Artikel ist nicht an ein bestimmtes Produkt gebunden. In diesem Artikel werden nicht alle Produktversionen aufgeführt.

Symptome

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

Ursache

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#L350This hyperlink is taking you to a website outside of Dell Technologies.

Lösung

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.

Produkte

Container Storage Modules Family, Container Storage Modules
Artikeleigenschaften
Artikelnummer: 000221761
Artikeltyp: Solution
Zuletzt geändert: 03 Sept. 2025
Version:  4
Antworten auf Ihre Fragen erhalten Sie von anderen Dell NutzerInnen
Support Services
Prüfen Sie, ob Ihr Gerät durch Support Services abgedeckt ist.