Re: PROBLEM: Network sky2 Module



On Tue, 18 Sep 2007 10:28:43 -0400
Bill Davidsen <davidsen@xxxxxxx> wrote:

ben soo wrote:
i'm experiencing this problem myself. i have 2 servers, one using
X86_64 kernel version 2.6.23-rc5 on a 100Mbit network and one with i386
kernel version 2.6.23-rc6 on a 1Gbit network.

They both have this issue with the sky2 network device driver whereby
the device would stop working and need to be brought down and back up.

On the X86_64 kernel on a 100Mbit network, this is a very occasional
thing, while on the i386 kernel on a 1Gbit network the device only works
for a few minutes at a time. If i set the MTU to 7200 then the device
seems to stay functional, but then i see long delays when it's talking
to 100Mbit devices with standard 1500 MTU that are outside of its LAN
segment.

This last might be an artifact caused by the firewall, i dunno.

Yes, I have found that I get far less problem in this area leaving the
MTU at 1500, then putting a larger MTU (usually 9000) into the routing
table for segments, or even just machines, where I know there is direct
connectivity. I use 9000 MTU with my directly connected file server,
1500 elsewhere. I can go to 9000 for nbd servers as well, assuming the
connection doesn't pass a firewall.

I have some hints that while the switches I use will speak 10/100/1000
between machines with different speeds, and will handle jumbo packets
between machines at the same speed, if I'm going Gbit/jumbo to
1500/slower performance seems to suffer more than talking smaller
packets. That may be because window size needs to be even larger or
something.

I have some legacy machines talking 10Mbit/half on 10base2 cable, I may
be seeing more of this than the average site. That's legacy as in
"attached to something expensive to replace."


If you want to use Jumbo frames, you need to have routers and firewalls
that correctly handle ICMP and do path MTU discovery. If you have bridges
or firewalls that aren't Jumbo aware on both interfaces, then there will
be long timeouts retries for each connection. If you have busted routers
and firewalls that swallow ICMP then PMTU won't work well either.


--
Stephen Hemminger <shemminger@xxxxxxxxxxxxxxxxxxxx>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Entire Network
    ... if either system is firewalled or both have firewalls, ... Some connections won't allow this, so if you can't get a connection, remove ... > Network Places and Add Printer with the exception of the Shared> Documents folder. ... I just use the default name <MSHOME>. ...
    (microsoft.public.windowsxp.basics)
  • crossover network does not work
    ... Both computers runs SuSE 8.2 (2.4 kernel). ... I want to configure computer 1 to masquerade the internet connection ... I tried with 2 different crossover cables, ... The LED on eth1 and the 3com network adapter are on. ...
    (comp.os.linux.networking)
  • Re: Entire Network
    ... The network connection works just fine from both computers for internet ... Folder sharing works just fine between both systems if I do the Add Network ... > if either system is firewalled or both have firewalls, ...
    (microsoft.public.windowsxp.basics)
  • Re: Programmatically detecting firewall and VPN
    ... Don't take from this the idea that a standard-issue ping ... > The only way to reliably tell "will my connection go through" is to ... That's pretty much the story with all network ... Firewalls are the worst offenders. ...
    (microsoft.public.win32.programmer.networks)
  • Re: Remote Assistance
    ... Before I go hogwild setting up this local network connection, ... I have disabled the firewalls. ... they both acquire an IP from the ISP via dhcp. ...
    (microsoft.public.windowsxp.newusers)

Loading