Please enter search query.
Search <book_title>...
InfoScale™ 9.0 Support for Containers - Linux
Last Published:
2025-04-14
Product(s):
InfoScale & Storage Foundation (9.0)
Platform: Linux
- Overview
- System requirements
- Preparing to install InfoScale on Containers
- Installing Arctera InfoScale™ on OpenShift
- Installing Arctera InfoScale™ on Kubernetes
- InfoScale CSI deployment in Container environment
- Dynamic provisioning
- Snapshot provisioning (Creating volume snapshots)
- Managing InfoScale volume snapshots with Velero
- Volume cloning
- Installing InfoScale DR on OpenShift
- Installing InfoScale DR on Kubernetes
- TECHNOLOGY PREVIEW: Disaster Recovery scenarios
- Configuring InfoScale
- Troubleshooting
Undeploying and uninstalling InfoScale
You can run the following command to undeploy InfoScale on your OpenShift cluster. Additionally, see Deleting Operators from a cluster to ensure a clean undeployment.
Run the following commands on the bastion node
oc delete -f /YAML/OpenShift/cr.yaml
The commands to clean up InfoScale components like the Operator, SR, and SRO are as under
Note:
Run these commands only after all InfoScale pods are terminated.
oc delete -f /YAML/OpenShift/iso.yaml
oc delete -f /YAML/OpenShift/sr.yaml
oc delete -f /YAML/OpenShift/sro.yaml
Note:
After uninstallation, ensure that stale InfoScale kernel modules (vxio
/vxdmp
/veki
/vxspec
/vxfs
/odm
/glm
/gms
) do not remain loaded on any of the worker nodes. Rebooting a worker node deletes all such modules.