From owner-freebsd-questions@FreeBSD.ORG Thu Oct 20 18:37:09 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 811A116A41F for ; Thu, 20 Oct 2005 18:37:09 +0000 (GMT) (envelope-from user@dhp.com) Received: from shell.dhp.com (shell.dhp.com [199.245.105.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id 43F7243D64 for ; Thu, 20 Oct 2005 18:37:09 +0000 (GMT) (envelope-from user@dhp.com) Received: by shell.dhp.com (Postfix, from userid 896) id 5F6A6312FA; Thu, 20 Oct 2005 14:37:08 -0400 (EDT) Date: Thu, 20 Oct 2005 14:37:08 -0400 (EDT) From: user To: Doug Poland In-Reply-To: <20051020155023.GA3290@polands.org> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD UFS2 snapshots, and math ... 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: Thu, 20 Oct 2005 18:37:09 -0000 Doug, On Thu, 20 Oct 2005, Doug Poland wrote: > On Thu, Oct 20, 2005 at 11:01:42AM -0400, user wrote: > > > > Finally, are there any snapshot diag tools at all ? Like, something that > > reports snapshot sizes, percent of disk used for snapshots, and maybe even > > a way for me to actually calculate what the percent change for time period > > X is for a particular filsystem >? > > > I find sysutils/freebsd-snapshot quite useful, although it doesn't do > everything you're asking for. Thanks - I will check that out. Any comments on my math ? (changing the same 5% of the FS all the time vs. changing different 5%'s, and what that means for successive snapshots) ? thanks.