nerdexam
CompTIA

SK0-005 · Question #342

An administrator has been asked to deploy a database server that provides the highest performance with fault tolerance. Which of the following RAID levels will fulfill this request?

The correct answer is E. RAID 10. RAID 10 is the best option to deploy a database server that provides the highest performance with fault tolerance. RAID 10 is a type of RAID level that combines RAID 1 (mirroring) and RAID 0 (striping) to create an array of mirrored stripes. RAID 10 offers high performance by…

Server administration

Question

An administrator has been asked to deploy a database server that provides the highest performance with fault tolerance. Which of the following RAID levels will fulfill this request?

Options

  • ARAID 0
  • BRAID 1
  • CRAID 5
  • DRAID 6
  • ERAID 10

How the community answered

(13 responses)
  • C
    15% (2)
  • D
    8% (1)
  • E
    77% (10)

Explanation

RAID 10 is the best option to deploy a database server that provides the highest performance with fault tolerance. RAID 10 is a type of RAID level that combines RAID 1 (mirroring) and RAID 0 (striping) to create an array of mirrored stripes. RAID 10 offers high performance by distributing data across multiple disks in parallel (striping), which improves read/write speed and I/O operations. RAID 10 also offers fault tolerance by duplicating data across two or more disks in each stripe (mirroring), which provides redundancy and data protection in case of disk failure. RAID 10 requires at least four disks to implement and has a high storage overhead, as half of the disk space is used for mirroring.

Topics

#RAID configurations#Server storage#Performance optimization#Fault tolerance

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice