From owner-freebsd-i386@FreeBSD.ORG Sun Dec 22 22:19:36 2013 Return-Path: Delivered-To: freebsd-i386@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 6D87F3E1; Sun, 22 Dec 2013 22:19:36 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 59F8A1D79; Sun, 22 Dec 2013 22:19:36 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id rBMMJa7X042361; Sun, 22 Dec 2013 22:19:36 GMT (envelope-from remko@freefall.freebsd.org) Received: (from remko@localhost) by freefall.freebsd.org (8.14.7/8.14.7/Submit) id rBMMJZo2042360; Sun, 22 Dec 2013 22:19:35 GMT (envelope-from remko) Date: Sun, 22 Dec 2013 22:19:35 GMT Message-Id: <201312222219.rBMMJZo2042360@freefall.freebsd.org> To: rich@enterprisesystems.net, remko@FreeBSD.org, freebsd-i386@FreeBSD.org From: remko@FreeBSD.org Subject: Re: i386/184804: nfs server only starts 1 server daemon X-BeenThere: freebsd-i386@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: I386-specific issues for FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 Dec 2013 22:19:36 -0000 Synopsis: nfs server only starts 1 server daemon State-Changed-From-To: open->closed State-Changed-By: remko State-Changed-When: Sun Dec 22 22:17:17 UTC 2013 State-Changed-Why: Dear Richard, This is actually what happends. Three of your settings controle the NFS service itself, where you have a server and client process in the list you provided. rpcbind though starts the rpc service, which you will see back with 'rpc' instead of 'nfs'. I do not see anything weird in your output or the information you demonstrated. If you still have issues, please let me know and I will try to help you, do realise though that this is not a PR yet, I mean you have a problem but it's not a generic problem within FreeBSD (yet), let us figure that out first. I will close the ticket so that we can keep contact beyond the PR system. Thank you for using FreeBSD! http://www.freebsd.org/cgi/query-pr.cgi?pr=184804