2V0-622 · Question #7
Where does Fault Tolerance store the primary and secondary virtual machine files?
The correct answer is C. Both shared and local storage. VMware Fault Tolerance uses both shared storage for VM disk files and local storage for per-host files such as swap, requiring access to both storage types.
Question
Where does Fault Tolerance store the primary and secondary virtual machine files?
Options
- AOnly local storage
- BOnly shared storage
- CBoth shared and local storage
- DSSD
How the community answered
(25 responses)- B4% (1)
- C88% (22)
- D8% (2)
Why each option
VMware Fault Tolerance uses both shared storage for VM disk files and local storage for per-host files such as swap, requiring access to both storage types.
Using only local storage for FT is impossible because the secondary VM runs on a different host and must access the same virtual disk files, which requires shared storage.
Not all FT-related files reside on shared storage - per-host files such as memory swap files are kept on the local datastore of each individual host.
In vSphere Fault Tolerance, the primary and secondary VMs both access the same VMDK files located on shared storage, which must be accessible from both hosts simultaneously. However, host-local files such as VM swap files (.vswp) are stored on the local storage of each respective host, meaning FT inherently depends on both shared and local storage during operation.
SSD is a physical storage media type, not a logical storage location category, and FT has no requirement to use SSD exclusively.
Concept tested: VMware Fault Tolerance storage architecture requirements
Source: https://docs.vmware.com/en/VMware-vSphere/6.7/com.vmware.vsphere.avail.doc/GUID-57929CF0-DA9B-407A-BF2E-E7B72708D825.html
Topics
Community Discussion
No community discussion yet for this question.