Coder Social home page Coder Social logo

Dynomite without Dyno about dynomite HOT 4 CLOSED

netflix avatar netflix commented on July 20, 2024
Dynomite without Dyno

from dynomite.

Comments (4)

timiblossom avatar timiblossom commented on July 20, 2024

@mfouilleul when a node goes down on on rack and traffics reroute to another rack, this gives the administrator time to recover the 1st rack by bringing up that down node with warm data. The probabability of having 2 down nodes, one on each rack, is small and we can always increase the number of racks to make this probability even smaller.

Yeah, having HA is expensive because we have to store redundant copies of data. If cost is the issue, you can use just one rack to front a database, then if a node is down, just let the traffics go directly to the database while you are fixing the down node(s). Since only a small traffics are allowed to hit the database, I think it should be ok for most cases.

from dynomite.

mfouilleul avatar mfouilleul commented on July 20, 2024

So my topology sounds good?

from dynomite.

timiblossom avatar timiblossom commented on July 20, 2024

It sounds good. However, can traffics go back to RING1-DC1-RC1 after RING1-DC1-RC1 goes bad and you recover it?

from dynomite.

mfouilleul avatar mfouilleul commented on July 20, 2024

As soon as the RING1-DC1-RC1 is pingable haproxy routes the traffic to it. So we should care to make it pingable only if we recover the consistency (by playing with the /state commands).

I should test all this again and i think we will begin to setup a little rack soon.

Stay in touch.

Max

On 22 Mar 2015, at 08:46, Minh Do [email protected] wrote:

It sounds good. However, can traffics go back to RING1-DC1-RC1 after RING1-DC1-RC1 goes bad and you recover it?


Reply to this email directly or view it on GitHub.

from dynomite.

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.