From owner-freebsd-current Fri Jul 5 10:14: 3 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D3D0F37B400 for ; Fri, 5 Jul 2002 10:14:00 -0700 (PDT) Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5A11943E09 for ; Fri, 5 Jul 2002 10:14:00 -0700 (PDT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.5/8.12.2) with ESMTP id g65HDxoi074690; Fri, 5 Jul 2002 10:13:59 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.5/8.12.5/Submit) id g65HDx85074689; Fri, 5 Jul 2002 10:13:59 -0700 (PDT) Date: Fri, 5 Jul 2002 10:13:59 -0700 From: "David O'Brien" To: "Georg-W. Koltermann" Cc: current@FreeBSD.ORG Subject: Re: dump(8) is hosed Message-ID: <20020705101359.A89839@dragon.nuxi.com> Reply-To: obrien@FreeBSD.ORG Mail-Followup-To: David O'Brien , "Georg-W. Koltermann" , current@FreeBSD.ORG References: <20020703083114.A7216@dragon.nuxi.com> <1025887736.773.116.camel@hunter.muc.macsch.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <1025887736.773.116.camel@hunter.muc.macsch.com>; from Georg.Koltermann@mscsoftware.com on Fri, Jul 05, 2002 at 06:48:56PM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Fri, Jul 05, 2002 at 06:48:56PM +0200, Georg-W. Koltermann wrote: > Am Mi, 2002-07-03 um 17.31 schrieb David O'Brien: > > On a 27-June-2002 23:02:00 UTC system (just before ipfw2 went in, > > pre-KSE3), dump will not complete dumping more than 5GB. At that point > > it stops responding properly to ^T, which should give "DUMP: 47.52% done, > > finished in 1:19". At the 5GB mark, ^T gives: > > > > load: 0.00 cmd: dump 3981 [physstr] 2.11u 43.06s 0% 1536k > > > > and never changes. The user and system times never advance. Anybody > > have any ideas? > > For me it is broken in a different way. For a small FS like / it works, > but dumping my /home, which is 4G, I get > > DUMP: read error from /dev/ad0s5e: Invalid argument: [sector -1054739789]: count=-1 > DUMP: read error from /dev/ad0s5e: Invalid argument: [sector -1054739788]: count=-1 > DUMP: read error from /dev/ad0s5e: Invalid argument: [sector -1054739787]: count=-1 > DUMP: read error from /dev/ad0s5e: Invalid argument: [sector -1054739786]: count=-1 > > and on and on. Simular to what I get (now that I looked in /var/log/messages): kernel: ccd1: error 22 on component 2 block -431037296 (ccd block 7744633266) kernel: ccd1: error 22 on component 1 block -431037168 (ccd block 7744633266) kernel: ccd1: error 22 on component 2 block -431037168 (ccd block 7744633266) > Maybe a 32 bit <--> 64 bit mismatch caused by UFS2? My -current is of > date=2002.06.27.22.00.00. Maybe. I'll forward this to someone that might know. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message