PowerScale
You can upgrade the CSI Driver for Dell PowerScale using Helm or Dell CSM Operator.
Upgrade Driver from version 2.9.0 to 2.10.1 using Helm
Note: While upgrading the driver via helm, controllerCount variable in myvalues.yaml can be at most one less than the number of worker nodes.
Steps
-
Clone the repository using
git clone -b v2.10.1 https://github.com/dell/csi-powerscale.git
-
Change to directory dell-csi-helm-installer to install the Dell PowerScale
cd dell-csi-helm-installer
-
Download the default values.yaml using following command:
wget -O my-isilon-settings.yaml https://raw.githubusercontent.com/dell/helm-charts/csi-isilon-2.10.1/charts/csi-isilon/values.yaml
Edit the my-isilon-settings.yaml as per the requirements.
-
Upgrade the CSI Driver for Dell PowerScale using following command:
./csi-install.sh --namespace isilon --values ./my-isilon-settings.yaml --upgrade
Upgrade using Dell CSM Operator
Note: Upgrading the Operator does not upgrade the CSI Driver.
- Please upgrade the Dell CSM Operator by following here
- Once the operator is upgraded, to upgrade the driver, refer here
Feedback
Was this page helpful?
Glad to hear it! Please tell us how we can improve.
Sorry to hear that. Please tell us how we can improve.