CrashLoopBackOff
JIRA : STESC-9614
In a disk-based fencing configuration using the VIKE solution, when a worker node is completely removed from the OpenShift cluster, the sds-operator is unable to transition to a running state even though it successfully initiates the removal process for the node.
Example:
# oc get infoscalecluster
Name VERSION CLUSTERID STATE DISKGROUPS STATUS AGE
isc-primary 8.0.400 1000 ProcessingRemoveNode vrts_kube_dg-1000 Degraded 262d
Please contact Arctera Support to obtain the updated SDS Operator images compatible with version 8.0.400
Steps to replace the image:
Login to private registry
podman load -i
podman tag
podman push
Login into the node where the sds-operator pod is running with the core user.
Elevate to root user: sudo su - root
Pull the updated images from the registry podman pull