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

no edit summary
(New page: Download script: [http://www.engr.ucsb.edu/~duonglt/vmware/npiv_wwn_discovery-esx.sh npiv_wwn_discovery-esx.sh] This script is used to locate all virtual machines that have the NPIV optio...)
 
No edit summary
 
(3 intermediate revisions by the same user not shown)
Line 1: Line 1:
Download script: [http://www.engr.ucsb.edu/~duonglt/vmware/npiv_wwn_discovery-esx.sh npiv_wwn_discovery-esx.sh]
'''Download script:''' [http://www.engr.ucsb.edu/~duonglt/vmware/npiv_wwn_discovery-esx.sh 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.
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 Management]]