The basic three VAAI primitives handle:
- Atomic Test & Set (ATS), which is used during creation of files on the VMFS volume
- Clone Blocks/Full Copy/XCOPY, which is used to copy data
- Zero Blocks/Write Same, which is used to zero-out disk regions
These are not typically triggered by operations within the guest VM.