Added extra post and changed some lines
This commit is contained in:
@ -16,8 +16,6 @@ It does _not_ protect you against any of the following things:
|
||||
* Data corruption on-disk from filesystem bugs, cosmic rays, or minor hardware or firmware failures.
|
||||
* Malicious or accidental deletion or modification of files by yourself or another party, including viruses, bad application writes, or administrative mistakes (e.g. `rm`-ing the wrong file or `mkfs` on an existing filesystem).
|
||||
|
||||
Even ZFS, designed specifically to prevent the third point, is still susceptable to the others.
|
||||
|
||||
The adage is simple: "RAID replicates _everything_, instantly, even the stuff you don't want." Like the deletion of a file or corruption.
|
||||
|
||||
For these reasons and more, RAID IS NOT A BACKUP!
|
||||
|
Reference in New Issue
Block a user