From owner-freebsd-questions Thu Aug 22 14:49:55 2002 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7777137B400 for ; Thu, 22 Aug 2002 14:49:51 -0700 (PDT) Received: from services.webwarrior.net (overlord-host99.dsl.visi.com [209.98.86.99]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9E9743E65 for ; Thu, 22 Aug 2002 14:49:50 -0700 (PDT) (envelope-from friar_josh@webwarrior.net) Received: from markx.vladsempire.net (12-218-27-215.client.mchsi.com [12.218.27.215]) by services.webwarrior.net (Postfix) with ESMTP id 6B7982521D; Thu, 22 Aug 2002 16:50:01 +0000 (GMT) Subject: Re: Hard drive problems. -- UPDATED! From: Josh Paetzel Reply-To: friar_josh@webwarrior.net To: Donnie Jones Cc: freebsd-questions@freebsd.org In-Reply-To: <20020822153033.2db28944.donniejones18@yahoo.com> References: <20020822153033.2db28944.donniejones18@yahoo.com> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 22 Aug 2002 16:48:16 +0000 Message-Id: <1030034903.268.25.camel@markx.vladsempire.net> Mime-Version: 1.0 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Thu, 2002-08-22 at 19:30, Donnie Jones wrote: > Hey all, I am running freebsd 4.5 stable, and for some crazy reason on my /usr partition I am getting a lot of errors. > > Here is my partition layout. Then beneath that is an example of the errors. I searched on google and someone had said that maybe it was badblocks on the hard drive? another said it could be the harddrive trying to write outside its size of the partition? > > Well, any help would be greatly appreciated. > > Thanks! > > --Donnie > > *************************************************************************** > vim /etc/fstab > > # Device Mountpoint FStype Options Dump Pass# > /dev/ad0s1b none swap sw 0 0 > /dev/ad0s1a / ufs rw 1 1 > /dev/ad0s1e /tmp ufs rw 2 2 > /dev/ad0s2f /usr ufs rw 2 2 > /dev/ad0s2e /var ufs rw 2 2 > /dev/ad0s3e /data ufs rw 2 2 > /dev/acd0c /cdrom cd9660 ro,noauto 0 0 > proc /proc procfs rw 0 0 > > **************************************************************************** > > df -h > > Filesystem Size Used Avail Capacity Mounted on > /dev/ad0s1a 984M 32M 874M 4% / > /dev/ad0s1e 252M 12K 232M 0% /tmp > /dev/ad0s2f 5.0G 1.9G 2.7G 42% /usr > /dev/ad0s2e 984M 1.8M 904M 0% /var > procfs 4.0K 4.0K 0B 100% /proc > /dev/ad0s3e 11G 1.9G 8.1G 19% /data > > > *************************************************************************** > > ad0s2f: hard error reading fsbn 22343598 of 8107424-8107679 (ad0s2 bn 22343598; cn 1390 tn 210 sn 18) status=59 error=40 > ad0s2f: hard error reading fsbn 22343598 of 8107424-8107679 (ad0s2 bn 22343598; cn 1390 tn 210 sn 18) status=59 error=40 > ad0s2f: hard error reading fsbn 22343598 of 8107424-8107679 (ad0s2 bn 22343598; cn 1390 tn 210 sn 18) status=59 error=40 > ad0s2f: hard error reading fsbn 22343598 of 8107424-8107679 (ad0s2 bn 22343598; cn 1390 tn 210 sn 18) status=59 error=40 > ad0s2f: hard error reading fsbn 22343598 of 8107424-8107679 (ad0s2 bn 22343598; cn 1390 tn 210 sn 18) status=59 error=40 > ad0s2f: hard error reading fsbn 22343598 of 8107424-8107679 (ad0s2 bn 22343598; cn 1390 tn 210 sn 18) status=59 error=40 > > *************************************************************************** > > Also, when I run fsck on the /usr partition I get these errors a lot. > > *************************************************************************** > > THE FOLLOWING DISK SECTORS COULD NOT BE READ: 8026617, > > CANNOT READ: BLK 8021856 > UNEXPECTED SOFT UPDATE INCONSISTENCY > > > Please help. :-( Backup what you can of your data and buy a new harddrive. Before you do that you might try swapping the cable, but that's most likely a bad hard drive giving you those errors. Josh To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message