LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
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 09-28-2004, 01:41 PM   #1
Arodef
Member
 
Registered: Apr 2004
Distribution: Centos, Fedora
Posts: 125

Rep: Reputation: 17
Slow Hardware RAID performance (Adaptec 2400A)


I installed an Adaptec 2400A RAID card connect to four 250GB ATA drives last week. Fedora Core 1 detected it fine and installed fine. However I noticed slower performance in an app I normally run. I ran hdparm and got the following results. I'm using 2199 kernel.

BTW, the system also includes two S-ATA drives connected to the mobo. /boot is mounted on one of them (sdb1), swap the other. The rest is given to a software RAID partition where I mounted / (md0). The Hardware RAID partition is /dev/sda1 below where /home is mounted.


[root@localhost root]# df -k
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/md0 476599832 2106076 450283812 1% /
/dev/sdb1 2063504 35312 1923372 2% /boot
/dev/sda1 961464200 156119700 756504896 18% /home
none 1033676 0 1033676 0% /dev/shm

[root@localhost root]# hdparm -tT /dev/md0

/dev/md0:
Timing buffer-cache reads: 3884 MB in 2.00 seconds = 1942.00 MB/sec
Timing buffered disk reads: 296 MB in 3.00 seconds = 98.67 MB/sec
[root@localhost root]# hdparm -tT /dev/sdb1

/dev/sdb1:
Timing buffer-cache reads: 3912 MB in 2.00 seconds = 1956.00 MB/sec
Timing buffered disk reads: 172 MB in 3.04 seconds = 56.58 MB/sec
[root@localhost root]# hdparm -tT /dev/sda1

/dev/sda1:
Timing buffer-cache reads: 3912 MB in 2.00 seconds = 1956.00 MB/sec
Timing buffered disk reads: 88 MB in 3.05 seconds = 28.85 MB/sec
[root@localhost root]#


As you can see, the HW RAID is much slower than the SW RAID and even slower than the non-RAID partition for buffered disk reads. Any ideas? Thanks.
 
Old 09-28-2004, 02:23 PM   #2
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
what version of RAID do you have setup on the new card.
 
Old 09-28-2004, 03:40 PM   #3
Arodef
Member
 
Registered: Apr 2004
Distribution: Centos, Fedora
Posts: 125

Original Poster
Rep: Reputation: 17
Sorry forgot to mention that, it is RAID 0.
 
Old 09-28-2004, 03:51 PM   #4
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
i think it may be this way because of how much faster sata is
 
Old 07-19-2006, 02:56 PM   #5
kingrus
LQ Newbie
 
Registered: Feb 2006
Posts: 7

Rep: Reputation: 0
System : P4
ADAPTEC 2400A card
2 70 GB drives SCSI
Trying to load RH ES V.4

I am trying to get this adaptec 2400A to work under RAID 1 with Linux RHE.
The OS loads but then I get "Error loading operating system"

The server had WIN 2000 Server before and worked fine. We need to move to RH and it will not load.
I have tried loading using linux dd and the Adaptec Driver.

I just want to load RHE on this server and support RAID 1.

Can anyone help
 
Old 07-19-2006, 02:59 PM   #6
Finlay
Senior Member
 
Registered: Mar 2003
Location: Seattle
Distribution: Slackware ?-14.1
Posts: 1,029

Rep: Reputation: 47
so did you boot with the RH cd and install RH?
 
Old 07-19-2006, 03:21 PM   #7
kingrus
LQ Newbie
 
Registered: Feb 2006
Posts: 7

Rep: Reputation: 0
Yes I did.

Yes I did, and RH installs.


Novice : Problem.

I am installing RHE ES V.4 on a system that fomerly had WIN 2000 Server.

Setup: RAID one is set through ADAPTEC SNOR and I have two drives of about 70 GB each in the RAID 1 Array.

Install: I try to install RH now on the system and seem to take it all. So the drives are being installed. However as soon as we are loaded and ready to boot. I get " Error loading operating system"

System : P4
ADAPTEC 2400A card
2 70 GB drives SCSI
Trying to load RH ES V.4

I am trying to get this adaptec 2400A to work under RAID 1 with Linux RHE.
The OS loads but then I get "Error loading operating system"

The server had WIN 2000 Server before and worked fine. We need to move to RH and it will not load.
I have tried loading using linux dd and the Adaptec Driver.

I just want to load RHE on this server and support RAID 1.

Can anyone help
 
Old 07-19-2006, 05:00 PM   #8
AwesomeMachine
LQ Guru
 
Registered: Jan 2005
Location: USA and Italy
Distribution: Debian testing/sid; OpenSuSE; Fedora; Mint
Posts: 5,524

Rep: Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015Reputation: 1015
"Error Loading Operating System" is a MBR error. You install os on a single drive, and then add a drive.
 
Old 07-19-2006, 05:25 PM   #9
kingrus
LQ Newbie
 
Registered: Feb 2006
Posts: 7

Rep: Reputation: 0
I have tried it before.

Gonna Try again.

Lets hope it works. Then I will post it all.
 
Old 07-20-2006, 12:06 AM   #10
kingrus
LQ Newbie
 
Registered: Feb 2006
Posts: 7

Rep: Reputation: 0
Sorry did not work. Red Hat still does not load on single drive.
I reloaded RH and it gave the same error. "Error Loading Operating System"
 
  


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
Slow gigabit performance with software RAID The_Last_Nerd Linux - Networking 9 04-25-2005 01:47 PM
Adaptec Hardware RAID not recognized greg.hellings Linux - Hardware 5 04-22-2005 04:39 PM
Perc3Di SCSI RAID + Adaptec 2810SA RAID = Fatal Grub Error? LinuxOnTheEdge Linux - General 2 03-19-2005 02:35 PM
Hardware RAID (Adaptec ARO-1302) crom Linux - Hardware 0 10-25-2002 07:16 PM
Adaptec AVA 1505 (again) and SCSI performance Vlad_M Linux - Hardware 2 09-30-2002 10:56 PM

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

All times are GMT -5. The time now is 08:36 AM.

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