Advertisement

Follow Us

Basic & Fundamentals

Advertisement

Recent Posts

Advertisement
Advertisement

Most Read

Virtualization Basics and Fundamentals

Virtualization is the process or a technique which can create a virtual version of IT datacenter components such as Compute, storage and network etc....

AWS Certified Solutions Architect Associate (SAA02) – Free Practice Tests

This AWS practice test helps you to pass the following AWS exams and can also helps you to revise the AWS concepts if you...

Cloud Computing Basics and Fundamentals

In this first post, we learn the fundamental basics of Cloud Computing, cloud characteristics and its advantages, different cloud implementation models, major cloud services...

Network Basics and Fundamentals

A Network is basically connecting two or more devices though a wired or wireless channel to share & exchange the information electronically. These devices...

Cloud Infrastructure Performance Tuning -Basics and Fundamentals

Applications in cloud environment may need to be tuned for the performance over the time and to meet the continuous changes in the user...

Basic concepts of Cloud Configurations and Cloud Deployments

A successful cloud deployment requires proper planning and determining the right cloud configurations and then executing the plan as it is. But to create...

Security Basics and Fundamentals

Security is the important strategy which is to be planned and implemented across all infrastructure layers to secure the IT infrastructure and the information...

3.7 Overview of RAID 6 and its use cases

HomeStorage Area Networking3.7 Overview of RAID 6 and its use cases
RAID 6 works in the same way as RAID 5, except that RAID 6 includes a second parity element to enable survival if two disk failures occur in a RAID set. Therefore, a RAID 6 implementation requires at least four disks. RAID 6 distributes the parity across all the disks. The write penalty in RAID 6 is more than that in RAID 5; therefore, RAID 5 writes perform better than RAID 6. The rebuild operation in RAID 6 may take longer than that in RAID 5 due to the presence of two parity sets. RAID 6 is based on polynomial erasure code technique which are generally used in future RAID techniques, data protection and in cloud based architectures.
 
                RAID 6 Overview
The parity in RAID 6 is distributed across all members of the RAID set. RAID 5 reserves the equivalent of one drives worth of blocks for parity whereas RAID 6 reserves two drives worth of block for two discrete sets of parity. This enables RAID 6 to suffer two failed drives without losing data. This makes RAID 6 an extremely safe RAID level.
RAID 6 is generally considered extremely safe and RAID 6 performs well in high-read situations. It can suffer two drive failures in the set without losing data. This makes it an ideal choice for use with large drives or for use in pools with large numbers of drives. Large drives tend to be slow drives in terms of revolutions per minute (RPM) and therefore take a lot longer to rebuild than smaller, faster drives. For this reason, the window of exposure to a second drive failure while  performing a rebuild is greatly increased. RAID 6 gives an extra safety  by allowing you to suffer a second drive failure without losing data.
 
The major downside of RAID 6 is performance, especially performance of small-block writes in an environment experiencing a high number of writes. Because RAID 6 doubles the amount of parity per RAID stripe, RAID 6 suffers more severely from the write penalty than RAID 5. The four I/Os per small-block write for a RAID 5 set becomes six I/Os per write for a RAID 6 set. Therefore, RAID 6 is not recommended for small-block-intensive I/O requirements, and in the vast majority of cases, it is not used for any heavy write-based workloads.

RAID 6 Use Cases

RAID 6 is a good all-round system that combines efficient storage with excellent security and decent performance. It is preferable over RAID 5 in file and application servers that use many large drives for data storage.

Advantages

  • Like with RAID 5, read data transactions are very fast.
  • If two drives fail, you still have access to all data, even while the failed drives are being replaced. So RAID 6 is more secure than RAID 5.

Disadvantages

  • Write data transactions are slowed down due to the parity that has to be calculated.
  • Drive failures have an effect on throughput, although this is still acceptable.
  • This is complex technology. Rebuilding an array in which one drive failed can take a long time.

Go To >> Index Page

Sponsored Links

You might also like to read

4.3 Overview of Fibre Channel (FC) SAN Protocol

Traditionally, compute operating systems have communicated with peripheral devices over channel connections, such as Enterprise Systems Connection (ESCON) and SCSI. Channel technologies provide high...

2.1 Types of Storage Devices used in Storage Arrays

There are different types of storage devices which can be used for storing the data and based upon the business requirement & cost, storage...

3.9 The next generation RAID techniques

The use of RAID technology started approximately 20 years ago and there are no significant advancements on the RAID technology till last 5-6 years....

11.3 Different types of data backup methods

There are different backup methods which can be used to backup the organization's application and their data. Below are the majorly used backup methods in the...

1.9 Storage Virtualization Overview

Just as we can virtualize the physical servers and applications we can also virtualize the storage systems to access the data. Storage Virtualization can...

11.7 Taking Backup and Archive to a Cloud Storage

Data is important for organizations of all sizes. Organizations need to regularly back up data to avoid losses, stay compliant, and preserve data integrity....
Anil K Y Ommi
Anil K Y Ommihttps://mycloudwiki.com
Cloud Solutions Architect with more than 15 years of experience in designing & deploying application in multiple cloud platforms.

LEAVE A REPLY

Please enter your comment!
Please enter your name here

AWS Certified Solutions Architect Professional – Free Practice Tests

This AWS practice test helps you to pass the following AWS exams and can also helps you to revise the AWS concepts if you...