SlideShare uma empresa Scribd logo
1 de 18
RAID TECHNOLOGY Patel Parth R(13MCA47)
Aman Sadhwani(13MCA50)
WHAT IS RAID?
RAID – Redundant Array of Independent Disks
RAID is a data storage virtualization technology that combines
multiple disk drive components into a logical unit for the
purposes of data redundancy or performance improvement.
MOTIVATION FOR RAID
•Just as additional memory in form of cache, can improve system
performance, in the same way additional disks can also improve
system performance
•In RAID, we use an array of disks. These disks operate independently
•Since there are many disks, multiple I/O requests can be handled in
parallel if the data required is on separate disks
•A single I/O operation can be handled in parallel if the data required
is distributed across multiple disks
WHY RAID?
Disk performance
Disk redundancy
Provide data security
Protects Data from disk failure
LEVELS OF RAID
There are 6 levels RAID schemes. These are called RAID 0, RAID 1, …
RAID 5
The common characteristic in all these levels is:
 A set of physical disk drives.
 The operating system views these separate disks as a single logical disk.
 Data is distributed across the physical drives of the array.
 Redundant disk capacity is used to store parity information.
 Parity information can help in recovering data in case of disk failure
RAID LEVEL 0
RAID 0 splits data evenly across two or more disks without parity
information and with speed as the intended goal.
RAID 0 is normally used to increase performance.
No parity checking of data in RAID 0.
RAID 0 implementation requires minimum 2 disks
RAID LEVEL 0
RAID LEVEL 0
Advantages
Increase speed
Easy implementation
No parity calculation
Disadvantages
No error checking of data
RAID LEVEL 1
This level is called "mirroring" as it copies data onto two disk drives
simultaneously.
As same data is placed on multiple disks, it is also called “data
mirroring”
Thus every disk in the array has a mirror disk that contains the same
data
Data can be read from either disk but is written on both disks
RAID LEVEL 1
Advantages
Main advantage is RAID 1 provides fault tolerance. If one disk fails,
the other automatically takes over.
So continuous operation is maintained.
RAID 1 is used to store systems software (such as drivers, operating
systems, compilers, etc) and other highly critical files.
Disadvantages
Main disadvantage is cost. Since data is duplicated, storage costs
increase.
RAID LEVEL 2
RAID 2 stripes data at the bit (rather than block) level, and uses a
Hamming code for error correction.
All hard disks eventually implemented Hamming code error
correction. This made RAID 2 error correction redundant and
unnecessarily complex
RAID LEVEL 3
Data is divided into byte units and written across multiple disk
drives.
Parity information is stored for each disk section and written to a
dedicated parity drive.
All disks can be accessed in parallel
Data can be transferred in bulk. Thus high speed data transmission is
possible
RAID LEVEL 3
In case of drive failure, the parity drive is accessed and data is
reconstructed from the remaining devices.
Once the failed drive is replaced, the missing data can be restored on
the new drive
RAID 3 can provide very high data transfer rates
RAID LEVEL 3
RAID LEVEL 4
RAID 4 is very similar to RAID 3 in that a parity disk drive is always
one of the five associated disk drives. But the difference is instead of
doing the parity at the byte level, in RAID 4, the parity is done at the
block level.
RAID LEVEL 5
RAID 5 consists of block-level striping with distributed parity.
Unlike in RAID 4, parity information is distributed among the drives.
It requires that all drives but one be present to operate at that block.
BENEFITS OF RAID
•Data loss can be very dangerous for an organization
•RAID technology prevents data loss due to disk failure
•RAID technology can be implemented in hardware or software
•Servers make use of RAID technology
THANK YOU 

Mais conteúdo relacionado

Mais procurados (20)

RAID
RAIDRAID
RAID
 
Raid
Raid Raid
Raid
 
Present of Raid and Its Type
Present of Raid and Its TypePresent of Raid and Its Type
Present of Raid and Its Type
 
raid technology
raid technologyraid technology
raid technology
 
Raid
RaidRaid
Raid
 
Raid and its levels
Raid and its levelsRaid and its levels
Raid and its levels
 
RAID
RAIDRAID
RAID
 
Understanding RAID Levels (RAID 0, RAID 1, RAID 2, RAID 3, RAID 4, RAID 5)
Understanding RAID Levels (RAID 0, RAID 1, RAID 2, RAID 3, RAID 4, RAID 5)Understanding RAID Levels (RAID 0, RAID 1, RAID 2, RAID 3, RAID 4, RAID 5)
Understanding RAID Levels (RAID 0, RAID 1, RAID 2, RAID 3, RAID 4, RAID 5)
 
Performance evolution of raid
Performance evolution of raidPerformance evolution of raid
Performance evolution of raid
 
Raid
RaidRaid
Raid
 
