nerdexam
Broadcom-VMware

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.

Section 6 – Administer vSphere 6.5 Availability

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)
  • B
    4% (1)
  • C
    88% (22)
  • D
    8% (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.

AOnly local storage

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.

BOnly 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.

CBoth shared and local storageCorrect

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.

DSSD

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

#Fault Tolerance#FT storage#primary secondary VM

Community Discussion

No community discussion yet for this question.

Full 2V0-622 Practice