Giter VIP home page Giter VIP logo

Comments (3)

chrislusf avatar chrislusf commented on May 25, 2024

For CRUSH, the configuration is just super complicated to just add a node.

Currently the design is using Jumping Consistent Hash. I compiled a few slides here:

https://docs.google.com/presentation/d/1qwFO5xrzHtwSR4_gTlRqPxKk5y2nGWanah5P6HL0EoM/edit?usp=sharing

from vasto.

vtolstov avatar vtolstov commented on May 25, 2024

Why using crush if super compilcated to add a node?
ceph already not need to modify crush map by hand. When node stars it run script that add node and it disks via well known rules.
For example when run binary you can automatic add node to crushmap and all it "disks".

from vasto.

chrislusf avatar chrislusf commented on May 25, 2024

the complicated part is not just what scripts to run, but what state/rule needs to keep consistent when a node goes up/down, or when transitioning to a different cluster size.

The rules are much more complicated than a hash algorithm with 2 input numbers.

from vasto.

Related Issues (17)

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.