From: Trond Myklebust <trond.myklebust@fys.uio.no>
To: sidewinder <sidewinder@usa.net>
Cc: linux-kernel@vger.kernel.org
Subject: Re: NFS times out with 2.4.2 as client
Date: 12 Mar 2001 16:34:13 +0100 [thread overview]
Message-ID: <shslmqbj91m.fsf@charged.uio.no> (raw)
In-Reply-To: <Pine.LNX.4.30.0103101500080.22174-100000@localhost.localdomain>
In-Reply-To: sidewinder's message of "Sat, 10 Mar 2001 15:19:48 -0600 (CST)"
>>>>> " " == sidewinder <sidewinder@usa.net> writes:
> Here's a typical entry from tcpdump, from the server's point of
> view.
> 192.168.1.1 is the client, 192.168.1.10 is the server.
> tcpdump: listening on eth0 11:32:24.958338
> localhost.localdomain.631 > 192.168.1.255.631: udp 124
> 11:32:55.958333 localhost.localdomain.631 > 192.168.1.255.631:
> udp 124 11:32:56.736047 arp who-has localhost.localdomain tell
> 192.168.1.1 11:32:56.736083 arp reply localhost.localdomain
> is-at 0:0:e8:35:77:ae 11:32:56.736615 192.168.1.1.745 >
> localhost.localdomain.sunrpc: S 1160224917:1160224917(0) win
> 5840 <mss 1460,sackOK,timestamp 15251[|tcp]> (DF)
> 11:32:56.736772 localhost.localdomain.sunrpc > 192.168.1.1.745:
> S 980802949:980802949(0) ack 1160224918 win 32120 <mss
> 1460,nop,nop,sackOK,nop,wscale 0> (DF) 11:32:56.737386
> 192.168.1.1.745 > localhost.localdomain.sunrpc: . ack 1 win
> 5840 (DF) 11:32:56.738109 192.168.1.1.745 >
> localhost.localdomain.sunrpc: P 1:45(44) ack 1 win 5840 (DF)
> 11:32:56.738152 localhost.localdomain.sunrpc > 192.168.1.1.745:
> . ack 45 win 32120 (DF) 11:32:56.738412
> localhost.localdomain.sunrpc > 192.168.1.1.745: P 1:293(292)
> ack 45 win 32120 (DF) 11:32:56.738692
> localhost.localdomain.1051 > 151.164.1.8.domain: 52408+ (42)
> 11:32:56.739497 192.168.1.1.745 > localhost.localdomain.sunrpc:
> . ack 293 win 6432 (DF) 11:32:56.740010 192.168.1.1.745 >
> localhost.localdomain.sunrpc: F 45:45(0) ack 293 win 6432 (DF)
> 11:32:56.740041 localhost.localdomain.sunrpc > 192.168.1.1.745:
> . ack 46 win 32120 (DF) 11:32:56.740137
> localhost.localdomain.sunrpc > 192.168.1.1.745: F 293:293(0)
> ack 46 win 32120 (DF) 11:32:56.740779 192.168.1.1.745 >
> localhost.localdomain.sunrpc: . ack 294 win 6432 (DF)
> 11:32:56.741604 192.168.1.1.746 > localhost.localdomain.1026:
> udp 144 (DF) 11:32:56.742060 localhost.localdomain.1026 >
> 192.168.1.1.746: udp 60 11:32:56.743109 192.168.1.1.748 >
> localhost.localdomain.sunrpc: udp 56 (DF) 11:32:56.743255
> localhost.localdomain.sunrpc > 192.168.1.1.748: udp 28
> 11:32:56.745189 192.168.1.1.2121638 >
> localhost.localdomain.nfs: 152 getattr [|nfs] (DF)
> 11:32:56.745254 localhost.localdomain.nfs >
> 192.168.1.1.2121638: reply ok 96 getattr [|nfs]11:32:56.746302
> 192.168.1.1.18898854 > localhost.localdomain.nfs: 152 statfs
> [|nfs] (DF) 11:32:56.746375 localhost.localdomain.nfs >
> 192.168.1.1.18898854: reply ok 48 statfs [|nfs]11:33:01.748311
> localhost.localdomain.1051 > 151.164.1.7.domain: 52408+ (42)
> 11:33:51.778238 arp who-has 192.168.1.1 tell
> localhost.localdomain 11:33:51.778738 arp reply 192.168.1.1
> is-at 0:0:e8:35:7e:51 11:33:55.078917 0:20:78:d:3d:ce >
> 3:0:0:0:0:1 sap f0 ui/C len=169
> 2c00 ffef 0800 0000 0000 0000 0102
> 5f5f 4d53 4252 4f57 5345 5f5f 0201
> 5241 4242 4954 2020 2020 2020 2020
> 2000 ff53 4d42 2500 00
> The rest is more of the same, or other traffic.
> Any one have similar problems? I've tried recompiling 2.4.2,
> thinking I might have missed something. No change.
Exactly what does localhost.localdomain map to? Most applications
would be mildly surprised if 'localhost' maps to anything other than
127.0.0.1.
In particular you might be confusing glibc here when it explicitly
calls gethostbyname("localhost") in pmapdump in its RPC layer.
Cheers,
Trond
prev parent reply other threads:[~2001-03-12 15:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-03-10 21:19 NFS times out with 2.4.2 as client sidewinder
2001-03-12 15:34 ` Trond Myklebust [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=shslmqbj91m.fsf@charged.uio.no \
--to=trond.myklebust@fys.uio.no \
--cc=linux-kernel@vger.kernel.org \
--cc=sidewinder@usa.net \
/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