Hi all,
I am using ESX server 3.0 . I am getting some problems in emulex driver installation. I installed an Emulex card on HP Prolient system and when I invoked lspci I got following information
06:02.0 Fibre Channel: EMulex Corporation LP952 Fibre Channel Adapter (rev 01)
As emulex driver comes by default with ESX 3.0 so I tried to check /proc/scsii but there was no entry for emulex .
Then I downloaded lpfcutil-7.3.2.tgz from following link.
http://www.emulex.com/vmware/support/index.jsp
After installing this driver also I couldnt get an entry in /proc/scsi.
Can anyone help me out.
>>I've tried to change my zoning so that nothing is visible and maybe get the card to disappear this way but it keeps existing.
do u have emulex card installed on your system??
So when u implemented Emulex card before have u downloaded any explicit driver for it?? or u just used default driver??
I am going to try another PCI slot, will let u know.
Friend of mine recently installed a DL585 with 2 Emulex HBA's (LP952)
He also used the default drivers and it all worked like a charm.
Ive had nothing but problems with Emulex cards and ESX 3+. I went to QLogic, and so far no problems... well, related to the Fiber.
hey do u mean there is problem with HP prolient box?
I tried other slots also but it's not working.. ![]()
Could be a possibility but I doesn't seem obvious. I just got up to something you can check.
Can you check the BIOS of the system, some Proliant's require you to set an OS Selection. The differences between setting it to Linux rather than Windows has something to do with the PCI bus, maybe something is going wrong there?
Last thing I got from another friend, within Emulex BIOS you need to set "Point to Point" can you verify that as well?
Romi,
I have not had any problems using Emulex cards on VI3. When you ran "lspci" it indicates that the it sees you card on the bus.
When you installed lpfcutil, it did not install a driver. This is a package that contains diagnostic utilities.
When you look in /proc/scsi the entry would be called "lpfc"
Do you see the Emulex card listed when you issue the following command "esxcfg-module -l" It should be listed as "lpfcdd_732"
If it is not listed, try enabling the Emulex module with the following command: "esxcfg-module -e lpfcdd_732"
Daniel Bischops