ProLiant Servers (ML,DL,SL)
1752719 Members
5659 Online
108789 Solutions
New Discussion юеВ

Re: ML150 G3 SATA drivers?

 
SOLVED
Go to solution
Marek Podmaka
Frequent Advisor

ML150 G3 SATA drivers?

Hello,
can anyone tell me what is the exact model of embedded SATA controller in this server?
Is it supported in linux on stock 2.6 kernels or only option is to use HP's binary modules for redhat kernels?
Also output of "lspci" would be very helpful.

Many thanks
2 REPLIES 2
Dan Hawker
Advisor
Solution

Re: ML150 G3 SATA drivers?

Hi Marek,

I'm using FC5, (kernel 2.6.17-1.2187_FC5) and it *just worked*. Admittedly haven't tried using the RAID part of the controller, but as a standalone controller, was fine. As I don't install any X components (this'll be a head-node for a backup system) I haven't bothered with any of the extra drivers HP provide as of yet. (Although may upgrade the NIC driver in due course).

Is an Intel controller. I had to enable AHCI to allow it to see all 6 drives I have plugged in. Until I can get my Adaptec 2820SA card working on it (require RAID5/6/hot-spare) I'll be using the mdadm linux RAID tools. My lspci output is below.

HTH

Dan
--
00:00.0 Host bridge: Intel Corporation Server Memory Contoller Hub (rev 93)
00:02.0 PCI bridge: Intel Corporation Server PCI Express x8 Port 2-3 (rev 93)
00:03.0 PCI bridge: Intel Corporation Server PCI Express x4 Port 3 (rev 93)
00:10.0 Host bridge: Intel Corporation Server Error Reporting Registers (rev 93)
00:10.1 Host bridge: Intel Corporation Server Error Reporting Registers (rev 93)
00:10.2 Host bridge: Intel Corporation Server Error Reporting Registers (rev 93)
00:11.0 Host bridge: Intel Corporation Reserved Registers (rev 93)
00:13.0 Host bridge: Intel Corporation Reserved Registers (rev 93)
00:15.0 Host bridge: Intel Corporation Server FBD Registers (rev 93)
00:16.0 Host bridge: Intel Corporation Server FBD Registers (rev 93)
00:1c.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Root Port 1 (rev 09)
00:1d.0 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #1 (rev 09)
00:1d.1 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #2 (rev 09)
00:1d.2 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #3 (rev 09)
00:1d.3 USB Controller: Intel Corporation Enterprise Southbridge UHCI USB #4 (rev 09)
00:1d.7 USB Controller: Intel Corporation Enterprise Southbridge EHCI USB (rev 09)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev d9)
00:1f.0 ISA bridge: Intel Corporation Enterprise Southbridge LPC (rev 09)
00:1f.1 IDE interface: Intel Corporation Enterprise Southbridge PATA (rev 09)
00:1f.2 SATA controller: Intel Corporation Enterprise Southbridge SATA cc=AHCI (rev 09)
01:00.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Upstream Port (rev 01)
01:00.3 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express to PCI-X Bridge (rev 01)
02:00.0 PCI bridge: Intel Corporation Enterprise Southbridge PCI Express Downstream Port E1 (rev 01)
04:02.0 SCSI storage controller: LSI Logic / Symbios Logic SAS1068 PCI-X Fusion-MPT SAS
07:01.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5703X Gigabit Ethernet (rev 02)
07:02.0 VGA compatible controller: Matrox Graphics, Inc. Unknown device 0522 (rev 02)
Kbook
Occasional Advisor

Re: ML150 G3 SATA drivers?

It is an Adaptec for sure. I saw it from the driver when I installed the driver when installing the Windows 2003 using the RAID.
I couldn't see the model of the Adaptec. But you could download the embedded driver and look in the inf file which might contain some information on the model. Cheers.