9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Robert Raschke <rrplan9@tombob.com>
To: 9fans@cse.psu.edu
Subject: [9fans] venti wrarena i/o errors
Date: Wed, 28 Nov 2007 22:42:27 +0000	[thread overview]
Message-ID: <732f0af01df4a24f0cea8a11046f4817@tombob.com> (raw)

Hi,

I am trying to migrate my old venti/fossil from one machine to another
(the new machine is running the new venti).  I am doing this pretty
piecemeal and by hand to find my bearings.  When I'm running
venti/wrarena on the old machine pointing at the new one, I am getting
i/o errors on the new machine.  I'm wondering if these point to disk
problems, or if they are benign?

On "new" I created the partitions and did venti/fmtarenas,
venti/fmtisect, venti/fmtindex and finally venti/venti with the
following venti.conf:
index main
isect /dev/sdC0/isect
arenas /dev/sdC0/arenas
mem 5M
bcmem 10M
icmem 15M

On "old", I saved the first arena into a file using venti/rdarena.
And then I'm running
venti/wrarena -h new arenas0
on "old" and the copying starts.

But on "new" I get these errors like these during the copy:
2007/1128 22:10:54 err 4: write /dev/sdC0/arenas offset 0x312a000 count 8192 buf 3458000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x312a000: write error: write /dev/sdC0/arenas offset 0x312a000 count 8192 buf 3458000 returned -1: i/o error
2007/1128 22:10:55 err 4: read /dev/sdC0/isect offset 0x7767e000 count 8192 buf 3836000 returned -1: i/o error
2007/1128 22:18:50 err 4: write /dev/sdC0/arenas offset 0x6c86000 count 8192 buf 3c0c000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x6c86000: write error: write /dev/sdC0/arenas offset 0x6c86000 count 8192 buf 3c0c000 returned -1: i/o error
2007/1128 22:18:50 err 4: read /dev/sdC0/isect offset 0x5d686000 count 8192 buf 348c000 returned -1: i/o error
2007/1128 22:18:50 err 4: write /dev/sdC0/arenas offset 0x6c88000 count 8192 buf 353e000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x6c88000: write error: write /dev/sdC0/arenas offset 0x6c88000 count 8192 buf 353e000 returned -1: i/o error
2007/1128 22:22:50 err 4: write /dev/sdC0/arenas offset 0x9e9e000 count 8192 buf 33ac000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x9e9e000: write error: write /dev/sdC0/arenas offset 0x9e9e000 count 8192 buf 33ac000 returned -1: i/o error
2007/1128 22:22:51 err 4: read /dev/sdC0/isect offset 0x139dc000 count 8192 buf 39b0000 returned -1: i/o error
2007/1128 22:22:51 err 4: write /dev/sdC0/arenas offset 0x9ea0000 count 8192 buf 3c00000 returned -1: i/o error
2007/1128 22:22:51 err 4: read /dev/sdC0/isect offset 0x36c6c000 count 8192 buf 3b1c000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x9ea0000: write error: write /dev/sdC0/arenas offset 0x9ea0000 count 8192 buf 3c00000 returned -1: i/o error
2007/1128 22:34:58 err 4: write /dev/sdC0/arenas offset 0x19a06000 count 8192 buf 3312000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x19a06000: write error: write /dev/sdC0/arenas offset 0x19a06000 count 8192 buf 3312000 returned -1: i/o error
2007/1128 22:34:58 err 4: read /dev/sdC0/isect offset 0x85130000 count 8192 buf 3626000 returned -1: i/o error
2007/1128 22:34:58 err 4: write /dev/sdC0/arenas offset 0x19a08000 count 8192 buf 349e000 returned -1: i/o error
venti/venti: writeproc: part /dev/sdC0/arenas addr 0x19a08000: write error: write /dev/sdC0/arenas offset 0x19a08000 count 8192 buf 349e000 returned -1: i/o error


So, I am wondering if I've got a duff disk, or if there is something
else that I can investigate.  Any pointers are gratefully received.

Robby

--
r.raschke can be found at tombob.com .



             reply	other threads:[~2007-11-28 22:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-28 22:42 Robert Raschke [this message]
2007-11-28 23:29 ` erik quanstrom
2007-11-29  1:11 Joshua Wood
2007-11-29  9:30 ` Robert Raschke
2007-11-29 12:12 Joshua Wood
2007-12-04 23:02 ` Robert Raschke
2007-12-05  0:29   ` Russ Cox
2007-11-29 17:44 Joshua Wood
     [not found] <24c8b3ca4a8c192c1731e5e67d43f50a@tombob.com>
2007-12-06  9:54 ` Robert Raschke
2007-12-11  9:41   ` Robert Raschke
2007-12-14  0:45     ` sqweek
2007-12-14  0:48       ` ron minnich
2007-12-14  8:22         ` Christian Kellermann
2007-12-14 16:05           ` ron minnich
2007-12-14 15:18     ` Richard Miller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=732f0af01df4a24f0cea8a11046f4817@tombob.com \
    --to=rrplan9@tombob.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).