Giter Club home page Giter Club logo

Comments (8)

sdodson avatar sdodson commented on September 15, 2024

would you expect this to also address adding version specific flags automatically? For instance docker-1.9.1 added dm.use_deferred_deletion=true and it'd be nice to get that during upgrades by merging machine generated and user modified.

from container-storage-setup.

rhvgoyal avatar rhvgoyal commented on September 15, 2024

Now we have a config option "EXTRA_DOCKER_STORAGE_OPTIONS", where one can specify the config options to pass to docker.

from container-storage-setup.

sdodson avatar sdodson commented on September 15, 2024

So this issue can be closed then, right?

Probably a different issue, but If I upgrade from docker-1.8.2 to docker-1.9.1, assuming d-s-s runs when docker starts, will I get the new options defined?

from container-storage-setup.

rhvgoyal avatar rhvgoyal commented on September 15, 2024

I think this particular issue can be closed. What you are asking for is a different issue.

I think right fix for your issue is to enable deferred deletion and deferred removal by default in docker that way over an upgrade customer automatically gets it.

Now docker has done changes in their systemd unit file to run docker daemon in host namespace by default. That means lot of leaking of mounts across namespaces and that also means lot more need to enable deferred deletion and deferred removal by default. So may be docker will be open to it now. If not, we should think of carrying a patch for docker for fedora.

from container-storage-setup.

rhvgoyal avatar rhvgoyal commented on September 15, 2024

cc @shishir-a412ed Would you like to propose enabling deferred removal and deferred deletion by default upstream?

from container-storage-setup.

rhatdan avatar rhatdan commented on September 15, 2024

Yes @shishir-a412ed propose that and explain the leaking of open file descriptors caused by running docker in the host namespace.

from container-storage-setup.

shishir-a412ed avatar shishir-a412ed commented on September 15, 2024

@rhvgoyal @rhatdan ack. Will open a PR upstream.

from container-storage-setup.

shishir-a412ed avatar shishir-a412ed commented on September 15, 2024

@rhvgoyal @rhatdan
moby/moby#23590

Shishir

from container-storage-setup.

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.