This post is more than 5 years old
9 Posts
0
805
January 29th, 2013 06:00
How to link Vmware datastore name and meta ID
Hello, I'm trying to create automated web report on disk usage, purposes, etc.
My Vmware collegues are mapping large meta luns against their ESX hosts from Symmetrix and then give little chunks to VMs.
My question, is there a way to extract information of Datastore name and meta lun id from ESXCLI or vmware vcenter database, etc and link it together?
I know there is EMC VSI plugin for vcenter, but that doesn't help me in automation task.
No Events found!
Kleanthis76
1 Rookie
•
27 Posts
0
January 29th, 2013 07:00
Check this: http://kb.vmware.com/selfservice/microsites/search.do?language=en_US&cmd=displayKC&externalId=1010402
You can automate it but needs some scripting in the middle.
ituda
9 Posts
0
January 29th, 2013 07:00
Thank you very much! I think I can manage it this way