nerdexam
CompTIA

SK0-003 · Question #646

An administrator buys a new server. The server has four disks and needs to be configured for maximum space. Fault tolerance is not a constraint. Which of the following configurations completes this ta

The correct answer is A. RAID 0. To achieve maximum storage space with four disks without requiring fault tolerance, RAID 0 should be configured.

Server hardware installation and management

Question

An administrator buys a new server. The server has four disks and needs to be configured for maximum space. Fault tolerance is not a constraint. Which of the following configurations completes this task?

Options

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

How the community answered

(42 responses)
  • A
    93% (39)
  • B
    5% (2)
  • D
    2% (1)

Why each option

To achieve maximum storage space with four disks without requiring fault tolerance, RAID 0 should be configured.

ARAID 0Correct

RAID 0, also known as disk striping, combines all available disk space into a single logical volume by striping data across all disks. Since no redundancy is used for fault tolerance, the entire capacity of all four disks is utilized for storage, maximizing the total available space.

BRAID 1

RAID 1 (mirroring) uses half of the total disk capacity for redundancy, which does not provide maximum space.

CRAID 5

RAID 5 uses the capacity equivalent of one disk for parity information, reducing the total available storage space.

DRAID 10

RAID 10 combines mirroring and striping, resulting in 50% of the total disk capacity being used for redundancy, not maximizing space.

Concept tested: RAID levels and storage capacity

Source: https://learn.microsoft.com/en-us/windows-server/storage/disk-management/initialize-new-disks

Topics

#RAID configuration#Maximum storage#RAID 0

Community Discussion

No community discussion yet for this question.

Full SK0-003 Practice