RDM for Local Storage

If you faced with grayed out option issue or can not add local volume as RDM to VM follow below steps:

  • Conditions of device:
  1.  Must support SCSI VPD page code 0x83
  2.  Must export a global serial number

Steps :

  • SSH to the ESXi host
  • Run below command to list all attached disks :

# ls -l /vmfs/devices/disks

  • From the list copy the device name that you want to config.
  • Run below command to configure device as an RDM and output the RDM pointer file to your destination:

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

  • attach the RDM to VM:

Right click on VM ---> Edit Setting ---> Add ---> Hard Disk ---> Use an existing virtual disk ---> Search and select the RDM pointer that you saved --->Select the virtual SCSI controller that you want to attach the disk ---> Finish

  • Now the new hard disk should appear as Mapped Raw LUN in VM inventory.

To view or add a comment, sign in

More articles by Dara Hakak Rad

  • Software Defined Data Center (SDDC) 3

    Software Defined Data Center (SDDC) 3

    Deploying a Software Defined Data Center (SDDC) requires a substantial amount of time to qualify hardware to ensure all…

  • Software Defined Data Center (SDDC) 2

    Software Defined Data Center (SDDC) 2

    The birth of SDDC As noted, the modern concept of SDDC began with virtual compute, but its history goes much further…

  • Software Defined Data Center (SDDC) 1

    Software Defined Data Center (SDDC) 1

    I want to write about future of Data Centers and specially software defined data center (SDDC), its components…

  • Deploying VMware ESXi (Part 4 - Final Part)

    Deploying VMware ESXi (Part 4 - Final Part)

    VMware Auto Deploy vSphere 6.5 The architecture of auto deploy has changed in vSphere 6.

  • Deploying VMware ESXi (Part 3)

    Deploying VMware ESXi (Part 3)

    Deploying VMware ESXi with vSphere Auto Deploy vSphere Auto Deploy is a network deployment service that enable ESXi…

  • Deploying VMware ESXi (Part 2)

    Deploying VMware ESXi (Part 2)

    Performing an unattended installation VMware ESXi ESXi supports the use of an installation script( often referred to as…

    3 Comments
  • Deploying VMware ESXi (Part 1)

    Deploying VMware ESXi (Part 1)

    Once you have established the basics of your vSphere design, you must decide exactly how you will deploy ESXi. You have…

  • Change UEFI to Lagacy BIOS

    Change UEFI to Lagacy BIOS

    Personally I can not find any reason to change UEFI to Legacy BIOS in HP servers for VI,but just in case for any reason…

  • VMware SDDC

    VMware SDDC

    VMware SDDC The VMware Cross-Cloud Architecture™ enables enterprises to innovate freely in the clouds of their choice…

  • Future of data centers

    Future of data centers

    Essentials of Datacenters for 5G NW Cloud and virtualization will become the normal for the modern data center as new…

Insights from the community

Others also viewed

Explore topics