From owner-freebsd-fs@FreeBSD.ORG Thu Mar 9 00:28:53 2006 Return-Path: X-Original-To: freebsd-fs@freebsd.org Delivered-To: freebsd-fs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 54C5716A422 for ; Thu, 9 Mar 2006 00:28:53 +0000 (GMT) (envelope-from john@kozubik.com) Received: from kozubik.com (kozubik.com [69.43.165.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id C137143D7B for ; Thu, 9 Mar 2006 00:28:51 +0000 (GMT) (envelope-from john@kozubik.com) Received: from kozubik.com (localhost [127.0.0.1]) by kozubik.com (8.12.11/8.12.11) with ESMTP id k290SrwG037682 for ; Wed, 8 Mar 2006 16:28:53 -0800 (PST) (envelope-from john@kozubik.com) Received: from localhost (john@localhost) by kozubik.com (8.12.11/8.12.11/Submit) with ESMTP id k290SruO037679 for ; Wed, 8 Mar 2006 16:28:53 -0800 (PST) (envelope-from john@kozubik.com) Date: Wed, 8 Mar 2006 16:28:53 -0800 (PST) From: John Kozubik To: freebsd-fs@freebsd.org In-Reply-To: <20060308151738.L55438@kozubik.com> Message-ID: <20060308162731.P55438@kozubik.com> References: <20060308151738.L55438@kozubik.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Subject: Re: UFS2 snapshots - comments requested X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 09 Mar 2006 00:28:53 -0000 On Wed, 8 Mar 2006, John Kozubik wrote: > My questions: > > - is this instability (circa 6.0) acknowledged ? > > - is there a large, known problem that, when fixed, will cause all of > these little problems to go away, or should I keep submitting PRs when I > verify misc. problems ? > > - can any visibility be offered as to the possible future viability of > UFS2 snapshots in 6.0 ? A quick follow-up - I forgot the most important question: - should these problems with UFS2 snapshots only concern me as regards uptime, or should I be concerned about data integrity as well ? Again, thanks.