RAID 0+1 on K8N

  • Thread starter Thread starter news-server.insight.rr.com
  • Start date Start date
N

news-server.insight.rr.com

I have an ASUS K8N, not the SE Deluxe version and am wondering how I would
go about setting up RAID 0+1. The manual states that it supports RAID 0, 1,
0+1 and JBOD, but it only has 2 SATA ports on the board. I'm thinking that
I would need at least 4 ports to get 0+1 unless it uses the PATA ports to
mirror or something weird like that. Am I crazy or is that just a typo?
 
news-server.insight.rr.com said:
I have an ASUS K8N, not the SE Deluxe version and am wondering how I would
go about setting up RAID 0+1. The manual states that it supports RAID 0, 1,
0+1 and JBOD, but it only has 2 SATA ports on the board. I'm thinking that
I would need at least 4 ports to get 0+1 unless it uses the PATA ports to
mirror or something weird like that. Am I crazy or is that just a typo?

In the BIOS, try "RAID Option ROM" [Enabled].

According to the manual, six additional items will appear.
They are the four IDE disks and two SATA disks on the Southbridge
interfaces. Any of those drives appear to be usable as 0+1,
so the best config would be one IDE drive on each IDE cable,
and a pair of SATA disks.

Paul
 
I have an ASUS K8N, not the SE Deluxe version and am wondering how I would
go about setting up RAID 0+1. The manual states that it supports RAID 0, 1,
0+1 and JBOD, but it only has 2 SATA ports on the board. I'm thinking that
I would need at least 4 ports to get 0+1 unless it uses the PATA ports to
mirror or something weird like that. Am I crazy or is that just a typo?

Many of the older SATA and IDE RAID combo boards use 2 SATA and then 2
IDE for RAID 0+1
 
Hi,
Raid 0 and 1 only use 2 drives.
Raid 5 uses 3 or more drives.

Raid 0 is stripped across both drives, if one drive fails the system and
data has to be re-installed after replaceing the defective drive.
This is the fastest of the two options.

Raid 1 is when the 2 drives are mirrored, so that if one drive fails the
raid array can rebuild when a defective drive is replaced.
this is the slowest of the two options.
 
Great, but I don't remember anyone asking for an explanation of RAID levels.

Steve
 
pete said:
Hi,
Raid 0 and 1 only use 2 drives.
Raid 5 uses 3 or more drives.

Raid 0 is stripped across both drives, if one drive fails the system and
data has to be re-installed after replaceing the defective drive.
This is the fastest of the two options.

Raid 1 is when the 2 drives are mirrored, so that if one drive fails the
raid array can rebuild when a defective drive is replaced.
this is the slowest of the two options.
All true. However he is asking about Raid 0+1, which is a two pairs of
striped drives, mirrored together, which requires four drives, and is the
'favoured' form for many applications.
I haven't looked at the K8N on this, but several systems do allow the
standard ATA ports to be used this way.

Best Wishes
 
Roger Hamlett said:
I haven't looked at the K8N on this, but several systems do allow the
standard ATA ports to be used this way.

Best Wishes

Thanks.
 
Back
Top