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

B+ tree, construct a B+ tree for the following set of key value (2,3,5,7,11...

construct a B+ tree for the following set of key value (2,3,5,7,11,19,23,29,31) in ascending order where the pointers that will fit in one node is as follows:A. four B. six C. eigh

Explain retrieval in qbe, Explain retrieval in QBE? Retrieval in QBE : ...

Explain retrieval in QBE? Retrieval in QBE : A "GUI" for expressing queries. Based on the Domain Relational Calculus (DRC) Actually invented before GUIs. Very co

Guidelines for creation of table, Guidelines for creation of table: ...

Guidelines for creation of table: Table name should begin with an alphabet. In table name, single quotes and blank spaces are not allowed. Reserve words of that DBM

What is a recovery scheme, What is a recovery scheme? An integral part ...

What is a recovery scheme? An integral part of a database system is a recovery scheme that can restore the database to the reliable state that existed before the failure.

Define the two phase locking protocol, Define the Two Phase Locking Protoco...

Define the Two Phase Locking Protocol This is a protocol that is used to make sure serializability of transactions. This protocol needs that every transaction issue lock and u

What is oracle process explain for processes of oracle, What is Oracle Proc...

What is Oracle Process? Explain any four processes started by Oracle. Oracle Process is as follows: SMON: The System Monitor carries out a crash recovery while a crashed in

What are axioms, What are axioms? Axioms or rules of inference give a s...

What are axioms? Axioms or rules of inference give a simpler technique for reasoning about

Insert into command, INSERT INTO command : Values can be inserted fo...

INSERT INTO command : Values can be inserted for all columns or for the selected columns Values can be given by sub query. In place of values parameter substitution

Define the unique constraints for the table client, Define the following co...

Define the following constraints for the table client. (i) BAL_DUE must be at least 1000. (ii) NAME is a unique key. (i)ALTER TABLE CLIENT ADD CONSTRAINT CLIENT_BAL_DUE_C1

What is foreign key, What is foreign key? A relation schema r1 derived ...

What is foreign key? A relation schema r1 derived from an ER schema may contain among its attributes the primary key of another relation schema r2.this attribute is known as a

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