PowerFlex Raw Device Mapping for Local Storage
Summary: This procedure describes how to map a raw device (RDM) to the PowerFlex VM in ESXi, NOTE: This procedure can be used only if the ESXi server has a RAID controller. If not, it might cause a "purple screen" to the ESXi and reboot. ...
This article applies to
This article does not apply to
This article is not tied to any specific product.
Not all product versions are identified in this article.
Instructions
Steps
This is the VMware KB for the procedure:
Configuring Raw Device Mapping (RDM) for local storage
Symptoms
When attempting to configure a local datastore as a Raw Device Mapping (RDM), you see these symptoms:
- The option to create an RDM is grayed out.
- You cannot add a local volume to a virtual machine as a raw device mapping.
Cause
By default, local storage devices are disabled as potential RDM candidates on an ESXi/ESX host. Due to most existing local controllers not meeting the hardware requirements to correctly address and communicate with an RDM disk.
Resolution
To configure an RDM on local storage with ESXi/ESX hosts, both of these conditions are required:
- The candidate device must support SCSI Inquiry Vital Data Product (VPD) page code 0x83, which is used to directly address and communicate with RDM devices. For more information about SCSI sense code, see Interpreting SCSI Check Conditions in VMkernel logs
- The candidate device must export a global serial number, which enables the ESXi/ESX host to uniquely identify the device for use as an RDM.
Note: This capability to serve as an RDM may not be possible on some local controllers and their attached storage. Contact your hardware vendor to verify if your controller supports the required conditions, and for any technical support.
If you have a suitable controller, you can configure the local device as an RDM. Configuration of a local storage device as an RDM must be done using the Command-Line Interface (CLI), it cannot be done through the vSphere Client.
To configure a local device as an RDM disk:
- Open an SSH session to the ESXi/ESX host.
- List the disks that are attached to the ESXi host, use the command:
# ls -l /vmfs/devices/disks
3-From the list, identify the local device you want to configure as an RDM and copy the device name.
Note: The device name will likely be prefixed with t10. And look similar to: t10.F405E46494C4540046F455B64787D285941707D203F45765
4- To configure the device as an RDM and output the RDM pointer file to your chosen destination, run the command:
# vmkfstools -z /vmfs/devices/disks/ /vmfs/volumes///_x.vmdk
For Example:
# vmkfstools -z /vmfs/devices/disks/t10.F405E46494C4540046F455B64787D285941707D203F45765 /vmfs/volumes/Datastore2/SVM-1/svm-1_1.vmdk
- Note: The size of the newly created RDM pointer file appears to be the same size and the Raw Device it is mapped to, this is a dummy file and is not consuming any storage space.
- When you have created the RDM pointer file, attach the RDM to a virtual machine using the vSphere Client:
- Right-click the virtual machine that you want to add an RDM disk to.
- Click Edit Settings.
- Click Add….
- Select Hard Disk.
- Select Use an existing virtual disk.
- Browse to the directory that you saved the RDM pointer to in step 5 and select the RDM pointer file and click Next.
- Choose the virtual SCSI controller that you want to attach the disk to and click Next.
- Click Finish.
- You should now see your new hard disk in the virtual machine inventory as Mapped Raw LUN.
Note: As this virtual machine now has an attached local disk migration, using vMotion is not possible.
Affected Products
PowerFlex rack, ScaleIOArticle Properties
Article Number: 000281304
Article Type: How To
Last Modified: 08 Nov 2025
Version: 2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.