The approach of merging storage media in a so-called RAID is still as relevant as it was when it first emerged in 1987. RAID 1 (or RAID level 1) is still a popular data storage tech­nol­o­gy for the operation of server ap­pli­ca­tions: the com­bi­na­tion of hard disks provides a good level of security for high-avail­abil­i­ty systems. But what makes a RAID 1 system more secure than others and what is RAID 1 anyway?

What is RAID 1?

RAID 1 is a standard that aims to improve the security of stored data. The concept relies on a network of two or more hard disks to store data in a mirrored manner, i.e., in duplicate. This process is also known as “mirroring”. In a RAID 1 setup, files that are written and saved onto hard disk 1 are also written to hard disk 2 or other disks, which means that the system offers complete re­dun­dan­cy. If one data carrier fails, the next one jumps in.

Note

The maximum capacity of a RAID 1 is only as high as the storage capacity of the smallest in­te­grat­ed hard drive.

If the RAID con­troller (in the case of a hardware RAID) or the man­age­ment software offers a cor­re­spond­ing function, security can be increased by con­trol­ling more than one hard drive during the read process and comparing the read data streams with one another. When there are dis­crep­an­cies, the system issues an error message and iden­ti­fies potential hardware defects at an early stage. However, the per­for­mance of the system de­te­ri­o­rates slightly at this point. The read speed can also be improved with RAID 1 because the system accesses more than one hard disk during the read process and then reads different sections of these disks in parallel, similar to RAID 0. The output per­for­mance of two linked data carriers can be doubled this way.

De­f­i­n­i­tion

A RAID (Redundant Array of In­de­pen­dent Disks) is a com­bi­na­tion of at least two different storage media to form a single logical drive. The specific function is de­ter­mined by the re­spec­tive hard drive setups, which are defined in RAID levels such as RAID 1. The key ad­van­tages include enhanced data security and an improved data through­put rate.

An overview of the func­tion­al principle of RAID 1

There is no limit or spec­i­fi­ca­tion as to the number of storage media in a RAID 1 system. However, there must be a minimum number of two disks. With every medium to which the data is mirrored, the re­li­a­bil­i­ty increases au­to­mat­i­cal­ly. It should be noted, however, that the storage capacity does not increase as the number of hard disks increases. Instead, it’s always limited to the capacity of the smallest in­te­grat­ed component.

The following picture high­lights the func­tion­al principle of RAID 1 based on a classic com­bi­na­tion with only two hard disks.

What are the pros and cons of a RAID 1 system?

Compared to other storage networks, RAID 1 is char­ac­ter­ized by its sim­plic­i­ty. All disks contain the same data, i.e., the complete database of the system at all times. With the right hardware, this means that each hard drive can be operated and used in a separate computer. In addition, the advantage is that the failure of a single component is not a problem: the RAID 1 system can continue to operate without in­ter­rup­tion and the defective hard disk can be replaced at any point in time.

Note

A RAID is not an al­ter­na­tive or re­place­ment for a good backup solution. If data is lost in a RAID 1 network, for example because it was ac­ci­den­tal­ly deleted or because a data block is damaged, there is no way of restoring it.

RAID 1 has the advantage of providing improved read speeds and ad­di­tion­al pro­tec­tion of the hard disks if the con­troller or the man­age­ment software enables si­mul­ta­ne­ous access to more than one storage medium. In case of the former, this is made possible by parallel access to different sectors, in the latter case by comparing the data.

Its greatest strength – complete re­dun­dan­cy – is also its weakness. Since every hard disk in the network must store the same data, lots of potential storage capacity is au­to­mat­i­cal­ly lost. Con­verse­ly, this means that RAID 1 storage is at least twice as expensive (when two hard drives are combined) as in­di­vid­ual data carriers with the same storage capacity. Compared to other RAID levels that generate re­dun­dan­cy with the help of parity, the high-cost factor of RAID 1 is a dis­ad­van­tage.

AdĀ­vanĀ­tages of RAID 1 DisĀ­adĀ­vanĀ­tages of RAID 1
Complete reĀ­dunĀ­danĀ­cy The maximum storage capacity of the network is the same as the capacity of the smallest hard disk
Data security and speed can be increased with a suitable conĀ­troller or software More expensive

When is RAID 1 used?

Combining hard disks in a RAID 1 is always worth­while when one requires high avail­abil­i­ty of their stored data. Since the storage of these redundant arrays is rel­a­tive­ly expensive, they are not suitable for backing up large amounts of data. Suitable ap­pli­ca­tion scenarios are server systems of various types (including operating systems), e.g., setups for a file­serv­er or a webserver.

In addition, RAID 1 is re­peat­ed­ly combined with other RAID levels for more powerful storage systems. The com­bi­na­tion RAID 10 (also known as RAID 1 + 0) is par­tic­u­lar­ly popular, offering not only the security of a RAID 1 system, but also highly optimized read and write speeds.

Tip

Ir­re­spec­tive of whether you have a RAID 1 installed or not, regular backing up of your data is a must. Cloud Backup from IONOS encrypts and stores your smart­phone or PC data in certified IONOS data centers.

What are other common RAID levels?

Following the classic RAID de­f­i­n­i­tion, RAID 1 ensures re­dun­dan­cy of the stored data. Other levels also store data re­dun­dant­ly but use a different approach to RAID 1. RAID 5 and RAID 6 use parity in­for­ma­tion to store data safely. On the other hand, a RAID 0 system works without re­dun­dan­cy, which makes it a “non-redundant” array of in­de­pen­dent disks. Our RAID level com­par­i­son provides a com­pre­hen­sive com­par­i­son of different RAID levels and setups.

Go to Main Menu