3 replicas affords a single failure, an alert on the failure to
trigger action on the admin's part. while alert and action are
conveyed redundancy still exists.
3 is just the minimum for the above to be true, 4 is good too. 5 even better.
>
> Thanks,
> -Venky
The reason why GFS is adopted 3-ways is because
1) in replica update, it can make sure whether primary node is mis-updated
2) it can provide more read flow.
| Hi, I have a question that somewhat relates to this: in KFS, where/how do you distribute replicas of a block? In HDFS, they have 2 replicas in the same rack and the other is in different rack. Thanks TT --- On Mon, 5/16/11, Sriram <srira...@gmail.com> wrote: |