How can I determine the number of nodes I should deploy for an active active cluster of nodes? ...
Wu formula for manifolds with boundary
Why wasn't DOSKEY integrated with COMMAND.COM?
Why are the trig functions versine, haversine, exsecant, etc, rarely used in modern mathematics?
What does "lightly crushed" mean for cardamon pods?
How to react to hostile behavior from a senior developer?
Why aren't air breathing engines used as small first stages
What is the escape velocity of a neutron particle (not neutron star)
First console to have temporary backward compatibility
Irreducible of finite Krull dimension implies quasi-compact?
Do I really need to have a message in a novel to appeal to readers?
Using et al. for a last / senior author rather than for a first author
Has negative voting ever been officially implemented in elections, or seriously proposed, or even studied?
If a VARCHAR(MAX) column is included in an index, is the entire value always stored in the index page(s)?
How to Make a Beautiful Stacked 3D Plot
Did MS DOS itself ever use blinking text?
Is it ethical to give a final exam after the professor has quit before teaching the remaining chapters of the course?
Do I really need recursive chmod to restrict access to a folder?
What does the "x" in "x86" represent?
How to down pick a chord with skipped strings?
Is it a good idea to use CNN to classify 1D signal?
Can melee weapons be used to deliver Contact Poisons?
If my PI received research grants from a company to be able to pay my postdoc salary, did I have a potential conflict interest too?
Does classifying an integer as a discrete log require it be part of a multiplicative group?
Compare a given version number in the form major.minor.build.patch and see if one is less than the other
How can I determine the number of nodes I should deploy for an active active cluster of nodes?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)
Come Celebrate our 10 Year Anniversary!How can I shut down (power off) cluster nodes during low load?Network GURUs - IP failover combined with load-balancing… Is there such software? Is it possible?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?Consul service discovery - it is possible to return 1 host only?Cluster nodes cannot ping the external networks (like google.com)Solutions to Classical Cluster ProblemsHyper-V cluster - physical or virtual network adapters for nodes?How can I make an openfire cluster nodes discover each other?
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty{ height:90px;width:728px;box-sizing:border-box;
}
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 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
add a comment |
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 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
add a comment |
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 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
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 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
cluster
asked 8 mins ago
Neeraj MurarkaNeeraj Murarka
1018
1018
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "2"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963581%2fhow-can-i-determine-the-number-of-nodes-i-should-deploy-for-an-active-active-clu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Server Fault!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fserverfault.com%2fquestions%2f963581%2fhow-can-i-determine-the-number-of-nodes-i-should-deploy-for-an-active-active-clu%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown