Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Mar 2004 10:13:11 -0800 (PST)
From:      Doug White <dwhite@gumbysoft.com>
To:        Leroy van Logchem <freebsd-current.20.lvl@spamgourmet.com>
Cc:        freebsd-current@freebsd.org
Subject:   Re: udp NFS stopped working
Message-ID:  <20040317095315.R52341@carver.gumbysoft.com>
In-Reply-To: <40582114.10002@spamgourmet.com>
References:  <40582114.10002@spamgourmet.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 17 Mar 2004, Leroy van Logchem wrote:

> FreeBSD nfs client 5.2.1-p1
> FreeBSD nfs server 5.2.1-RC2
>
> After 18 days of uptime trouble started. Auto mounted paths stopped
> working to another server (sunos). And all mounts using udp hang. When I
> use tcp on the clients it works fine. How to figure out what's going
> wrong next time?

. tcpdump -- make sure the packets are getting sent & recieved on both
ends
. Check for log messages
. check netstat -m for mbuf usage
. check other NFS daemons (lockd, statd, etc.)

Ethereal is handy for decoding NFS packets if needed.
>

-- 
Doug White                    |  FreeBSD: The Power to Serve
dwhite@gumbysoft.com          |  www.FreeBSD.org



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