nerdexam
CompTIA

SK0-005 · Question #398

An engineer is configuring the RAID on a new server that will support a large database handling real-time data processing. The system needs to have the largest available space with the best write…

The correct answer is C. OS - Two SSD RAID 1. To meet the requirements of a redundant OS disk, largest database space, and best write performance, using two SSDs in RAID 1 for the OS leaves optimal disks for a high-performance database array.

Server hardware installation and management

Question

An engineer is configuring the RAID on a new server that will support a large database handling real-time data processing. The system needs to have the largest available space with the best write performance. Given the following disks and configurations:

  • Four 300GB SSD disks
  • Eight 1.2TB 15K SAS disks
  • Must include redundant OS disk

Which of the following configurations would meet all the necessary requirements for the new database server?

Options

  • AOS-Two SSD RAID 1
  • BOS - One SSD RAID 0
  • COS - Two SSD RAID 1
  • DOS - Two SSD RAID 0

How the community answered

(33 responses)
  • A
    3% (1)
  • B
    15% (5)
  • C
    73% (24)
  • D
    9% (3)

Why each option

To meet the requirements of a redundant OS disk, largest database space, and best write performance, using two SSDs in RAID 1 for the OS leaves optimal disks for a high-performance database array.

AOS-Two SSD RAID 1

This choice is textually identical to C. In a real exam, this would be a problematic question, but assuming C is the intended correct answer, A would also be technically correct in its description of the OS configuration.

BOS - One SSD RAID 0

Configuring the OS on one SSD in RAID 0 (or a single disk) fails to provide a "redundant OS disk" as required by the problem statement.

COS - Two SSD RAID 1Correct

Configuring the OS on two 300GB SSDs in a RAID 1 array ensures a redundant boot drive. This leaves two additional 300GB SSDs and eight 1.2TB 15K SAS disks available for the database. The eight 1.2TB 15K SAS disks can then be configured into a RAID 10 array, offering a balance of 4.8TB usable space and providing excellent write performance for a large database handling real-time data processing.

DOS - Two SSD RAID 0

Configuring the OS on two SSDs in RAID 0 provides no redundancy, failing the "redundant OS disk" requirement, and RAID 0 is inherently risky for an OS drive.

Concept tested: RAID configuration for performance and redundancy

Source: https://learn.microsoft.com/en-us/windows-server/storage/disk-management/understanding-raid

Topics

#RAID configuration#Server storage#Disk redundancy#Performance optimization

Community Discussion

No community discussion yet for this question.

Full SK0-005 Practice