4
0
I have an ASUS p5ke-wifi/ap which has built-in RAID controller. From the BIOS, I can choose between 3 controller types:
IDE
RAID
AHCI
In that order. This setting was set to AHCI when I installed Windows7 Pro x64 and everything's fine. I have 3 hard drives, one is Windows7, and the other two I want to configure in RAID1/mirrored configuration, like this:
HDD1: Win7
HDD2: RAID Member1
HDD3: RAID Member2
Now, I've already installed Windows7, but it does not boot up when I set the controller to RAID from the BIOS. While in RAID mode, I was able to create a mirrored array from HDDs 2 and 3, and in AHCI mode Windows7 seems to recognize them perfectly as 1 disk drive. Is RAID a superset of AHCI - do I even need to set the controller to RAID mode?
I've been reading that you have to install Windows7 while in RAID mode for it to force the RAID drivers to install. Yet it seems to work without this.. so I'm not sure if it's software or hardware RAID.
Is this correct setup? How do I know whether this is hardware raid or Windows7 self-configured to see them as software RAID? Can I run my RAID configuration with the BIOS set to AHCI mode or does it have to be RAID? Thank you.
If I install Windows7 while in RAID mode, will it no longer work in AHCI mode? Are these mutually exclusive or is one a superset of the other? – Alex – 2010-11-22T07:52:55.167
@Alex: Why do you need to switch the mode from RAID to AHCI? – Khaled – 2010-11-22T07:56:20.350
Well, my read speed dropped to half once I created the array. Also it seems odd to me that the RAID setup only pops up when booting in RAID mode, while in AHCI it seems Win7 is doing something automatically like software RAID. – Harper – 2010-11-22T07:59:13.010
I was under the impression that 2-disc HW RAID1 should have a 2x read benefit and my benchmarks show it halves (plus it's making a terrible noise). My question is really whether RAID is a superset of AHCI and if I should reinstall Win7 while in RAID mode. – Harper – 2010-11-22T08:01:41.887
1Usually changing the mode requires system re-installation. – Khaled – 2010-11-22T08:04:58.047