diff --git a/content/en/2.general/2.storage/1.raid.md b/content/en/2.general/2.storage/1.raid.md index ebe9140..f174ded 100644 --- a/content/en/2.general/2.storage/1.raid.md +++ b/content/en/2.general/2.storage/1.raid.md @@ -25,7 +25,8 @@ There are several types of RAID, each offering its own pros and cons. In general ::warning - - RAID is not a backup system but a service continuity system! It only allows hot-swapping of drives without interrupting your server or restoring from backup. You still need an external backup system. +RAID is not a backup system but a service continuity system! It only allows hot-swapping of drives without interrupting your server or restoring from backup. You still need an external backup system. +:: ### No RAID --- @@ -111,4 +112,3 @@ Use RAID 6 in similar situations as RAID 5, especially with 6 or more disks. Mor ## Software RAID (coming soon) -::