Unsolved
This post is more than 5 years old
1 Message
0
3124
December 23rd, 2015 14:00
How to genarare a report of Virtual Machine with Datastores/VMDK deatils
Hi All,
I am trying to generate a report of Virtual machines with Storage disk mapping in VIPR SRM 3.7 and could nt see any pre-defined view to generate this ?
Regards
Srini Adusumalli
No Events found!
iq_brent
48 Posts
1
December 23rd, 2015 18:00
You have the interpretation of the report pretty wide open, perhaps you can let us know how you imagine the report would look, what columns do you expect to see, how do you want the storage disk mapping represented in the report. If we know more we can maybe direct you to a report that already exists.
Most of the time in the OOB reports for VMs there is a "related LUNs" report that allows you to drill down to the array.
ToddWWT
10 Posts
0
January 30th, 2016 17:00
I would also be interested in such a report.
There are DataStore reports and separate VM reports but now that match the two together.
What I could use is a combination of the 2 in order to use for vMotion migrations.
Something like:
ESXCluster->Datastore->StorageArray->VM's
That would help a migration effort and allow us to notify affected VM's based on each vMotion of a Datastore lun.
And examples or help in writing that code would be appreciated.
I'll post up the resulting code and report for others once complete.
JMGuillaume
20 Posts
0
February 2nd, 2016 03:00
Hello,
Sound strange but you would need to do it in two steps, expansion from VM to datastore and then datastore to VM. Like you would do to do mapping from VM to storage LUN.
Should looks like that:
With for VM expansion
For Expansion VM to datastore
For Expansion datastore to VM
For Expansion on part
Regards,
JM
nerdnair
1 Rookie
•
68 Posts
0
March 11th, 2016 14:00
If you are looking at a report like below, you can use the attached report definition.
1 Attachment
ALL VM Report Definition.xml
garyan
42 Posts
0
March 14th, 2016 09:00
Hi Srini,
Have you reviewed the Path Details report for a VM, it has the information you are looking for.
Hope this helps.
-Gayatri