To add SAS disk arrays as RDM disks:
- Run this command in the service console of the ESX host :
# vmkfstools -r raw_device_path -a bus_type RDM_file_name
Where
- raw_device_path is the path of the RDM disks
- bus_type is the type of bus used
- RDM_file_name is the RDM file name
For example:
vmkfstools -r /vmfs/devices/disk/naa.123456789012345678901234567890 -a "lsisas" /vmfs/volumes/MyDatastore/MyVM/SASRDM.vmdk
- Use the Add Hardware Wizard and add the newly created virtual disk as an existing disk to the virtual machine.
Note: You cannot add shared SAS arrays as RDM disks in vSphere 4.