SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot (20)

RAID Review
RAID ReviewRAID Review
RAID Review
 
Raid
RaidRaid
Raid
 
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
RaidRaid
Raid
 
RAID - (Redundant Array of Inexpensive Disks or Drives, or Redundant Array of...
RAID - (Redundant Array of Inexpensive Disks or Drives, or Redundant Array of...RAID - (Redundant Array of Inexpensive Disks or Drives, or Redundant Array of...
RAID - (Redundant Array of Inexpensive Disks or Drives, or Redundant Array of...
 
Raid Technology
Raid TechnologyRaid Technology
Raid Technology
 
Raid
Raid Raid
Raid
 
raid technology
raid technologyraid technology
raid technology
 
RAID LEVELS
RAID LEVELSRAID LEVELS
RAID LEVELS
 
Raid Levels
Raid LevelsRaid Levels
Raid Levels
 
RAID Technology
RAID TechnologyRAID Technology
RAID Technology
 
Raid
RaidRaid
Raid
 
Raid Level
Raid LevelRaid Level
Raid Level
 
Raid
RaidRaid
Raid
 
Raid
Raid Raid
Raid
 
RAID and Storage Arrays
RAID and Storage ArraysRAID and Storage Arrays
RAID and Storage Arrays
 
RAID
RAIDRAID
RAID
 
Storage Devices And Backup Media
Storage Devices And Backup MediaStorage Devices And Backup Media
Storage Devices And Backup Media
 
Raid 5
Raid 5Raid 5
Raid 5
 
Various raid levels pros & cons
Various raid levels pros & consVarious raid levels pros & cons
Various raid levels pros & cons
 

Similar to 112667416 raid-seminar

Similar to 112667416 raid-seminar (20)

Raid level
Raid levelRaid level
Raid level
 
RAID-Presentation
RAID-PresentationRAID-Presentation
RAID-Presentation
 
RAID
RAIDRAID
RAID
 
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
 
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
 
Storage Area Network interview Questions
Storage Area Network interview QuestionsStorage Area Network interview Questions
Storage Area Network interview Questions
 

112667416 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