Describe the different raid levels, Database Management System

Assignment Help:

Describe the different RAID levels.  Discuss the choices of the different RAID levels for different applications.        

 Ans:   There are several combinations of these approaches giving different types of trade offs of protection against data loss, capacity, and speed. RAID levels 0, 1, and 5 are the most generally found, and cover most needs.

1. RAID 0 (striped disks) distributes data across various disks in a way that gives enhanced speed and full capacity, although all data on all disks will be lost if any one disk fails. 

2. RAID 1 (mirrored disks) could be explained as a backup solution, by using two (possibly more) disks that each store the same data so that data is not lost so long as one disk survives. Total capacity of the array is just only the capacity of a single disk. The failure of the one drive, in the event of a software or hardware malfunction, does not raise the chance of a failure nor decrease the reliability of the remaining drives (second, third, etc).

3. RAID 2 It employs memory style redundancy by using Hamming codes, which consist of parity bits for distinct overlapping subsets of components.

4. RAID 3 It employs a single parity disk relying on the disk controller to figure out that disk has failed.

5. RAID 4 It employes block-level data striping.

6. RAID 5 (striped disks with parity) combines three or more disks in a way which protects data against loss of any one disk; the storage capacity of the array is decreased by one disk. 

7. RAID 6 (less common) can recover from the loss of two disks by P + Q redundancy scheme by using Reed- Adoman codes.


Related Discussions:- Describe the different raid levels

Union - basic set operation, UNION If R1 and R2 are two union compatibl...

UNION If R1 and R2 are two union compatible relations then R3 = R1 ∪ R2 is the relation having tuples that are either in R1 or in R2 or in both. In case, R3 will have tuples

What is multiplicity in the associations, What is multiplicity in the assoc...

What is multiplicity in the associations? Give an example to explain multiplicity? Multiplicity in association indicate number of objects participate in any relationship. For

3NF Normalization, Need 2 projects completed in 3NF format.

Need 2 projects completed in 3NF format.

Project, I have a small project that contains 3 deliverable s. I have done ...

I have a small project that contains 3 deliverable s. I have done the first one and I would like you to help me with second one

Explain foreign key, Explain Foreign Key? Foreign Key - Let there are...

Explain Foreign Key? Foreign Key - Let there are two relations (tables) R and S. Any candidate key of the relation R that is referred within the relation S is known as the fo

Need for distributed database systems, Need For Distributed Database System...

Need For Distributed Database Systems A distributed database is a set of database kept on multiple computers that appears to applications as a one database. As a result, an app

Write query to select student from math department, Consider the table stud...

Consider the table student and list names of students in the departments other than maths and computer. SELECT std_name FRM student WHERE dept_name NOT IN (‘Maths','Computer);

Security-data fragmentation, Security: Data not needed by local applicatio...

Security: Data not needed by local applications is not stored at the site, therefore no unnecessary security violations may exist. But how can we carry out fragmentation? Fragm

What is sql server agent, What is SQL Server Agent? SQL Server agent pl...

What is SQL Server Agent? SQL Server agent plays a significant role in the day-to-day tasks of a database administrator (DBA). It is often overlooked as one of the major tools

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd