What is the difference between fault tolerance and failover?
Tfranks
2011-10-03 12:32:00 UTC
I'm guessing Failover is plan A in case of wide system failure, and Fault tolerance is plan B in case plan A fails?
somebody please confirm this.
Five answers:
Adrian
2011-10-03 12:37:10 UTC
Failover usually means switching to a totally duplicate system if one fails. Generallly it refers to computer systems or fully redundant spare systems. Technically, some Raid could be considered failover, if a disk fails, another takes over, like Raid1.
Fault tolerant just means if any one component fails, there is a spare unit to take over. This usually applies to disks as an example, raid5. You generally need many diffferent fault tolerant systems to build a full failover system.
Navigator
2011-10-03 12:38:57 UTC
That's not really the case, but the terms are related.
Fault tolerance refers to a system's ability to keep operating in spite of problems occurring.
Failover refers to two components, each capable of performing the same function, where each of them is set up to completely take over the particular function in the event that the other one fails.
It's not so much that one is "Plan A" and the other is "Plan B", but that one is a subset of the other: Failover could be considered one type of fault tolerance.
anonymous
2017-01-17 17:50:23 UTC
Difference Between Failover And Failback
anonymous
2016-09-20 01:45:46 UTC
I had also asked this same question 3 times, and did not receive a good answer
shiela
2016-09-16 03:24:48 UTC
This is interesting
ⓘ
This content was originally posted on Y! Answers, a Q&A website that shut down in 2021.