Query: ataraid
OS: php
Section: 4
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
ATARAID(4) BSD Kernel Interfaces Manual ATARAID(4)NAMEataraid -- ATA software RAID supportSYNOPSISdevice ata device ataraidDESCRIPTIONThe ataraid driver provides support for so-called software RAID (sometimes referred to as fake RAID or pseudo RAID). When a controller that supports software RAID is instructed to create a RAID array, its BIOS writes data structures in a specific metadata format to the disks. These data structures are picked up by the ataraid driver, so that FreeBSD can work with the array. The ataraid driver has to understand the specific metadata format of a controller BIOS in order to support its RAID capabilities. Read-only support for a metadata format means that FreeBSD can use the given RAID array for normal read/write operations. Creation and rebuild of such arrays has to be done from the controller BIOS. Read and write support for a metadata format means that FreeBSD can use the given RAID array for normal read/write operations. Additionally, the atacontrol(8) utility can be used to create, rebuild, update and fail such RAID arrays. The ataraid driver can read the following metadata formats: o Adaptec HostRAID o Highpoint V2 RocketRAID o Highpoint V3 RocketRAID o Intel MatrixRAID o Integrated Technology Express (ITE) o JMicron o LSI Logic V2 MegaRAID o LSI Logic V3 MegaRAID o NVIDIA MediaShield o Promise FastTrak o Silicon Image Medley o Silicon Integrated Systems (SiS) o VIA Tech V-RAID o FreeBSD PseudoRAID The ataraid driver can write the following metadata formats: o Highpoint V2 RocketRAID o Intel MatrixRAID o JMicron o Promise FastTrak o Silicon Integrated Systems (SiS) o VIA Tech V-RAID o FreeBSD PseudoRAID It is also possible to use software RAID on controllers that do not have special software RAID capabilities. See atacontrol(8) for details.FILES/dev/ar* ATA RAID device nodesSEE ALSOata(4), atacontrol(8)CAVEATSRAID5 is not supported at this time. Code exists, but it neither uses nor maintains parity information.AUTHORSThe ataraid driver was written by Soren Schmidt <sos@FreeBSD.org>. This manual page was written by Christian Brueffer <brueffer@FreeBSD.org>.BSDFebruary 17, 2006 BSD
Related Man Pages |
---|
rr232x(4) - debian |
ataraid(4) - mojave |
ataraid(4) - osf1 |
ataraid(4) - v7 |
ataraid(4) - posix |
Similar Topics in the Unix Linux Community |
---|
VxVM softpartitions |
Two questions regarding SCO v5.0.7 |
USB RAID 5 Problem on Joli OS 1.2 (Ubuntu) using mdadm |
RX6600 RAID Issue |
Separate HDD test using RAID controller |