From owner-freebsd-rc@FreeBSD.ORG Mon Oct 31 20:50:38 2011 Return-Path: Delivered-To: rc@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 96F51106564A for ; Mon, 31 Oct 2011 20:50:38 +0000 (UTC) (envelope-from dim@FreeBSD.org) Received: from tensor.andric.com (cl-327.ede-01.nl.sixxs.net [IPv6:2001:7b8:2ff:146::2]) by mx1.freebsd.org (Postfix) with ESMTP id 5A5AF8FC16 for ; Mon, 31 Oct 2011 20:50:38 +0000 (UTC) Received: from [IPv6:2001:7b8:3a7:0:55a7:a9f1:1d0f:91f9] (unknown [IPv6:2001:7b8:3a7:0:55a7:a9f1:1d0f:91f9]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by tensor.andric.com (Postfix) with ESMTPSA id ABB3D5C37 for ; Mon, 31 Oct 2011 21:50:37 +0100 (CET) Message-ID: <4EAF0A1B.4080204@FreeBSD.org> Date: Mon, 31 Oct 2011 21:50:35 +0100 From: Dimitry Andric Organization: The FreeBSD Project User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:8.0) Gecko/20111019 Thunderbird/8.0 MIME-Version: 1.0 To: rc@FreeBSD.org References: <4EAEF5BE.7060406@FreeBSD.org> <4EAF0722.2010709@FreeBSD.org> In-Reply-To: <4EAF0722.2010709@FreeBSD.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: An issue with nfsv4_server_enable=YES and /etc/rc.d/nfsd X-BeenThere: freebsd-rc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion related to /etc/rc.d design and implementation." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 31 Oct 2011 20:50:38 -0000 On 2011-10-31 21:37, Dimitry Andric wrote: >> So I propose the attached patch, which resets server_max_nfsvers to 4, >> whenever you set nfsv4_server_enable=YES in rc.conf. > Apologies, and now for the patch itself... Hm, looks like the list strips attachments, so I've uploaded the patch here: http://www.andric.com/freebsd/nfsd-v4-sysctl-1.diff