ctfn
Cadet
- Joined
- Nov 29, 2017
- Messages
- 3
Hey,
I realize this may be a hardware or FreeBSD specific issue but I figured I’d post here in case anyone else has come across the same thing.
I've been testing the SFN5162F in my NAS, a Supermicro X8STE motherboard with a Xeon X5650 CPU and 24GB of ECC RAM.
Via an AFP share of a ZFS dataset, I can copy many GB of data from my Mac to the NAS with no problems. Both systems are using the same model of card.
When I stop the copy and then try to copy the same data back from the NAS to the Mac, anywhere within 1-16GB of data transferred (randomly), at some point I always get a kernel panic and the system reboots.
It's always on the NAS -> Mac transfer where I get the kernel panic. So far I have not been able to reproduce it in the other direction.
I tried to update the firmware and boot roms to their current versions, and that did not help.
The panic string / code reference is the same every time.
I opened a support ticket with Solarflare as well, waiting to hear back.
I have not tried older versions of FreeNAS just to see if there’s a difference. I have also not tried swapping the card into a different system.
iperf3 runs with no problems on default settings. I will try to push more data over it to see if I can reproduce it that way as well, but so far the afp copy triggers it every time.
I realize this may be a hardware or FreeBSD specific issue but I figured I’d post here in case anyone else has come across the same thing.
I've been testing the SFN5162F in my NAS, a Supermicro X8STE motherboard with a Xeon X5650 CPU and 24GB of ECC RAM.
Via an AFP share of a ZFS dataset, I can copy many GB of data from my Mac to the NAS with no problems. Both systems are using the same model of card.
When I stop the copy and then try to copy the same data back from the NAS to the Mac, anywhere within 1-16GB of data transferred (randomly), at some point I always get a kernel panic and the system reboots.
It's always on the NAS -> Mac transfer where I get the kernel panic. So far I have not been able to reproduce it in the other direction.
I tried to update the firmware and boot roms to their current versions, and that did not help.
Code:
=== Copyright Solarflare Communications 2006-2015, Level 5 Networks 2002-2005 sfxge0 - MAC: 00-0F-53-08-59-68 Firmware version: v6.2.3 Controller type: Solarflare SFC9000 family Controller version: v3.3.2.1000 Boot ROM version: v5.0.0.1002 The Boot ROM firmware is up to date The controller firmware is up to date sfxge1 - MAC: 00-0F-53-08-59-69 Firmware version: v6.2.3 Controller type: Solarflare SFC9000 family Controller version: v3.3.2.1000 Boot ROM version: v5.0.0.1002 The Boot ROM firmware is up to date The controller firmware is up to date === Here is the panic info log: ==== Dump header from device: /dev/da3p1 Architecture: amd64 Architecture Version: 1 Dump Length: 556032 Blocksize: 512 Dumptime: Wed Nov 29 11:27:17 2017 Hostname: xxxxxxxx.local Magic: FreeBSD Text Dump Version String: FreeBSD 11.1-STABLE #0 r321665+815c6537f68(freenas/11-stable): Mon Oct 30 22:14:29 UTC 2017 root@gauntlet:/freenas-11-releng-master/freenas/_BE/objs/freenas-11-releng-master/freenas/_BE/ Panic String: P2ROUNDUP(addr + 1, etp->et_enp->en_nic_cfg.enc_tx_dma_desc_boundary) >= addr + size Dump Parity: 3903987567 Bounds: 0 Dump Status: good === sfboot output: === Solarflare boot configuration utility [v6.2.1] Copyright Solarflare Communications 2006-2015, Level 5 Networks 2002-2005 sfxge0: Boot image Option ROM only Link speed Negotiated automatically Link-up delay time 5 seconds Banner delay time 2 seconds Boot skip delay time 5 seconds Boot type Disabled PF MSI-X interrupt limit 32 SR-IOV Disabled Virtual Functions on each PF 127 VF MSI-X interrupt limit 1 sfxge1: Boot image Option ROM only Link speed Negotiated automatically Link-up delay time 5 seconds Banner delay time 2 seconds Boot skip delay time 5 seconds Boot type Disabled PF MSI-X interrupt limit 32 SR-IOV Disabled Virtual Functions on each PF 127 VF MSI-X interrupt limit 1 ====
The panic string / code reference is the same every time.
I opened a support ticket with Solarflare as well, waiting to hear back.
I have not tried older versions of FreeNAS just to see if there’s a difference. I have also not tried swapping the card into a different system.
iperf3 runs with no problems on default settings. I will try to push more data over it to see if I can reproduce it that way as well, but so far the afp copy triggers it every time.
Last edited by a moderator: