CV0-002 · Question #110
A system administrator needs to spread data storage allocation across multiple physical drives and ensure that these are mapped properly to communicate with the virtual server farm. The administrator
The correct answer is A. Virtual LUN. The storage technique that fits the requirements of spreading data across multiple physical drives, mapping to virtual servers, and allowing quick creation/removal of mappings is a Virtual LUN.
Question
A system administrator needs to spread data storage allocation across multiple physical drives and ensure that these are mapped properly to communicate with the virtual server farm. The administrator also needs the ability to quickly create or remove these mappings so data storage is not assigned without being used. Which of the following storage techniques would fit these requirements?
Options
- AVirtual LUN
- BSubnet masking
- CMultipathing
- DPhysical LUN
How the community answered
(28 responses)- A71% (20)
- B4% (1)
- C14% (4)
- D11% (3)
Why each option
The storage technique that fits the requirements of spreading data across multiple physical drives, mapping to virtual servers, and allowing quick creation/removal of mappings is a Virtual LUN.
A Virtual LUN abstracts the physical storage, enabling data to be distributed across multiple physical drives within a storage pool and presented as a single logical unit to virtual servers. This abstraction allows for flexible, on-demand provisioning and de-provisioning of storage without being tied to specific physical hardware.
Subnet masking is a networking concept used to segment IP addresses and networks, unrelated to storage allocation.
Multipathing is a technique that provides redundant data paths between a server and storage, enhancing availability and performance, but it does not define the storage allocation method itself.
A Physical LUN represents a direct, non-abstracted logical unit carved directly from a physical storage array, which lacks the flexibility for dynamic mapping and underlying physical drive abstraction needed for virtual server environments.
Concept tested: Virtual LUNs for flexible storage allocation
Source: https://learn.microsoft.com/en-us/windows-server/storage/storage-spaces/storage-spaces-overview
Topics
Community Discussion
No community discussion yet for this question.