Bug 23170

Summary: Hard Disk, /usr partiton
Product: Base System Reporter: mike <mike>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.1-RELEASE   
Hardware: Any   
OS: Any   

Description mike 2000-11-29 06:10:01 UTC
Message from kernel: 
Nov 29 08:52:45 scott /kernel: wd0s1e: soft ecc reading fsbn 590180 of 590176-590191 (wd0s1 bn 803172; cn 796 tn 12 sn 48) (status 5c<rdy,seekdone,drq,ecc_cor> error 0)
and 
Nov 29 10:40:21 scott /kernel: wd0s1e: soft ecc reading fsbn 590203 of 590192-590207 (wd0s1 bn 803195; cn 796 tn 13 sn 8) (status 5c<rdy,seekdone,drq,ecc_cor> error 40<uncorr>)
HDD Fujitsu M1614TA 1040 MB (2130912 sectors), 2114 cyls, 16 heads, 63 S/T, 512 B/S.
/dev/wd0s1e    869231   605731   193962    76%    /usr

Fix: 

How is it dangerous for my system ? How to fix this problem ?
How-To-Repeat: The first message appears 27 September this year on the first times.
The last message appears today and repeats some times per hour till now.
Comment 1 Sergey N. Voronkov 2000-11-29 09:04:31 UTC
> FreeBSD scott.tagilbank.e-burg.ru 3.1-RELEASE FreeBSD 3.1-RELEASE #0: Thu May 20 13:44:41 ESS 1999     root@scott.tagilbank.e-burg.ru:/usr/src/sys/compile/GENERIC  i386
		^^^^^^^^^	    ^^^^^^^^^^^^
			Update your system to 3.5-STABLE at least.
> >Description:
> Message from kernel: 
> Nov 29 08:52:45 scott /kernel: wd0s1e: soft ecc reading fsbn 590180 of 590176-590191 (wd0s1 bn 803172; cn 796 tn 12 sn 48) (status 5c<rdy,seekdone,drq,ecc_cor> error 0)
> and 
> Nov 29 10:40:21 scott /kernel: wd0s1e: soft ecc reading fsbn 590203 of 590192-590207 (wd0s1 bn 803195; cn 796 tn 13 sn 8) (status 5c<rdy,seekdone,drq,ecc_cor> error 40<uncorr>)
> HDD Fujitsu M1614TA 1040 MB (2130912 sectors), 2114 cyls, 16 heads, 63 S/T, 512 B/S.
> /dev/wd0s1e    869231   605731   193962    76%    /usr
> >How-To-Repeat:
> The first message appears 27 September this year on the first times.
> The last message appears today and repeats some times per hour till now.
> 
> >Fix:
> How is it dangerous for my system ? How to fix this problem ?

Think, your HDD is gouing dead. Take a look at wd source to be completely
shure.

Best Regards,
Serg.

P.S.: Next time post such messages into freebsd-question@freebsd.org

P.P.S.: I think this PR must be closed?
Comment 2 Peter Pentchev freebsd_committer freebsd_triage 2000-11-29 09:16:59 UTC
State Changed
From-To: open->closed

As Sergey Voronkov pointed out, these messages are an indication 
of a hard disk growing bad sectors.  Consider replacing the drive. 

On a related note, this really was -questions, not -bugs material.