From mboxrd@z Thu Jan 1 00:00:00 1970 Message-Id: <200303192052.h2JKqqF05215@zamenhof.cs.utwente.nl> To: 9fans@cse.psu.edu Subject: Re: [9fans] fossil/venti: diskReadRaw failed In-reply-to: Your message of "Wed, 19 Mar 2003 15:39:23 -0500." References: From: Axel Belinfante MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <5213.1048107172.1@zamenhof.cs.utwente.nl> Date: Wed, 19 Mar 2003 21:52:52 +0100 Topicbox-Message-UUID: 81bece0e-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. term% cp /dev/sdD1/fossil /dev/null cp: error reading /dev/sdD1/fossil: i/o error Guess that's what you mean.