Intel Matrix RAID

From Wikipedia, the free encyclopedia
Diagram of a Matrix RAID setup

Matrix RAID is a computer storage technology marketed by Intel. It is a firmware RAID system, rather than hardware RAID or software RAID.

Matrix RAID first appeared in the ICH6R "southbridge" chip. Intel uses an 'R' at the end of the southbridge's name – ICH9R instead of ICH9 – to indicate when a southbridge contains their Matrix RAID technology and no other upgrades. Complicating the matter is that instead of "R," a "DO," "DH," etc. has indicated a southbridge that combined RAID with non-RAID-related upgrades to the southbridge. Note that newer chipsets which don't use a separate southbridge might also use Intel RST without explicit extensions like "R" within the chipset name, an example for this is the Intel PCH C200 chipset series. Like all RAID, Intel Matrix RAID employs two or more physical hard disks which the operating system will treat as a single disk, in order to increase redundancy which avoids data loss (as all RAID levels except RAID 0 do), and/or to increase the speed at which data is written to and/or read from a disk.

Intel Matrix RAID is not a new RAID level. One of the features that Intel Matrix RAID has, which many other RAID implementations lack, is that different areas (e.g. partitions or logical volumes) on the same disk can be assigned to different RAID devices. The ICH10R supports Standard RAID levels RAID 0, RAID 1, RAID 10, and RAID 5.[1]

Intel recommends to put any critical applications and data on a RAID 1, 5, or 10 volume. The thinking being that protection from losing the user's personal data and the OS and program configuration settings is more important than having the pure performance (speed) increase of RAID 0. On the other hand, the RAID 0 volume in Matrix RAID is recommended mostly for working with large files, such as videos during editing, and for non-critical files where fast storage will increase performance (swap files, for example, or read-only files that are backed-up on a separate PC).

Intel Matrix RAID, along with Intel Rapid RAID and Intel Smart Response Technology, are features of Intel Rapid Storage Technology.[2]

Operating system support

Linux supports Matrix RAID through device mapper (DM-RAID) for RAID 0, 1 and 10, and MD-RAID for RAID 0, 1, 10, and 5. DM-RAID does not provide a graphical utility to configure the arrays or notify the user of disk errors/failures, and will not activate the Intel Matrix RAID on many motherboards (due to incompatibilities).[citation needed] Set up of the RAID volumes must be done by using the ROM option in the Matrix Storage Manager, then further configuration can be done in DM-RAID or MD-RAID.[3]

FreeBSD and MidnightBSD support Intel Matrix RAID using the ataraid driver, managed through the atacontrol command.[4][5] However, with older versions of FreeBSD there are critical reliability issues which include array device renaming when a disk in an array is replaced,[6] an array being considered healthy if the machine reboot/crashes during an array rebuild,[7] and kernel panics when a disk is lost or is removed from the bus.[8][9] Some of these problems, when experienced in combination, could result in the loss of an entire array (even in the case of RAID 1).

Microsoft Windows has full support for Intel Matrix RAID, including creation of RAID volumes.

VMware ESXi 4 does not support any RAID function nor Intel Matrix RAID based on Intel ICHxR controllers.[10]

PGPDisk does not support Intel Matrix RAID based on Intel ICHxR, and does not support standalone drives if the "RAID" mode is enabled on the motherboard.

Matrix Storage Manager option ROM

