As network administrator, you're concerned about fault tolerance. You're using a RAID 5 volume across six drives as your fault-tolerance solution. The next day, you find that one of the drives has failed. What will you do?

A) Replace the failed drive, use Disk Management, select a new area of free space and then regenerate the volume.

B) Replace the drive, recreate the RAID 5 volume, and then restore data from the tape backup.

C) Use Disk Administrator to break the RAID 5 volume, replace the drive, and then regenerate the stripe set.

D) Use Disk Administrator to break the RAID 5 volume and then restore data from the tape backup.


A) Replace the failed drive, use Disk Management, select a new area of free space and then regenerate the volume.

Computer Science & Information Technology

You might also like to view...

The header file that you must #include to have access to the Standard Library string class is

a. C-string b. string.h c. string d. String.h e. None of the above

Computer Science & Information Technology

The collections framework provides various __________ collection interfaces from which the programmer can quickly "flesh out" complete customized implementations.

a. abstract. b. concrete. c. structured. d. unstructured.

Computer Science & Information Technology

One appropriate action when invalid input data has been detected is to assign a(n) ____value and proceed.

A. error B. random C. decrement D. default

Computer Science & Information Technology

Explain how Access responds when you spell a field name incorrectly in a query.

What will be an ideal response?

Computer Science & Information Technology