From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: To: 9fans@cse.psu.edu Subject: Re: [9fans] fossil/venti: diskReadRaw failed From: "Russ Cox" In-Reply-To: <200303192034.h2JKY9c05096@zamenhof.cs.utwente.nl> MIME-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Date: Wed, 19 Mar 2003 15:39:23 -0500 Topicbox-Message-UUID: 81ba8be6-eacb-11e9-9e20-41e7f4b1d025 this is giving you the path from the block with the i/o error all the way back up to the root block. given that 0xf61d is readable yet 0xee65 is not, i'd say you have a real disk error rather than an overflow. try running cp /dev/sdC0/fossil /dev/null and see if you get i/o errors then. diskReadRaw failed: part=3 addr=ee65: i/o error archive(0, 0xee65): cannot find block: i/o error archWalk 0xee65 failed; ptr is in 0xece8 offset 190 archWalk 0xece8 failed; ptr is in 0xd5c0 offset 7 archWalk 0xd5c0 failed; ptr is in 0xe877 offset 41 archWalk 0xe877 failed; ptr is in 0xe876 offset 4 archWalk 0xe876 failed; ptr is in 0xe875 offset 2 archWalk 0xe875 failed; ptr is in 0xe874 offset 4 archWalk 0xe874 failed; ptr is in 0xe873 offset 5 archWalk 0xe873 failed; ptr is in 0xe872 offset 2 archWalk 0xe872 failed; ptr is in 0xe871 offset 8 archWalk 0xe871 failed; ptr is in 0xe870 offset 42 archWalk 0xe870 failed; ptr is in 0xf61f offset 0 archWalk 0xf61f failed; ptr is in 0xf61e offset 0 archWalk 0xf61e failed; ptr is in 0xf61d offset 0 archiveBlock 0xf61d: i/o error