Locate all VMs with NPIV WWN for ESX: Difference between revisions

From VI-Toolkit
Jump to navigation Jump to search
No edit summary
No edit summary
 
Line 5: Line 5:
This script is used to locate all virtual machines that have the NPIV option enabled and provide the VMs Name, Port WWN, Node WWN and the WWN TYPE on an ESX host. This can possibly list virtual machines with the NPIV option in a cluster if the ESX host is connected to all datastores present to the cluster.
This script is used to locate all virtual machines that have the NPIV option enabled and provide the VMs Name, Port WWN, Node WWN and the WWN TYPE on an ESX host. This can possibly list virtual machines with the NPIV option in a cluster if the ESX host is connected to all datastores present to the cluster.


[[Category: ESX]] [[Category: Vimsh]] [[Category: VM Automation]]
[[Category: ESX]] [[Category: Vimsh]] [[Category: VM Management]]

Latest revision as of 00:02, 6 January 2009

Download script: npiv_wwn_discovery-esx.sh

Compatiable with: ESX 3.5+

This script is used to locate all virtual machines that have the NPIV option enabled and provide the VMs Name, Port WWN, Node WWN and the WWN TYPE on an ESX host. This can possibly list virtual machines with the NPIV option in a cluster if the ESX host is connected to all datastores present to the cluster.