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 08-11-2004, 11:37 PM   #1
Marinmo
LQ Newbie
 
Registered: Aug 2004
Posts: 4

Rep: Reputation: 0
Sata Raid & Ata Raid


This hadn't been asked I think so here it goes:

I have a ASUS P4C800-E with 2 SATA discs connected via RAID0 (2*36gb 10k rpm). Those are connected to the Promise 378 SATA RAID controller on the motherboard. On these two I plan installing linux.

I also have a Promise TX2000 IDE RAID controller card with 4*80gb 7.2k rpm discs (RAID0 aswell).


Now, for my questions:
I plan on installing Mandrake 10b. Will I have support for these two controllers? I read somewhere that the 2.6 kernel has support for 378, is this true? Will I need any extra discs? Will it be possible to install on the two RAIDded 10k rpm discs? How do I get linux to understand that those are RAIDed discs, not separate?


I'm quite anxious on the topic of installing linux on RAID discs ... The whole thing feels very uncomfortable - I smell troubles a long way here so please answer my questions as basic as you can, eventhough I am a quite experienced (linux) user (on non-RAID systems though ).


Regards
Marinmo
 
Old 08-12-2004, 12:14 AM   #2
hw-tph
Senior Member
 
Registered: Sep 2003
Location: Sweden
Distribution: Debian
Posts: 3,032

Rep: Reputation: 58
The 378 should be supported by the promise libata and pose no problem. The TX2000 is supported by the FastTrack driver but I am not sure if Mandrake ships with it per default. Yes, it is possible to install on the RAIDed disks, but to access them do not use the regular IDE/SCSI names (/dev/hda or /dev/sda) but rather the devices in /dev/ataraid/.


Håkan
 
Old 08-12-2004, 12:25 AM   #3
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Installing LINUX on a software RAID arrary can be tricky, so you may want to install it on a PATA hard drive (non-RAID) first and then copy the files to the RAID arrary. Installing on a PATA hard drive (non-RAID) is very easy for any type of LINUX user.

In LINUX, programs are not scorching several tens of megabytes that RAID 0 will benefit like in Windows. RAID 0 should only be used for very big files which include video files, huge sound files, and images scanned at 300 dpi or 600 dpi. RAID 1 on the other hand will benefit with Linux programs because one hard drive can access one file and the other hard drive will access another file seperately. You can use RAID 0 but you have to schedule more backups just in case a hard drive failure.
 
Old 08-12-2004, 05:49 AM   #4
Boudewijn
Member
 
Registered: Nov 2003
Location: The Netherlands
Distribution: MDK: 10,10.1,10_amd64,9.2,9.1 . Debian: sarge,woody, Gentoo (X86 amd64 Sparc)
Posts: 219

Rep: Reputation: 30
Mandrake 10 (including the beta) does support the promise 20378 sata driver, I'm using it myself. But, in my opinion, it's quite slow. RAID (0 and 1) is also supported (and slow to :-( )
 
Old 08-12-2004, 07:38 AM   #5
Marinmo
LQ Newbie
 
Registered: Aug 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Thanks for all the answers!

Quote:
Originally posted by Boudewijn
Mandrake 10 (including the beta) does support the promise 20378 sata driver, I'm using it myself. But, in my opinion, it's quite slow. RAID (0 and 1) is also supported (and slow to :-( )
Define slow. I use 10k rpm discs - is it so slow it isn't any idea using those in RAID0? If that's so I think I'll stick to windows until linux has better RAID support. I am currently pondering my lightning-fast reboots with windows and overall great system performance.

Quote:
Originally posted by hw-tph
The TX2000 is supported by the FastTrack driver but I am not sure if Mandrake ships with it per default.
Can I find this out in some way?

Quote:
Originally posted by Electro
In LINUX, programs are not scorching several tens of megabytes that RAID 0 will benefit like in Windows. RAID 0 should only be used for very big files which include video files, huge sound files, and images scanned at 300 dpi or 600 dpi.
On my 300gb RAID we're talking DVD-R, ie very big files indeed (multiple 45 mb:ish rars). The RAIDed 10k rpm discs are just for the extreme performance they give when it comes to systemfiles. Or maybe I should say the extreme performance they should give?
 
Old 08-12-2004, 08:35 PM   #6
Marinmo
LQ Newbie
 
Registered: Aug 2004
Posts: 4

Original Poster
Rep: Reputation: 0
*bumps some*

Those were my last questions so if you don't mind ...
 
Old 08-13-2004, 02:19 AM   #7
Electro
LQ Guru
 
Registered: Jan 2002
Posts: 6,042

Rep: Reputation: Disabled
Quote:
Define slow. I use 10k rpm discs - is it so slow it isn't any idea using those in RAID0? If that's so I think I'll stick to windows until linux has better RAID support. I am currently pondering my lightning-fast reboots with windows and overall great system performance.
LINUX software RAID works much better than Windows. Have you seen any utilities that comes with Windows to setup RAID. I do not think so. The problem with software RAID controllers on the motherboards is both the motherboard manufacture does not want to upgrade the firmware for the controller and the controller manufacture does not write very good drivers for their chips to be used with motherboards. You can use Highpoint controllers or 3ware controllers. Both will give you very good performance.

The word slow in computers is very general. You have to be more specific. If you really want to speed up Linux and your computer has a lot of memory, you can setup RAMDISK. RAMDISK will really speed up LINUX but it will take memory away from LINUX. You can modifiy the boot process by tweaking some scripts, so LINUX does not have to go through several scripts to boot up. You can increase the latency of the IDE controller and this will really speed up your computer.

I have an AMD Athlon 700 MHz with 512 megabytes of memory. It takes about 2 minutes from the time I power on and to boot into LINUX. Programs loads within 10 seconds and I'm able to record and playback video at the same time that I can never do in Windows. I would not say LINUX is slow compared to Windows because it runs a lot of scripts, filesystems have a huge overhead, and it has to force the chipset to send and recieve data. If chipset manufactures write drivers for their chipsets, LINUX will be much faster.

Quote:
On my 300gb RAID we're talking DVD-R, ie very big files indeed (multiple 45 mb:ish rars). The RAIDed 10k rpm discs are just for the extreme performance they give when it comes to systemfiles. Or maybe I should say the extreme performance they should give?
You still do not understand when to use different kinds of RAID configurations. RAID 1 works great for accessing and reading files, so it should be used to store LINUX files like libraries, execution files, source code, fonts, simple sound effects, small graphic files, and web media. If you want high throughput or bandwidth speeds you can set up another RAID array like RAID 0 or RAID 5 to handle raw video, raw sound, raw graphics.

Hard drives with 10000 RPM do nothing to speed up acessing files for the operating system. The accessing time of the hard drive which is about 4.9 milliseconds reduces the time it takes to find the file and send it off to the processor. All what RPM do is keeping the sustain data rate high enough to play raw video, raw sound, and to transfer over a 1 Gb network.

BTW, did you try to install kernel 2.4.26 from the CD.
 
  


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
Rhel 3 Ws & Via Vt8237 Sata Raid prion Linux - Hardware 4 10-27-2004 10:14 PM
FC1 & S-ATA Raid HetSchaap Fedora - Installation 0 06-29-2004 08:29 AM
Sata RAID with onboard raid controller SourCreamAndOni Linux - Hardware 1 05-21-2004 12:51 AM
does linux support the sata raid and ide raid in k7n2 delta ilsr? spyghost Linux - Hardware 10 04-16-2004 05:27 AM
Move from ATA RAID to native RAID Nalfeshnee Linux - Hardware 1 02-16-2004 07:46 AM

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

All times are GMT -5. The time now is 10: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