From owner-freebsd-stable@FreeBSD.ORG Mon Feb 27 15:32:48 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 48CAE16A422 for ; Mon, 27 Feb 2006 15:32:48 +0000 (GMT) (envelope-from kometen@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.199]) by mx1.FreeBSD.org (Postfix) with ESMTP id C968E43D53 for ; Mon, 27 Feb 2006 15:32:47 +0000 (GMT) (envelope-from kometen@gmail.com) Received: by zproxy.gmail.com with SMTP id k1so992262nzf for ; Mon, 27 Feb 2006 07:32:47 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=lpVyHtjIDtMU/f8yT4hiMHheX8EOefi1tOXb5dmkoVym8v9DY+ZHVTDGitr1NbeH9sulRVb/foM2as00CFfRj9rPkb+c5ASaJCV54qay1iyR1EnnbzUVJi6TOGB8oeUOP7bvdWLQ8ntofOWT7Q4jGBhxkqQ9tlOq4QK7NrXN+rg= Received: by 10.65.220.15 with SMTP id x15mr202698qbq; Mon, 27 Feb 2006 07:08:01 -0800 (PST) Received: by 10.65.216.18 with HTTP; Mon, 27 Feb 2006 07:08:01 -0800 (PST) Message-ID: Date: Mon, 27 Feb 2006 16:08:01 +0100 From: "Claus Guttesen" To: "Danny Butroyd" In-Reply-To: <44031194.8000300@g-mapps.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <4402F009.1000407@g-mapps.com> <6.2.3.4.0.20060227093542.086c56c0@64.7.153.2> <44031194.8000300@g-mapps.com> Cc: freebsd-stable@freebsd.org Subject: Re: nfs woes in FreeBSD 6.0 X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 27 Feb 2006 15:32:48 -0000 > >> I have major problems using NFS on FreeBSD. My setup is:- > > I know there have been a number of changes that might help you since > > 6.0. I would try going to 6.1 first to see if your NFS problems go > > away. Also, are you mounting TCP or UDP mounts ? What version of NFS ? > I have tried both tcp and udp mounts and have the same issues, the > version of nfs is v3 (the default I believe). What is your rw-size in /etc/fstab? regards Claus