* Adaptec AIC-79xx HostRaid
@ 2005-05-30 17:13 Clemente Aguiar
2005-05-30 17:21 ` Jeff Garzik
0 siblings, 1 reply; 9+ messages in thread
From: Clemente Aguiar @ 2005-05-30 17:13 UTC (permalink / raw)
To: linux-kernel
Hello,
We have acquired some IBM xServers which have an integrated raid controller
based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
Is there already support for HostRaid? Are there drivers for it?
>From which kernel version and where do I find it in the config?
I would really appreciate any help.
Thanks in advance,
Clemente
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Adaptec AIC-79xx HostRaid
2005-05-30 17:13 Adaptec AIC-79xx HostRaid Clemente Aguiar
@ 2005-05-30 17:21 ` Jeff Garzik
2005-05-30 18:01 ` Jeff Sipek
0 siblings, 1 reply; 9+ messages in thread
From: Jeff Garzik @ 2005-05-30 17:21 UTC (permalink / raw)
To: Clemente Aguiar; +Cc: linux-kernel
On Mon, May 30, 2005 at 06:13:03PM +0100, Clemente Aguiar wrote:
>
> Hello,
>
> We have acquired some IBM xServers which have an integrated raid controller
> based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
>
> Is there already support for HostRaid? Are there drivers for it?
> >From which kernel version and where do I find it in the config?
HostRaid is just software RAID; you can ignore it and let Linux use the
underlying SCSI devices via the standard aic79xx driver.
Jeff
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Adaptec AIC-79xx HostRaid
2005-05-30 17:21 ` Jeff Garzik
@ 2005-05-30 18:01 ` Jeff Sipek
2005-05-30 18:05 ` Jeff Garzik
0 siblings, 1 reply; 9+ messages in thread
From: Jeff Sipek @ 2005-05-30 18:01 UTC (permalink / raw)
To: Jeff Garzik; +Cc: Clemente Aguiar, linux-kernel
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
On Mon, May 30, 2005 at 01:21:05PM -0400, Jeff Garzik wrote:
> On Mon, May 30, 2005 at 06:13:03PM +0100, Clemente Aguiar wrote:
> >
> > Hello,
> >
> > We have acquired some IBM xServers which have an integrated raid controller
> > based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
> >
> > Is there already support for HostRaid? Are there drivers for it?
> > >From which kernel version and where do I find it in the config?
>
> HostRaid is just software RAID; you can ignore it and let Linux use the
> underlying SCSI devices via the standard aic79xx driver.
As far as I know, it is software raid done much closer to the hw than
the linux sw raid (md).
There is a module (binary only) from Adaptec that lets Linux use HostRaid,
but from what I saw, it just worked with RHEL 3.x and some other ancient
RH releases. When I was installing RHEL 4 on an IBM xServer, I decided to
just do standard linux sw array.
Jeff.
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Adaptec AIC-79xx HostRaid
2005-05-30 18:01 ` Jeff Sipek
@ 2005-05-30 18:05 ` Jeff Garzik
0 siblings, 0 replies; 9+ messages in thread
From: Jeff Garzik @ 2005-05-30 18:05 UTC (permalink / raw)
To: Jeff Sipek; +Cc: Clemente Aguiar, linux-kernel
Jeff Sipek wrote:
> On Mon, May 30, 2005 at 01:21:05PM -0400, Jeff Garzik wrote:
>
>>On Mon, May 30, 2005 at 06:13:03PM +0100, Clemente Aguiar wrote:
>>
>>>Hello,
>>>
>>>We have acquired some IBM xServers which have an integrated raid controller
>>>based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
>>>
>>>Is there already support for HostRaid? Are there drivers for it?
>>>>From which kernel version and where do I find it in the config?
>>
>>HostRaid is just software RAID; you can ignore it and let Linux use the
>>underlying SCSI devices via the standard aic79xx driver.
>
>
> As far as I know, it is software raid done much closer to the hw than
> the linux sw raid (md).
software RAID is software RAID.
It makes no difference whether you embed the RAID software in the
Adaptec driver or make it a separate module.
Jeff
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Adaptec AIC-79xx HostRaid
@ 2005-05-30 17:48 Clemente Aguiar
2005-05-30 18:03 ` Jeff Garzik
0 siblings, 1 reply; 9+ messages in thread
From: Clemente Aguiar @ 2005-05-30 17:48 UTC (permalink / raw)
To: linux-kernel
>On Mon, May 30, 2005 at 06:13:03PM +0100, Clemente Aguiar wrote:
>>
>> Hello,
>>
>> We have acquired some IBM xServers which have an integrated raid
controller
>> based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
>>
>> Is there already support for HostRaid? Are there drivers for it?
>> >From which kernel version and where do I find it in the config?
>
>HostRaid is just software RAID; you can ignore it and let Linux use the
>underlying SCSI devices via the standard aic79xx driver.
>
> Jeff
What do you mean it is just software RAID? Can you explain?
On the servers there is a configuration option to enable HostRaid, and when
I turn that option ON the mirroring between the two discs start and after a
while they are mirrored.
I think that in terms of performance it should be better to used the
"on-board" HostRaid facility.
Don't you think so?
Clemente
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Adaptec AIC-79xx HostRaid
2005-05-30 17:48 Clemente Aguiar
@ 2005-05-30 18:03 ` Jeff Garzik
0 siblings, 0 replies; 9+ messages in thread
From: Jeff Garzik @ 2005-05-30 18:03 UTC (permalink / raw)
To: Clemente Aguiar; +Cc: linux-kernel
Clemente Aguiar wrote:
>>On Mon, May 30, 2005 at 06:13:03PM +0100, Clemente Aguiar wrote:
>>
>>>Hello,
>>>
>>>We have acquired some IBM xServers which have an integrated raid
>
> controller
>
>>>based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
>>>
>>>Is there already support for HostRaid? Are there drivers for it?
>>>>From which kernel version and where do I find it in the config?
>>
>>HostRaid is just software RAID; you can ignore it and let Linux use the
>>underlying SCSI devices via the standard aic79xx driver.
>>
>> Jeff
>
>
> What do you mean it is just software RAID? Can you explain?
> On the servers there is a configuration option to enable HostRaid, and when
> I turn that option ON the mirroring between the two discs start and after a
> while they are mirrored.
> I think that in terms of performance it should be better to used the
> "on-board" HostRaid facility.
> Don't you think so?
HostRaid is not on-board. It is provided by your system CPU, through
the card's BIOS and the OS driver.
HostRaid is software RAID, just like Linux's md.
Jeff
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: Adaptec AIC-79xx HostRaid
@ 2005-05-30 20:52 Eric Jones
2005-05-30 21:06 ` Arjan van de Ven
0 siblings, 1 reply; 9+ messages in thread
From: Eric Jones @ 2005-05-30 20:52 UTC (permalink / raw)
To: linux-kernel; +Cc: Clemente Aguiar
>>>We have acquired some IBM xServers which have an integrated raid controller
>>>based on the Adaptec AIC-79xx U320 SCSI controller (called HostRaid).
>>>
> As far as I know, it is software raid done much closer to the hw than
> the linux sw raid (md).
Actually, there are two possible configurations, depending on HW configuration...
For example the IBM x346 server has an onboard Adaptec 7902 SCSI controller chip for the
U320 backplane devices (max-6 devices). This chip uses the standard aix79xx driver for
normal SCSI functions. But, for extra $$$, you can also buy the IBM feature "ServeRAID-7k"
which is a small DIMM-sized plugin module that adds XOR parity generation and a small cache.
http://www-132.ibm.com/webapp/wcs/stores/servlet/ProductDisplay?productId=8735579&storeId=1&langId=-1&catalogId=-840
Adaptec calls this a "zero-slot" RAID solution, and it requires a special binary driver
to recognize and handle the array functions.
Most people seem to order this bit with the initial kit, but then rip it out when they realize
it needs a binary driver to support the RAID functions. The Linux SW-RAID seems to provide
better IO performance, and you can still see the individual sdx devices on the SCSI bus.
This makes it easier to monitor device performance and health (ie. smartd, etc), vs the Adaptec
"Hide everything behind the controller" approach with the ServeRAID-7k configuration.
Eric
^ permalink raw reply [flat|nested] 9+ messages in thread
[parent not found: <49Zx1-8ne-21@gated-at.bofh.it>]
end of thread, other threads:[~2005-05-31 0:05 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-05-30 17:13 Adaptec AIC-79xx HostRaid Clemente Aguiar
2005-05-30 17:21 ` Jeff Garzik
2005-05-30 18:01 ` Jeff Sipek
2005-05-30 18:05 ` Jeff Garzik
-- strict thread matches above, loose matches on Subject: below --
2005-05-30 17:48 Clemente Aguiar
2005-05-30 18:03 ` Jeff Garzik
2005-05-30 20:52 Eric Jones
2005-05-30 21:06 ` Arjan van de Ven
[not found] <49Zx1-8ne-21@gated-at.bofh.it>
[not found] ` <49ZZT-qS-29@gated-at.bofh.it>
2005-05-30 23:54 ` Robert Hancock
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox