From owner-freebsd-questions@FreeBSD.ORG Mon Sep 1 11:59:05 2008 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93AF01065676 for ; Mon, 1 Sep 2008 11:59:05 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 1162D8FC20 for ; Mon, 1 Sep 2008 11:59:04 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl10-93.kln.forthnet.gr [77.49.137.93]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-5) with ESMTP id m81BwpXf023290 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 1 Sep 2008 14:58:57 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.3/8.14.3) with ESMTP id m81BwpKq089666; Mon, 1 Sep 2008 14:58:51 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.3/8.14.3/Submit) id m81BwnDJ089665; Mon, 1 Sep 2008 14:58:49 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Wojciech Puchar References: <48BB2359.4000208@xmission.com> <871w04rbg5.fsf@kobe.laptop> <20080901023941.P20716@wojtek.tensor.gdynia.pl> Date: Mon, 01 Sep 2008 14:58:49 +0300 In-Reply-To: <20080901023941.P20716@wojtek.tensor.gdynia.pl> (Wojciech Puchar's message of "Mon, 1 Sep 2008 02:40:10 +0200 (CEST)") Message-ID: <8763pgnkli.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m81BwpXf023290 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.838, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.56, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: questions@freebsd.org, Lloyd M Caldwell Subject: Re: dump/restore don't work, handbook lies 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, 01 Sep 2008 11:59:05 -0000 On Mon, 1 Sep 2008 02:40:10 +0200 (CEST), Wojciech Puchar wrote: >> Did you really run dump on a 'live' filesystem? The filesystem may be >> changing under the feet of dump, while it copies data. That is bound to >> cause trouble later on. > > but shouldn't make NO files restored, maybe few files that was changed > while backing up. Yes that's true of course. I was merely replying to the obvious error. Failing to restore *any* files is a different issue.