GithubHelp home page GithubHelp logo

Comments (7)

leseb avatar leseb commented on June 3, 2024

Yes there is preparation step needed when you want to scale your infrastructure.
We assume that ceph.conf, monmap and various keys (admin and bootstraps) will be present on the destination system.
Later when we move to etcd or consul we won't need this as the entry point itself will know how to retrieve those files.

from ceph-container.

hookenz avatar hookenz commented on June 3, 2024

I think use of etcd or consul should be optional. I don't like the idea of using etcd to hold my keys while the implementation is so open. Same with consul. In my case i provide the keys and config through cloud init and pass them through.

from ceph-container.

Ulexus avatar Ulexus commented on June 3, 2024

Certainly, this would not be to the exclusion of providing your own files.

from ceph-container.

hookenz avatar hookenz commented on June 3, 2024

Sean, just watched your presentation on CoreOS Fest. Nicely done. Glad I'm not to the only one trying to run this in production. It seems everything I'm trying to run in production is the bleeding edge :)

from ceph-container.

Ulexus avatar Ulexus commented on June 3, 2024

Thanks! Yeah, this is about where I like to stay. Anything else is too boring.

Anyway, I do think the bootstrapping scripts should be a bit more granular, creating things which are needed so that you can supply your own ceph.conf, for instance.

However, this leaves open the possibility that people will expect the ceph.conf to be parsed by the bootstrapping script, too, and I don't really want to go that far. For instance, I do not want to check the ceph.conf, see that an OSD is supposed to run on this server (by hostname? IP?), and then bootstrap it up. Down that road lies madness.

from ceph-container.

hookenz avatar hookenz commented on June 3, 2024

Agreed. Didn't think if that. I never put osd configs in ceph.conf actually.

I've been looking at ceph-disk activate which won't work with docker unless it's modified. I will start a thread on it. I've got some ideas based around ceph-tools and mount-osds script.

from ceph-container.

leseb avatar leseb commented on June 3, 2024

@hookenz what does not work with ceph-disk? I've got it perfectly working with ceph/daemon, just as explained in #81. Oh ok I'll look at #98

from ceph-container.

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.