- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
How to map from physical disk to guest disk info
Hello,
with vSphere SDK for Perl I would like to get the following: I already
get the datastore and physical disk info for all the VMs of all the
hosts of a Datacenter. I want to relate this info with the VMs guest OS disk
info, i.e.: which vm->config->hardware->device('VirtualDisk') corresponds to which vm->guest->disk (disk or partition). Is this possible?
Greetings,
stesko