VMware vSphere 7.x Delta — Question 83
Which snapshot file is created on VMFS6?
Answer options
- A. # # # # # #.vmdk
- B. # # # # # # - delta.vmdk
- C. # # # # # # - sesparse.vmdk
- D. Snapshot#.vmem
Correct answer: C
Explanation
The correct answer is C, as VMFS6 utilizes the sesparse format for snapshot files, which is indicated by the '- sesparse.vmdk' suffix. Option A does not represent a snapshot file but rather a standard virtual disk file, while option B describes a delta disk file that is not specific to VMFS6 snapshots. Option D is a memory file and not related to snapshots.