RAID LEVELS
RAID LEVELSRAID LEVELS
RAID LEVELS
 
Raid- Redundant Array of Inexpensive Disks
Raid- Redundant Array of Inexpensive DisksRaid- Redundant Array of Inexpensive Disks
Raid- Redundant Array of Inexpensive Disks
 
Raid
Raid Raid
Raid
 
RAID Review
RAID ReviewRAID Review
RAID Review
 
DAS RAID NAS SAN
DAS RAID NAS SANDAS RAID NAS SAN
DAS RAID NAS SAN
 
DBMS - RAID
DBMS - RAIDDBMS - RAID
DBMS - RAID
 
Raid 5
Raid 5Raid 5
Raid 5
 
RAID and LVM
RAID and LVMRAID and LVM
RAID and LVM
 
CDW: SAN vs. NAS
CDW: SAN vs. NASCDW: SAN vs. NAS
CDW: SAN vs. NAS
 
Raid
RaidRaid
Raid
 

Semelhante a Raid Technology

Various raid levels pros & cons
Various raid levels pros & consVarious raid levels pros & cons
Various raid levels pros & consIT Tech
 
112667416 raid-seminar
112667416 raid-seminar112667416 raid-seminar
112667416 raid-seminarabhivicram
 
Exercise 3-1 This chapter’s opening scenario illustrates a specific .docx
Exercise 3-1 This chapter’s opening scenario illustrates a specific .docxExercise 3-1 This chapter’s opening scenario illustrates a specific .docx
Exercise 3-1 This chapter’s opening scenario illustrates a specific .docxnealwaters20034
 
Dr module 3 assignment Management homework help.docx
Dr module 3 assignment Management homework help.docxDr module 3 assignment Management homework help.docx
Dr module 3 assignment Management homework help.docxwrite31
 
RAID (redundant array of independent disks)
RAID  (redundant array of independent disks)RAID  (redundant array of independent disks)
RAID (redundant array of independent disks)manditalaskar123
 
Data center core elements, Data center virtualization
Data center core elements, Data center virtualizationData center core elements, Data center virtualization
Data center core elements, Data center virtualizationMadhuraNK
 
Raid Levels Technology
Raid Levels TechnologyRaid Levels Technology
Raid Levels TechnologyIshwor Panta
 
Raid the redundant array of independent disks technology overview
Raid the redundant array of independent disks technology overviewRaid the redundant array of independent disks technology overview
Raid the redundant array of independent disks technology overviewIT Tech
 

Semelhante a Raid Technology (20)

SEMINAR
SEMINARSEMINAR
SEMINAR
 
Various raid levels pros & cons
Various raid levels pros & consVarious raid levels pros & cons
Various raid levels pros & cons
 
112667416 raid-seminar
112667416 raid-seminar112667416 raid-seminar
112667416 raid-seminar
 
Raid in SNA
Raid in SNA Raid in SNA
Raid in SNA
 
RAID-Presentation
RAID-PresentationRAID-Presentation
RAID-Presentation
 
Mohamed Ayman Task3 RAID.docx
Mohamed Ayman Task3 RAID.docxMohamed Ayman Task3 RAID.docx
Mohamed Ayman Task3 RAID.docx
 
Exercise 3-1 This chapter’s opening scenario illustrates a specific .docx
Exercise 3-1 This chapter’s opening scenario illustrates a specific .docxExercise 3-1 This chapter’s opening scenario illustrates a specific .docx
Exercise 3-1 This chapter’s opening scenario illustrates a specific .docx
 
Dr module 3 assignment Management homework help.docx
Dr module 3 assignment Management homework help.docxDr module 3 assignment Management homework help.docx
Dr module 3 assignment Management homework help.docx
 
Raid(Storage Technology)
Raid(Storage Technology)Raid(Storage Technology)
Raid(Storage Technology)
 
1.2 raid
1.2  raid1.2  raid
1.2 raid
 
RAID (redundant array of independent disks)
RAID  (redundant array of independent disks)RAID  (redundant array of independent disks)
RAID (redundant array of independent disks)
 
Data center core elements, Data center virtualization
Data center core elements, Data center virtualizationData center core elements, Data center virtualization
Data center core elements, Data center virtualization
 
Raid technology
Raid technologyRaid technology
Raid technology
 
Database 3
Database 3Database 3
Database 3
 
RAID-CONFIGURATION (2023).pptx
RAID-CONFIGURATION (2023).pptxRAID-CONFIGURATION (2023).pptx
RAID-CONFIGURATION (2023).pptx
 
Raid Levels Technology
Raid Levels TechnologyRaid Levels Technology
Raid Levels Technology
 
Raid the redundant array of independent disks technology overview
Raid the redundant array of independent disks technology overviewRaid the redundant array of independent disks technology overview
Raid the redundant array of independent disks technology overview
 
