Node is exiting after migration

You need to check your disk for errors and fix them. The filesystem on your disk is now in corrupted state.
Please stop and remove the container

docker stop -t 300 storagenode
docker rm storagenode

Then check your disk with appropriate tools for your OS.

1 Like