From owner-freebsd-stable@FreeBSD.ORG Fri Jan 7 01:25:09 2011 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 018FC106564A for ; Fri, 7 Jan 2011 01:25:09 +0000 (UTC) (envelope-from jyavenard@gmail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id BB6808FC18 for ; Fri, 7 Jan 2011 01:25:08 +0000 (UTC) Received: by iyb26 with SMTP id 26so16055129iyb.13 for ; Thu, 06 Jan 2011 17:25:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=5+rXy7TUapvg+9TESpyDaG840mXTZ+knvo+AW11bhWg=; b=wHSna6h5n2ntAIm48WwBVFcHoCBorpv09vCm1jaDtpH9avfjrytRqujQn4iFQu2PQI fkhyRv63PY4hcjvsaBk4x3OUo3yTn6Xv52eM4x4OBHQbmmtcR4pT+K/336Uel/AbqOtE QeGXtv7TgknQpNCCaA6TfUyxUQ52nUBDPHfJQ= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=CBW1kxiWUh+SDLtYRUO+0ISNYmKuk+nBCpF+YSvJSMZTzwqhYM4jPjLVqHkqYZwBGv EtrUvsYKWCpGlux8dWZFHDJlYIccNCQyP+asRwtwMcV90jF9fHPjQGRZHOO3bi17UOaM PVl7+EtjBAxlMDf1S7J0EZcnWDG3xoxINcp50= MIME-Version: 1.0 Received: by 10.42.213.201 with SMTP id gx9mr261196icb.330.1294363508065; Thu, 06 Jan 2011 17:25:08 -0800 (PST) Received: by 10.42.172.69 with HTTP; Thu, 6 Jan 2011 17:25:08 -0800 (PST) In-Reply-To: <2047622233.213674.1294348606324.JavaMail.root@erie.cs.uoguelph.ca> References: <201101060804.56205.jhb@freebsd.org> <2047622233.213674.1294348606324.JavaMail.root@erie.cs.uoguelph.ca> Date: Fri, 7 Jan 2011 12:25:08 +1100 Message-ID: From: Jean-Yves Avenard To: Rick Macklem Content-Type: text/plain; charset=ISO-8859-1 Cc: freebsd-stable@freebsd.org, marek sal , perryh@pluto.rain.com, milu@dat.pl Subject: Re: NFSv4 - how to set up at FreeBSD 8.1 ? 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: Fri, 07 Jan 2011 01:25:09 -0000 On 7 January 2011 08:16, Rick Macklem wrote: > When I said I recalled that they didn't do TCP because of excessive > overhead, I forgot to mention that my recollection could be wrong. > Also, I suspect you are correct w.r.t. the above statement. (ie. Sun's > official position vs something I heard.) > > Anyhow, appologies if I gave the impression that I was correcting your > statement. My intent was just to throw out another statement that I > vaguely recalled someone an Sun stating. After hitting yet another serious bug in 8.2 ; I reverted back to 8.1 Interestingly, it now complains about having V4: / in /etc/exports NFSv4 isn't available in 8.1 ?