Raid
RaidRaid
Raid
 
Understanding RAID Controller
Understanding RAID ControllerUnderstanding RAID Controller
Understanding RAID Controller
 
Class2
Class2Class2
Class2
 

Último

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...apidays
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024The Digital Insurer
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Drew Madelung
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAndrey Devyatkin
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CVKhem
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityPrincipled Technologies
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024The Digital Insurer
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesBoston Institute of Analytics
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUK Journal
 

Último (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...Apidays New York 2024 - The value of a flexible API Management solution for O...
Apidays New York 2024 - The value of a flexible API Management solution for O...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 
Real Time Object Detection Using Open CV
Real Time Object Detection Using Open CVReal Time Object Detection Using Open CV
Real Time Object Detection Using Open CV
 
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law DevelopmentsTrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
TrustArc Webinar - Stay Ahead of US State Data Privacy Law Developments
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Boost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivityBoost PC performance: How more available memory can improve productivity
Boost PC performance: How more available memory can improve productivity
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
HTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation StrategiesHTML Injection Attacks: Impact and Mitigation Strategies
HTML Injection Attacks: Impact and Mitigation Strategies
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 

Raid Technology

  • 1. RAID TECHNOLOGY Patel Parth R(13MCA47) Aman Sadhwani(13MCA50)
  • 2. WHAT IS RAID? RAID – Redundant Array of Independent Disks RAID is a data storage virtualization technology that combines multiple disk drive components into a logical unit for the purposes of data redundancy or performance improvement.
  • 3. MOTIVATION FOR RAID •Just as additional memory in form of cache, can improve system performance, in the same way additional disks can also improve system performance •In RAID, we use an array of disks. These disks operate independently •Since there are many disks, multiple I/O requests can be handled in parallel if the data required is on separate disks •A single I/O operation can be handled in parallel if the data required is distributed across multiple disks
  • 4. WHY RAID? Disk performance Disk redundancy Provide data security Protects Data from disk failure
  • 5. LEVELS OF RAID There are 6 levels RAID schemes. These are called RAID 0, RAID 1, … RAID 5 The common characteristic in all these levels is:  A set of physical disk drives.  The operating system views these separate disks as a single logical disk.  Data is distributed across the physical drives of the array.  Redundant disk capacity is used to store parity information.  Parity information can help in recovering data in case of disk failure
  • 6. RAID LEVEL 0 RAID 0 splits data evenly across two or more disks without parity information and with speed as the intended goal. RAID 0 is normally used to increase performance. No parity checking of data in RAID 0. RAID 0 implementation requires minimum 2 disks
  • 8. RAID LEVEL 0 Advantages Increase speed Easy implementation No parity calculation Disadvantages No error checking of data
  • 9. RAID LEVEL 1 This level is called "mirroring" as it copies data onto two disk drives simultaneously. As same data is placed on multiple disks, it is also called “data mirroring” Thus every disk in the array has a mirror disk that contains the same data Data can be read from either disk but is written on both disks
  • 10. RAID LEVEL 1 Advantages Main advantage is RAID 1 provides fault tolerance. If one disk fails, the other automatically takes over. So continuous operation is maintained. RAID 1 is used to store systems software (such as drivers, operating systems, compilers, etc) and other highly critical files. Disadvantages Main disadvantage is cost. Since data is duplicated, storage costs increase.
  • 11. RAID LEVEL 2 RAID 2 stripes data at the bit (rather than block) level, and uses a Hamming code for error correction. All hard disks eventually implemented Hamming code error correction. This made RAID 2 error correction redundant and unnecessarily complex
  • 12. RAID LEVEL 3 Data is divided into byte units and written across multiple disk drives. Parity information is stored for each disk section and written to a dedicated parity drive. All disks can be accessed in parallel Data can be transferred in bulk. Thus high speed data transmission is possible
  • 13. RAID LEVEL 3 In case of drive failure, the parity drive is accessed and data is reconstructed from the remaining devices. Once the failed drive is replaced, the missing data can be restored on the new drive RAID 3 can provide very high data transfer rates
  • 15. RAID LEVEL 4 RAID 4 is very similar to RAID 3 in that a parity disk drive is always one of the five associated disk drives. But the difference is instead of doing the parity at the byte level, in RAID 4, the parity is done at the block level.
  • 16. RAID LEVEL 5 RAID 5 consists of block-level striping with distributed parity. Unlike in RAID 4, parity information is distributed among the drives. It requires that all drives but one be present to operate at that block.
  • 17. BENEFITS OF RAID •Data loss can be very dangerous for an organization •RAID technology prevents data loss due to disk failure •RAID technology can be implemented in hardware or software •Servers make use of RAID technology