Re: Gigabit Ethernet w/Jumbo Frames
- From: Steve Kargl <sgk@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 26 Jun 2007 18:36:12 -0700
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"
- References:
- Gigabit Ethernet w/Jumbo Frames
- From: george+freebsd
- Gigabit Ethernet w/Jumbo Frames
- Prev by Date: Re: devfs symlink over device doesn't work
- Next by Date: Re: Gigabit Ethernet w/Jumbo Frames
- Previous by thread: Gigabit Ethernet w/Jumbo Frames
- Next by thread: Re: Gigabit Ethernet w/Jumbo Frames
- Index(es):
Relevant Pages
|
|