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 03-24-2005, 08:10 AM   #1
iostream
LQ Newbie
 
Registered: Mar 2005
Distribution: Slackware 10.1
Posts: 10

Rep: Reputation: 0
SATA RAID 0 (SiI3112A) not detected properly


I'm trying to set up a RAID0 array on an ABIT IC7-G with two SATA WD drives. My goal is to dualboot Slackware 10.1 and XP.

Right now, the array is installed through my motherboard's integrated controller (Silicon Image SiI 3112a). I'm trying to install Linux first.

I boot into slackware install, and I load the sata.i image. When I try to fdisk, it recognizes the two separate drives (/dev/sda, /dev/sdb) but also the array array itself (/dev/sda1). I'm not really sure why the array is a partition of the first drive or why the system recognizes the two drives separately when I just want the array.

Can I just go ahead and do the partitioning etc on sda1 and ignore the other two drives?

I should probably mention that I need to use the motherboard because I don't want to spend money on an expensive hardware RAID controller since the performance boost from hardware RAID is negligible. I also don't think matters of convenience would justify such an investment.

EDIT: Apparently I suck at math. the capacity listed for sda1 is correct.

Last edited by iostream; 03-24-2005 at 09:48 AM.
 
Old 03-24-2005, 09:28 AM   #2
iostream
LQ Newbie
 
Registered: Mar 2005
Distribution: Slackware 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
Anyone have any ideas?
 
Old 03-24-2005, 01:04 PM   #3
J.W.
LQ Veteran
 
Registered: Mar 2003
Location: Boise, ID
Distribution: Mint
Posts: 6,642

Rep: Reputation: 87
Per the LQ Rules, please do not bump your own thread until at least 24 hours have elapsed without a reply. Because the LQ membership is global, people in other time zones may not have seen this post yet, and thus it may take some time before a response is received.

http://www.linuxquestions.org/rules.php
 
Old 03-24-2005, 03:20 PM   #4
knobby
Member
 
Registered: Jan 2002
Location: Austin, Texas
Posts: 31

Rep: Reputation: 16
You probably need to tell the kernel not to probe the drives. Normally the kernel puts the drives attached to your serial ata controller at /dev/hde thru /dev/hdl. So when they are part of a raid you tell the kernel not to probe them at the lilo boot prompt like this:
boot: sata.i hde=noprobe hdf=noprobe ..... hdk=noprobe [enter]

Now it looks like your sata drives are detected as scsi drives, which is different. Do you ever load the RAID module for that controller or is it already in the kernel? I don't think 2.6 has any SATA RAID modules but I don't know for sure.

Either way, people always say install win($@#%%^a)dows first.
 
Old 03-24-2005, 05:22 PM   #5
iostream
LQ Newbie
 
Registered: Mar 2005
Distribution: Slackware 10.1
Posts: 10

Original Poster
Rep: Reputation: 0
Quote:
Originally posted by knobby
You probably need to tell the kernel not to probe the drives. Normally the kernel puts the drives attached to your serial ata controller at /dev/hde thru /dev/hdl. So when they are part of a raid you tell the kernel not to probe them at the lilo boot prompt like this:
boot: sata.i hde=noprobe hdf=noprobe ..... hdk=noprobe [enter]

Now it looks like your sata drives are detected as scsi drives, which is different. Do you ever load the RAID module for that controller or is it already in the kernel? I don't think 2.6 has any SATA RAID modules but I don't know for sure.

Either way, people always say install win($@#%%^a)dows first.
At least from what I've read, support for the SiI3112 has been integrated since 2.4.26 in "medley." Slack 10.1's images are 2.4.29, so I presume that medley gets loaded no matter what image you choose.

I'm confused about this whole business with the way that the sata drives are being detected. I still don't get why 1) /dev/sda1, the array, is like a partition of /dev/sda, 2) why it's being identified as scsi in the first place, and 3) why slack recognizes both of my drives individually AND as an array. I actually haven't tried seeing what's in hde to hdl, but I'll look.

This kind of raises another question. Does it really matter if both disks are shown individually? Can I just ignore that and partition the array?
 
Old 03-25-2005, 06:20 PM   #6
Anshar
LQ Newbie
 
Registered: Mar 2005
Posts: 1

Rep: Reputation: 0
SATA RAID

Richard, load WinXP and run Partition Magic, use the TASKS menu and run the (I would like to install another operating system) wizard. It will create the ext2 partition as well as a swap if you so desire. After doing so, reboot to the Slackware CD, load the sata.i configuration, then just run setup, it will autodetect the available partition and you'll be on your way, remember to mark your windows xp partition as active after you're done allocatting and resizing your partitions or you can get stuck if slackware has another error. If your NTFS partition is marked as active you'll be able to get back into xp if the slackware install fails, remember to always have a partition magic emergency bootdisk handy before you do any of this, so you can reverse any changes that adversely affect your startup. GRUB is great for multiple OSes and takes less reconfiguration than lilo, but you can also opt to use bootmagic off of partition magic, though I'm told its a little buggy. Hope that helps.

Ash (yes, THAT ash)
 
  


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
SIS 760 Display not detected properly kumarnarain Linux - Hardware 1 09-24-2005 03:01 AM
Mandrakelinux 10 and SATARAID (SiI3112A - RAID-0) jiuman Mandriva 5 08-25-2004 04:39 AM
does linux support the sata raid and ide raid in k7n2 delta ilsr? spyghost Linux - Hardware 10 04-16-2004 05:27 AM
cdrom not detected properly shezwhitey Linux - Laptop and Netbook 2 04-14-2004 11:08 AM
SATA sii3112A on Suse 8.2 truch Linux - Hardware 0 09-26-2003 06:13 AM

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

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