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
"Aria 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 node