SlideShare una empresa de Scribd logo
1 de 24
RAID




 Guided By:- Miss Rujata Saraf
 Presented By:-Darshan M. Gala
 College:- G.H.R.I.E.M
 Class:- B.E.I.T
CONTENTS
 Introduction
 Abstract

 Raid Levels

 Application

 Advantages of RAID

 Disadvantages of RAID

 Conclusion

 Reference
INTRODUCTION
 RAID   stands for Redundant Array of Independent
  Disks or Redundant Array of Inexpensive Disks.
 RAID is an example of storage virtualization and
  was first defined by David Patterson in 1987.[
 RAID is a storage technology that combines
  multiple disk drive components into a logical unit
ABSTRACT
  Storage scheme using multiple hard drives to share or
  replicate data among the drives.
 It provide data integrity, fault-tolerance, throughput or
  capacity compared to single drives.
 Instead of seeing several different hard drives, the OS sees
  only one.
 Typically used on server computers, advanced personal
  computers.
RAID LEVELS

 Raid level 0
 Raid level 1

 Raid level 2

 Raid level 3

 Raid level 4

 Raid level 5
RAID 0 (STRIPING WITHOUT PARITY)
  Striping means that each file is split into blocks of
  a certain size and those are distributed to the
  various drives.
 Offers superior I/O performance.

 Performance can be enhanced further by using
  multiple controllers.
Ideal use

Photoshop image retouching station.

Advantages

   Offers great performance.

   There is no overhead caused by parity controls.

   Easy to implement.

Disadvantages

   Not fault-tolerant.

   It should not be used on mission-critical systems.
RAID 1(MIRRORING WITHOUT PARITY OR
STRIPING)
 Mirroring means duplication of data i.e
• Data are stored twice .

• Writing them to both the data disk and a mirror disk .

 The controller uses either the data drive or the mirror
  drive for data recovery.
Ideal use

Accounting systems.

Advantages

   Data do not have to be rebuild.

Disadvantages

   Storage capacity is only half of the total disk capacity .
RAID 2 (BIT-LEVEL STRIPING WITH DEDICATED
    HAMMING-CODE PARITY)

 Bit-level striping means that the file is broken into "bit-
  sized pieces“.
 It uses a Hamming code for error correction.
Ideal use

No commercial use.

Advantages

   Data transferred rate is very high.

   Single bit errors can be detected and corrected.

   Multiple bit errors can be detected.

Disadvantages

   Multiple bits error cannot be corrected.

   Raid 3 gives better performance at lower price.
RAID 3(BYTE-LEVEL STRIPING WITH A DEDICATED PARITY
DISK)
  Byte-level striping means that the file is broken into
   "byte-sized pieces“.
  Written in parallel on two or more drives.

  An additional drive stores parity information.
Ideal use

    video streaming.

Advantages

   It provides high throughput for large data transfers.

   Disk failures do not significantly slow down throughput.

Disadvantages

   Performance is slower for random, small I/O operations.
RAID 4 (BLOCK-LEVEL STRIPING WITH A DEDICATED PARITY
DISK)
 Block-level striping means that each file is split into
  blocks of a certain size .
 Allows each member to act independently when only a
  single block is requested.
 Service multiple read requests simultaneously.
Ideal use

Enterprise level company to use it is NetApp.

Advantages

   Reading operations are very fast.

   Fault tolerance is very high.

Disadvantages

   In degraded mode, its reading operation becomes slow.

   Writing operation on disks is extremely slow.
RAID 5 (BLOCK-LEVEL STRIPING WITH PARITY DATA
DISTRIBUTED ACROSS ALL DISK )

   Most common secure RAID level.

   Except that data are transferred to disks by
    independent read and write operations.

   Instead of a dedicated parity disk, parity information is
    spread across all the drives.
Ideal use

    Application servers.

Advantages

    Read data transactions are very fast while write data are
    somewhat slow.

Disadvantages

   Disk failures have an effect on throughput.

   This is complex technology.
APPLICATION
 Bank.
 Video streaming.

 Application Server.

 Photoshop image retouching station.
ADVANTAGES 0F RAID
 RAID allows form of backup of the data in the storage .
 Its is Hot Swappable.

 Ensures data reliability, increase in performance.

 Increase the parity check.

 Disk Stripping make multiple smaller disks look like one
  large disk.
DISADVANTAGES
o    It cannot completely protect your data.
o   System should support RAID drives.
o   Difficult to configure a RAID system.
o   Costly, must purchase and maintain RAID controllers and
    dedicated hard drives.
o   It may slower the system performance.
o    RAID is not data protection, but to increase access speed.
CONCLUSION
 Overall it provides systems with a variety of benefits
  depending upon the version implemented.
 Most users will likely opt to use the RAID 0 for
  increased performance without the loss of storage
  space.
 This is primarily because redundancy is not an
  issue for the average user.
REFERENCE
 www.google.com
 www.wikipedia.com

 http://www.raidrecoverysolutions.com/index.php?op
  tion=com_content&view=article&id=22&Itemid=20
 http://www.pcguide.com/ref/hdd/perf/raid/levels/sing
  leLevel2-c.html
ANY QUESTION ????
THANK YOU

Más contenido relacionado

La actualidad más candente

Storage Area Network(SAN)
Storage Area Network(SAN)Storage Area Network(SAN)
Storage Area Network(SAN)
Krishna Kahar
 
Presentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) BasicsPresentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) Basics
Kuber Chandra
 
