From wkwu@ccbsd12.csie.nctu.edu.tw  Sat Apr 20 05:53:15 2002
Return-Path: <wkwu@ccbsd12.csie.nctu.edu.tw>
Received: from ccbsd12.csie.nctu.edu.tw (ccbsd12.csie.nctu.edu.tw [140.113.209.72])
	by hub.freebsd.org (Postfix) with ESMTP id CDA7B37B41A
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Apr 2002 05:53:13 -0700 (PDT)
Received: from ccbsd12.csie.nctu.edu.tw (wkwu@localhost [127.0.0.1])
	by ccbsd12.csie.nctu.edu.tw (8.12.3/8.12.3) with ESMTP id g3KCr0S8011772
	for <FreeBSD-gnats-submit@freebsd.org>; Sat, 20 Apr 2002 20:53:00 +0800 (CST)
Received: (from wkwu@localhost)
	by ccbsd12.csie.nctu.edu.tw (8.12.3/8.12.3/Submit) id g3KCqxcW011771;
	Sat, 20 Apr 2002 20:52:59 +0800 (CST)
Message-Id: <200204201252.g3KCqxcW011771@ccbsd12.csie.nctu.edu.tw>
Date: Sat, 20 Apr 2002 20:52:59 +0800 (CST)
From: Wei-Kai Wu <wkwu@csie.nctu.edu.tw>
Reply-To: Wei-Kai Wu <wkwu@csie.nctu.edu.tw>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: kernel source problem
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         37288
>Category:       kern
>Synopsis:       kernel source problem
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    sos
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 20 06:00:03 PDT 2002
>Closed-Date:    Wed May 01 12:59:05 PDT 2002
>Last-Modified:  Wed May 01 12:59:05 PDT 2002
>Originator:     Wei-Kai Wu
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Kavalan
>Environment:

4.5-STABLE, i386, 3HDs

atapci1: <HighPoint HPT372 ATA133 controller>
ad0: 29314MB <IBM-DTLA-307030> [59560/16/63] at ata0-master UDMA100
ad4: 39266MB <IBM-DTLA-305040> [79780/16/63] at ata2-master UDMA100
ad6: 38172MB <MAXTOR 6L040J2> [77557/16/63] at ata3-master UDMA133

>Description:

cvsup at 2002/4/18, make world and build new kernel.
Booting error message:

ad4s1e: soft error (ECC corrected) writing fsbn 4159 of 2048-2063 (ad4s1 bn 4159; cn 0 tn 66 sn 1)ad4s1e: UDMA ICRC error writing fsbn 4159 of 2048-2063 (ad4s1 bn 4159; cn 0 tn 66 sn 1) retrying
ad4: no status, reselecting device
ad4: timeout sending command=ca s=ff e=ff
ad4: error executing command - resetting
ata2: resetting devices ..
ad4: removed from configuration
done

>How-To-Repeat:
Do as what I said above.

>Fix:

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sos 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Sun Apr 21 11:36:45 PDT 2002 
Responsible-Changed-Why:  
I'd guess this is a problem with either your disk or with your 
cables, but Soren would be able to tell us exactly what: 

ad4s1e: soft error (ECC corrected) writing fsbn 4159 of 2048-2063 (ad4s1 bn 41 
59; cn 0 tn 66 sn 1)ad4s1e: UDMA ICRC error writing fsbn 4159 of 2048-2063 (ad4s 
1 bn 4159; cn 0 tn 66 sn 1) retrying 

means. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37288 

From: "Wei-Kai" <wkwu@csie.nctu.edu.tw>
To: <freebsd-gnats-submit@freebsd.org>,
	"James" <wkwu@csie.nctu.edu.tw>
Cc:  
Subject: Re: kern/37288: kernel source problem
Date: Thu, 25 Apr 2002 15:50:47 +0800

 This is a multi-part message in MIME format.
 
 ------=_NextPart_000_0003_01C1EC70.F72FECD0
 Content-Type: text/plain;
 	charset="big5"
 Content-Transfer-Encoding: quoted-printable
 
 The hardware (including disks, cables) is ok, because booting with old =
 kernel
 works well.=20
 
 Booting with the new kernel, when you access the ad4 or ad6 mounting =
 directories,
 it says:"Device not configured."
 
 ------=_NextPart_000_0003_01C1EC70.F72FECD0
 Content-Type: text/html;
 	charset="big5"
 Content-Transfer-Encoding: quoted-printable
 
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
 <HTML><HEAD>
 <META http-equiv=3DContent-Type content=3D"text/html; charset=3Dbig5">
 <META content=3D"MSHTML 6.00.2600.0" name=3DGENERATOR>
 <STYLE></STYLE>
 </HEAD>
 <BODY bgColor=3D#ffffff>
 <DIV>The hardware (including disks, cables) is ok, because booting with =
 old=20
 kernel</DIV>
 <DIV>works well. </DIV>
 <DIV>&nbsp;</DIV>
 <DIV>Booting with the new kernel, when you access the ad4 or ad6 =
 mounting=20
 directories,</DIV>
 <DIV>it says:"Device not configured."</DIV></BODY></HTML>
 
 ------=_NextPart_000_0003_01C1EC70.F72FECD0--
 
State-Changed-From-To: open->feedback 
State-Changed-By: sos 
State-Changed-When: Wed May 1 05:24:02 PDT 2002 
State-Changed-Why:  
The problem with some HPT372 controller should be fixed in stable. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37288 
State-Changed-From-To: feedback->closed 
State-Changed-By: sos 
State-Changed-When: Wed May 1 12:58:34 PDT 2002 
State-Changed-Why:  
Solved. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=37288 
>Unformatted:
