Table of Contents
This updated guide explains how to RAID 1 through clear steps, practical examples, and important checks that help prevent common errors.
An example of the increased reliability, provided by the RAID 1 set of cloned drives, can be illustrated with a set of 2 identical drives. Suppose the failure rate for any drive is 10% for its expected life cycle. The chance that both drives will be corrupted at the same time will be reduced to only 1%. If a third drive is added to the RAID 1 set, the result is a chance that the problem will be reduced to less than 1%.
RAID 1 Space
The total disk space available for Macs is equal to the size of the smallest component in the RAID 1 set
The total amount of disk space available for the Mac is equal to the size of the smallest component in the RAID 1 set. For example, if you have a RAID 1 set of 500GB drives and 320GB drives, the total available capacity for the application Mac will be equal to 320GB. The additional space available on the 500GB drive is wasted and not available for use. Although RAID 1 allows the use of disks of different sizes, it is clearly not beneficial to do so.
Ideally, the RAID 1 set must consist of drives of the same capacity and (if possible) from the same manufacturer, as well as the model. Although there is no requirement to force the drives to be identical, it is the best way to take advantage of RAID.
The Array to Be Copied Is Not a Backup
The array to be copied is not a backup
A RAID 1 array should not be confused with data backup. RAID 1 specializes in resolving hardware errors and cannot do anything by itself to recover files that you deleted by mistake, from application failure or other problems. RAID 1 is an exact copy, so as soon as a file is deleted, it will disappear from all component drives in the RAID 1 set.
With the advent of OS X El Capitan, the ability to create and manage RAID arrays has been removed. Although Terminal can be used to work with RAID arrays, an application such as SoftRAID Lite can easily perform the RAID functions included with Disk Utility.
When macOS Sierra was introduced, the ability of Disk Utility to create and manage RAID arrays was back.
FAQ
What is the easiest way to RAID 1?
Start with the requirements in this guide, then follow each step in order. Check the result after every major change so problems are easier to identify.
Can beginners follow these instructions?
Yes. The process is organized into practical steps, and you can repeat any step before moving forward.
What should I check if the method does not work?
Confirm your software or device version, permissions, settings, file format, and internet connection when the task depends on online services.
Reader Comments 0
Sign in with email or Google to join the discussion.