From owner-freebsd-questions@FreeBSD.ORG Fri Sep 2 13:07:37 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 17B7916A41F for ; Fri, 2 Sep 2005 13:07:37 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from vjofn.tucs-beachin-obx-house.com (vjofn.tucs-beachin-obx-house.com [204.107.90.128]) by mx1.FreeBSD.org (Postfix) with ESMTP id A256543D46 for ; Fri, 2 Sep 2005 13:07:36 +0000 (GMT) (envelope-from ml@t-b-o-h.net) Received: from himinbjorg.tucs-beachin-obx-house.com (ool-44c511d8.dyn.optonline.net [68.197.17.216]) (authenticated bits=128) by vjofn.tucs-beachin-obx-house.com (8.12.9/8.12.9) with ESMTP id j82D7ZKo062408 for ; Fri, 2 Sep 2005 09:07:35 -0400 (EDT) Received: from himinbjorg.tucs-beachin-obx-house.com (localhost.tucs-beachin-obx-house.com [127.0.0.1]) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.12.10) with ESMTP id j82D7Uw5045215 for ; Fri, 2 Sep 2005 09:07:30 -0400 (EDT) (envelope-from ml@t-b-o-h.net) Received: (from tbohml@localhost) by himinbjorg.tucs-beachin-obx-house.com (8.13.3/8.13.1/Submit) id j82D7Uca045214 for freebsd-questions@freebsd.org; Fri, 2 Sep 2005 09:07:30 -0400 (EDT) (envelope-from tbohml) From: Tuc at T-B-O-H Message-Id: <200509021307.j82D7Uca045214@himinbjorg.tucs-beachin-obx-house.com> To: freebsd-questions@freebsd.org Date: Fri, 2 Sep 2005 09:07:30 -0400 (EDT) X-Mailer: ELM [version 2.5 PL8] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Why does mountcritremote run before nfsclient 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: Fri, 02 Sep 2005 13:07:37 -0000 Hi, Running into a problem that mountcritremote runs before nfsclient does, and we run into problems that portmapper/statd/lockd aren't. Is there something happening with our setup that shouldn't be? Thanks, Tuc