Closed mrnicegyu11 closed 2 years ago
Here is your issue: --volume /docker/volumes/:/docker/volumes/
give it a try with this. There is also a note in the README for it.
You need to make sure that the the same paths as on the host disk are viewed from the container.
docker run --rm --pull always --volume /docker/volumes/:/docker/volumes/ --volume /var/run/docker.sock:/var/run/docker.sock itisfoundation/osparc-ops-dy-volumes-cleanup dyvc s3.amazonaws.com ACCESS SECRET BUCKET AWS --s3-region eu-central-1
This solves it, merci
Running this on master06 and master07 (GPU nodes) fails with the following logs reproducibly:
For further information, on master07 this is
and some selected lines from
docker volume ls