From owner-freebsd-hackers Mon Jun 30 15:10:45 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id PAA18756 for hackers-outgoing; Mon, 30 Jun 1997 15:10:45 -0700 (PDT) Received: from gwa.ericsson.com (gwa.ericsson.com [198.215.127.2]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id PAA18749 for ; Mon, 30 Jun 1997 15:10:40 -0700 (PDT) Received: from mr1.exu.ericsson.se (mr1.exu.ericsson.com [138.85.147.11]) by gwa.ericsson.com (8.8.2/8.8.2) with ESMTP id RAA23578 for ; Mon, 30 Jun 1997 17:10:02 -0500 (CDT) Received: from noah.lmc.ericsson.se (noah.lmc.ericsson.se [142.133.1.1]) by mr1.exu.ericsson.se (8.7.1/NAHUB-MR1.1) with ESMTP id RAA24759 for ; Mon, 30 Jun 1997 17:10:01 -0500 (CDT) Received: from lmcpc1.lmc.ericsson.se (lmcpc1.lmc.ericsson.se [142.133.17.200]) by noah.lmc.ericsson.se (8.8.5/8.8.5) with ESMTP id SAA07915 for ; Mon, 30 Jun 1997 18:09:59 -0400 (EDT) Received: from sunshine (sunshine.lmc.ericsson.se [142.133.16.78]) by lmcpc1.lmc.ericsson.se (8.8.5/8.8.5) with SMTP id SAA00586 for ; Mon, 30 Jun 1997 18:11:34 -0400 (EDT) Date: Mon, 30 Jun 1997 18:09:51 -0400 (EDT) From: Samy Touati X-Sender: lmcsato@sunshine To: freebsd-hackers@freebsd.org Subject: NFS V3 is it stable? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Hi, I'm using fbsd2.2.2 acting as a mail server with a bunch of solaris 2 client workstations. >From time to time I'm getting a read or write failure (RPC error 5). I log into the fbsd server and everything seems fine. Rebooting the solairs client seems to solve the problem for a while until it restarts again. I noticed that the used nfs is ver3, should I turn on the vers 2 nfs to be able to get a reliable nfs. For now I lost 2 mailboxes because of these errors. Is frebsd 2.2.2 a recommended nfs v3 server? Thanks.