LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices


Reply
  Search this Thread
Old 08-23-2004, 04:25 PM   #1
jobe17
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Rep: Reputation: 0
cannot use Adaptec RAID controller


hi all--


I am having trouble with my Red Hat Enterprise Linux WS3 system when I tried installing the Adaptec 1210SA Serial ATA RAID Controller. When purchasing the controller, it stated that it was compatible with Red Hat, but after opening the box and looking at the fine print, Adaptec states that it only "Officially" supports Red Hat 7.3 or 8.0

I talked to Adaptec Support about this, and they told me they do not have a rpm I can use, nor do they have the source code for this controller so I can compile it. After talking for a few minutes, they said I can try the aacraid module. I am currently having trouble even locating this module.

Can anyone point me in the direction of where to find this module and some steps on how to get my system working with the RAID controller?


Thanks in advance,
jobe
 
Old 08-31-2004, 12:46 PM   #2
jobe17
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Original Poster
Rep: Reputation: 0
Well, just to let everyone know what happened with my RAID Controller issue...

I ended up purchasing the Adaptec 2410SA RAID Controller and returning the 1210SA.

I still do not know if the 1210SA controller will work, but if you have the extra $300, I would just get the 2410. The difference between the two controllers is that the 1210 is considered to be a "software" RAID controller, meaning that the OS takes care of performing the maintenance of the array. But the 2410 is a hardware RAID controller, meaning that it bypasses the OS and takes care of the maintenance itself.

Lesson learned: if you can afford it, the more expensive controller will work with Red Hat because the controller doesn't even use the OS for creation or maintenance of the RAID array.

Hope this can help someone in the future who is looking at getting a RAID controller for his/her system.

Again, if anyone has had luck with the 1210SA controller, please post to this thread as I would like to know what they did to get it to work.


Thanks.
 
Old 08-31-2004, 03:42 PM   #3
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
jobe17 -- Thanks for the followup and the words of wisdom. Additionally, if it hasn't been said before, Welcome to LQ! -- J.W.
 
Old 09-21-2004, 07:49 PM   #4
coomteng
LQ Newbie
 
Registered: Sep 2004
Posts: 3

Rep: Reputation: 0
thanks a lot. what about my 2110?
 
Old 09-24-2004, 09:41 AM   #5
jobe17
LQ Newbie
 
Registered: Aug 2004
Posts: 3

Original Poster
Rep: Reputation: 0
Coomteng -

As long as the RAID controller says it has a microprocessor on it, meaning it is controlled on the hardware level, it SHOULD work fine on most operating systems.

Now, I am going to state here that the information I have provided here is for learning purposes only and should be taken at one's own risk. If you purchase a particular controller and it does not work with your OS, I will not be held responsible.

But...

Adaptec states the following as the advantages of a microprocessor-based RAID controller:

The two primary advantages are: Performance, and advanced RAID functionality. Microprocessor-based RAID uses a dedicated (onboard) intelligent microprocessor to handle all of the RAID functions - resulting in significantly fewer calls to the host microprocessor. This frees up the host CPU and thus results in greater system performance. Furthermore, the dedicated RAID microprocessor is intelligent and is designed to handle advanced RAID features such as OCE (Online Capacity Expansion) and background initialization much more efficiently than driver software-based RAID.

This quote, along with other FAQ about the 2110S can be found here http://www.adaptec.com/worldwide/pro...ctid=ASR-2110S

Last edited by jobe17; 09-24-2004 at 09:43 AM.
 
Old 09-26-2004, 01:14 AM   #6
coomteng
LQ Newbie
 
Registered: Sep 2004
Posts: 3

Rep: Reputation: 0
Thank you very much. I have rebuilded my kernel yet.
 
Old 11-26-2004, 08:58 PM   #7
LaKing
LQ Newbie
 
Registered: Oct 2004
Posts: 9

Rep: Reputation: 0
opinion

Hi all...

here is what i know now:


Yes, the 1210SA is a Software RAID controller. The card itself does not contain any ECCRAM or Hardware RAID LOGIC (XOR).
The card is supported on most new distros, but some IDE-software modules are bugged. ("Lost Interrupt" and or hangs)
The Card seems to work with Fedora Core 3.
The Striped array is detected as 2 HDDs on my system, not as one big good RAID array. (1210SA just a SATA io Card ???)

It looks that i have to set up a software RAID to get my Hardware RAID working. :/

The 2410SA has REAL HARDWARE RAID and 64 MB of fixed ECC SDRAM. Much more hardware, exactly 300$ more.
This is what you need for massive performance servers. (+ 4 HDDs)


But im still happy, in my home-server the processor is not used for many other tasks. (file server only) A MotherBoard with 66Mhz PCI would make me more happy.
Im unhappy about Adaptec's bisness strategy. the 1210SA should be called a Software-RAID card, or a S-ATA IO Card, or maybe a fake-RAID card.
The difference is not really documented.


... thats all folks

Last edited by LaKing; 11-26-2004 at 09:00 PM.
 
Old 12-04-2004, 03:55 PM   #8
jules_fraser
Member
 
Registered: Nov 2003
Location: London, UK
Distribution: Gentoo, RH (and, yes: M$2k)
Posts: 77

Rep: Reputation: 15
Just to interrupt. I have just purchased an Adaptec ATA RAID 1200A which I was told is hardware RAID. There is deffinately a chip on board the card so this confirmed what I thought originally; chip is an AMIIC something or other.

I can setup RAID 0+1 in DOS on my 4 x 80GB drives and the system returns 146GB. But when I load up Gentoo and try to fdisk and configure stuff, this space is not available.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Drivers for Adaptec SATA RAID Controller 1210SA AddictIT Linux - Hardware 6 11-02-2007 03:01 AM
RAID controller card override onboard RAID controller? Dr. Psy Linux - Enterprise 1 05-30-2005 10:35 AM
Perc3Di SCSI RAID + Adaptec 2810SA RAID = Fatal Grub Error? LinuxOnTheEdge Linux - General 2 03-19-2005 02:35 PM
FC3 & Adaptec 1210SA RAID controller giangi74 Fedora - Installation 1 11-26-2004 09:07 PM
Adaptec 1200A Raid controller card noobtesting Debian 2 05-04-2004 10:37 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 02:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration