what is the advantage of RAID

Answer Posted / praveen kumar k

RAID serves for two data storage requirements
1]Reliability
2]Performance
->Reliability-It maintains multiple copies of same data in
array of disks to make the storage fault tolerant in case of
disk failure.
->Performance-Different bits of a data component is stored
across an array of disks(bit striping) so that access time
is greatly reduced since single read time is enough to read
all the bits since they are in different disks, thus
boosting the performance.

Is This Answer Correct ?    4 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I view postgresql data?

490


How do I find the size of a postgres table?

474


How to connect to postgres database using pgadmin?

490


How do I start pgadmin?

430


How to disable foreign key constraint in postgresql?

514






How do I view blob data?

540


How do I connect to a postgresql database?

505


How is postgresql different from oracle?

475


Does creating an index lock the table?

476


How does pgadmin connect to remote database?

467


How to stop database server in postgresql?

566


What port does pgadmin use?

478


How many types of replication are there in postgresql?

453


How to find table creation date in postgresql?

531


Is it postgre or postgres?

516