What happens to the probability for faults if we add more replicas?

One goal of replication is to improve reliability
But if all replicas have to be available for a write, the reliability gets worse

To fix this, we introduce the concept of fault tolerance
If the system continues to work despite some faulty replicas, then the reliability improves significantly

Diskussion