Hi all!<br><br>Not sure if this is the right place, as it might also just be a hardware issue, an installer issue...or maybe just me ;)<br><br>I've been trying to setup software RAID on this mother board: Asus P5Q.  It has (according to lspci) an Intel 82801 SATA RAID controller.<br>
This controller has 3 settings in the BIOS:<br>1. Use as RAID<br>2. Use as IDE<br>3. Use as AHCI<br><br>I already had a working WinXP install on a RAID0 setup.  But I wanted linux, so I went into the BOOT ROM screen (<CTL> + <I> during boot) and reset the RAID settings (to single disks).<br>
Then I went into the BIOS and changed the controller setup to AHCI, as I understood it had a performance advantage over IDE mode.<br><br>When I booted Sabayon 4.0 x86_64 LiveDVD, the disks came up normally (I thought), but although I was able to change the pratition table, nothing got "stuck" after a reboot.<br>
I then noticed that my previous RAID setup was detected, and activated as a VIA "FAKERAID" setup.  And whatever I did, this setup was detected and activated.<br><br>So I eventually gave up on the AHCI approach, but then I read somewhere that the Intel RAID setup was infact using AHCI too.<br>
I changed the settings back to RAID, and created a striped set on my 2x Raptor disks.  And what do you know, this was also detected at boot.<br>But this time the format was detected as both VIA and ISW, but the device-mapper chose ISW (which I think is the right one).<br>
<br>So here's my questions:<br>1. Why are both VIA and ISW detected on this chipset (ICH10R), but only VIA when setup as AHCI (shouldn't it be ISW if any)?<br>2. And can I somehow force the format to be set as ISW (and suppress the VIA format completely)?  (Recompile kernel module without VIA support?)<br>
3. Is the AHCI setup in BIOS supposed to be forced as RAID, or are you supposed to be able to use the disks as single disks?  (I can't setup any RAID in BIOS when using AHCI)<br><br>As it is now, I'm completely unable to address my disks as /dev/sda and /dev/sdb, and have to use /dev/mapper/isw_cbbdijaach_Sabayon (when RAID is setup in the BIOS) or /dev/mapper/via_<something> when RAID is disabled in BIOS.<br>
<br>There's no problems using the current setup (ISW RAID), and I guess I could disable the device-mapper completely in order to access the single disks.<br>4. But is there a way to enable dmraid, but force no auto detection of previous setup?  Even if I choose "Setup as IDE" in compatible mode, the previous RAID setup is detected and setup as VIA RAID.<br>
<br>It seems like a short time since I was unable to use the "FAKE" RAID setup of my motherboard, but now I seem to be unable to stop it ;)<br><br>Cheers,<br>Martin<br><br>PS! Sorry if this is a noob question in the wrong maling list :)<br>