From owner-freebsd-fs@FreeBSD.ORG Thu Mar 10 00:49:19 2005 Return-Path: Delivered-To: freebsd-fs@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 758) id 19E9216A4CE; Thu, 10 Mar 2005 00:49:19 +0000 (GMT) Date: Thu, 10 Mar 2005 00:49:19 +0000 From: Kris Kennaway To: Mikhail Teterin Message-ID: <20050310004919.GA34206@hub.freebsd.org> References: <200503091838.06322.mi+mx@aldan.algebra.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200503091838.06322.mi+mx@aldan.algebra.com> User-Agent: Mutt/1.4.2.1i cc: freebsd-fs@FreeBSD.org cc: hackers@FreeBSD.org Subject: Re: the current status of nullfs, unionfs X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 10 Mar 2005 00:49:19 -0000 On Wed, Mar 09, 2005 at 06:38:06PM -0500, Mikhail Teterin wrote: > Hello! > > The respected manual contain dire warnings, but the Google search suggests, > the situation is not *that* gloomy. > > For example, according to http://kerneltrap.org/node/652 , nullfs was used on > Bento-cluster two years ago in 2003. nullfs seems to work fine, unionfs is very fragile and easily exploded. > Is anybody working on this file-systems? Any plans, rumours? > > What about the `union' option to regular mounts? Is that safe to use? Yes. Kris