Tweaked some wording

This commit is contained in:
Joshua Boniface 2016-09-29 12:23:41 -04:00
parent b6058cd8b8
commit 581225f618
1 changed files with 1 additions and 1 deletions

View File

@ -16,6 +16,6 @@ RAID protects you against one and only one thing: a disk failure. It does **not*
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 that file you needed)."
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!