READ Free Dumps For Microsoft- 70-410
Question ID 10474 | You have a server that runs Windows Server 2012 R2.
You need to create a volume that will remain online if two disks in the volume fail.
The solution must minimize the number of disks used to create the volume.
Which three actions should you perform in sequence?
|
Option A | Add five physical disks
|
Option B | Create a storage space and set the disk allocation of one of the disks to "Hot Spare"
|
Option C | Create a virtual disk
|
Option D | Create a storage space by using the default disk allocation
|
Option E | Add three physical disks
|
Correct Answer | ACD |
Explanation Explanation/Reference: A storage space with three-way mirroring can tolerate two disk failures but requires a minimum of five disks. References: http://technet.microsoft.com/en-us/library/hh831739.aspx http://technet.microsoft.com/en-us/library/jj822938.aspx http://technet.microsoft.com/en-us/library/jj899886.aspx http://technet.microsoft.com/en-us/library/5de72fb5-e1e3-43a7-a176-d17cdf4d312e
Question ID 10475 | You have a server named Server1 that runs Windows Server 2012 R2. You add a 4-TB disk named Disk 5 to Server1.
You need to ensure that you can create a 3-TB volume on Disk 5.What should you do?
|
Option A | Create a storage pool.
|
Option B | Convert the disk to a dynamic disk
|
Option C | Create a VHD, and then attach the VHD.
|
Option D | Convert the disk to a GPT disk.
|
Correct Answer | D |
Explanation Explanation/Reference: MBR max is 2TB, the disk must be GPT For any hard drive over 2TB, we need to use GPT partition. If you have a disk larger than 2TB size, the rest of the disk space will not be used unless you convert it to GPT. An existing MBR partition can't be converted to GPT unless it is completely empty; you must either delete everything and convert or create the partition as GPT. It is not possible to boot to a GPT partition, impossible to convert MBR to GPT without data loss.