From owner-freebsd-questions@FreeBSD.ORG Wed Aug 6 15:59:23 2008 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 29D561065685 for ; Wed, 6 Aug 2008 15:59:23 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from kuber.nabble.com (kuber.nabble.com [216.139.236.158]) by mx1.freebsd.org (Postfix) with ESMTP id F36808FC14 for ; Wed, 6 Aug 2008 15:59:22 +0000 (UTC) (envelope-from bounces@nabble.com) Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1KQlQ2-0008Uk-2U for freebsd-questions@freebsd.org; Wed, 06 Aug 2008 08:59:22 -0700 Message-ID: <18854355.post@talk.nabble.com> Date: Wed, 6 Aug 2008 08:59:22 -0700 (PDT) From: mikeco To: freebsd-questions@freebsd.org In-Reply-To: <4899C9CC.30807@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: mikeco@asg.com References: <18852544.post@talk.nabble.com> <4899B78B.1000801@FreeBSD.org> <18853160.post@talk.nabble.com> <4899BDE0.40403@FreeBSD.org> <18853603.post@talk.nabble.com> <4899C9CC.30807@FreeBSD.org> Subject: Re: All files on NFS4 mount are owned by 4294967294:4294967294 X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Aug 2008 15:59:23 -0000 I changed the NFS back to v3, set it to use TCP rather than UDP in fstab, and everything is happy now. Kris Kennaway-3 wrote: > > mikeco wrote: >> Where is it specified whether to use UDP or TCP for NFS clients? I never >> explicitly set it to one or the other. > > See the manpage. It defaults to UDP in 7.0 and older, although the > default will soon change to TCP mounts since UDP mounts are no longer > appropriate in most cases. > > Kris > > -- View this message in context: http://www.nabble.com/All-files-on-NFS4-mount-are-owned-by-4294967294%3A4294967294-tp18852544p18854355.html Sent from the freebsd-questions mailing list archive at Nabble.com.