Network Attached Storage (NAS)
Network Attached Storage (NAS)Network Attached Storage (NAS)
Network Attached Storage (NAS)
sandeepgodfather
 

La actualidad más candente (20)

Raid Technology
Raid TechnologyRaid Technology
Raid Technology
 
Storage area network
Storage area networkStorage area network
Storage area network
 
raid technology
raid technologyraid technology
raid technology
 
Storage Area Network(SAN)
Storage Area Network(SAN)Storage Area Network(SAN)
Storage Area Network(SAN)
 
Presentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) BasicsPresentation On RAID(Redundant Array Of Independent Disks) Basics
Presentation On RAID(Redundant Array Of Independent Disks) Basics
 
Raid and its levels
Raid and its levelsRaid and its levels
Raid and its levels
 
Disk and File System Management in Linux
Disk and File System Management in LinuxDisk and File System Management in Linux
Disk and File System Management in Linux
 
Network Attached Storage (NAS)
Network Attached Storage (NAS)Network Attached Storage (NAS)
Network Attached Storage (NAS)
 
Centralized shared memory architectures
Centralized shared memory architecturesCentralized shared memory architectures
Centralized shared memory architectures
 
Understanding das-nas-san
Understanding das-nas-sanUnderstanding das-nas-san
Understanding das-nas-san
 
Storage Area Network (San)
Storage Area Network (San)Storage Area Network (San)
Storage Area Network (San)
 
Random Access Memory ppt
Random Access Memory pptRandom Access Memory ppt
Random Access Memory ppt
 
DAS RAID NAS SAN
DAS RAID NAS SANDAS RAID NAS SAN
DAS RAID NAS SAN
 
Raid- Redundant Array of Inexpensive Disks
Raid- Redundant Array of Inexpensive DisksRaid- Redundant Array of Inexpensive Disks
Raid- Redundant Array of Inexpensive Disks
 
Solid state drive (ssd)
Solid state drive (ssd)Solid state drive (ssd)
Solid state drive (ssd)
 
Raid : Redundant Array of Inexpensive Disks
Raid : Redundant Array of Inexpensive DisksRaid : Redundant Array of Inexpensive Disks
Raid : Redundant Array of Inexpensive Disks
 
Computer architecture virtual memory
Computer architecture virtual memoryComputer architecture virtual memory
Computer architecture virtual memory
 
Distributed shared memory shyam soni
Distributed shared memory shyam soniDistributed shared memory shyam soni
Distributed shared memory shyam soni
 
Raid
RaidRaid
Raid
 
Secondary Memory
Secondary MemorySecondary Memory
Secondary Memory
 

Similar a RAID seminar

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
nealwaters20034
 
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
write31
 
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
MadhuraNK
 

Similar a RAID seminar (20)

RAID-Presentation
RAID-PresentationRAID-Presentation
RAID-Presentation
 
RAID
RAIDRAID
RAID
 
Various raid levels pros & cons
Various raid levels pros & consVarious raid levels pros & cons
Various raid levels pros & cons
 
Database 3
Database 3Database 3
Database 3
 
1.2 raid
1.2  raid1.2  raid
1.2 raid
 
Raid(Storage Technology)
Raid(Storage Technology)Raid(Storage Technology)
Raid(Storage Technology)
 
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
 
SEMINAR
SEMINARSEMINAR
SEMINAR
 
Group04 (4)
Group04 (4)Group04 (4)
Group04 (4)
 
Raid technology
Raid technologyRaid technology
Raid technology
 
Introduction to RAID
Introduction to RAIDIntroduction to RAID
Introduction to RAID
 
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
 
Mohamed Ayman Task3 RAID.docx
Mohamed Ayman Task3 RAID.docxMohamed Ayman Task3 RAID.docx
Mohamed Ayman Task3 RAID.docx
 
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-CONFIGURATION (2023).pptx
RAID-CONFIGURATION (2023).pptxRAID-CONFIGURATION (2023).pptx
RAID-CONFIGURATION (2023).pptx
 
Raid
RaidRaid
Raid
 
Group04
Group04Group04
Group04
 
Group04
Group04Group04
Group04
 
Linux admin
Linux adminLinux admin
Linux admin
 
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
 

Último

Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
panagenda
 

Último (20)

Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
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
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
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
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
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 Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
Emergent Methods: Multi-lingual narrative tracking in the news - real-time ex...
 
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
 
DBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor PresentationDBX First Quarter 2024 Investor Presentation
DBX First Quarter 2024 Investor Presentation
 
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...
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
Apidays New York 2024 - The Good, the Bad and the Governed by David O'Neill, ...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
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)
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
Web Form Automation for Bonterra Impact Management (fka Social Solutions Apri...
 
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
 
Why Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire businessWhy Teams call analytics are critical to your entire business
Why Teams call analytics are critical to your entire business
 

RAID seminar

  • 1. RAID Guided By:- Miss Rujata Saraf Presented By:-Darshan M. Gala College:- G.H.R.I.E.M Class:- B.E.I.T
  • 2. CONTENTS  Introduction  Abstract  Raid Levels  Application  Advantages of RAID  Disadvantages of RAID  Conclusion  Reference
  • 3. INTRODUCTION  RAID stands for Redundant Array of Independent Disks or Redundant Array of Inexpensive Disks.  RAID is an example of storage virtualization and was first defined by David Patterson in 1987.[  RAID is a storage technology that combines multiple disk drive components into a logical unit
  • 4. ABSTRACT  Storage scheme using multiple hard drives to share or replicate data among the drives.  It provide data integrity, fault-tolerance, throughput or capacity compared to single drives.  Instead of seeing several different hard drives, the OS sees only one.  Typically used on server computers, advanced personal computers.
  • 5. RAID LEVELS  Raid level 0  Raid level 1  Raid level 2  Raid level 3  Raid level 4  Raid level 5
  • 6. RAID 0 (STRIPING WITHOUT PARITY)  Striping means that each file is split into blocks of a certain size and those are distributed to the various drives.  Offers superior I/O performance.  Performance can be enhanced further by using multiple controllers.
  • 7. Ideal use Photoshop image retouching station. Advantages  Offers great performance.  There is no overhead caused by parity controls.  Easy to implement. Disadvantages  Not fault-tolerant.  It should not be used on mission-critical systems.
  • 8. RAID 1(MIRRORING WITHOUT PARITY OR STRIPING)  Mirroring means duplication of data i.e • Data are stored twice . • Writing them to both the data disk and a mirror disk .  The controller uses either the data drive or the mirror drive for data recovery.
  • 9. Ideal use Accounting systems. Advantages  Data do not have to be rebuild. Disadvantages  Storage capacity is only half of the total disk capacity .
  • 10. RAID 2 (BIT-LEVEL STRIPING WITH DEDICATED HAMMING-CODE PARITY)  Bit-level striping means that the file is broken into "bit- sized pieces“.  It uses a Hamming code for error correction.
  • 11. Ideal use No commercial use. Advantages  Data transferred rate is very high.  Single bit errors can be detected and corrected.  Multiple bit errors can be detected. Disadvantages  Multiple bits error cannot be corrected.  Raid 3 gives better performance at lower price.
  • 12. RAID 3(BYTE-LEVEL STRIPING WITH A DEDICATED PARITY DISK)  Byte-level striping means that the file is broken into "byte-sized pieces“.  Written in parallel on two or more drives.  An additional drive stores parity information.
  • 13. Ideal use video streaming. Advantages  It provides high throughput for large data transfers.  Disk failures do not significantly slow down throughput. Disadvantages  Performance is slower for random, small I/O operations.
  • 14. RAID 4 (BLOCK-LEVEL STRIPING WITH A DEDICATED PARITY DISK)  Block-level striping means that each file is split into blocks of a certain size .  Allows each member to act independently when only a single block is requested.  Service multiple read requests simultaneously.
  • 15. Ideal use Enterprise level company to use it is NetApp. Advantages  Reading operations are very fast.  Fault tolerance is very high. Disadvantages  In degraded mode, its reading operation becomes slow.  Writing operation on disks is extremely slow.
  • 16. RAID 5 (BLOCK-LEVEL STRIPING WITH PARITY DATA DISTRIBUTED ACROSS ALL DISK )  Most common secure RAID level.  Except that data are transferred to disks by independent read and write operations.  Instead of a dedicated parity disk, parity information is spread across all the drives.
  • 17. Ideal use Application servers. Advantages Read data transactions are very fast while write data are somewhat slow. Disadvantages  Disk failures have an effect on throughput.  This is complex technology.
  • 18. APPLICATION  Bank.  Video streaming.  Application Server.  Photoshop image retouching station.
  • 19. ADVANTAGES 0F RAID  RAID allows form of backup of the data in the storage .  Its is Hot Swappable.  Ensures data reliability, increase in performance.  Increase the parity check.  Disk Stripping make multiple smaller disks look like one large disk.
  • 20. DISADVANTAGES o It cannot completely protect your data. o System should support RAID drives. o Difficult to configure a RAID system. o Costly, must purchase and maintain RAID controllers and dedicated hard drives. o It may slower the system performance. o RAID is not data protection, but to increase access speed.
  • 21. CONCLUSION  Overall it provides systems with a variety of benefits depending upon the version implemented.  Most users will likely opt to use the RAID 0 for increased performance without the loss of storage space.  This is primarily because redundancy is not an issue for the average user.
  • 22. REFERENCE  www.google.com  www.wikipedia.com  http://www.raidrecoverysolutions.com/index.php?op tion=com_content&view=article&id=22&Itemid=20  http://www.pcguide.com/ref/hdd/perf/raid/levels/sing leLevel2-c.html