Re: Gigabit Ethernet w/Jumbo Frames



On Tue, Jun 26, 2007 at 05:33:46PM -0700, george+freebsd@xxxxxxx wrote:
I'm having poor luck trying to use NFS over a gigabit ethernet using
jumbo frames. By all indications, my switch (Netgear GS608) forwards
jumbo frames with no difficulty, but my Realtek 8169-based cards seem
unreceptive to the idea, giving many watchdog timeouts and other
obscure log messages. One server is amd64 and my clients are i386,
but I think I've ruled that out as the problem because I see errors
evern with an i386 server. So I strongly suspect my network cards at
the moment. What gigabit ethernet cards do you use for reliable
performance with jumbo frames? -- George Mitchell


Are you setting any sysctl tunables? There have been recent
reports of watchdog timeout problems with xl, bge, and em devices.
I've manage to work around the timeout on bge with

net.inet.tcp.sendspace=131072
net.inet.tcp.recvspace=131072
net.inet.tcp.path_mtu_discovery=0
net.inet.udp.recvspace=65536
net.inet.raw.recvspace=16384
hw.pci.enable_msix=0
hw.pci.enable_msi=0
kern.ipc.nmbclusters=50000
kern.timecounter.hardware=ACPI-fast

--
Steve
_______________________________________________
freebsd-hackers@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-hackers
To unsubscribe, send any mail to "freebsd-hackers-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Periodic xl watchdog timeouts on 6.2-RELEASE
    ... Periodic xl watchdog timeouts on 6.2-RELEASE ... Intel has all the BIOS versions up on their site ... Next up, started swapping around cards. ... but you will find the 3com cards with the WHITE label on the ...
    (freebsd-questions)
  • Re: bge & vlan stranges
    ... BGE driver, VLAN driver or my network configuration? ... MTU, so that is correct. ... Some cards have a bogus feature that lets you send longer frames ... receipt of all ICMP, instead of only abusable ICMP, and thus you ...
    (freebsd-current)
  • Re: Periodic xl watchdog timeouts on 6.2-RELEASE
    ... older BIOS update. ... Next up, started swapping around cards. ... This worked a little differently, now instead of watchdog timeouts, on the ... but you will find the 3com cards with the WHITE label on the card to work ...
    (freebsd-questions)
  • Re: ax100 and lefthand medoicre iscsi performance
    ... rgt wrote: ... I'm in the process of getting some hardware that supports jumbo frames, ... But look carefully at which line cards you will use on the switch. ... full line rate on every port, with enough buffer to avoid congestion slowdowns. ...
    (comp.arch.storage)
  • Re: PCMCIA GigE adapters with jumbo frames
    ... enough to support full GigE speeds. ... PCMCIA cards you've used thusfar? ... There is no network yet; I'm giving general advice to somebody ... support jumbo frames was quite small for other devices (such as ...
    (comp.dcom.lans.ethernet)