You have 3 servers that runs Windows Server 2012 R2. The server contains the disks configured as
shown in the following table.
You need to create a volume that can store up to 3 TB of user files.
The solution must ensure that the user files are available if one of the disks in the volume fails.
What should you create?
A.
A storage pool on Disk 2 and Disk 3
B.
A mirrored volume on Disk 2 and Disk 3
C.
A storage pool on Disk 1 and Disk 3
D.
A mirrored volume on Disk l and Disk 4
E.
Raid 5 Volume out of Disks 1, 2 and 3
Explanation:
A)
Storage pool can’t use Dynamic disk
B)
Mirrored volume will be > 3Tb
C)
Storage pool can’t use Dynamic disk
D)
is impossible, we need 3Tb of disk space
E)
Raid5 need to be on dynamic disk
Answer: B
A. Storage pool can use Dynamic disk, but only mirroring give redundancy.