A server administrator is implementing disk redundancy in all database servers. Which of the following RAID configurations should the administrator use so that a MINIMUM number of disks are required?
A. RAID 0
B. RAID 1
C. RAID 5
D. RAID 6
Answer: B. RAID 1
Computer Science & Information Technology
You might also like to view...
Which of the following is the MINIMUM amount of hard disk space required to install Windows 7?
A. 4GB B. 8GB C. 12GB D. 16GB
Computer Science & Information Technology
Race conditions arise when threads share variables because
A. the threads may run on different processors B. of unpredictable scheduling of thread execution
Computer Science & Information Technology