Is it possible to go through a set of hosts and find which ESX Host have a Virtual Machine that is using an RDM (Raw Disk Mapping), I would like to be able to keep track of the RDM's that have been allocated, especially at multiple sites/clusters. From the Virtual Machines that currently have RDM's, theres no real way of telling if it's using an RDM, as there is no unique flag or file that specifies it's an RDM. I remember reading about RDMs and how it has a proxy file, but I believe thats probably embedded on the VMFS which is not viewable on the Service Console, unless someone knows how I can query that information through a batch script. I have not dived into the VCDB to see if this information can be queried.
Thanks in advanced.