Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Oct 2001 12:23:59 -0700 (PDT)
From:      Matthew Jacob <mjacob@feral.com>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        Paul van der Zwan <paulz@trantor.xs4all.nl>, <freebsd-current@FreeBSD.ORG>
Subject:   Re: Multiple NFS server problems with Solaris 8 clients
Message-ID:  <20011014121551.Y45231-100000@wonky.feral.com>
In-Reply-To: <3BC9E41F.2D7BC40@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help

Actually, I've also noticed problems in FreeBSD-current also- ls and
reads work, but things like mkdir hang. Here's the tcpdump output:



Script started on Sun Oct 14 12:21:50 2001
quarm.feral.com > root tcpdump -vv -i fxp0 host antares
tcpdump: listening on fxp0
12:21:58.498568 antares.1294025654 > quarm.nfs: 116 getattr [|nfs] (DF) (ttl 64, id 2722, len 156)
12:21:58.498746 quarm.nfs > antares.1294025654: reply ok 116 getattr [|nfs] (DF) (ttl 64, id 29331, len 156)
12:21:58.501021 antares.1294025655 > quarm.nfs: 116 getattr [|nfs] (DF) (ttl 64, id 2723, len 156)
12:21:58.501184 quarm.nfs > antares.1294025655: reply ok 116 getattr [|nfs] (DF) (ttl 64, id 29332, len 156)
12:21:58.501657 antares.1294025656 > quarm.nfs: 116 getattr [|nfs] (DF) (ttl 64, id 2724, len 156)
12:21:58.501707 quarm.nfs > antares.1294025656: reply ok 116 getattr [|nfs] (DF) (ttl 64, id 29333, len 156)
12:21:58.502062 antares.1294025657 > quarm.nfs: 116 getattr [|nfs] (DF) (ttl 64, id 2725, len 156)
12:21:58.502117 quarm.nfs > antares.1294025657: reply ok 116 getattr [|nfs] (DF) (ttl 64, id 29334, len 156)
12:21:58.502475 antares.1294025658 > quarm.nfs: 116 getattr [|nfs] (DF) (ttl 64, id 2726, len 156)
12:21:58.502519 quarm.nfs > antares.1294025658: reply ok 116 getattr [|nfs] (DF) (ttl 64, id 29335, len 156)
12:21:58.598618 antares.1018 > quarm.nfsd: . [tcp sum ok] 437975440:437975440(0) ack 4039870942 win 24820 (DF) (ttl 64, id 2727, len 40)

----- OKAY- that was the ls that workes

12:22:10.893273 antares.1294025660 > quarm.nfs: 116 getattr [|nfs] (DF) (ttl 64, id 2728, len 156)
12:22:10.893409 quarm.nfs > antares.1294025660: reply ok 116 getattr [|nfs] (DF) (ttl 64, id 29367, len 156)
12:22:10.893740 antares.1294025661 > quarm.nfs: 120 getattr [|nfs] (DF) (ttl 64, id 2729, len 160)
12:22:10.992986 quarm.nfsd > antares.1018: . [tcp sum ok] 117:117(0) ack 236 win 62459 (DF) (ttl 64, id 29368, len 40)

----- that was the mkdir (that hung)

^C
218 packets received by filter
0 packets dropped by kernel


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20011014121551.Y45231-100000>