vCenter

 View Only
  • 1.  Tool to get all VMs Hard Disk Detials

    Posted Sep 07, 2015 05:33 AM

    Hi all,

    can you please let me know any tool or script that i can get all the Hard-disk details of all virtual machine from vcenter.

    Thanks



  • 2.  RE: Tool to get all VMs Hard Disk Detials

    Posted Sep 07, 2015 06:54 AM

    Hi,

    take a look at the RVTools: http://www.robware.net/

    They give you many info about all kind of stuff.

    If that's not enough, you might want to dig into the PowerCLI and write a script to fit your needs.

    Or just use vCheck or parts of it: http://www.virtu-al.net/vcheck-pluginsheaders/vcheck/

    Tim



  • 3.  RE: Tool to get all VMs Hard Disk Detials

    Posted Sep 07, 2015 11:08 AM

    We use RVTools for fetching such information. Its very useful.



  • 4.  RE: Tool to get all VMs Hard Disk Detials

    Posted Sep 07, 2015 01:56 PM

    Either use vcheck scripts. Or Get-vm commands to retrieve all the details.

    Rvtools provide you a raw details off all VM with minimal efforts.



  • 5.  RE: Tool to get all VMs Hard Disk Detials

    Posted Sep 11, 2015 06:06 AM

    Hi,

    This information can be fetched through powercli, check the below article for more details

    Get-HardDisk - vSphere PowerCLI Cmdlets Reference