LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 03-10-2004, 12:00 AM   #1
studpenguin
Member
 
Registered: Nov 2003
Location: Pacific Northwest United States
Posts: 286

Rep: Reputation: 33
God says THOU shalt MAKE SATAUX --- Linux dedicated to sata hard drives & Raid etc .


It is insane trying to sort through posts and find the best advice to get a controller to support RAID SATA drives.

Someone needs to just make a distribution of their own called SATAUX

with a kernel entirely dedicated to every RAID sata controller that modern hardware has to offer as fast or faster than it can dish it out to Windows .. .

There needs to be distribution software to do this

there just absolulely must be some divine calling among you techies to find it in your heart to be THE ONE . . . THE SAVIOR OF THE LINUX REVOLUTION

Just think . . . if you do that, you might just get the noble peace prize, or become the riches person alive, get elected president of the USA this November too for all we know. . . or even bring about a utopian civilization.

Imagine releasing such a distribution to the world and never see another post complaining about

"waa waa waa my Linux distribution won't work with my sata hard drive . .

"waa waa waa, this is suppose to be fun . . . I think I'll go weap with my Wndows machine. . . .


"waa waa . . . I tried this installer, this kernel, and this . . this waa waa waa . . no one seems to give advice I can understand . . .


it just get so old . . . we'd like to find something that works the first time we stick the distribution CD in the drive.

Last edited by studpenguin; 03-10-2004 at 12:07 AM.
 
Old 03-10-2004, 12:22 AM   #2
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Re: God says THOU shalt MAKE SATAUX --- Linux dedicated to sata hard drives & Raid et

Quote:
Originally posted by studpenguin
It is insane trying to sort through posts and find the best advice to get a controller to support RAID SATA drives.

Someone needs to just make a distribution of their own called SATAUX


Bro - go for it. As they say, if you want something done right, do it yourself. -- J.W.
 
Old 03-10-2004, 02:47 AM   #3
Bruce Hill
HCL Maintainer
 
Registered: Jun 2003
Location: McCalla, AL, USA
Distribution: Arch, Gentoo
Posts: 6,941

Rep: Reputation: 129Reputation: 129
Hate to burst your bubble, but God doesn't really give a hoot whether you use a SATA hard drive, RAID controller, etc. Some of His best warriors never even owned a computer!

He does have something to say about grumbling, though...1 Corinthians 10:10
 
Old 03-10-2004, 04:31 PM   #4
studpenguin
Member
 
Registered: Nov 2003
Location: Pacific Northwest United States
Posts: 286

Original Poster
Rep: Reputation: 33
No you're wrong. I had a chat with God the other day

Quote:
Originally posted by Chinaman
Hate to burst your bubble, but God doesn't really give a hoot whether you use a SATA hard drive, RAID controller, etc. Some of His best warriors never even owned a computer!


No you're wrong. I had a chat with God the other day and these are God's words:

"it seems you've invested a lot of time and patience getting a good bargain on some of the most outstanding hardware money can buy,
so you shouldn't spend another 50 bucks to install an extra old obsolete hard drive.

There must be a good Linux distribution to dignify the hard drive you have. Don't insult it by making it just another Windows only hard drive. Give it the respect it deserves.

- your friend

God.

Last edited by studpenguin; 03-12-2004 at 12:07 AM.
 
Old 03-11-2004, 02:54 AM   #5
iluvatar
Member
 
Registered: Jul 2003
Location: netherlands
Distribution: debian
Posts: 403

Rep: Reputation: 30
maybe god should have given you this linj to help you:
http://www.tldp.org/HOWTO/ATA-RAID-HOWTO/
 
Old 03-13-2004, 09:34 PM   #6
studpenguin
Member
 
Registered: Nov 2003
Location: Pacific Northwest United States
Posts: 286

Original Poster
Rep: Reputation: 33
Here's some new revelations about a situation I was witness to:

http://www.mwvlug.org/modules.php?na...wtopic&p=12#12
 
Old 04-04-2004, 05:26 AM   #7
jknox
LQ Newbie
 
Registered: Mar 2004
Location: Melbourne, Australia
Distribution: Mandrake10.0
Posts: 5

Rep: Reputation: 0
Linux on SATA disks

Hi,
System config:
Gigabyte 7N400Pro MoBo with integrated SiI3112A SATA RAID controller
512M DDR 3200
2 x WD1200JB SATA Disks in RAID 1 under W2k (as well as bios)
GeForce FX 128M DDR graphics
On-board sound & LAN

I have just started into this Linux thing a couple of weeks ago and am on a steep learning curve.

I managed to get Linux loaded on my system (Mandrake 10.0 after a bad experience with Mandrake 9.2, though that could have been my inexperience) - to do so I followed these steps:[list=1][*]at the initial prompt I responded with F1 and added these parameters to the boot: linux acpi=off noapic - got these from a forum[*]a friend suggested that the bootloader may not like the SATA RAID 1 array - I had an old drive so I used this for a /boot partition (540M but only using 32M for /boot)[*]hda contains the /boot partition, hde/hdg the SATA drives (in RAID 1 under bios)[*]partitioned up the remnants of hde for Linux - I knew I was wanting to try this so left some space [60G ;-) specifically for this]. hdg showed as a separate drive so no RAID 1 supported at this stage[*]worked through the install as per the wizard and installed the GRUB bootloader onto hda[*]re-booted and everything was good - except I sometimes get a STOP when loading W2k[/list=1]

