RAID 0 is a permanent feature among the list of common RAID levels, even though, strictly speaking, the standard isn’t even a Redundant Array of In­de­pen­dent Disks. The core principle, i.e., redundant data storage, isn’t given with this level of hard drive coupling. In a RAID 0 network, which is always composed of at least two near or fully identical storage media, a single logical drive is created to optimize read and write access. Compared to other RAID levels, data security doesn’t improve with RAID 0.

$1 Domain Names – Register yours today!
  • Simple reg­is­tra­tion
  • Premium TLDs at great prices
  • 24/7 personal con­sul­tant included
  • Free privacy pro­tec­tion for eligible domains

What is RAID 0?

RAID 0 is a stan­dard­ized RAID level that describes the com­bi­na­tion of two or more hard drives for the benefit of per­for­mance op­ti­miza­tion. For this purpose, all data is evenly divided into “stripes” or blocks on a par­tic­i­pat­ing storage media. This is also known as “striping”. Let’s look at an example. Say hard disk 1 receives data block “A1” during a write process, while hard disk 2 stores data block “A2” at the same time. Combined, the two blocks form data record “A” or a part of this data record (depending on its size). If the data is requested later, it can be read in parallel.

Note

Experts refer to the size of the in­di­vid­ual blocks as striping gran­u­lar­i­ty or chunk size which is typically 64 kilobytes (kB).

RAID 0 uses striping to maximize both write and read speeds. However, if a hard drive fails, the data is lost because intact hard drives only have their re­spec­tive stripes stored on them.

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 disk setups, which are defined in RAID levels such as RAID 0. Its key features are enhanced data security and an improved data through­put rate.

Overview of the func­tion­al principle of RAID 0

In principle, it doesn’t matter how many hard disks make up a RAID 0 array. However, the com­plex­i­ty and the ad­min­is­tra­tive effort required to maintain a RAID increases with the number of hard drives. The operating software that links all data carriers to a logical drive is required with every ad­di­tion­al component.

The following graphic shows an example of four hard drives combined into a RAID system. The equally sized data sets “A”, “B”, and “C” are dis­trib­uted evenly; they are striped (i.e., split) to represent a quarter on each disk.

Overview of the pros and cons of RAID 0

Par­al­lelized data access is one of the great ad­van­tages of a RAID 0 array over a single hard drive. The network provides more bandwidth, and au­to­mat­i­cal­ly increases the number of possible input and output op­er­a­tions per second (IOPS for short). However, because the use of SSDs in a RAID array comes at the expense of per­for­mance, this advantage doesn’t apply to newer storage devices. RAID 0 is geared toward the use of HDD hard disks more so than other RAID levels.

A decisive dis­ad­van­tage compared to a single storage medium is the higher risk of failure. Each hard disk in the network can fail on account of hardware or software problems, thereby causing the entire system to fail. Im­por­tant­ly, as the number of linked data carriers grows, so does the risk of total failure.

This is com­pound­ed by the fact that such a scenario is almost in­vari­ably as­so­ci­at­ed with a loss of the majority of the stored data if a separate backup strategy isn’t followed. As mentioned, RAID 0 doesn’t offer any re­dun­dan­cy compared to other RAIDs. Following failure, striped volumes may be missing data. In­di­vid­ual files may be re­triev­able from intact storage memory in a RAID 0 system.

Ad­van­tages of RAID 0 Dis­ad­van­tages of RAID 0
Greater bandwidth than single drives Higher prob­a­bil­i­ty of failure compared to single drives
Higher number of input and output op­er­a­tions per second compared to single drives (HDD) A lack of re­dun­dan­cy means data may be lost in the event of a defective disk
Tip

Regular backups are essential to protect sensitive and personal data from loss in the long-term. With Cloud Backup from IONOS, you can secure the data of your IT in­fra­struc­ture, your smart­phone, or your PC in certified IONOS data centers.

What are typical usage scenarios for RAID 0 systems?

The strengths and weak­ness­es of a RAID 0 system clearly show the type of projects for which this storage approach is suitable. HDDs linked to one another according to RAID 0 provide excellent per­for­mance sur­pass­ing that of in­di­vid­ual hard disks. Non-critical ap­pli­ca­tions such as software for audio or video pro­cess­ing, where data needs to be read and written quickly, benefit from this approach. In this case, a RAID 0 system makes for an in­ex­pen­sive al­ter­na­tive to an SSD. As a storage setup for sensitive in­for­ma­tion such as customer data or private files, the concept is not suitable due to lack of re­dun­dan­cy.

What other common RAID levels are there?

The lack of a backup mechanism is unique to RAID 0. All other stan­dard­ized RAID levels use methods to prevent data loss. Some ap­proach­es such as RAID 1 or the com­bi­na­tion RAID 10 rely on mirroring of data: files are always stored on at least two different hard drives. Other modes such as RAID 5 and RAID 6 use parity in­for­ma­tion generated during the write process in order to re­con­struct data in the event of a hardware defect.

Tip

Our RAID level com­par­i­son provides an in-depth overview of the dif­fer­ences and sim­i­lar­i­ties of the most common RAID concepts.

Go to Main Menu