Skip to content

Instantly share code, notes, and snippets.

View mrtajniak's full-sized avatar

Krystian mrtajniak

  • Polymer Studio
View GitHub Profile
@mrtajniak
mrtajniak / tutorial.md
Last active February 19, 2024 01:29 — forked from Hengjie/tutorial.md
RDM creation in VMware ESXi

How to passthrough SATA drives directly on VMWare EXSI 6.5 as RDMs

To configure a local device as an RDM disk:

  1. Open an SSH session to the ESXi/ESX host.
  2. To configure the device as an RDM and output the RDM pointer file to your chosen destination, run this command:

vmkfstools -z /vmfs/devices/disks/diskname /vmfs/volumes/datastorename/vmfolder/vmname.vmdk

For example: