From nobody@FreeBSD.org  Thu Oct 18 13:53:51 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id B78AAD92
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Oct 2012 13:53:51 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 82DF08FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Oct 2012 13:53:51 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.5/8.14.5) with ESMTP id q9IDrokf089901
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 18 Oct 2012 13:53:50 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.5/8.14.5/Submit) id q9IDroc6089900;
	Thu, 18 Oct 2012 13:53:50 GMT
	(envelope-from nobody)
Message-Id: <201210181353.q9IDroc6089900@red.freebsd.org>
Date: Thu, 18 Oct 2012 13:53:50 GMT
From: Rostyslav Sambuk-Nagornyi <diversant2@mail.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: 9.0R doesn't recognize HDD on intel C602 chipset
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         172854
>Category:       amd64
>Synopsis:       9.0R doesn't recognize HDD on intel C602 chipset
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    jimharris
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct 18 14:00:02 UTC 2012
>Closed-Date:    
>Last-Modified:  Fri Oct 19 22:20:08 UTC 2012
>Originator:     Rostyslav Sambuk-Nagornyi
>Release:        9.0
>Organization:
Ukrplastic
>Environment:
>Description:
When trying to install FreeBSD 9.0 Release on m/b with intel C602 "Pattsburg" chipset getting an error - HDD doesn't recognized in any mode. Doesn't matter if AHCI or RAID. Upgrade from 8.3 via freebsd-update also don't works - system hangs after first reboot.   
>How-To-Repeat:
Just try to run installation or upgrade
>Fix:
Rollback to 8.3 Release

>Release-Note:
>Audit-Trail:

From: Jim Harris <jimharris@freebsd.org>
To: Rostyslav Sambuk-Nagornyi <diversant2@mail.ru>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/172854: 9.0R doesn't recognize HDD on intel C602 chipset
Date: Thu, 18 Oct 2012 09:05:24 -0700

 On Thu, Oct 18, 2012 at 6:53 AM, Rostyslav Sambuk-Nagornyi
 <diversant2@mail.ru> wrote:
 >
 >>Number:         172854
 >>Category:       amd64
 >>Synopsis:       9.0R doesn't recognize HDD on intel C602 chipset
 >>Confidential:   no
 >>Severity:       non-critical
 >>Priority:       low
 >>Responsible:    freebsd-amd64
 >>State:          open
 >>Quarter:
 >>Keywords:
 >>Date-Required:
 >>Class:          sw-bug
 >>Submitter-Id:   current-users
 >>Arrival-Date:   Thu Oct 18 14:00:02 UTC 2012
 >>Closed-Date:
 >>Last-Modified:
 >>Originator:     Rostyslav Sambuk-Nagornyi
 >>Release:        9.0
 >>Organization:
 > Ukrplastic
 >>Environment:
 >>Description:
 > When trying to install FreeBSD 9.0 Release on m/b with intel C602 "Pattsb=
 urg" chipset getting an error - HDD doesn't recognized in any mode. Doesn't=
  matter if AHCI or RAID. Upgrade from 8.3 via freebsd-update also don't wor=
 ks - system hangs after first reboot.
 >>How-To-Repeat:
 > Just try to run installation or upgrade
 >>Fix:
 > Rollback to 8.3 Release
 >
 >>Release-Note:
 >>Audit-Trail:
 >>Unformatted:
 > _______________________________________________
 > freebsd-amd64@freebsd.org mailing list
 > http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
 > To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"
 
 Intel C60x chipsets have 2 disk controllers - the SATA controller
 (which most people are familiar with), and an integrated SAS
 controller.  The isci(4) driver for the SAS controller was added to
 FreeBSD in January - too late for 9.0, but did make it into 8.3 and
 will be in 9.1.  My guess is the HDD in question is attached to the
 SAS controller, and not the SATA controller.  I know that SuperMicro
 systems ship with the front disk slots connected to the SAS
 controller.
 
 On 8.3, can you run "camcontrol devlist -v" and check whether the disk
 in question is on an isciX or ahcichX bus?
 
 Thanks,
 
 -Jim
State-Changed-From-To: open->feedback 
State-Changed-By: delphij 
State-Changed-When: Thu Oct 18 19:57:55 UTC 2012 
State-Changed-Why:  
Dear submitter, 

