HP’s ProLiant DL120 G5 SATA Rack Server


 
Thread Tools Search this Thread
Operating Systems HP-UX HP Server News and Podcasts RSS HP’s ProLiant DL120 G5 SATA Rack Server
# 1  
Old 09-09-2008
HP’s ProLiant DL120 G5 SATA Rack Server

Continually looking for ways to save money without sacrificing performance? Hear how the ProLiant DL120 G5 SATA Rack Server delivers the latest in performance at an affordable cost

More...
Login or Register to Ask a Question

Previous Thread | Next Thread

3 More Discussions You Might Find Interesting

1. Hardware

Connect SATA Laptop HardDrive to Desktop SATA Slots

Hello everybody, I need to connect a laptop 2.5 SATA hard drive to a Desktop board (which uses 3.5' SATA hard drives). I've tried the connectors and they fit excellent in the 2.5 SATA connectors. The problem is that the laptop hard drive uses 5v and the PC's power source sends 12v. So, my... (4 Replies)
Discussion started by: Zykl0n-B
4 Replies

2. UNIX for Advanced & Expert Users

trying to setup a sata drive using a sata to scsi adaptor

trying to setup a sata drive using a sata to scsi adaptor I have a sata 1TB Deskstar that I had setup before and during shipment from a facilty to another, the disk failed. The handling was not great, lots of throwing boxes, etc. I have a new disk from Hitachi (thankyou Hitachi) anyway, I don't... (1 Reply)
Discussion started by: mndavies
1 Replies

3. Red Hat

Installation problem in HP Proliant DL-380 G5 server

Dear Sir, I have one HP Proliant DL-380 G5 Server, i tried to install Redhat Enterprise Verison 4, when i am trying to install the linux operating system it is coming one error message your hard disk not found, we are using Serial Scsi harddisk 146 GB, array controller is p400. i would... (1 Reply)
Discussion started by: sadiquep
1 Replies
Login or Register to Ask a Question
ahci(7D)							      Devices								  ahci(7D)

NAME
ahci - Advanced Host Controller Interface SATA controller driver SYNOPSIS
sata@unit-address DESCRIPTION
The ahci driver is a SATA framework-compliant HBA driver that supports SATA HBA controllers that are compatible with the Advanced Host Con- troller Interface 1.0 specification. AHCI is an Intel-developed protocol that describes the register-level interface for host controllers for serial ATA 1.0a and Serial ATA II. The AHCI 1.0 specification describes the interface between the system software and the host con- troller hardware. The ahci driver currently supports the Intel ICH6/7/8/9, VIA vt8251 and JMicron AHCI controllers which are compliant with the Advanced Host Controller Interface 1.0 specification. Note that while the Intel ICH6/7/8/9, VIA vt8251 and JMicron AHCI controllers support standard SATA features, the ahci driver currently only supports hard disk, ATAPI SATA DVD, hotplug and NCQ (Native command queuing). Port multiplier and power management are not yet supported. CONFIGURATION
The ahci module contains no user configurable parameters. FILES
/kernel/drv/ahci 32-bit ELF kernel module (x86). /kernel/drv/amd64/ahci 64-bit ELF kernel module (x86). ATTRIBUTES
See attributes(5) for descriptions of the following attribute: +-----------------------------+-----------------------------+ | ATTRIBUTE TYPE | ATTRIBUTE VALUE | +-----------------------------+-----------------------------+ |Architecture |x86 | +-----------------------------+-----------------------------+ |Availability |SUNWahci | +-----------------------------+-----------------------------+ SEE ALSO
cfgadm(1M), cfgadm_sata(1M), prtconf(1M), sata(7D) Advanced Host Controller Interface 1.0 Writing Device Drivers NOTES
To bind the ahci driver to your controller, choose the [AHCI] BIOS option. Note that booting is not supported if toggle exists between the [IDE] and [AHCI] BIOS options SunOS 5.11 22 Jan 2008 ahci(7D)