Go Back   Technology Forums > Computer Forums > Linux Forum

Forums discussing various aspects of running a LAMP based platform.


ICH9R Linux Support - Fake or Real?


Reply
 
LinkBack Thread Tools Search this Thread
  #1 (permalink)  
Old 02-17-2008, 05:53 AM
Administrator
 
Join Date: Dec 2006
Posts: 304
shri has disabled reputation
Default ICH9R Linux Support - Fake or Real?

Is the raid support on current Intel motherboards using the ICH9R real (i.e. hardware) or fake (i.e. software)?

Curious about this, as they seem to offer RAID 10 support, but several Linux forums insist that its fake and software drivers will be needed to run this.

If its fake, I assume one would be better of going with a 3Ware / Highpoint dedicated RAID controller?
Reply With Quote
  #2 (permalink)  
Old 02-17-2008, 08:21 PM
Junior Member
 
Join Date: May 2006
Posts: 25
DVDGuy is on a distinguished road
Default

Do not bother with the chipset as it is a software raid (bios driven) and not hardware. ICH9R might also be a performance bottleneck as previous versions of the ICH* have been throttled by Intel.

You should be able to do a RAID 10 fairly simply...

mdadm --create /dev/md0 --level=1 --raid-devices=2 /dev/sd[ab]1
mdadm --create /dev/md1 --level=1 --raid-devices=2 /dev/sd[cd]1
mdadm --create /dev/md3 --chunk=64 --level=0 --raid-devices=3 /dev/md[01]

No need to use dedicated hardware for RAID 0 / 1 .. only RAID 5 or 6 or complex setups.
Reply With Quote
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

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
XML support in PHP 5 Devlib Linux Forum 0 08-22-2005 01:10 AM



Advanced Search

All times are GMT -6. The time now is 06:13 PM.

Powered by vBulletin® Version 3.6.8
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.1.0 ©2007, Crawlability, Inc.