EasyManua.ls Logo

Biostar P4M800 - Chapter 4: RAID Configuration and Operation; Supported Operating Systems for RAID; Overview of RAID Array Types; RAID 0: Striping for Performance

Biostar P4M800
Print Icon
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Loading...
P4M800 Pro-M7
19
CHAPTER 4: RAID FUNCTIONS
4.1 OPERATION SYSTEM
Supports Windows XP Home/Prof essional Edition, and Windows 2000 Professional.
4.2 RAID ARRAYS
RAID supports the following types of RAID arrays:
RAID 0: RAID 0 defines a disk striping scheme that improves disk read and write times for
many applications.
RAID 1: RAID 1 defines techniques for mirroring data.
4.3 HOW RAID WORKS
RAID 0:
The controller stripes” data across multiple drives in a RAID 0 array system. It breaks
up a large file into smaller blocks and performs disk reads and writes across multiple
drives in parallel. The size of each block is determined by the stripe size parameter,
which you set during the creation of the RAID set based on the system environment. This
technique reduces overall disk access time and offers high bandwidth.
Features and Benefits
Drives: Minimum 1, and maximum is up to 6 or 8. Depending on the
platform.
Uses: Intended for non-critical data requiring high data throughput, or any
environment that does not require f ault tolerance.
Benefits: prov ides increased data throughput, especially f or large files. No
capacity loss penalty f or parity.
Drawbacks: Does not deliver any fault tolerance. If any drive in the array
fails, all data is lost.
Fault Tolerance: No.
Block 1
Block 3
Block 5
Block 2
Block 4
Block 6