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

Increased overheads on update-data replication, Increased overheads on upda...

Increased overheads on update : On the drawbacks side, it will need the system to ensure that all replicas of a relation are consistent. This shows that all the replicas of the rel

Design an entity relation model, Funky Festivals Specification Funky Fe...

Funky Festivals Specification Funky Festivals organise music festivals which take place at various venues throughout the UK.  A venue needs to be booked before a Festival can t

Locking, define locking in simple language and decribed it

define locking in simple language and decribed it

Example of transaction? , Example :; transfers transfer_amount from x's acc...

Example :; transfers transfer_amount from x's account to y's account ; Supposes x&y both accounts exist TRANSACTION (x, y, transfer_amount) Start transaction IF X AND Y

ENTITY DIAGRAMS IN FIRST NORMAL FORM, CAN SOMEONE HELP ME WITH ENTITY DIAGR...

CAN SOMEONE HELP ME WITH ENTITY DIAGRAMS IN FIRST NORMAL FORM?

How can you start mysql server, How can you Start MySQL Server? To star...

How can you Start MySQL Server? To start the mysql program type it is name in the command- line prompt. After starting mysql program just display A welcome letter using the

Differentiate between a unique key and a primary key, Differentiate between...

Differentiate between a unique key and a primary key. - By default, clustered index on column are created by primary key while nonclustered index are created by unique key.

What is meant by functional dependencies, What is meant by functional depen...

What is meant by functional dependencies? Consider a relation schema R and α C R and β C R. The functional dependency α ->β  holds on relational schema R if in any legal relati

How to control as concurrent tasks, Control as Concurrent Tasks The ex...

Control as Concurrent Tasks The expression control as simultaneous task means applying control for those events of object which can happen simultaneously. An object can be imp

What is the use of union and intersection operation, What is the use of Uni...

What is the use of Union and intersection operation? Union: The result of this operation contains all tuples that are either in r1 or in r2 or in both r1 and r2.Duplicate tuple

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