You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
When testing the nvidia-docker the erros is below, after install the nvidia-docker,how to resolve this?,Thanks.
test@W580-G20:/tmp$ sudo nvidia-docker run --rm nvidia/cuda nvidia-smi
docker: Error response from daemon: create nvidia_driver_375.66: VolumeDriver.Create: internal error, check logs for details. See 'docker run --help'.
When I open test@W580-G20:/tmp$ sudo cat /var/log/upstart/docker.log _
`time="2017-09-22T00:30:36.886403768+08:00" level=error msg="Handler for POST /v1.26/containers/create returned error: create nvidia_driver_375.66: VolumeDriver.Create: internal error, check logs for details\n"
When I open test@W580-G20:/tmp$ sudo cat /var/log/upstart/nvidia-docker.log
`/usr/bin/nvidia-docker-plugin | 2017/09/22 00:29:01 Received create request for volume 'nvidia_driver_375.66'
/usr/bin/nvidia-docker-plugin | 2017/09/22 00:29:01 Error: link /usr/lib/nvidia-375/bin/nvidia-cuda-mps-control /var/lib/nvidia-docker/volumes/nvidia_driver/375.66/bin/nvidia-cuda-mps-control: invalid cross-device link
/usr/bin/nvidia-docker-plugin | 2017/09/22 00:30:36 Received create request for volume 'nvidia_driver_375.66'
/usr/bin/nvidia-docker-plugin | 2017/09/22 00:30:36 Error: link /usr/lib/nvidia-375/bin/nvidia-cuda-mps-control /var/lib/nvidia-docker/volumes/nvidia_driver/375.66/bin/nvidia-cuda-mps-control: invalid cross-device link
The environmet is:
1 .`test@W580-G20:/tmp$ uname -a
Linux W580-G20 3.19.0-25-generic #26~14.04.1-Ubuntu SMP Fri Jul 24 21:16:20 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux`
2. `test@W580-G20:/tmp$ dpkg -l |grep docker
ii docker-ce 17.03.0~ce-0~ubuntu-trusty amd64 Docker: the open-source application container engine
ii nvidia-docker 1.0.1-1 amd64 NVIDIA Docker container tools
The text was updated successfully, but these errors were encountered:
Now ,I found the question is how to refresh "nvidia-docker-plugin -d /usr/local/nvidia_driver"
but in ubuntu 16.04 ,we can use below : #133 ,how to change this in ubuntu 14.04? Thanks.
jidong029
changed the title
nvidia-docker run --rm nvidia/cuda nvidia-smi Error response from daemon: create nvidia_driver_375.66: VolumeDriver.Create: internal error, check logs for details.
ubuntu 14.04 nvidia-docker run --rm nvidia/cuda nvidia-smi Error response from daemon: create nvidia_driver_375.66: VolumeDriver.Create: internal error: Link Issue on volume creation
Sep 22, 2017
jidong029
changed the title
ubuntu 14.04 nvidia-docker run --rm nvidia/cuda nvidia-smi Error response from daemon: create nvidia_driver_375.66: VolumeDriver.Create: internal error: Link Issue on volume creation
ubuntu 14.04 nvidia-docker run --rm nvidia/cuda nvidia-smi Error response from daemon: create nvidia_driver_375.66: VolumeDriver.Create: internal ----->>>>>> error: Link Issue on volume creation
Sep 22, 2017
When testing the nvidia-docker the erros is below, after install the nvidia-docker,how to resolve this?,Thanks.
When I open test@W580-G20:/tmp$ sudo cat /var/log/upstart/docker.log _
When I open test@W580-G20:/tmp$ sudo cat /var/log/upstart/nvidia-docker.log
The environmet is:
The text was updated successfully, but these errors were encountered: