VMware vSphere 7.x Delta — Question 90
What is used by a VM for direct access to a LUN?
Answer options
- A. vSAN
- B. RDM
- C. NVMe
- D. ext3
Correct answer: B
Explanation
The correct answer is B, RDM, which stands for Raw Device Mapping, allowing a VM to access a LUN directly. Option A, vSAN, is a storage solution that aggregates local storage and does not provide direct LUN access. Option C, NVMe, is a protocol for accessing high-speed storage but does not relate to VM direct LUN access, and option D, ext3, is a file system and not applicable in this context.