Date: Thu, 22 Aug 2002 15:29:05 -0400 From: Donnie Jones <donniejones18@yahoo.com> To: freebsd-questions@freebsd.org Subject: Hard drive problems. Message-ID: <20020822152905.11e12435.donniejones18@yahoo.com>
next in thread | raw e-mail | index | archive | help
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 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020822152905.11e12435.donniejones18>