diff --git a/README.md b/README.md index 8ebb68c..f770092 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,9 @@ RAID controller / array is managed from within the Linux OS utilizing MegaCLI - Controller: LSI MegaRAID SAS 9286-8e - RAID Level: RAID 6 (dual parity) - Total storage: 32TB raw, 24TB usable -- Acts as a single logical ext4 drive auto-mounted via UUID with fstab +- Acts as a single logical ext4 drive +- Auto-mounted via UUID with fstab +- Data migrated from old drives via rsync before they were decomissioned I chose RAID 6 as the drives which I am using within the array were sourced 2nd hand, I am willing to sacrifice storage for the safety and redundancy dual parity provides with these riskier drives.