From owner-freebsd-rc@FreeBSD.ORG Wed Jun 27 22:37:32 2012 Return-Path: Delivered-To: freebsd-rc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 024CC1065670; Wed, 27 Jun 2012 22:37:32 +0000 (UTC) (envelope-from brooks@lor.one-eyed-alien.net) Received: from lor.one-eyed-alien.net (lor.one-eyed-alien.net [69.66.77.232]) by mx1.freebsd.org (Postfix) with ESMTP id 588408FC18; Wed, 27 Jun 2012 22:37:31 +0000 (UTC) Received: from lor.one-eyed-alien.net (localhost [127.0.0.1]) by lor.one-eyed-alien.net (8.14.4/8.14.4) with ESMTP id q5RMa8mr003480; Wed, 27 Jun 2012 17:36:08 -0500 (CDT) (envelope-from brooks@lor.one-eyed-alien.net) Received: (from brooks@localhost) by lor.one-eyed-alien.net (8.14.4/8.14.4/Submit) id q5RMa8S8003478; Wed, 27 Jun 2012 17:36:08 -0500 (CDT) (envelope-from brooks) Date: Wed, 27 Jun 2012 17:36:08 -0500 From: Brooks Davis To: "J. Hellenthal" Message-ID: <20120627223608.GD243@lor.one-eyed-alien.net> References: <201206242320.q5ONK5Gf001469@freefall.freebsd.org> <20120624234248.GA33644@DataIX.net> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="OZkY3AIuv2LYvjdk" Content-Disposition: inline In-Reply-To: <20120624234248.GA33644@DataIX.net> User-Agent: Mutt/1.5.21 (2010-09-15) Cc: Doug Barton , freebsd-rc@freebsd.org Subject: Re: conf/169373: mountd starts to early when exporting fs marked as late 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: Wed, 27 Jun 2012 22:37:32 -0000 --OZkY3AIuv2LYvjdk Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Jun 24, 2012 at 07:42:48PM -0400, J. Hellenthal wrote: >=20 >=20 > On Sun, Jun 24, 2012 at 11:20:05PM +0000, Doug Barton wrote: > > The following reply was made to PR conf/169373; it has been noted by GN= ATS. > >=20 > > From: Doug Barton > > To: freebsd-rc@FreeBSD.org > > Cc: bug-followup@FreeBSD.org > > Subject: Re: conf/169373: mountd starts to early when exporting fs mark= ed > > as late > > Date: Sun, 24 Jun 2012 16:19:10 -0700 > >=20 > > Off hand, I don't see any reason that this shouldn't be done. Any thou= ghts? > > =20 > > Doug > > =20 > > http://www.freebsd.org/cgi/query-pr.cgi?pr=3D169373 > > =20 >=20 > Personally I can't think of any reason to have a filesystem that is > marked as mount late exported over NFS. >=20 > It's usually always the opposite way around ... network comes up -> late > filesystem is then mounted late. >=20 > I assume there is probably some other underlying issue here that has not > been properly described as to why this filesystem has been marked late. I'd argue that in an NFSv4 or CIFS/SMB world it's inappropriate to export file systems until after LOGIN. Fixing that would render this issue moot. The reason is that mounts for either of those systems may require working kerberos and directory services. -- Brooks --OZkY3AIuv2LYvjdk Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (FreeBSD) iD8DBQFP64rXXY6L6fI4GtQRAkDYAJ0W7dxNKG7frLneSlhf0FVl9TGr+QCeJD2x LPjKHzv4w2QiLvivAA9r3EA= =g8CH -----END PGP SIGNATURE----- --OZkY3AIuv2LYvjdk--