How can I determine the number of nodes I should deploy for an active active cluster of nodes? [closed] Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar Manara Come Celebrate our 10 Year Anniversary!How can I shut down (power off) cluster nodes during low load?Will restarting the “Cluster Service” on the active cluster node cause any outages?How strict are the firewalls between your cluster nodes communicating on the backend?What is the best storage for active-active linux cluster?How to set up a pacemaker cluster for active/active scenario and how it works?How to manage access to nodes in a cluster?Cluster nodes cannot ping the external networks (like google.com)Can OSSEC's active-response handle things at a cluster level?Hyper-V cluster - physical or virtual network adapters for nodes?

Could Neutrino technically as side-effect, incentivize centralization of the bitcoin network?

Putting Ant-Man on house arrest

"Rubric" as meaning "signature" or "personal mark" -- is this accepted usage?

"Whatever a Russian does, they end up making the Kalashnikov gun"? Are there any similar proverbs in English?

Married in secret, can marital status in passport be changed at a later date?

How to keep bees out of canned beverages?

Israeli soda type drink

c++ diamond problem - How to call base method only once

Align column where each cell has two decimals with siunitx

Suing a Police Officer Instead of the Police Department

How do I check if a string is entirely made of the same substring?

Can you stand up from being prone using Skirmisher outside of your turn?

All ASCII characters with a given bit count

Has a Nobel Peace laureate ever been accused of war crimes?

What to do with someone that cheated their way through university and a PhD program?

What is /etc/mtab in Linux?

Co-worker works way more than he should

With indentation set to `0em`, when using a line break, there is still an indentation of a size of a space

Are all CP/M-80 implementations binary compatible?

A Paper Record is What I Hamper

How to get even lighting when using flash for group photos near wall?

Is accepting an invalid credit card number a security issue?

Is Diceware more secure than a long passphrase?

What is the best way to deal with NPC-NPC combat?



How can I determine the number of nodes I should deploy for an active active cluster of nodes? [closed]



Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar Manara
Come Celebrate our 10 Year Anniversary!How can I shut down (power off) cluster nodes during low load?Will restarting the “Cluster Service” on the active cluster node cause any outages?How strict are the firewalls between your cluster nodes communicating on the backend?What is the best storage for active-active linux cluster?How to set up a pacemaker cluster for active/active scenario and how it works?How to manage access to nodes in a cluster?Cluster nodes cannot ping the external networks (like google.com)Can OSSEC's active-response handle things at a cluster level?Hyper-V cluster - physical or virtual network adapters for nodes?



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty height:90px;width:728px;box-sizing:border-box;








-1















I am looking at deploying a bunch of nodes all over the world that each replicate the exact same data.



These are all active-active and let's say the probability of a given node going down in given time period t is p.



How do I figure out then, the minimum number of nodes (n) I need to deploy, to achieve a global availability v, with these parameters t and p?



This may or may not be a math question but I am certain this is something someone has dealt with.



For example, with 99.99% ("four nines") availability, my network only is unavailable for a max of 52.60 minutes a year, which is 4.38 minutes per month, 1.01 minutes per week, or 8.64 seconds per day.



Thanks.










share|improve this question















