2V0-16.25 · Question #30
An administrator is tasked to configure shared storage for a VMware vSphere Foundation (VVF) cluster at a remote location. The following is available at the remote location: - Two ESX servers. - Two…
The correct answer is D. NFS. NFS is correct because the ESX servers are equipped only with 1GbE network cards and a 1GbE switch, meaning the storage protocol must run over standard IP/Ethernet - and the storage system explicitly supports network-based protocols. NFS is a network file protocol that operates…
Question
An administrator is tasked to configure shared storage for a VMware vSphere Foundation (VVF) cluster at a remote location. The following is available at the remote location:
- Two ESX servers.
- Two 1GbE network cards per ESX.
- One sixteen port 1GbE Switch.
- One NVMe per ESX for the Operating System.
- One storage system supporting network and fiber channel capabilities.
What storage protocol must the administrator use at the remote location?
Options
- AvSAN
- BLocal Storage
- CFiber Channel
- DNFS
How the community answered
(67 responses)- A9% (6)
- B3% (2)
- C6% (4)
- D82% (55)
Explanation
NFS is correct because the ESX servers are equipped only with 1GbE network cards and a 1GbE switch, meaning the storage protocol must run over standard IP/Ethernet - and the storage system explicitly supports network-based protocols. NFS is a network file protocol that operates natively over Ethernet, making it the only viable shared storage option given the available infrastructure.
vSAN (A) is eliminated because, although VVF includes a vSAN license, each ESX host only has one NVMe drive already dedicated to the OS - vSAN requires additional local storage devices on each host to contribute to the distributed datastore. Local Storage (B) is wrong by definition: local storage cannot be shared between hosts, which directly violates the requirement for shared storage. Fiber Channel (C) is ruled out because FC requires specialized Host Bus Adapters (HBAs) and FC switches - none of which are present; the servers only have standard 1GbE NICs and an Ethernet switch.
Memory tip: Let the hardware tell the story - no FC HBAs = no Fiber Channel, no extra disks = no vSAN, shared requirement = no local storage. When all you have is Ethernet, reach for an IP-based network protocol, and in these VMware scenarios, that means NFS.
Topics
Community Discussion
No community discussion yet for this question.