Resiliency

Starting with Container Storage Module 1.12, all deployments will need to use images from quay.io. Please note that from CSM 1.14 (May 2025), upgrading with helm will fail if it attempts to use images from Docker Hub.

CSM for Resiliency can be upgraded as part of the Dell CSI driver upgrade process. The drivers can be upgraded either by a helm chart or by the Dell CSM Operator. Currently, only Helm chart upgrade is supported for CSM for Resiliency.

Helm Chart Upgrade

To upgrade CSM for Resiliency with the driver, the following steps are required.

Note: These steps refer to the values file and csi-install.sh script that were used during initial installation of the Dell CSI driver.

Steps

  1. Update the podmon.image value in the values files to reference the new podmon image.
  2. Run the csi-install script with the option –upgrade by running:

cd ../dell-csi-helm-installer && ./csi-install.sh --namespace vxflexos --values ./myvalues.yaml --upgrade