Hi. I have same problem. can you help me?
I also use XenServer 6.2 SP1 and installed MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686.
but my server couldn't find ib0.
heres some output :
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# ./mlnxofedinstall --fw-update-only
Logs dir: /tmp/MLNX_OFED_LINUX-2.2-1.0.1.10272.logs
Attempting to perform Firmware update...
Querying Mellanox devices firmware ...
Device #1:
----------
Device Type: InfiniHostIIILx
Part Number: --
Description:
PSID:
PCI Device Name: 0000:07:00.0
Versions: Current Available
FW --
Status: Failed to open device
---------
-E- Failed to query 0000:07:00.0 device, error : No such file or directory MFE_OLD_DEVICE_TYPE
Log File: /tmp/MLNX_OFED_LINUX-2.2-1.0.1.10272.logs/fw_update.log
Failed to update Firmware.
See /tmp/MLNX_OFED_LINUX-2.2-1.0.1.10272.logs/fw_update.log
To load the new driver, run:
/etc/init.d/openibd restart
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# mst start
Starting MST (Mellanox Software Tools) driver set
[warn] mst_pci is already loaded, skipping
[warn] mst_pciconf is already loaded, skipping
Create devices
-W- Missing "lsusb" command, skipping MTUSB devices detection
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# mst status
MST modules:
------------
MST PCI module loaded
MST PCI configuration module loaded
MST devices:
------------
/dev/mst/mt25204_pciconf0 - PCI configuration cycles access.
domain:bus:dev.fn=0000:07:00.0 addr.reg=88 data.reg=92
Chip revision is: A0
/dev/mst/mt25204_pci_cr0 - PCI direct access.
domain:bus:dev.fn=0000:07:00.0 bar=0xc4100000 size=0x100000
Chip revision is: A0
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# flint -d /dev/mst/mt25204_pci_cr0 q
-E- Cannot open Device: /dev/mst/mt25204_pci_cr0. Operation not permitted MFE_OLD_DEVICE_TYPE
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# hca_self_test.ofed
---- Performing Adapter Device Self Test ----
Number of CAs Detected ................. 1
PCI Device Check ....................... PASS
Kernel Arch ............................ i686
Host Driver Version .................... MLNX_OFED_LINUX-2.2-1.0.1 (OFED-2.2-1.0.0): 2.6.32.43-0.4.1.xs1.8.0.847.170785xen
Host Driver RPM Check .................. PASS
Firmware on CA #0 HCA .................. v1.2.0
Firmware Check on CA #0 (HCA) .......... NA
REASON: NO required fw version
Host Driver Initialization ............. PASS
Number of CA Ports Active .............. 1
Port State of Port #1 on CA #0 (HCA)..... UP 4X (InfiniBand)
Error Counter Check on CA #0 (HCA)...... PASS
Kernel Syslog Check .................... PASS
Node GUID on CA #0 (HCA) ............... 00:08:f1:04:03:99:2c:d4
------------------ DONE ---------------------
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# ibstat
CA 'mthca0'
CA type: MT25204
Number of ports: 1
Firmware version: 1.2.0
Hardware version: a0
Node GUID: 0x0008f10403992cd4
System image GUID: 0x0008f10403992cd7
Port 1:
State: Active
Physical state: LinkUp
Rate: 10
Base lid: 2
LMC: 0
SM lid: 1
Capability mask: 0x02510a68
Port GUID: 0x0008f10403992cd5
Link layer: InfiniBand
[root@Epiclesis MLNX_OFED_LINUX-2.2-1.0.1-xenserver6.x-i686]# lspci|grep Mella
07:00.0 InfiniBand: Mellanox Technologies MT25204 [InfiniHost III Lx HCA] (rev a0)
I really appreciate any help. thanks.