Share this comment
I see, the idea is to keep the replication factor stable. That means there should always be n number of replicas for a specific data shard.
The red and green shards are already replicated on other hard disks. So when one of those hard disks fails, they replicate from the remaining hard disks to a new one. Thus keeping the replication factor constant.
Does that answer your question?
I see, the idea is to keep the replication factor stable. That means there should always be n number of replicas for a specific data shard.
The red and green shards are already replicated on other hard disks. So when one of those hard disks fails, they replicate from the remaining hard disks to a new one. Thus keeping the replication factor constant.
Does that answer your question?
Thanks that's clear.
I must have read the caption as "Re-Replicating Shards FROM a Failed Hard Disk at Scale", thought the dotted shards came from the failed disk.
Looking at it again the diagram never specified where the dotted shards came from (which you answered are the remaining working disks)