ESX HBA PassThrough

Associate
Joined
2 Jan 2007
Posts
277
Location
Stoke-on-trent
I have an ESX server with two Qlogic Dual port HBAs installed. One HBA is used for a VMWare storage pool, the other I need to PassThrough to a VM.

I can't see how to identify which card is which from the PassThrough GUI. Is there a command line that I use to identify which is which and which has been used by the VMWare storage pool?


Cheers
 
I found how to do in the end, open an SSH session to the ESX server, then enter and execute the command 'lspci'. This lists all the PCI based hardware and other information that can be used to identify the correct PCI card.
 
Back
Top Bottom