A systems administrator is inspecting a file server setup with a RAID 10 configuration among four 160GB SAS drives. The administrator has replaced all of the drives with 500GB SAS drives. Which of the following storage tools should the administrator use NEXT to effectively administer the change?

A. Disk management tool
B. Disk monitoring tool
C. Disk cloning tool
D. Disk partitioning tool


Answer: A. Disk management tool

Computer Science & Information Technology

You might also like to view...

Click the ____ button to sort from Z to A or high to low.

A. ascending B. descending C. either a. or b. D. neither a. nor b.

Computer Science & Information Technology

What is wrong with this function?

``` void Multiply( int x, int y ) { int z; z = x * y; return z; } ``` A. You can’t have 2 input arguments. B. Multiply doesn’t know what z is. C. The return type is void. D. There is nothing wrong with it.

Computer Science & Information Technology

Data ________ is the process of controlling the data that is entered into a field

Fill in the blank(s) with correct word

Computer Science & Information Technology

By using the Export ____________________, you can quickly export all of the fields for a given category to the new format.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology