From owner-freebsd-questions@FreeBSD.ORG Fri Nov 19 17:04:34 2004 Return-Path: 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 7ADFD16A4CE for ; Fri, 19 Nov 2004 17:04:34 +0000 (GMT) Received: from kanga.honeypot.net (kanga.honeypot.net [208.162.254.122]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C00543D58 for ; Fri, 19 Nov 2004 17:04:34 +0000 (GMT) (envelope-from kirk@strauser.com) Received: from localhost (localhost [127.0.0.1]) by kanga.honeypot.net (Postfix) with ESMTP id 934F8B87B; Fri, 19 Nov 2004 11:04:33 -0600 (CST) Received: from kanga.honeypot.net ([127.0.0.1]) by localhost (kanga.honeypot.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06713-07; Fri, 19 Nov 2004 11:04:33 -0600 (CST) Received: from janus.daycos.com (janus.daycos.com [204.26.70.77]) (using TLSv1 with cipher RC4-MD5 (128/128 bits)) (No client certificate requested) by kanga.honeypot.net (Postfix) with ESMTP id EF278B86B; Fri, 19 Nov 2004 11:04:32 -0600 (CST) From: Kirk Strauser To: Ruben de Groot , freebsd-questions@freebsd.org Date: Fri, 19 Nov 2004 11:04:24 -0600 User-Agent: KMail/1.7.1 References: <200411190917.51162.kirk@strauser.com> <20041119155501.GA98748@ei.bzerk.org> In-Reply-To: <20041119155501.GA98748@ei.bzerk.org> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2661994.eDhJXuIuCh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200411191104.27782.kirk@strauser.com> X-Virus-Scanned: by amavisd-new at honeypot.net Subject: Re: /etc/rc.d/mountcritremote and nfsserver X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 Nov 2004 17:04:34 -0000 --nextPart2661994.eDhJXuIuCh Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 19 November 2004 09:55, Ruben de Groot wrote: > Since 'mountcritremote' is in the REQUIRE line of 'nfsserver', that would > create a loop. Ugh. You're right, and I managed to miss that when running rcorder. > I think in your case though you can savely replace the=20 > 'mountcritremote' requirement in nfsserver by 'mountcritlocal'. Then you > can add nfsserver to the REQUIRE line in `mountcritremote' Maybe a better solution would be to add a "noncritical" option to mount=20 (akin to "noauto"), as well as a new rc.d/mountnoncritremote that took=20 advantage of it. I won't hold my breath waiting for that to happen,=20 though. > BTW, this obviously won't work if you plan to re-export remote nfs-shares Right. That's not important to me, but I can see why that wouldn't be a=20 good default. =2D-=20 Kirk Strauser --nextPart2661994.eDhJXuIuCh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- iD8DBQBBnieb5sRg+Y0CpvERAiJVAJ9O/RfmQIXrRfc29mXgLi3IEAEUJwCfQ31k rNMD80LTlpdeiN5W3BHFXco= =C565 -----END PGP SIGNATURE----- --nextPart2661994.eDhJXuIuCh--