Which of the following Dynamic volume types is also known as striping with parity?

a. Simple
b. Striped
c. Mirrored
d. RAID-5

D. RAID-5 can use from 3 to 32 disks. It is fault-tolerant with maximum capacity of the number of disks minus 1.

Computer Science & Information Technology

You might also like to view...

You hate buying new equipment for your computer if it still works. But you have finally decided to upgrade your old CD-ROM drive with a new Blu-ray player. Which will most likely be required to power the drive?

A. HDMI to Displayport adapter B. Molex to ATX 12v adapter C. Molex to SATA adapter D. USB serial adapter

Computer Science & Information Technology

An exception's default error message can be retrieved by using the __________ method.

a. getMessage() b. getErrorMessage() c. getDefaultMessage() d. getDefaultErrorMessage()

Computer Science & Information Technology