74-409 · Question #22
A company has a Windows Server 2012 R2 server named NYC-HOST1 that has the Hyper-V role installed. The host server hosts two virtual machines named SALES1 and SALES2. NYC-HOST1 uses storage spaces…
The correct answer is D. pin the .vhdx files for SALES1 and SALES2 to the fast tier. storage-tiers-with-windows-server-2012-r2.aspx Storage Tiers in "Windows Server 2012 R2" enhances Storage Spaces by combining the best performance attributes of solid-state disks (SSDs) with the best cost:capacity attributes of hard disk drives (HDDs) together. It allows us to…
Question
Options
- AAdd additional SSDs to the storage space that is occupied by SALES1 and SALES2.
- BReplace the 10,000 RPM SAS disks with 15,000 RPM SAS disks.
- CMove the .vhdx files from the storage spaces to individual SAS hard disks.
- Dpin the .vhdx files for SALES1 and SALES2 to the fast tier.
How the community answered
(41 responses)- A10% (4)
- B2% (1)
- C5% (2)
- D83% (34)
Explanation
storage-tiers-with-windows-server-2012-r2.aspx Storage Tiers in "Windows Server 2012 R2" enhances Storage Spaces by combining the best performance attributes of solid-state disks (SSDs) with the best cost:capacity attributes of hard disk drives (HDDs) together. It allows us to create individual Storage Spaces LUNs ( called "Virtual Disks" - not to be confused with Hyper-V "Virtual Hard Disks" or VHDs ) that span SSD and HDD "tiers". Once a tiered LUN is created, Windows Server 2012 R2 analyzes disk IO requests on-the-fly and keeps the most frequently accessed data blocks located on speedy SSDs while moving less frequently accessed data blocks to HDDs - all transparently to applications and
Topics
Community Discussion
No community discussion yet for this question.