I believe this was fixed in 9.1 (in RELENG_9 from January), 
could you please test a RC (currently RC2) and see if that 
fixes your problem?  You can also use RELENG_9_1 or releng/9.1 
if you are using source builds. 


Responsible-Changed-From-To: freebsd-amd64->delphij 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Thu Oct 18 19:57:55 UTC 2012 
Responsible-Changed-Why:  
Take. 

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

From: Jim Harris <jim.harris@gmail.com>
To: Rostyslav Sambuk-Nagornyi <diversant2@mail.ru>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/172854: 9.0R doesn't recognize HDD on intel C602 chipset
Date: Thu, 18 Oct 2012 14:02:45 -0700

 On Thu, Oct 18, 2012 at 9:05 AM, Jim Harris <jimharris@freebsd.org> wrote:
 > On Thu, Oct 18, 2012 at 6:53 AM, Rostyslav Sambuk-Nagornyi
 > <diversant2@mail.ru> wrote:
 >>
 >>>Number:         172854
 >>>Category:       amd64
 >>>Synopsis:       9.0R doesn't recognize HDD on intel C602 chipset
 >>>Confidential:   no
 >>>Severity:       non-critical
 >>>Priority:       low
 >>>Responsible:    freebsd-amd64
 >>>State:          open
 >>>Quarter:
 >>>Keywords:
 >>>Date-Required:
 >>>Class:          sw-bug
 >>>Submitter-Id:   current-users
 >>>Arrival-Date:   Thu Oct 18 14:00:02 UTC 2012
 >>>Closed-Date:
 >>>Last-Modified:
 >>>Originator:     Rostyslav Sambuk-Nagornyi
 >>>Release:        9.0
 >>>Organization:
 >> Ukrplastic
 >>>Environment:
 >>>Description:
 >> When trying to install FreeBSD 9.0 Release on m/b with intel C602 "Patts=
 burg" chipset getting an error - HDD doesn't recognized in any mode. Doesn'=
 t matter if AHCI or RAID. Upgrade from 8.3 via freebsd-update also don't wo=
 rks - system hangs after first reboot.
 >>>How-To-Repeat:
 >> Just try to run installation or upgrade
 >>>Fix:
 >> Rollback to 8.3 Release
 >>
 >>>Release-Note:
 >>>Audit-Trail:
 >>>Unformatted:
 >> _______________________________________________
 >> freebsd-amd64@freebsd.org mailing list
 >> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
 >> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"
 >
 > Intel C60x chipsets have 2 disk controllers - the SATA controller
 > (which most people are familiar with), and an integrated SAS
 > controller.  The isci(4) driver for the SAS controller was added to
 > FreeBSD in January - too late for 9.0, but did make it into 8.3 and
 > will be in 9.1.  My guess is the HDD in question is attached to the
 > SAS controller, and not the SATA controller.  I know that SuperMicro
 > systems ship with the front disk slots connected to the SAS
 > controller.
 >
 > On 8.3, can you run "camcontrol devlist -v" and check whether the disk
 > in question is on an isciX or ahcichX bus?
 >
 > Thanks,
 >
 > -Jim
 
 John Baldwin also pointed out that the Patsburg SATA controller RAID
 mode device ID was not in 9.0 either.
 
 I assume this missing PCI ID isn't the issue since you said your
 problem on 9.0 occurred in both AHCI and RAID mode.  But if you do
 move the HDD to the SATA controller and use 9.0, you will need to put
 the SATA controller in AHCI mode.
 
 Thanks,
 
 -Jim

