During routine maintenance on your server, you discover that one of the hard drives on your RAID array is starting to go bad. After you replace the drive and rebuild the data, you run diagnostics on the RAID controller card with no problems, so you believe you fixed the problem. The next morning you arrive at work and discover that the RAID has completely failed. None of the disks are working. Your server is still running because you installed the OS on a non-RAID disk, but all the data is missing, and the server shows that none of your RAID disks are found.
?
What might be the problem with your server? (Select all that apply.)

A. Motherboard
B. CPU
C. RAM
D. RAID controller
E. Power supply


Answer: A & D

A. Motherboard
D. RAID controller

Computer Science & Information Technology

You might also like to view...

It is not possible to change the formatting of a slide manually.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Create a CartoonPanel class that takes an array of Pictures and displays the pictures from left to right. It should also have a title and author, and display the title at the top left edge and the author at the top right edge.

What will be an ideal response?

Computer Science & Information Technology

What type of device includes web services and can use protocol based messaging to inform clients of their capabilities?

A. Simple Network Management Protocol enabled devices B. Web Services for Devices (WSD) enabled devices C. LPT Extended devices D. XPS Enhanced enabled devices

Computer Science & Information Technology

In C++, a virtual destructor is invoked whenever a virtual constructor was used to create the object.

What will be an ideal response?

Computer Science & Information Technology