Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Sep 2000 13:04:20 -0400
From:      Andrew BOGECHO <andrewb@cs.mcgill.ca>
To:        freebsd-stable@FreeBSD.ORG
Subject:   Re: nfs errors
Message-ID:  <20000927130420.A23396@cs.mcgill.ca>
In-Reply-To: <20000927090805.R9141@fw.wintelcom.net>; from bright@wintelcom.net on Wed, Sep 27, 2000 at 09:08:05AM -0700
References:  <20000927093713.D13245@cs.mcgill.ca> <20000927090805.R9141@fw.wintelcom.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Wed Sep 27 12:53:48 EDT 2000

Thanks for the speedy reply.

In answer to your question. I did try setting:

/defaults type:=nfs;opts:=rw,vers=3,proto=tcp,intr,soft,nodevs,nosuid,rsize=8192,wsize=8192;

But it made no difference. This error occurs on all our freebsd
client machines, as all our fileservers are running Solaris.

Does anyone else with Solaris fileservers and FreeBSD clients
have such problems?

Our /etc/dfs/dfstab file is as follows:

share -F nfs -o rw=client-netgroup /mnt1
share -F nfs -o rw=client-netgroup /mnt2
share -F nfs -o rw=client-netgroup /mnt3
share -F nfs -o rw=client-netgroup /mnt4


Andrew.

On Wed, Sep 27, 2000 at 09:08:05AM -0700, Alfred Perlstein wrote:
> * Andrew BOGECHO <andrewb@cs.mcgill.ca> [000927 06:37] wrote:
> > Wed Sep 27 09:31:00 EDT 2000
> > 
> > Hi,
> > 
> > I have previously sent the message below to questions and net, but
> > received no response. If anyone here has any ideas I would really
> > appreciate it.
> > 
> > We have recently been moving more and more to FreeBSD. The enjoyment
> > of such a stable platform allows us to see that we are making the
> > right decision.
> > 
> > We do have one error message that shows up all the time. It does not
> > affect us or our users, but it does make me curious. I have searched
> > everywhere, and have only found one reference to this error, but no
> > repies.
> > 
> > The error message is as follows:
> > 
> > /kernel: nfs send error 32 for server blah:/partitiona
> 
> It looks like:
> 
>      32 EPIPE Broken pipe. A write on a pipe, socket or FIFO for which there
>              is no process to read the data.
> 
> It looks like the solaris box is dropping packets or sending back
> some sort of error ICMP.
> 
> Have you tried NFSv3 and 'tcp' mount options?
> 
> -- 
> -Alfred Perlstein - [bright@wintelcom.net|alfred@freebsd.org]
> "I have the heart of a child; I keep it in a jar on my desk."
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message


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




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