netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Stephen Hemminger <shemminger@osdl.org>
To: netdev@oss.sgi.com
Subject: Fw: [Bug 3998] ARP issues after RC1
Date: Tue, 19 Apr 2005 11:00:18 +1000	[thread overview]
Message-ID: <20050419110018.25baf191@localhost.localdomain> (raw)



Begin forwarded message:

Date: Mon, 18 Apr 2005 05:39:42 -0700
From: bugme-daemon@osdl.org
To: shemminger@osdl.org
Subject: [Bug 3998] ARP issues after RC1


http://bugme.osdl.org/show_bug.cgi?id=3998

----------
Distribution: Redhat 9.0

Hardware Environment: Intel/IWill MBs. Intel e1000 and Broadcom tg3 network modules.

Problem Description: After upgrading to 2.4.28, we having issues where hosts are
unreachable and we are getting <incomplete> entries in the ARP tables. After the
entry has cleared, the host will become reachable. This is most noticible upon
startup, where netfs (nfs mounts), yp, and ntp fail, as they cannot reach their
corresponding servers. This is happening on multiple machines, with different
MBs and network interfaces, all running RedHat 9.0. 2.4.27, using the same
.config had no such issues. After compiling all the pre and rc patches, it seems
that the offending change occurred between rc1 and rc2.

Steps to reproduce:

1. Install RH9, workstation install.
2. Configure NFS mounts in /etc/fstab, chkconfig netfs on.
3. Configure NTP, chkconfig ntp on.
4. Configure YP, chkconfig ypbind on.
5. Compile 2.4.28 using .config below
6. Reboot using 2.4.28. Upon boot, the services above will fail, as they cannot
reach their servers.
7. Once up, log in as root and type arp -a. There will be <incomplete> entries
for the unreachable hosts.
8. Compile 2.4.28-rc1, using the same .config.
9. Reboot using 2.4.28-rc1. All the previously failing services will start up
with no issues.
10. Compile 2.4.28-rc2, using the same .config.
11. Reboot using 2.4.28-rc2. The services will fail once again.

             reply	other threads:[~2005-04-19  1:00 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-04-19  1:00 Stephen Hemminger [this message]
2005-04-19  2:12 ` Fw: [Bug 3998] ARP issues after RC1 Herbert Xu

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=20050419110018.25baf191@localhost.localdomain \
    --to=shemminger@osdl.org \
    --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).