CV0-003 · Question #552
A systems administrator is building a new virtualization cluster. The cluster consists of five virtual hosts, which each have flash and spinning disks. This storage is shared among all the virtual hos
The correct answer is A. a storage area network. When storage devices across multiple hosts are networked and shared so that any VM can read or write data on any host, the resulting architecture is a storage area network.
Question
A systems administrator is building a new virtualization cluster. The cluster consists of five virtual hosts, which each have flash and spinning disks. This storage is shared among all the virtual hosts, where a virtual machine running on one host may store data on another host. This is an example of:
Options
- Aa storage area network
- Ba network file system
- Chyperconverged storage
- Dthick-provisioned disks
How the community answered
(35 responses)- A91% (32)
- B3% (1)
- D6% (2)
Why each option
When storage devices across multiple hosts are networked and shared so that any VM can read or write data on any host, the resulting architecture is a storage area network.
A SAN is a dedicated high-speed network that provides shared block-level storage access across multiple hosts; in this scenario the flash and spinning disks from each of the five hosts are pooled and accessible over the network fabric, matching the fundamental SAN definition where storage is logically separated from compute and shared across hosts. Any virtual machine can access storage residing on a different physical host, which is the core characteristic of SAN-based storage.
A network file system provides file-level protocol access to shared storage rather than the block-level pooled storage described across multiple hosts.
Hyperconverged storage is a specific tightly integrated architecture managed by a single software platform where compute, storage, and networking are unified in one appliance, which is a more precise and prescriptive definition than the general shared-storage topology described.
Thick provisioning is a disk allocation method where the full storage capacity is reserved at creation time, not a description of how storage is shared or networked across hosts.
Concept tested: Storage area network shared block storage topology
Source: https://www.cisco.com/c/en/us/products/storage-networking/what-is-a-storage-area-network.html
Topics
Community Discussion
No community discussion yet for this question.