Bug 172854

Summary: 9.0R doesn't recognize HDD on intel C602 chipset
Product: Base System Reporter: Rostyslav Sambuk-Nagornyi <diversant2>
Component: amd64Assignee: Mark Linimon <linimon>
Status: Closed Overcome By Events    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description Rostyslav Sambuk-Nagornyi 2012-10-18 15:00:02 UTC
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.

Fix: 

Rollback to 8.3 Release
How-To-Repeat: Just try to run installation or upgrade
Comment 1 Jim Harris freebsd_committer freebsd_triage 2012-10-18 17:05:24 UTC
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
Comment 2 Xin LI freebsd_committer freebsd_triage 2012-10-18 20:57:55 UTC
State Changed
From-To: open->feedback

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. 


Comment 3 Xin LI freebsd_committer freebsd_triage 2012-10-18 20:57:55 UTC
Responsible Changed
From-To: freebsd-amd64->delphij

Take.
Comment 4 jim.harris 2012-10-18 22:02:45 UTC
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
Comment 5 Rostyslav Sambuk-Nagornyi 2012-10-19 07:52:56 UTC
=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
Comment 6 Xin LI freebsd_committer freebsd_triage 2012-10-19 23:15:34 UTC
State Changed
From-To: feedback->open

Feedback received. 


Comment 7 Xin LI freebsd_committer freebsd_triage 2012-10-19 23:15:34 UTC
Responsible Changed
From-To: delphij->jimharris

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).
Comment 8 Eitan Adler freebsd_committer freebsd_triage 2017-12-31 08:00:02 UTC
For bugs matching the following criteria:

Status: In Progress Changed: (is less than) 2014-06-01

Reset to default assignee and clear in-progress tags.

Mail being skipped
Comment 9 Mark Linimon freebsd_committer freebsd_triage 2018-05-31 15:36:34 UTC
Unfortunately this PR was never addressed before these versions of FreeBSD went out of support.  Sorry.

If this is still a problem, please open a new PR.  Thanks.