From owner-freebsd-questions@FreeBSD.ORG Fri Jan 14 21:49:46 2005 Return-Path: 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 ADD5216A4CE for ; Fri, 14 Jan 2005 21:49:46 +0000 (GMT) Received: from smtp8.wanadoo.fr (smtp8.wanadoo.fr [193.252.22.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6592043D31 for ; Fri, 14 Jan 2005 21:49:46 +0000 (GMT) (envelope-from atkielski.anthony@wanadoo.fr) Received: from me-wanadoo.net (localhost [127.0.0.1]) by mwinf0812.wanadoo.fr (SMTP Server) with ESMTP id 94E0D1C00212 for ; Fri, 14 Jan 2005 22:49:45 +0100 (CET) Received: from pix.atkielski.com (ASt-Lambert-111-2-1-3.w81-50.abo.wanadoo.fr [81.50.80.3]) by mwinf0812.wanadoo.fr (SMTP Server) with ESMTP id 78C8C1C00211 for ; Fri, 14 Jan 2005 22:49:45 +0100 (CET) Date: Fri, 14 Jan 2005 22:49:44 +0100 From: Anthony Atkielski X-Priority: 3 (Normal) Message-ID: <1537802471.20050114224944@wanadoo.fr> To: freebsd-questions@freebsd.org In-Reply-To: <20050114145740.A11218@starfire.mn.org> References: <20050114145740.A11218@starfire.mn.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Subject: Re: Backups / Dump etc X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 14 Jan 2005 21:49:46 -0000 John writes: J> If you are running FreeBSD 5.x, you get the cool "L" option on J> dump which will automatically snapshot the mounted filesystems. What exactly is meant by a "snapshot," and how much extra disk space does it require when dump runs? I've seen the warnings when I run dump on a running multiuser system in 5.x, and I turned on the L option, since I'm not hurting on disk space, but I do wonder how much space it requires (I can't imagine a snapshot that doesn't require a lot of disk space). -- Anthony