From owner-freebsd-questions Thu Aug 8 18:54:48 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id SAA00632 for questions-outgoing; Thu, 8 Aug 1996 18:54:48 -0700 (PDT) Received: from seagull.rtd.com (root@seagull.rtd.com [198.102.68.2]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id SAA00620 for ; Thu, 8 Aug 1996 18:54:43 -0700 (PDT) Received: (from dgy@localhost) by seagull.rtd.com (8.7.5/8.7.3) id SAA05816; Thu, 8 Aug 1996 18:54:15 -0700 (MST) From: Don Yuniskis Message-Id: <199608090154.SAA05816@seagull.rtd.com> Subject: Re: [2.1.0] Disk errors To: amir@neuron.net (Amir Y. Rosenblatt) Date: Thu, 8 Aug 1996 18:54:15 -0700 (MST) Cc: questions@FreeBSD.ORG In-Reply-To: <199608082050.QAA26927@prozac.neuron.net> from "Amir Y. Rosenblatt" at Aug 8, 96 04:50:38 pm X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > My office machine, a 486/66, running 2.1.0-RELEASE has been having some > weird disk problems and before I can get the folks here to reoplace the > disk, I need to be able to tell them more clearly what sort of errors I'm > getting. The following is from /var/log/messages: > > Aug 3 03:30:59 wax /kernel: wd1s1f: hard error reading fsbn 630755 of > 630752-63 > 0767 (wd1s1 bn 835555; cn 828 tn 14 sn 49)wd1: status 59 > error 40 > Aug 3 03:31:28 wax /kernel: wd1s1f: hard error reading fsbn 630755 of > 630752-63 > 0767 (wd1s1 bn 835555; cn 828 tn 14 sn 49)wd1: status 59 > error 40 Is it always the same fsbn? (or a small group of them)? Sounds like a bad spot on the disk (fsck only checks the *structure* of the file system -- it doesn't do a "media test".... Also, how big (geometry) is the disk... --don