Now I need to configure RAID 1 under software in Linux to keep the array in sync (I think this is the reason for the STOP errors). I have found a couple of howtos that may help. BTW I ran a hdparm -tT against the SATAs and got just over 50MB/s

Not bad for a 3 day effort. Will keep you posted as to my luck with the Array in Linux - quite optimistic though.

JK
 
Old 05-04-2004, 10:28 PM   #8
Mike23
Member
 
Registered: Apr 2004
Distribution: Mandrake 10.0
Posts: 37

Rep: Reputation: 15
i don't think that it is necessary to create a whole new distro to support SATA drives. however, i think it is absolutely necessary to improve the compatability with SATA drives in the kernel... that way all distros will benefit from it.

btw - what does the "noapic" parameter do?
 
Old 05-04-2004, 11:58 PM   #9
jknox
LQ Newbie
 
Registered: Mar 2004
Location: Melbourne, Australia
Distribution: Mandrake10.0
Posts: 5

Rep: Reputation: 0
from http://www.computer-dictionary-online.org

Advanced Programmable Interrupt Controller

<integrated circuit> (APIC) A Programmable Interrupt Controller (PIC) that can handle interrupts from and for multiple CPUs, and, usually, has more available interrupt lines that a typical PIC.
 
Old 06-28-2004, 04:55 PM   #10
szeroki3xl
LQ Newbie
 
Registered: Jun 2004
Posts: 3

Rep: Reputation: 0
linux on SATA raid

Hey jknox, how did you solve the problem with raid 1 array, which was seen by the system as two separate drives?

Did you force the system to boot from RAID1 instead of using addional old hard drive for /boot ?

I am interested in solution, because I have the same problem. My SATA RAID 1 array is detecded by the Fedora Core 2 installer as 2 separate drives sda i sdb but i want it to be one single drive! It is set up in onchip controller (SIS) to be RAID 1, so why linux still has 2 different drives? The controller drivers were detected and installed by the system correctly.

Please, help me!

s.reluga@aster.pl.DELETE_IT
 
Old 05-18-2007, 04:55 PM   #11
jwhitby3
LQ Newbie
 
Registered: Dec 2004
Location: Virginia
Distribution: Mandrake/Fedora Core
Posts: 8

Rep: Reputation: 0
It may be that you are using a software controller. The kind that even XP sees as two different drives. If you want it to work in Linux, you will have probably have to buy a "real" hardware raid card, or use the kernels software RAID driver.

If I'm not mistaken, you don't need a separate /boot partition, if you are booting from a RAID1. You do need it for any other RAID level though, unless it's a "real" hardware controller. Real hardware RAID cards, start at the very low end, of 75.00 for a 0,1 controller, and just go up from there.

I've also found that Mandriva 2007.0 tends to setup even a both RAID and, non RAID ATA cards, as a device mapper, and either stripes the drives, or concatenates them into one large drive. (Same end result either way). Anyone know why this happens?
 
Old 05-18-2007, 05:16 PM   #12
Quakeboy02
Senior Member
 
Registered: Nov 2006
Distribution: Debian Linux 11 (Bullseye)
Posts: 3,407

Rep: Reputation: 141Reputation: 141
Most "SATA RAID" controllers are Software RAID aka FakeRAID controllers. RTFF: http://linux-ata.org/faq-sata-raid.html In most cases, you can use dmraid to access the array. However, if you're not sharing the array with Windows, you'd probably be better off using mdadm --- unless you don't want to invest the time learning how to use mdadm. In that case, use dmraid.
 
Old 05-18-2007, 07:08 PM   #13
jwhitby3
LQ Newbie
 
Registered: Dec 2004
Location: Virginia
Distribution: Mandrake/Fedora Core
Posts: 8

Rep: Reputation: 0
Quite right. If someone reeeally wants a true raid card, then they need to look at something around the $300.00 mark. From what I have read 3Ware would be the place to start. I have been using mdadm for some time, and have nothing to complain about. Course I just use it for a RAID 0, but I'm not gonna see that much difference there switching to a card. Probably one of the only advantages, to using an addon card, is depending on the motherboard, you may get a better chipset than what you already have.
I use a dual PIII mobo, and bought the add on card, just to have SATA for mass storage. Mdadm, is a great tool, and depending on your usage, paired with the right file system, it's even better.
And for the lazy turds in the bunch, you can also administer md, with webmin, or the control center on Mandriva. Don't know where it would be on other distros.
 
Old 05-18-2007, 07:21 PM   #14
jwhitby3
LQ Newbie
 
Registered: Dec 2004
Location: Virginia
Distribution: Mandrake/Fedora Core
Posts: 8

Rep: Reputation: 0
Then again, I guess having a distro stripped down, and designed for the NAS market, with all the SATA drivers, installed, wouln't be a bad thing.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Linux can't find Western Digital Hard Drives (SATA) shampoopante Linux - Hardware 0 11-06-2004 09:10 AM
NFTS sata raid drives - won't mount jamangold Linux - Newbie 0 07-25-2004 06:57 PM
Mount SATA RAID drives in debian? EcceVery Debian 8 05-12-2004 04:24 PM
O Slackware Master, Thou shalt help me whiskey29 Linux - Newbie 2 03-16-2004 11:51 AM
Upgrading hard drives on Software raid 1 boot drives. linuxboy123 Linux - General 0 12-11-2003 03:28 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

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