This post is more than 5 years old
6 Posts
0
1183
March 16th, 2012 11:00
How to get the relationship between VM guest and RDMs from StorageScope
We are using ECC 6.1 UB11 and I'm trying to use StorageScope to show me what RDMs are assigned to what VM guest. I want a list of the devices, LUNs, or something, not just how much capacity is coming from RDMs. I'm not seeing a way to do this. Does anyone know if this is possible and how to do it?
Thanks,
Karsten
No Events found!
SarahXu1
59 Posts
0
March 19th, 2012 11:00
You can copy existing built-in query 'VMWare Usage' and add a filter for VMFile.File Name is null. This will filter out all VMs on VMFS and give you RDMs and their VM information. You can also add Host Device capacity to see each individual RDM capacity.
Karsten2
6 Posts
0
March 20th, 2012 05:00
Excellent, that is exactly what I was looking for.
Thanks,
Karsten