Intel Matrix Storage Manager Quick Guide for Acer Selected Veriton PC V1.1
Acer RAID Ready Systems
With Intel Matrix storage Manager
User's Guide
Acer Incorporated
Version: v1.1
Date: August, 2007
This document contains proprietary technical information, which is the property
of the Acer Incorporated and shall not be disclosed to others in whole or in
part, reproduced, copied, or used as the basis for design, manufacturing, or
sale of apparatus without written permission of Acer Incorporated.
1/21
Intel Matrix Storage Manager Quick Guide for Acer Selected Veriton PC V1.1
Revision History
Rev. # Date Explanation of Change Approved by
1.0 2007/08/15 First release
1.1 2007/8/22 Format and spelling enhancement
2/21
Intel Matrix Storage Manager Quick Guide for Acer Selected Veriton PC V1.1
3.WARNINGS AND REMINDERS ................................................................................................... 9
4.ENABLING THE RAID FUNCTION WITH INTEL MATRIX STORAGE MANAGER CONSOLE
10
5.CONFIGURING RAID0 OR RAID1 ON YOUR RAID READY ACER PC ...................... 17
6.CONFIGURING AN EXISTING HDD AS A RAID0 OR RAID1 VOLUME .................... 18
7.MIGRATING FROM RAID0/1/10 TO RAID5 SYSTEM ................................................... 19
8.PRE-INSTALLATION OF THE INTEL® MATRIX STORAGE MANAGER DRIVER ...... 20
8.1BUILD THE RAID DRIVER ON A FLOPPY DISK .......................................................................... 20
8.2PRE-INSTALLATION USING THE "F6" PROCESS ...................................................................... 20
3/21
Intel Matrix Storage Manager Quick Guide for Acer Selected Veriton PC V1.1
1. Introduction
This document will assist customers in evaluating, configuring and enabling
RAID functionality on Acer RAID Ready platforms using the Intel® Matrix Storage Manager software.
This document also describes RAID volume management such as creating, deleting,
and modifying volumes, common usage models, and any special notes necessary to
enable customers to develop their RAID-compatible products.
Selected high-end Acer desktop systems are configured as Intel RAID Ready
systems. A "RAID Ready" system can be upgraded to RAID0, RAID1, RAID5 or RAID10
using the RAID migration feature built into Intel Matrix Storage Manager 7.5.
This technology enables you to install additional SATA hard drives, and then
migrate a RAID Ready configuration to a RAID0, RAID1, RAID5 or RAID10
configuration.
Before you start to build your RAID system, please do check Section 3 "Warnings and Reminders" for more detailed information. You can also check the on-line
user's manual for the Intel Matrix Storage manager in Windows for detailed RAID
function execution.
4/21
Intel Matrix Storage Manager Quick Guide for Acer Selected Veriton PC V1.1
2. RAID Technology and Selection
RAID (a redundant array of inexpensive disks, also later known as a redundant
array of independent disks) is a system that uses multiple hard drives to share
or replicate data among the drives. Depending on the version chosen, the benefits
of RAID are one or more of the following: greater capacity, reliability,
protection of data, and/or speed compared to a single drive.
RAID0 (striping)
• RAID0 splits data evenly across two or more disks with no parity information
for redundancy.
• Multiple files can be read (and written) simultaneously and transfer time
is improved dramatically, thus increasing throughput.
• RAID0 volume capacity = number of (HDDs) x (capacity of smallest HDD)
• RAID0 can be created with disks of differing sizes, but the storage space
added to the array by each disk is limited to the size of the smallest disk.
For example, if a 120 GB disk is striped together with a 100 GB disk, the
size of the array will be 200 GB.