From owner-freebsd-current@FreeBSD.ORG Sat Sep 11 21:32:32 2010 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 14C9B10656F1 for ; Sat, 11 Sep 2010 21:32:32 +0000 (UTC) (envelope-from tim@kientzle.com) Received: from monday.kientzle.com (99-115-135-74.uvs.sntcca.sbcglobal.net [99.115.135.74]) by mx1.freebsd.org (Postfix) with ESMTP id D3D458FC0A for ; Sat, 11 Sep 2010 21:32:31 +0000 (UTC) Received: from [10.123.2.180] (DIR-655 [192.168.1.65]) by monday.kientzle.com (8.14.3/8.14.3) with ESMTP id o8BLAsGI010580 for ; Sat, 11 Sep 2010 21:10:55 GMT (envelope-from tim@kientzle.com) From: Tim Kientzle Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable Date: Sat, 11 Sep 2010 14:10:54 -0700 Message-Id: <217AB0A7-0F3E-42EB-8019-9EFCDCBBBB56@kientzle.com> To: freebsd-current@freebsd.org Mime-Version: 1.0 (Apple Message framework v1081) X-Mailer: Apple Mail (2.1081) Subject: Experimental NFS server oddity X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Sep 2010 21:32:32 -0000 I just tried adding nfsv4_server_enable=3D"YES" to my rc.conf and found that after I rebooted the server, my FreeBSD 8 = client (still using NFSv3) couldn't connect because there was no RPC = mapping for nfs. Removing the option above and rebooting the server makes it work again. Server is GENERIC 9-CURRENT r211027 Client is GENERIC 8-STABLE r211321