closed as too broad by joeqwerty, womble Apr 18 at 12:18


Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
























    -1















    I am looking at deploying a bunch of nodes all over the world that each replicate the exact same data.



    These are all active-active and let's say the probability of a given node going down in given time period t is p.



    How do I figure out then, the minimum number of nodes (n) I need to deploy, to achieve a global availability v, with these parameters t and p?



    This may or may not be a math question but I am certain this is something someone has dealt with.



    For example, with 99.99% ("four nines") availability, my network only is unavailable for a max of 52.60 minutes a year, which is 4.38 minutes per month, 1.01 minutes per week, or 8.64 seconds per day.



    Thanks.










    share|improve this question















    closed as too broad by joeqwerty, womble Apr 18 at 12:18


    Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.




















      -1












      -1








      -1








      I am looking at deploying a bunch of nodes all over the world that each replicate the exact same data.



      These are all active-active and let's say the probability of a given node going down in given time period t is p.



      How do I figure out then, the minimum number of nodes (n) I need to deploy, to achieve a global availability v, with these parameters t and p?



      This may or may not be a math question but I am certain this is something someone has dealt with.



      For example, with 99.99% ("four nines") availability, my network only is unavailable for a max of 52.60 minutes a year, which is 4.38 minutes per month, 1.01 minutes per week, or 8.64 seconds per day.



      Thanks.










      share|improve this question
















      I am looking at deploying a bunch of nodes all over the world that each replicate the exact same data.



      These are all active-active and let's say the probability of a given node going down in given time period t is p.



      How do I figure out then, the minimum number of nodes (n) I need to deploy, to achieve a global availability v, with these parameters t and p?



      This may or may not be a math question but I am certain this is something someone has dealt with.



      For example, with 99.99% ("four nines") availability, my network only is unavailable for a max of 52.60 minutes a year, which is 4.38 minutes per month, 1.01 minutes per week, or 8.64 seconds per day.



      Thanks.







      cluster






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Apr 18 at 1:39







      Neeraj Murarka

















      asked Apr 18 at 1:10









      Neeraj MurarkaNeeraj Murarka

      1039




      1039




      closed as too broad by joeqwerty, womble Apr 18 at 12:18


      Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.









      closed as too broad by joeqwerty, womble Apr 18 at 12:18


      Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. Avoid asking multiple distinct questions at once. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.






















          1 Answer
          1






          active

          oldest

          votes


















          1














          There's no exact answer - but you should at least read up on CAP theorem to design your network so it can handle a global scale fault. I'd hazard to guess that if you are asking this question, it would be best to keep the architecture simple and local to a given region to minimize latency impact.



          Keep in mind that stateful geo-distribution is incredibly complex - there's a reason why many major sites (Reddit, Imgur, etc.) are single core location only. It took us many years of planning and execution for us to activate Speedtest.net in Active/Active mode globally.






          share|improve this answer





























            1 Answer
            1






            active

            oldest

            votes








            1 Answer
            1






            active

            oldest

            votes









            active

            oldest

            votes






            active

            oldest

            votes









            1














            There's no exact answer - but you should at least read up on CAP theorem to design your network so it can handle a global scale fault. I'd hazard to guess that if you are asking this question, it would be best to keep the architecture simple and local to a given region to minimize latency impact.



            Keep in mind that stateful geo-distribution is incredibly complex - there's a reason why many major sites (Reddit, Imgur, etc.) are single core location only. It took us many years of planning and execution for us to activate Speedtest.net in Active/Active mode globally.






            share|improve this answer



























              1














              There's no exact answer - but you should at least read up on CAP theorem to design your network so it can handle a global scale fault. I'd hazard to guess that if you are asking this question, it would be best to keep the architecture simple and local to a given region to minimize latency impact.



              Keep in mind that stateful geo-distribution is incredibly complex - there's a reason why many major sites (Reddit, Imgur, etc.) are single core location only. It took us many years of planning and execution for us to activate Speedtest.net in Active/Active mode globally.






              share|improve this answer

























                1












                1








                1







                There's no exact answer - but you should at least read up on CAP theorem to design your network so it can handle a global scale fault. I'd hazard to guess that if you are asking this question, it would be best to keep the architecture simple and local to a given region to minimize latency impact.



                Keep in mind that stateful geo-distribution is incredibly complex - there's a reason why many major sites (Reddit, Imgur, etc.) are single core location only. It took us many years of planning and execution for us to activate Speedtest.net in Active/Active mode globally.






                share|improve this answer













                There's no exact answer - but you should at least read up on CAP theorem to design your network so it can handle a global scale fault. I'd hazard to guess that if you are asking this question, it would be best to keep the architecture simple and local to a given region to minimize latency impact.



                Keep in mind that stateful geo-distribution is incredibly complex - there's a reason why many major sites (Reddit, Imgur, etc.) are single core location only. It took us many years of planning and execution for us to activate Speedtest.net in Active/Active mode globally.







                share|improve this answer












                share|improve this answer



                share|improve this answer










                answered Apr 18 at 3:16









                Brennen SmithBrennen Smith

                1,315311




                1,315311













                    Popular posts from this blog

                    Wikipedia:Vital articles Мазмуну Biography - Өмүр баян Philosophy and psychology - Философия жана психология Religion - Дин Social sciences - Коомдук илимдер Language and literature - Тил жана адабият Science - Илим Technology - Технология Arts and recreation - Искусство жана эс алуу History and geography - Тарых жана география Навигация менюсу

                    Bruxelas-Capital Índice Historia | Composición | Situación lingüística | Clima | Cidades irmandadas | Notas | Véxase tamén | Menú de navegacióneO uso das linguas en Bruxelas e a situación do neerlandés"Rexión de Bruxelas Capital"o orixinalSitio da rexiónPáxina de Bruselas no sitio da Oficina de Promoción Turística de Valonia e BruxelasMapa Interactivo da Rexión de Bruxelas-CapitaleeWorldCat332144929079854441105155190212ID28008674080552-90000 0001 0666 3698n94104302ID540940339365017018237

                    What should I write in an apology letter, since I have decided not to join a company after accepting an offer letterShould I keep looking after accepting a job offer?What should I do when I've been verbally told I would get an offer letter, but still haven't gotten one after 4 weeks?Do I accept an offer from a company that I am not likely to join?New job hasn't confirmed starting date and I want to give current employer as much notice as possibleHow should I address my manager in my resignation letter?HR delayed background verification, now jobless as resignedNo email communication after accepting a formal written offer. How should I phrase the call?What should I do if after receiving a verbal offer letter I am informed that my written job offer is put on hold due to some internal issues?Should I inform the current employer that I am about to resign within 1-2 weeks since I have signed the offer letter and waiting for visa?What company will do, if I send their offer letter to another company