Received: (from majordomo@localhost) by oss.sgi.com (8.11.2/8.11.3) id g0V96OR08880 for linux-xfs-outgoing; Thu, 31 Jan 2002 01:06:24 -0800 Received: from relay.xlink.net (relay.xlink.net [193.141.40.4]) by oss.sgi.com (8.11.2/8.11.3) with SMTP id g0V96Id08857 for ; Thu, 31 Jan 2002 01:06:18 -0800 Received: from lizard.webland.de (lizard.webland.de [194.122.76.201]) by relay.xlink.net (8.9.3/8.8.7) with ESMTP id JAA16114; Thu, 31 Jan 2002 09:06:14 +0100 (MET) Received: (from uucp@localhost) by lizard.webland.de (8.8.8/8.8.7) id JAA13663; Thu, 31 Jan 2002 09:06:13 +0100 (MET) >Received: from mobile.sauter-bc.com (unknown [10.1.6.21]) by basel1.sauter-bc.com (Postfix) with ESMTP id 4824257306; Thu, 31 Jan 2002 09:05:14 +0100 (CET) Received: from ch.sauter-bc.com (support.cad.sba [10.1.200.117]) by mobile.sauter-bc.com (Postfix) with ESMTP id BA15D25835; Thu, 31 Jan 2002 09:05:13 +0100 (CET) Message-ID: <3C58FAB9.D940E9B8@ch.sauter-bc.com> Date: Thu, 31 Jan 2002 09:05:13 +0100 From: Simon Matter Organization: Sauter AG, Basel X-Mailer: Mozilla 4.77 [de] (X11; U; Linux 2.2.19-6.2.12 i686) X-Accept-Language: de-CH, en MIME-Version: 1.0 To: unruh@elvis.informatik.uni-freiburg.de Cc: linux-xfs@oss.sgi.com Subject: Re: xfsrestore fails: assertion failure in do_next_mark References: Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=us-ascii Sender: owner-linux-xfs@oss.sgi.com Precedence: bulk Status: O Content-Length: 1184 Lines: 33 unruh@elvis.informatik.uni-freiburg.de schrieb: > > Hello! > > On a Linux-i386 system I have created a tape backup with xfsdump 1.1.3. > When trying to restore the backup, xfsdump 1.1.14 segfaults. I have then > upgraded to the latest CVS version, which fails as well with the following > output. > > xfsrestore: using online session inventory > xfsrestore: searching media for directory dump > xfsrestore: reading directories > xfsrestore: 27137 directories and 942280 entries processed > xfsrestore: directory post-processing > xfsrestore: restoring non-directory files > xfsrestore: examining media file 1 > xfsrestore: examining media file 2 > xfsrestore: examining media file 3 > xfsrestore: seeking past media file directory dump > xfsrestore: drive_scsitape.c:1507: do_next_mark: Assertion > `rechdrp->first_mark_offset - rechdrp->file_offset <= ( off64_t )( > contextp->dc_recsz )' failed. > Aborted > > Any help to restore this backup would be appreciated. IIRC I got the same error some months ago when trying to restore from a DDS2 DAT drive. On the same system restoring from DLT was okay. I didn't try again but I guess this bug is still not fixed :-( -Simon