Symptoms:
kubectl -n prelude get pod", some pods' status is "ImageInspectError"kubectl -n prelude describe pod <pod name>", there is "ERROR: readlink /var/lib/docker/overlay2: invalid argument"/opt/scripts/restore_docker_images.sh", it returns "Nothing to load"/opt/scripts/restore_docker_images.sh", it starts loading, but fails with "error creating overlay mount to data/docker/overlay2/#####################/merged: too many levels of symbolic links"kubectl -n prelude get pods", may show "No resources found in the prelude namespace""kubectl -n kube-system get pods", pods may be stuck in "ContainerCreating" statusAria Automation 8.x
Follow procedure below to restore Aria Automation service:
/opt/scripts/deploy.sh --shutdown" on any Aria Automation nodekubectl get node" to make sure all nodes are "Ready"docker system prune -af" on all Aria Automation nodes one by one/opt/scripts/restore_docker_images.sh" on all Aria Automation nodes one by one/opt/scripts/deploy.sh" on any Aria Automation nodeAdditional information can be reviewed for Aria Orchestrator Automation /var/log is 100% full