Intel's Matrix Storage Manager option ROM is a part of Matrix RAID that has to be used in the BIOS to create new RAID arrays.[11] Intel uses "Rapid Storage Technology" -"Option Rom"- on its newest chipsets, dropping the Matrix name.[12][13] Intel's support NOTE states (Intel Rapid Storage Technology (formerly Intel Matrix RAID) showing how the Matrix storage changed to RST (Rapid Storage Technology).[14]

There are several versions available:

Version Release date Notes
v3.0.0 2003
v3.5.0
v5.0.0
v5.6.0
v5.7.0
v6.0.0 2006 Included on P965 chipsets with ICH8R southbridge
v7.5.0
v7.6.0
v8.0.0 2008 Standard on Intel X58 based motherboards.
v8.5.0
v8.6.0
v8.7.0
v8.8.0
v8.9.0 2009
v9.5.0
v9.6.0 2010
v10.1.0 2011 Last version to support ICH8
v10.5.0 2011 Standard on Intel Z68 based motherboards.

This version is the first one to support RAID arrays made of HDDs With Over 2.2 TB.[15]
Physical disks >= 2TB are not supported on controllers older than ICH9.[16]

v10.6.0 June 2011
v10.8.0 November 2011
v11.0.0 February 2012
v11.2.0 June 2012 [17] 11.2 which offers TRIM support on RAID 0 compatible with MS Windows 7 OS on Intel 7 series chipsets (earlier chipsets NOT supported).
v11.6.0 September 2012 [18]
v11.7.0 November 2012 Last version to support ICH10/x58 in AHCI Mode
v12.0.0.1783 February 2013
v12.5.0.1815 March 2013
v12.6.0.1867 March 2013
v12.7.0.1910 June 2013
v12.8.0.1016 August 2013
v12.9.0.1001 December 2013

Since release 11.2.0.0000, TRIM commands can be read by the RAID controller in 7 series chipsets. There is no TRIM support in older chipsets.[19]

The newest release of Rapid Storage Technology Driver is 12.7.0.1022 non-WHQL,[20] Rapid Storage software storage system download 12.0.0.1083. The newest RAID Option ROM contained in the BIOS is 12.7.0.1936 (non-WHQL), of which all can be found at Station Drivers.[21]

Intel states that RST support has been added for the X79 chipset in RST version 11.6.0.0000 and after. Contained in the RST Production Version Release Notes, contained here.[22]

On some 6 series chipsets there is a Modification which will add a modded ROM to the BIOS which will allow TRIM support on the 6 series chipset, contained here.[23]

For the X79 chipset, certain Motherboard MFG's have added both RAID ROM's in the BIOS, the RST and RST-E ROM. X79 is the Enterprise version, called RST-E. With the RST ROM added to the BIOS, this allows TRIM function to pass through the controller and TRIM SSD drives. As there is no support for TRIM with the RST-E version of the ROM. If the motherboard manufacturer has not added the RST ROM to your BIOS, you can mod the BIOS with a modified ROM for the X79, that only contains the RST-E ROM.[24]

The Intel RAID ROM is the firmware in the motherboard BIOS that is used to create the RAID array.

NOTE: The RST drivers can be used for RAID and also on a single drive as it contains an AHCI driver. There is a BUG in the version 12.5.0.1066 RST driver, which cause TRIM commands NOT to pass through the controller to the drives. TRIM is disabled using this driver.

See also

References

  1. "Intel Matrix Storage Technology". Intel website. Retrieved November 5, 2011. 
  2. "Getting Started", Intel Rapid Storage Technology 11.5.0.12.07 Help, Intel 
  3. "Linux support for Intel RAID controller hubs". Intel website. Retrieved November 5, 2011. 
  4. "ataraid -- ATA software RAID support". FreeBSD manual. February 17, 2006. Retrieved November 5, 2011. 
  5. Soren Schmidt (February 21, 2009). "ATA device driver control program". FreeBSD manual. Retrieved November 5, 2011. 
  6. http://www.freebsd.org/cgi/query-pr.cgi?pr=121899
  7. http://www.freebsd.org/cgi/query-pr.cgi?pr=102210
  8. http://www.freebsd.org/cgi/query-pr.cgi?pr=102211
  9. http://www.freebsd.org/cgi/query-pr.cgi?pr=108924
  10. http://communities.vmware.com/thread/244352
  11. http://nmso.mdg.ca/WebManuals/Gx_English/utilities/cat1_2/configuring_for_raid.htm
  12. http://www.pcper.com/reviews/Storage/Intel-Smart-Response-Technology-SSD-Caching-Z68-Tested/Boot-Option-ROM-Boot-Performa
  13. http://www.intel.com/support/chipsets/imsm/sb/CS-020646.htm
  14. http://www.intel.com/support/motherboards/server/sb/cs-032032.htm
  15. http://communities.intel.com/thread/18683
  16. http://communities.intel.com/thread/18683?start=30&tstart=0
  17. http://downloadmirror.intel.com/21407/eng/STOR_11.2_release_notes.htm
  18. http://downloadmirror.intel.com/21857/eng/STOR_11.6_release_notes.htm
  19. http://www.tomshardware.com/news/TRIM-RST-RAID-0-SSD-7-series,16898.html
  20. http://www.station-drivers.com/telechargement/intel/sata/ReleaseNotes_12.6.0.1033.htm
  21. http://www.station-drivers.com/forum/viewforum.php?f=32
  22. http://downloadmirror.intel.com/21852/eng/release_notes.htm
  23. http://www.win-lite.de/wbb/board208-specials/board281-bios-bios-modding/17000-ahci-raid-rom-modules-for-bios-modding-already-extracted/
  24. http://www.win-lite.de/wbb/board208-specials/board281-bios-bios-modding/17000-ahci-raid-rom-modules-for-bios-modding-already-extracted/

This article is based on material taken from the Free On-line Dictionary of Computing prior to 1 November 2008 and incorporated under the "relicensing" terms of the GFDL, version 1.3 or later.

External links

http://www.software-driver.com/dell/dell-inspiron-14-7437-intel-rapid-storage-technology-driver-for-windows-8-64bit/

This article is issued from Wikipedia. The text is available under the Creative Commons Attribution/Share Alike; additional terms may apply for the media files.