CompTIA Security+ Simulation 6

A security administrator is given the security and availability profiles for servers that are being deployed.
1) Match each RAID type with the correct configuration and MINIMUM number of drives.
2) Review the server profiles and match them with the appropriate RAID type based on integrity, availability, I/O, storage requirements.

Instructions:
• All drive definitions can be dragged as many times as necessary
• Not all placeholders may be filled in the RAID configuration boxes
• If parity is required, please select the appropriate number of parity check boxes
• Server profiles may be dragged only once

If at any time you would like to bring back the initial state of the simulation, please select the Reset
button. When you have completed the simulation, please select the Done

Correct Answer:


RAID-0 is known as striping. It is not a fault tolerant solution but does improve disk performance for read/write operations. Striping requires a minimum of two disks and does not use parity. RAID-0 can be used where performance is required over fault tolerance, such as a media streaming server.

RAID-1 is known as mirroring because the same data is written to two disks so that the two disks have identical data. This is a fault tolerant solution that halves the storage space. A minimum of two disks are used in mirroring and does not use parity. RAID-1 can be used where fault tolerance is required over performance, such as on an authentication server.

RAID-5 is a fault tolerant solution that uses parity and striping. A minimum of three disks are required for RAID-5 with one disk’s worth of space being used for parity information. However, the parity information is distributed across all the disks. RAID-5 can recover from a sing disk failure.

RAID-6 is a fault tolerant solution that uses dual parity and striping. A minimum of four disks are required for RAID-6. Dual parity allows RAID-6 to recover from the simultaneous failure of up to two disks. Critical data should be stored on a RAID-6 system.

References:
Dulaney, Emmett and Chuck Eastton, CompTIA Security+ Study Guide, 6th Edition, Sybex, Indianapolis

CompTIA A+ Core 2 Question H-73

A server is configured to boot with a “mirrored” RAID configuration. Which of the following BEST describes this configuration?

A. RAID 0
B. RAID 1
C. RAID 3
D. RAID 5

Correct Answer: B

CompTIA A+ Core 2 Question C-60

Jane, the network administrator, is notified that the server is responding very slowly. Upon entering the server room, she notices one of the drives in a RAID1 array has failed. Which of the following would BEST restore full functionality of the server while preserving redundancy?

A. Use Disk Management to remove the RAID array and use the drive standalone.
B. Use the RAID configuration tool to remove the RAID array and use the drive standalone.
C. Remove the failed drive in device manager and continue operating.
D. Replace the drive with a new drive and repair the RAID.

Correct Answer: D

CompTIA A+ Core 2 Question B-56

A technician would like to ensure all previous data is erased before reloading Windows 7 Home Premium onto a laptop. Which of the following procedures would accomplish this?

A. Virtual RAID configuration
B. Quick format
C. New partition
D. Full format

CompTIA A+ Question I-27

A customer requests a technician to build a Home Server PC with a RAID array. The customer will be using a NAS as a backup system. Which of the following RAID configuration with SATA hard drives would provide the BEST performance?

A. RAID 0
B. RAID 1
C. RAID 5
D. RAID 10

Correct Answer: A

CompTIA A+ Question D-39

A technician has a computer with three hard drives and wants to create a RAID array with parity. Which of the following RAID configurations should be installed?

A. RAID 0
B. RAID 1
C. RAID 5
D. RAID 10

Correct Answer: C

CompTIA A+ Question B-65

Which of the following RAID configurations has a single point of failure?

A. 0
B. 1
C. 5
D. 10

Correct Answer: A