Git Product home page Git Product logo

Comments (7)

j0nnymoe avatar j0nnymoe commented on July 19, 2024 1

I believe you need to be using the zfs storage driver if you plan to use zfs for your /config mounts.

from docker-grocy.

thespad avatar thespad commented on July 19, 2024 1

You need to use the ZFS storage driver if your docker directory (typically /var/lib/docker) is on zfs storage as that's where it keeps all of the image layers and running container filesystems.

If you're using bind mounts and it's only your bind mounts that are on ZFS then you shouldn't need the ZFS storage driver.

from docker-grocy.

github-actions avatar github-actions commented on July 19, 2024

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

from docker-grocy.

aptalca avatar aptalca commented on July 19, 2024

Zfs?

from docker-grocy.

dewoodruff avatar dewoodruff commented on July 19, 2024

Yes, ZFS backed but overlayfs docker storage driver.

from docker-grocy.

dewoodruff avatar dewoodruff commented on July 19, 2024

Got it, thank you. I have 9 other containers running on this system with docker directory and bind mounts both on zfs without issue so I'm not sure what's different here. I'll see what I can do.

from docker-grocy.

aptalca avatar aptalca commented on July 19, 2024

Got it, thank you. I have 9 other containers running on this system with docker directory and bind mounts both on zfs without issue so I'm not sure what's different here.

What's different is this container needs to do a move operation within the container file system and it fails due to a bug if the disk filesystem (where the container layers are stored) is zfs and the docker driver is overlay2

from docker-grocy.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.