From: Andrew Morton <akpm@osdl.org>
To: "David S. Miller" <davem@davemloft.net>
Cc: netdev@oss.sgi.com
Subject: Re: tcp heisenbug
Date: Fri, 8 Oct 2004 12:33:38 -0700 [thread overview]
Message-ID: <20041008123338.04cb2fa0.akpm@osdl.org> (raw)
In-Reply-To: <20041008122548.544a3329.davem@davemloft.net>
"David S. Miller" <davem@davemloft.net> wrote:
>
> On Fri, 8 Oct 2004 01:41:51 -0700
> Andrew Morton <akpm@osdl.org> wrote:
>
> > fetchmail broke. It's fetching mail from localhost (ssh port-forwarded to
> > remote servers) and then for some reason it wants to open an SMTP
> > connection to localhost. It was failing, some error message about that
> > SMTP connection.
> >
> > While I was poking at it, it started to work. `uptime' said 6 minutes. So
> > I'd be suspecting that there's a jiffy wrap bug in TCP-to-localhost
> > introduced since 2.6.9-rc3.
>
> That's possible.
>
> It could also be something that only happens the first time you try
> to talk to a remote system.
It doesn't seem like that. I'd already established three ssh sessions to
three remote servers (zip, digeo, osdl) and fetchmail was able to contact
those three servers via connection to the three local ssh clients.
It was only when fetchmail tried to talk to sendmail on localhost that
things failed.
> You're using e1000 on x86 right?
Yup. At 100 mbps
> Maybe force TSO off via ethtool
> right after the interface is brought up and see if that makes it
> go away?
The problem went away on subsequent reboots :(
But the failure was when communicating with sendmail on localhost.
prev parent reply other threads:[~2004-10-08 19:33 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-10-08 8:41 tcp heisenbug Andrew Morton
2004-10-08 19:25 ` David S. Miller
2004-10-08 19:33 ` Andrew Morton [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20041008123338.04cb2fa0.akpm@osdl.org \
--to=akpm@osdl.org \
--cc=davem@davemloft.net \
--cc=netdev@oss.sgi.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).