From owner-freebsd-fs@FreeBSD.ORG Wed Mar 25 08:31:54 2009 Return-Path: Delivered-To: fs@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8CCFE1065688; Wed, 25 Mar 2009 08:31:54 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from mainframe.kkip.pl (kkip.pl [87.105.164.78]) by mx1.freebsd.org (Postfix) with ESMTP id 3B3958FC24; Wed, 25 Mar 2009 08:31:54 +0000 (UTC) (envelope-from admin@kkip.pl) Received: from mb01.admin.lan.kkip.pl ([10.66.3.254]) by mainframe.kkip.pl with esmtpsa (TLSv1:AES256-SHA:256) (Exim 4.69 (FreeBSD)) (envelope-from ) id 1LmO8r-000NgI-TE; Wed, 25 Mar 2009 09:07:19 +0100 Message-ID: <49C9E635.5010106@kkip.pl> Date: Wed, 25 Mar 2009 09:07:17 +0100 From: Bartosz Stec User-Agent: Thunderbird 2.0.0.21 (Windows/20090302) MIME-Version: 1.0 To: Daniel O'Connor References: <49C83673.3000604@aldan.algebra.com> <200903251452.42301.doconnor@gsoft.com.au> <49C9B330.10500@aldan.algebra.com> <200903251820.54749.doconnor@gsoft.com.au> In-Reply-To: <200903251820.54749.doconnor@gsoft.com.au> Content-Type: text/plain; charset=ISO-8859-2; format=flowed Content-Transfer-Encoding: 7bit X-Authenticated-User: admin@kkip.pl X-Authenticator: plain X-Sender-Verify: SUCCEEDED (sender exists & accepts mail) X-Spam-Score: -8.9 X-Spam-Score-Int: -88 X-Exim-Version: 4.69 (build at 26-Jan-2009 09:48:47) X-Date: 2009-03-25 09:07:19 X-Connected-IP: 10.66.3.254:2704 X-Message-Linecount: 32 X-Body-Linecount: 16 X-Message-Size: 1352 X-Body-Size: 586 X-Received-Count: 1 X-Recipient-Count: 5 X-Local-Recipient-Count: 5 X-Local-Recipient-Defer-Count: 0 X-Local-Recipient-Fail-Count: 0 Cc: Yoshihiro Ota , "Mikhail T." , freebsd-stable@freebsd.org, fs@freebsd.org Subject: Re: support quality (Re: dump | restore fails: unknown tape header type 1853384566) X-BeenThere: freebsd-fs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Filesystems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 25 Mar 2009 08:31:56 -0000 > Yes, dump is broken for you, deal with it. It is quite possible your FS is > corrupt, and/or your disk is damaged. > > ..and/or it is some other hardware problem, maybe you also should test your memory with memtest or something similiar? I'm using dump/restore very frequently and I had never seen such problem. Neither on -RELAESE, -STABLE, nor -CURRENT. So I think you should make sure that your problem is not hardware/filesystem dependent before you point dump/restore as a couse of the problem. Peter Jeremy already gives you good hints to do that. -- Bartosz Stec.