From owner-freebsd-questions@FreeBSD.ORG Mon Mar 19 12:35:31 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id A4ADF16A400 for ; Mon, 19 Mar 2007 12:35:31 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from smtp-out5.blueyonder.co.uk (smtp-out5.blueyonder.co.uk [195.188.213.8]) by mx1.freebsd.org (Postfix) with ESMTP id 6AB8E13C455 for ; Mon, 19 Mar 2007 12:35:31 +0000 (UTC) (envelope-from xfb52@dial.pipex.com) Received: from [172.23.170.141] (helo=anti-virus02-08) by smtp-out5.blueyonder.co.uk with smtp (Exim 4.52) id 1HTH5G-0002f1-4Y; Mon, 19 Mar 2007 12:35:30 +0000 Received: from [62.31.10.181] (helo=[192.168.0.2]) by asmtp-out1.blueyonder.co.uk with esmtp (Exim 4.52) id 1HTH5C-0002v0-FI; Mon, 19 Mar 2007 12:35:26 +0000 Message-ID: <45FE838D.2010200@dial.pipex.com> Date: Mon, 19 Mar 2007 12:35:25 +0000 From: Alex Zbyslaw User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-GB; rv:1.7.13) Gecko/20061205 X-Accept-Language: en MIME-Version: 1.0 To: Bram Schoenmakers References: <200703151857.19679.bramschoenmakers@xs4all.nl> <200703151953.36380.bramschoenmakers@xs4all.nl> <45FA791F.2070004@dial.pipex.com> <200703181009.40157.bramschoenmakers@xs4all.nl> In-Reply-To: <200703181009.40157.bramschoenmakers@xs4all.nl> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@freebsd.org Subject: Re: 'nodump' on directories: new contents still dumped 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, 19 Mar 2007 12:35:31 -0000 Bram Schoenmakers wrote: >Op vrijdag 16 maart 2007, schreef Alex Zbyslaw: > > >>Can you try explicitly putting a "-h 0" into your incremental command >>line and see if that makes a difference? >> >> > >I've done that and now dump behaves like it should. I don't understand why, >because the man page says that -h 1 is default (and shouldn't be supplied >then). But with -h 0 on every incremental dump it's OK now. > > I can only think of two possibilities: 1) There is a bug in whatever version of FreeBSD you are running and -h 1 is somehow *not* the default. 6.2 Release? 2) There is some kind of bug with your command line, but without seeing it, I can't tell. Glad you got the problem worked around; when I finally get around to 6.2 I will be curious to see if I can replicate the problem. --Alex