I’m looking through the DB views for VMM storage info. I’m creating a SQL view that maps the storage node from our IBM storage array to the VM guest. I have OpsMan 2012 R2 talking to 2 separate VMM servers. One is for Citrix and one is for the other Hyper-V infrastructure. I’m looking for the “Logical unit ID” that is found in the Storage tab on the properties of the Hyper-V host. I found a view that has some of them but not all. MTV_Microsoft$SystemCenter$VirtualMachineManager$Storage$2012$VMHostDisk lists the info that I’m looking for with one problem. It’s only listing the Citrix hosts and I can’t figure out why. I’ve checked the agent versions on the two VMM servers and they are the same. Both VMM servers are connected to OpsMan and talking. I can see that reflected in the views in the OpsMan console. I’ve even run a stored proc on the DB searching for the unit ID from a disk in the non-Citrix VMM and I don’t see it anywhere.
Any help would be greatly appreciated.
Thanks,
Brett
**Updated Info**
I believe this is actually related to the discover of Virtual Machine Host Disks. I have 2 VMM servers connected, one for Citrix and one for all other VMs. I can see a healthy state in the Fabric Dashboard and all the host disks are discovered and monitored fine for the Citrix VMM server. However, I cannot see host disks discovered for the other Hyper-V hosts. If I look at the discovered inventory for the Virtual Machine Host Disk class I only see my Citrix Hyper-V hosts. I do have agents on all Hyper-V hosts.