70-282 · Question #9
You are a network consultant for Company. Company management wants to install Microsoft Windows Sever 2003 on a new computer. Employees rely on the corporate network for all aspects of business. You…
The correct answer is C. Configure a set of two hard disks that use hardware RAID 1. Explanation: A RAID-1 volume (also known as mirrored volumes) consists of two identical copies of a simple volume, each on a separate hard disk. Mirrored volumes provide fault tolerance in the event that one physical disk fails. This will not result in a slowdown in the event…
Question
You are a network consultant for Company. Company management wants to install Microsoft Windows Sever 2003 on a new computer. Employees rely on the corporate network for all aspects of business. You do not want employees to notice any slowdown in the event of disk failure. You need to implement hard disk specifications for the new server. What should you do?
Options
- AConfigure a set of three hard disks that use hardware RAID 0.
- BConfigure a set of three hard disks that use software RAID 5.
- CConfigure a set of two hard disks that use hardware RAID 1.
- DConfigure one hard disk that has two partitions.
How the community answered
(45 responses)- A2% (1)
- B4% (2)
- C82% (37)
- D11% (5)
Explanation
Explanation: A RAID-1 volume (also known as mirrored volumes) consists of two identical copies of a simple volume, each on a separate hard disk. Mirrored volumes provide fault tolerance in the event that one physical disk fails. This will not result in a slowdown in the event of disk failure. Incorrect answers: A: RAID-0 (also known as a striped volume) combines areas of free space from multiple hard disks into one logical volume. Unlike a spanned volume, however, data is written to all physical disks in the volume at the same rate. Because multiple spindles are in use, read and write performance is increased almost geometrically as additional physical disks are added to the stripe. But like extended simple volumes and spanned volumes, if a disk in a striped volume fails, the data in the entire volume is lost. B: Mirrored volumes (RAID-1) and RAID-5 volumes provide different levels of fault tolerance. Deciding which option to implement depends on the level of protection you require and the cost of hardware. The major differences between mirrored volumes and RAID-5 volumes are performance and cost. D: With this option there will be a definite slowdown in the event of disk failure. Dan Holme, Orin Thomas, Managing and Maintaining a Microsoft Windows Server 2003 Environment, Microsoft Press, Redmond, 2004, Chapter 11, p. 38
Topics
Community Discussion
No community discussion yet for this question.