Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 16 Mar 1995 20:37:22 +0100 (MET)
From:      guido@gvr.win.tue.nl (Guido van Rooij)
To:        FreeBSD-hackers@freefall.cdrom.com (FreeBSD-hackers)
Subject:   dump buggy?
Message-ID:  <199503161937.UAA09292@gvr.win.tue.nl>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199503161937.UAA09292>