Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 15 May 2013 00:17:15 +0300
From:      Alexander Motin <mav@FreeBSD.org>
To:        Steven Hartland <killing@multiplay.co.uk>
Cc:        scsi@freebsd.org
Subject:   Re: No NCQ or Speed detected for Intel ICH10 AHCI SATA Controller
Message-ID:  <5192A9DB.6010101@FreeBSD.org>
In-Reply-To: <F3DB34641F574861A31DA1F9BEA565FC@multiplay.co.uk>
References:  <F3DB34641F574861A31DA1F9BEA565FC@multiplay.co.uk>

next in thread | previous in thread | raw e-mail | index | archive | help
On 14.05.2013 16:40, Steven Hartland wrote:
> We've got a number of FUJITSU RX200 S5 boxes here where we're seeing
> I/O performance issues which looks like its down to AHCI not negotiating
> correctly with the controller; specifically the FreeBSD AHCI driver is
> unable to detect both the speed capability and possibly more importantly
> NCQ support.
>
> Our baseline is 8.3-RELEASE but we've also tested 10-Current r250629
>
> I'm currently suspecting either a BIOS or HW issue, but would appreciate
> any ideas people may have, as we do have machines for other manufactures
> with fully working ICH10 AHCI.
>
> Relevant entries from a verbose boot:-
> ahci0: <Intel ICH10 AHCI SATA controller> port
> 0x1c50-0x1c57,0x1c44-0x1c47,0x1c48-0x1c4f,0x1c40-0x1c43,0x18e0-0x18ff
> mem 0xce022000-0xce0227ff irq 16 at device 31.2 on pci0
> ahci0: attempting to allocate 1 MSI vectors (16 supported)
> ahci0: using IRQ 266 for MSI
> ahci0: AHCI v1.20 with 6 ?Gbps ports, Port Multiplier not supported
> ahci0: Caps: 64bit AL ?Gbps PMD 32cmd CCC EM 6ports

AHCI controller capabilities there looks quite pitiful. That is not 
typical for ICH10. On my machine with Supermicro server board and ICH10 
chipset it looks like this:
ahci2: Caps: 64bit NCQ SNTF SS ALP AL CLO 3Gbps PMD SSC PSC 32cmd CCC EM 
eSATA 6ports

Without NCQ capability reported by the hardware driver predictably 
didn't enable it.

I think it may be a BIOS bug. At least I've seen once that AHCI 
capabilities changed after BIOS update.

-- 
Alexander Motin



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5192A9DB.6010101>