From: Rostyslav Sambuk-Nagornyi <diversant2@mail.ru>
To: Jim Harris <jimharris@freebsd.org>
Cc: freebsd-gnats-submit@freebsd.org
Subject: Re: amd64/172854: 9.0R doesn't recognize HDD on intel C602 chipset
Date: Fri, 19 Oct 2012 09:52:56 +0300

 =C4=EE=E1=F0=EE=E3=EE =E4=ED=FF Jim,
 
 You was right - disks are connected to SAS.
 There  is  no possibility to reconnect them to SATA connectors because
 there are 4 HDD and only 2 SATA connectors onboard.
 
 mail# camcontrol devlist -v
 scbus0 on isci0 bus 0:
 <ATA Hitachi HUA72201 A3EA>        at scbus0 target 0 lun 0 (da0,pass0)
 <ATA Hitachi HUA72201 A3EA>        at scbus0 target 1 lun 0 (da1,pass1)
 <ATA Hitachi HUA72302 A800>        at scbus0 target 2 lun 0 (da2,pass2)
 <ATA Hitachi HUA72302 A800>        at scbus0 target 3 lun 0 (da3,pass3)
 <>                                 at scbus0 target -1 lun -1 ()
 scbus-1 on xpt0 bus 0:
 <>                                 at scbus-1 target -1 lun -1 (xpt0)
 
 So will stay on 8.3 and waiting for 9.1 Release...
 
 Thank You.
 
 
 Thursday, October 18, 2012, 7:05:24 PM, you wrote:
 
 > On Thu, Oct 18, 2012 at 6:53 AM, Rostyslav Sambuk-Nagornyi
 > <diversant2@mail.ru> wrote:
 >>
 >>>Number:         172854
 >>>Category:       amd64
 >>>Synopsis:       9.0R doesn't recognize HDD on intel C602 chipset
 >>>Confidential:   no
 >>>Severity:       non-critical
 >>>Priority:       low
 >>>Responsible:    freebsd-amd64
 >>>State:          open
 >>>Quarter:
 >>>Keywords:
 >>>Date-Required:
 >>>Class:          sw-bug
 >>>Submitter-Id:   current-users
 >>>Arrival-Date:   Thu Oct 18 14:00:02 UTC 2012
 >>>Closed-Date:
 >>>Last-Modified:
 >>>Originator:     Rostyslav Sambuk-Nagornyi
 >>>Release:        9.0
 >>>Organization:
 >> Ukrplastic
 >>>Environment:
 >>>Description:
 >> When trying to install FreeBSD 9.0 Release on m/b with intel C602 "Patts=
 burg" chipset getting an error - HDD doesn't recognized in any mode. Doesn'=
 t matter if AHCI or RAID. Upgrade from 8.3 via freebsd-update also don't wo=
 rks - system hangs after first reboot.
 >>>How-To-Repeat:
 >> Just try to run installation or upgrade
 >>>Fix:
 >> Rollback to 8.3 Release
 >>
 >>>Release-Note:
 >>>Audit-Trail:
 >>>Unformatted:
 >> _______________________________________________
 >> freebsd-amd64@freebsd.org mailing list
 >> http://lists.freebsd.org/mailman/listinfo/freebsd-amd64
 >> To unsubscribe, send any mail to "freebsd-amd64-unsubscribe@freebsd.org"
 
 > Intel C60x chipsets have 2 disk controllers - the SATA controller
 > (which most people are familiar with), and an integrated SAS
 > controller.  The isci(4) driver for the SAS controller was added to
 > FreeBSD in January - too late for 9.0, but did make it into 8.3 and
 > will be in 9.1.  My guess is the HDD in question is attached to the
 > SAS controller, and not the SATA controller.  I know that SuperMicro
 > systems ship with the front disk slots connected to the SAS
 > controller.
 
 > On 8.3, can you run "camcontrol devlist -v" and check whether the disk
 > in question is on an isciX or ahcichX bus?
 
 > Thanks,
 
 > -Jim
 
 
 
 
 --=20
 =C7 =EF=EE=E2=E0=E3=EE=FE,
  Rostyslav                            mailto:diversant2@mail.ru
 
State-Changed-From-To: feedback->open 
State-Changed-By: delphij 
State-Changed-When: Fri Oct 19 22:15:34 UTC 2012 
State-Changed-Why:  
Feedback received. 


Responsible-Changed-From-To: delphij->jimharris 
Responsible-Changed-By: delphij 
Responsible-Changed-When: Fri Oct 19 22:15:34 UTC 2012 
Responsible-Changed-Why:  
Reassign to Jim, this looks like a regression (?) as it worked for 
8.3-R but not on 9.1-RC (the code is slightly different as the latter 
have some improvements over it). 

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