Microsoft Azure Docker Error
Hello,
last week when I ran experiments on azure (compute is NC6 (GPU)) everything worked fine. Now I get the error:
docker: Error response from daemon: OCI runtime create failed: container_linux.go:349: starting container process caused "process_linux.go:449: container init caused \"process_linux.go:432: running prestart hook 1 caused \\"error running hook: exit status 1, stdout: , stderr: nvidia-container-cli: mount error: file creation failed: /opt/docker/overlay2/522acf94adc315a38d74b55de4cb84f9b695b0073de8a3f13da13d8ab0302209/merged/run/nvidia-persistenced/socket: no such device or address\\n\\"\"": unknown.
after that it tries to restart docker a couple of times and displays the following error message each time until it aborts:
Retry...
2020-08-12T09:36:14Z Force Restart Docker Service
2020-08-12T09:36:16Z
2020-08-12T09:36:16Z docker: Error response from daemon: Conflict. The container name "/bert_1597224769_6fd177b7" is already in use by container "0df086c7601f1b6908f95d064d4251e5edaae80220cdffa747784a16bb740b87". You have to remove (or rename) that container to be able to reuse that name.
Could you please tell me how to fix this issue?
Regards,
Philip