blog:freenas_11.2-u5_and_10gbe

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revisionBoth sides next revision
blog:freenas_11.2-u5_and_10gbe [2019/08/23 14:28] brettblog:freenas_11.2-u5_and_10gbe [2019/08/23 14:31] brett
Line 1: Line 1:
 ====== FreeNAS 11.2-U5 and 10Gbe ====== ====== FreeNAS 11.2-U5 and 10Gbe ======
  
-This is just a note as I see a lot of posts out there saying use Chelsio cards for FreeNAS as they are well supported.  Well I tried this and yes the card was recognized but the DAC cable was not. I was using SPF+ CISCO Passive Twinax cable [[https://www.molex.com/molex/products/datasheet.jsp?part=active/0747521101_CABLE_ASSEMBLIES.xml&channel=Products|part 74752-9519]] connected to [[https://mikrotik.com/product/crs305_1g_4s_in|Mikrotik CRS305]] switch but the link would not activate.  I switched to a different 10Gbe card and presto.+This is just a note as I see a lot of posts out there saying use Chelsio cards for FreeNAS as they are well supported.  Well I tried this and yes the card was recognized but the DAC cable was not.  
 +<code> 
 +Aug  9 18:45:00 ale cxgbc0: <Chelsio T310, 1 port> mem 0xfb881000-0xfb881fff,0xfb000000-0xfb7fffff,0xfb880000-0xfb880fff irq 
 + 42 at device 0.0 on pci10 
 +Aug  9 18:45:00 ale kernel: PHY 0 i2c read of dev.addr a0.0 timed out 
 +Aug  9 18:45:00 ale kernel: PHY 0 i2c read of dev.addr a0.0 timed out 
 +Aug  9 18:45:00 ale cxgbc0: using MSI-X interrupts (9 vectors) 
 +Aug  9 18:45:00 ale kernel: found old FW minor version(7.10), driver compiled for version 7.11 
 +Aug  9 18:45:00 ale kernel: found old FW minor version(7.10), driver compiled for version 7.11 
 +Aug  9 18:45:00 ale cxgbc0: firmware needs to be updated to version 7.11.0 
 +Aug  9 18:45:00 ale cxgb0: <Port 0 10GBASE-R> on cxgbc0 
 +Aug  9 18:45:00 ale cxgb0: Using defaults for TSO: 65518/35/2048 
 +Aug  9 18:45:00 ale cxgb0: Ethernet address: 00:07:43:05:fe:ae 
 +Aug  9 18:45:00 ale cxgbc0: Firmware Version 7.10.0 
 +</code> 
 +Firmware update - I don't think this was necessary as the driver auto updates we just need a reboot 
 +<code> 
 +cxgbtool cxgb0 loadfw t3fw-7.11.0.bin 
 +Reboot 
 +</code> 
 +Next time around the firmware has been updated 
 +<code> 
 +Aug  9 18:55:44 ale cxgbc0: using MSI-X interrupts (9 vectors) 
 +Aug  9 18:55:44 ale cxgb0: <Port 0 10GBASE-R> on cxgbc0 
 +Aug  9 18:55:44 ale cxgb0: Using defaults for TSO: 65518/35/2048 
 +Aug  9 18:55:44 ale cxgb0: Ethernet address: 00:07:43:05:fe:ae 
 +Aug  9 18:55:44 ale cxgbc0: Firmware Version 7.11.0 
 +</code> 
 +The drive is plumbed into the kernel but the link won't come up to ACTIVE. 
 + 
 +I was using SPF+ CISCO Passive Twinax cable [[https://www.molex.com/molex/products/datasheet.jsp?part=active/0747521101_CABLE_ASSEMBLIES.xml&channel=Products|part 74752-9519]] connected to [[https://mikrotik.com/product/crs305_1g_4s_in|Mikrotik CRS305]] switch but the link would not activate.  I switched to a different 10Gbe card and presto.
  
 MNPA19-XTR | Mellanox EN ConnectX-2 1-Port 10GbE Network Adapter MNPA19-XTR | Mellanox EN ConnectX-2 1-Port 10GbE Network Adapter
Line 24: Line 54:
 Aug 22 19:52:55 ale kernel: mlx4_en: mlxen0: Initializing port Aug 22 19:52:55 ale kernel: mlx4_en: mlxen0: Initializing port
 </code> </code>
-ifconfig output for the device of course at this point it's not configure with an IP.+ifconfig output for the device of course at this point it's not configure with an IP but the status is "ACTIVE" and the switch can see it too.
 <code> <code>
 root@ale[~]# ifconfig mlxen0 root@ale[~]# ifconfig mlxen0
  • blog/freenas_11.2-u5_and_10gbe.txt
  • Last modified: 2019/08/23 14:36
  • by brett