From owner-freebsd-hackers Sun Nov 10 10:33:29 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 433DB37B401 for ; Sun, 10 Nov 2002 10:33:28 -0800 (PST) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 508CE43E42 for ; Sun, 10 Nov 2002 10:33:27 -0800 (PST) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.6/8.12.6) with ESMTP id gAAIXBOr024700; Sun, 10 Nov 2002 19:33:12 +0100 (CET) (envelope-from phk@critter.freebsd.dk) To: Nick Rogness Cc: Larry Sica , freebsd-hackers@FreeBSD.ORG Subject: Re: Filesystem corruption In-Reply-To: Your message of "Sun, 10 Nov 2002 02:33:55 MST." <20021110022411.N75268-100000@skywalker.rogness.net> Date: Sun, 10 Nov 2002 19:33:11 +0100 Message-ID: <24699.1036953191@critter.freebsd.dk> From: Poul-Henning Kamp Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In message <20021110022411.N75268-100000@skywalker.rogness.net>, Nick Rogness w rites: >> The fix is to not run dump(8) on a live filesystem. You should >> either use a snapshot or umount the device. > > I've been running dump for years on live filesystems with FreeBSD > and never had a problem. I was not aware of any snapshot feature > available for 4.X-STABLE (only 5.0)? It works most of the time, but not always. There is no way for dump(8) to realize what has changed under its feet and therefore it sometimes ends up with a bunch of negative blocknumbers. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message