From owner-freebsd-questions@FreeBSD.ORG Mon Sep 11 03:43:04 2006 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 B490D16A407 for ; Mon, 11 Sep 2006 03:43:04 +0000 (UTC) (envelope-from bob@tania.servebbs.org) Received: from mail2.panix.com (mail2.panix.com [166.84.1.73]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6885F43D45 for ; Mon, 11 Sep 2006 03:43:04 +0000 (GMT) (envelope-from bob@tania.servebbs.org) Received: from mailspool3.panix.com (mailspool3.panix.com [166.84.1.78]) by mail2.panix.com (Postfix) with ESMTP id F028D9D8A0 for ; Sun, 10 Sep 2006 23:43:03 -0400 (EDT) Received: from tania.servebbs.org (pool-71-247-53-141.nycmny.east.verizon.net [71.247.53.141]) by mailspool3.panix.com (Postfix) with ESMTP id 44919D908E1 for ; Sun, 10 Sep 2006 23:43:00 -0400 (EDT) From: Bob Organization: TamaraB To: freebsd-questions@freebsd.org Date: Sun, 10 Sep 2006 23:43:06 -0400 User-Agent: KMail/1.9.1 References: <200609101426.52892.bob@tania.servebbs.org> <4504701C.6090104@dial.pipex.com> In-Reply-To: <4504701C.6090104@dial.pipex.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200609102343.06905.bob@tania.servebbs.org> Subject: Re: SnapShot Magic 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: Mon, 11 Sep 2006 03:43:04 -0000 On Sunday 10 September 2006 16:05, Alex Zbyslaw wrote: > From man mount: > > Further details can be found in the file at > > /usr/src/sys/ufs/ffs/README.snapshot. Thanks Alex! While we are on the subject, is there an easy way of determining when a particular snapshot was created? The rotation of snapshots obscures their creation date, and "snapshot list" doesn't give a clue. TIA Bob