
Originally Posted by
removed
I'm not sure if you guys are familiar with RAID - it is used for redundancy since hard disks are among the most frequent 'parts' to die in a server. A RAID array has to be rebuilt when a dead disk is replaced with a new disk. Unfortunately, we cannot choose when harware dies, so these replacements and rebuilds have to take place immediately.
The alternative to this would be running servers without RAID. If a disk were to die on a server with no RAID, the data would be 100% inaccessible while it is being restored from backups on a new server. The tradeoff pretty much comes out to slow responses while the array is rebuilt vs no response at all when a full restore takes place...