100% found this document useful (1 vote)
473 views24 pages

RAID Seminar

RAID (Redundant Array of Independent Disks) is a storage technology that combines multiple disk drives into a logical unit. It provides data integrity, fault tolerance, throughput or capacity benefits over single drives. RAID levels include RAID 0 (striping without parity), RAID 1 (mirroring without parity or striping), RAID 2-5 (various implementations of striping with parity). RAID is commonly used on servers and advanced PCs to increase performance and reliability for applications like video streaming, databases, and file servers. While RAID offers benefits like increased speed and redundancy, it also has disadvantages such as increased complexity and cost compared to a single drive setup.

Uploaded by

Darshan Gala
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
100% found this document useful (1 vote)
473 views24 pages

RAID Seminar

RAID (Redundant Array of Independent Disks) is a storage technology that combines multiple disk drives into a logical unit. It provides data integrity, fault tolerance, throughput or capacity benefits over single drives. RAID levels include RAID 0 (striping without parity), RAID 1 (mirroring without parity or striping), RAID 2-5 (various implementations of striping with parity). RAID is commonly used on servers and advanced PCs to increase performance and reliability for applications like video streaming, databases, and file servers. While RAID offers benefits like increased speed and redundancy, it also has disadvantages such as increased complexity and cost compared to a single drive setup.

Uploaded by

Darshan Gala
Copyright
© Attribution Non-Commercial (BY-NC)
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 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 "bitsized 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 o o o

o o

It cannot completely protect your data. System should support RAID drives. Difficult to configure a RAID system. Costly, must purchase and maintain RAID controllers and dedicated hard drives. It may slower the system performance. 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

You might also like