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­pend­ent 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 optimise read and write access. Compared to other RAID levels, data security doesn’t improve with RAID 0.

Cheap domain names – buy yours now
  • Free website pro­tec­tion with SSL Wildcard included
  • Free private re­gis­tra­tion for greater privacy
  • Free Domain Connect for easy DNS setup

What is RAID 0?

RAID 0 is a stand­ard­ised RAID level that describes the com­bin­a­tion of two or more hard drives for the benefit of per­form­ance op­tim­isa­tion. For this purpose, all data is evenly divided into ‘stripes’ or blocks on a par­ti­cip­at­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­vidu­al blocks as striping gran­u­lar­ity or chunk size which is typically 64 kilobytes (kB).

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

Defin­i­tion

A RAID (Redundant Array of In­de­pend­ent Disks) is a com­bin­a­tion of at least two different storage media to form a single logical drive. The specific function is de­term­ined by the re­spect­ive 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­ity and the ad­min­is­trat­ive 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­lel­ised data access is one of the great ad­vant­ages of a RAID 0 array over a single hard drive. The network provides more bandwidth, and auto­mat­ic­ally 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­form­ance, 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­vant­age 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­port­antly, as the number of linked data carriers grows, so does the risk of total failure.

This is com­poun­ded by the fact that such a scenario is almost in­vari­ably as­so­ci­ated 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­dund­ancy compared to other RAIDs. Following failure, striped volumes may be missing data. In­di­vidu­al files may be re­triev­able from intact storage memory in a RAID 0 system.

Ad­vant­ages of RAID 0 Dis­ad­vant­ages of RAID 0
Greater bandwidth than single drives Higher prob­ab­il­ity 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­dund­ancy 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 centres.

What are typical usage scenarios for RAID 0 systems?

The strengths and weak­nesses 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­form­ance sur­pass­ing that of in­di­vidu­al hard disks. Non-critical ap­plic­a­tions such as software for audio or video pro­cessing, 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­pens­ive al­tern­at­ive to an SSD. As a storage setup for sensitive in­form­a­tion such as customer data or private files, the concept is not suitable due to lack of re­dund­ancy.

What other common RAID levels are there?

The lack of a backup mechanism is unique to RAID 0. All other stand­ard­ized RAID levels use methods to prevent data loss. Some ap­proaches such as RAID 1 or the com­bin­a­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­form­a­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­is­on provides an in-depth overview of the dif­fer­ences and sim­il­ar­it­ies of the most common RAID concepts.

Go to Main Menu