From owner-freebsd-hackers Thu Mar 16 11:39:41 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA24291 for hackers-outgoing; Thu, 16 Mar 1995 11:39:41 -0800 Received: from gvr.win.tue.nl (root@gvr.win.tue.nl [131.155.210.19]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id LAA24269 for ; Thu, 16 Mar 1995 11:39:15 -0800 Received: by gvr.win.tue.nl (8.6.10/1.53) id UAA09292; Thu, 16 Mar 1995 20:37:22 +0100 From: guido@gvr.win.tue.nl (Guido van Rooij) Message-Id: <199503161937.UAA09292@gvr.win.tue.nl> Subject: dump buggy? To: FreeBSD-hackers@freefall.cdrom.com (FreeBSD-hackers) Date: Thu, 16 Mar 1995 20:37:22 +0100 (MET) X-Mailer: ELM [version 2.4 PL24] Content-Type: text Content-Length: 1984 Sender: hackers-owner@FreeBSD.org Precedence: bulk I got this problem with a dump today: Can anyone explain it? -Guido DUMP: Date of this level 0 dump: Thu Mar 16 17:43:27 1995 DUMP: Date of last level 0 dump: the epoch DUMP: Dumping /dev/rsd1h (/home) to /dev/nDAT DUMP: mapping (Pass I) [regular files] DUMP: mapping (Pass II) [directories] DUMP: estimated 978600 tape blocks on 0.54 tape(s). DUMP: dumping (Pass III) [directories] DUMP: dumping (Pass IV) [regular files] DUMP: 5.51% done, finished in 1:25 DUMP: 10.95% done, finished in 1:21 DUMP: 16.41% done, finished in 1:16 DUMP: bread: lseek fails DUMP: read error from /dev/rsd1h: Invalid argument: [block -1402701654]: count =1024 DUMP: bread: lseek2 fails! DUMP: read error from /dev/rsd1h: Invalid argument: [sector -1402701654]: coun t=512 DUMP: bread: lseek2 fails! DUMP: read error from /dev/rsd1h: Invalid argument: [sector -1402701653]: coun t=512 DUMP: bread: lseek fails DUMP: read error from /dev/rsd1h: Invalid argument: [block -1402701652]: count =7168 DUMP: bread: lseek2 fails! DUMP: read error from /dev/rsd1h: Invalid argument: [sector -1402701652]: coun This is the partition: /dev/sd1h 1572894 962502 531747 64% /home And this is the disk: type: SCSI disk: Microp_2107 label: flags: bytes/sector: 512 sectors/track: 32 tracks/cylinder: 64 sectors/cylinder: 2048 cylinders: 1685 rpm: 3600 interleave: 1 trackskew: 0 cylinderskew: 0 headswitch: 0 # milliseconds track-to-track seek: 0 # milliseconds drivedata: 0 8 partitions: # size offset fstype [fsize bsize cpg] b: 204800 0 swap # (Cyl. 0 - 99) c: 3450902 0 unused 0 0 # (Cyl. 0 - 1685*) d: 3450902 0 unused 0 0 # (Cyl. 0 - 1685*) h: 3246080 204800 4.2BSD 1024 8192 16 # (Cyl. 100 - 1684) partition c: partition extends past end of unit partition d: partition extends past end of unit