From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: Date: Mon, 10 Dec 2007 22:19:10 +0100 From: "Juan M. Mendez" To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu> Subject: Re: [9fans] Error after pull (fossil: diskReadRaw failed) In-Reply-To: <20071210184600.C97171E8C5C@holo.morphisms.net> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <20071210184600.C97171E8C5C@holo.morphisms.net> Topicbox-Message-UUID: 1482ff42-ead3-11e9-9d60-3106f5b1d025 On 10/12/2007, Russ Cox wrote: > > And through 'cat /dev/kmesg': > > fossil: diskWriteRaw failed: /dev/sdC0/fossil: score 0x00000010: date > > Fri Feb 23 09:49:35 EST 2001 > > part=data block 16: i/o error > > This looks like a hardware error (your disk is failing), > not a software error (pull broke something). Thanks for the answer Russ. What would be the right way of checking the fossil filesystem? % con /srv/fscons prompt: srv -AWP replica prompt: fsys main check fix pdir That would be right? Thanks, Juan