You have a server named Server1. Server1 runs Windows Server 2012 R2 and has the File and
Storage Services server role installed.
You attach four 500-GB disks to Server1.
You need to configure the storage to meet the following requirements:
Storage for an application named Application1 must be provided. Application1 requires 20 GB and
will require a maximum of 800 GB in three years.
Storage for an application named Application2 must be provided. Application2 requires 20 GB and
will require a maximum of 900 GB in three years.
The solution must provide the ability to dynamically add storage without requiring configuration
changes to the applications.
The storage must be available if a single disk fails.
Which two actions should you perform? (Each correct answer presents part of the solution. Choose
two.)

A.
From File and Storage Services, create virtual disks by using fixed provisioning.
B.
From File and Storage Services, create virtual disks by using thin provisioning.
C.
From File and Storage Services, create a storage pool that uses all four disks.
D.
From Disk Management, create a new RAID-5 volume that uses all four disks.
E.
From Disk Management, create two new mirror volumes that use two disks each.
Explanation:
Reference: http://technet.microsoft.com/en-us/library/jj822937.aspx
B,C
0
0
Q329
0
0
B,D in my opinion . It will be still available when one drive fails.
0
0
C.create a storage pool (with Parity Layout)
because we need:
1. “the ability to dynamically add storage without requiring configuration
changes to the applications”
2. “The storage must be available if a single disk fails”
B.thin provisioning.
because we need:
1. “will require a maximum of 800 GB in three years”
2. “will require a maximum of 900 GB in three years”
1
0
thx guy
it’s very clear
0
0
– If we create a new Virtual Disk with 4 500Gb Disk, fixed provisioning and faul tolerance (Storage Layout Parity) maximal capacity is 1,46Tb. I just tested it for sure. Even if we use this option storage is yet not enough.
– They also ask about: “The solution must provide the ability to dynamically add storage without requiring configuration changes to the applications.”
After reading that, Why using fixed provisioning? We will waste that space and the question is not asking for it.
So, for me is B + C
0
0
B, C
Exam Reference 70-410, Chapter 1.
0
0
That is the very best search engine in the world
http://google.com
0
0