RAID installation guide for Silicon Image SiI3114

Size: px
Start display at page:

Download "RAID installation guide for Silicon Image SiI3114"

Transcription

1 RAID installation guide for Silicon Image SiI3114

2 Contents Contents 2 1 Introduction About this Guide The Basics What is RAID? Advantages of RAID Disadvantages of RAID Different Types of RAID Configurations RAID 0 (Striped) RAID 1 (Mirrored) RAID 10 (Striped & Mirrored) RAID 5 (Parity RAID) JBOD (Just Bunch of Disks) 6 2 Drivers Creating a Driver Disk Installing Drivers 6 3 Installing Hard Disks 7 4 Creating a RAID Array Using the RAID Configuration Utility Creating Arrays Automatically Creating Arrays Manually Creating RAID Creating RAID Creating RAID Creating SPARE DRIVE Deleting RAID Sets Rebuild RAID1 Set Resolving Conflicts Low Level Formatting Logical Drive Information 15 5 Using your RAID Drive Partitioning and Formatting Under Windows XP Installing an OS on a RAID Drive Installing Windows 98/ME Installing Windows 2000/XP 16 Page 2 of 30

3 6 Using Hard Drives as SATA Mode 19 7 SATARAID5 GUI Installation 20 8 JAVA 2 Runtime Environment Installation 21 9 Creating a RAID 5 Array Using the SAM (SiI Array Manager) Utility Allocating Partitions in Windows Windows 2000 / XP / Server Creating the Partitions 27 Page 3 of 30

4 1 Introduction 1.1 About this Guide This document provides a brief step-by-step guide for beginners in how to set up a RAID drive using the onboard SiI 3114 controller, operating under the Windows XP environment. This guide was designed to only cover the basic operations in setting up RAID. 1.2 The Basics What is RAID? RAID Technology manages multiple disk drives to enhance I/O performance and provide redundancy in order to withstand the failure of any individual member, without the loss of data. There are many different methods of implementation for RAID, with each having advantages and disadvantages Advantages of RAID The obvious advantage of using a RAID configuration is the ability to create drives with larger capacity. However, since multiple drives are used, data can be stored in such a way that it spans over many disks, thus the information can be accessed by the disks simultaneously, significantly improving data access times Disadvantages of RAID Using many drives has a disadvantage. The probability of a single drive failing out of many drives is much higher than that of one failing out of only one. This results in a greater chance of losing the information on your disks. There are ways however, to minimize this effect, even making it more reliable than using single disks. 1.3 Different Types of RAID Configurations Raid levels or set types are given a numerical designator that defines its implementation. Silicon Image Sil3114 SATARaid provides support for four RAID Set types: Striped (RAID 0), Mirrored (RAID 1), Mirrored/Striped (RAID 10) and Parity RAID (RAID 5 by SATARAID5 software) RAID 0 (Striped) RAID 0 works by breaking down data and spreading it over multiple disk drives. RAID 0 does not protect data from failure, and due to the way it stores data, a fault on one drive would result in failure of the entire array. It does however, have vast improvements in both reading and writing speeds, with the theoretical speed proportional to the number of disks used in the array. It is also fairly efficient in using disk space, with its size is equal to the size of the smallest disk multiplied by the number of disks. Page 4 of 30

5 1.3.2 RAID 1 (Mirrored) RAID 1 works by maintaining an identical copy of the data of one drive on another. If either of these drives should fail, no information is lost as the second drive will always contain an identical copy of the other. A RAID 1 system can be recovered by simply replacing the damaged disk and mirroring the data on the new drive. This method should cause a decrease in writing speeds, and results in a disk capacity equivalent to that of the smaller disk RAID 10 (Striped & Mirrored) RAID 10 combines the features of both RAID 0 and RAID 1. Performance is provided through the use of Striping (RAID 0), while adding the fault tolerance of Mirroring (RAID 1). The implementation of RAID 10 requires four drives. The drives are assigned as two sets of striped pairs. The data is written to RAID Set A, which is striped (RAID 0). This allows maximum speed. The data is then mirrored to another RAID 0 striped set, which is Set B in the figure above. This provides data redundancy (RAID 1), and thus increased data security. Under certain circumstances, a RAID 10 set can sustain multiple simultaneous drive failures RAID 5 (Parity RAID) RAID 5 (Parity RAID) adds fault tolerance to Disk Striping by including parity information with the data. Parity RAID dedicates the equivalent of one disk for storing parity stripes. The data and parity information is arranged on the disk array so that parity is written to different disks. There are at least 3 members to a Parity RAID set. The following example illustrates how the parity is rotated from disk to disk. Parity RAID uses less capacity for protection and is the preferred method to reduce the cost per megabyte for larger installations. Mirroring requires 100% increase in capacity to protect the data whereas the above example only requires a 50% increase. The required capacity decreases as the number of disks in the group increases. Page 5 of 30

6 1.3.5 JBOD (Just Bunch of Disks) The JBOD is a virtual disk that can either be an entire disk drive or a segment of a single disk drive. JBOD function only supports one disk. 2 Drivers A driver is required for your operating system (OS) to recognize your RAID drives. If you are planning to install Windows NT 4.0/2000/XP or Server 2003 on a RAID drive, you will need a copy of the drivers on a floppy disk during installation (refer to 2.1 Creating a Driver Disk). If the RAID drive is to be installed onto a system with an existing OS, please ensure the drivers are correctly installed for your OS to recognize the newly constructed RAID system (refer to 2.2 Installing Drivers). 2.1 Creating a Driver Disk **This most likely will need to done on a second computer unless you are reinstalling your OS onto a RIAD drive.** 1) Insert your motherboard s Support CD into you CD-ROM drive. A menu should automatically pop up if Autorun is enabled. 2) Click on Make Silicon SATA/RAID Driver Disk if the option is available. 3) Insert a blank floppy Disk and then press Extract button to create a SiI 3114 SATARaid Driver Disk. 2.2 Installing Drivers The drivers for the SiI 3114 SATARaid controller should be already installed if you have followed your motherboard s manual after installing your OS. However, it is still best to check. 1) Make sure the Silicon Image Mode is [RAID Mode] in BIOS setup menu. 2) Under Windows XP, right click on My Computer and go to properties. 3) Click on the Hardware tab and then click on Device Manager. 4) Open SCSI and RAID controllers and check if Silicon Image SiI 3114 SATARaid5 Controller is there. Page 6 of 30

7 5) If it is, then you should be ready to install your RAID drive. If not, follow the remaining steps to install the driver. 6) Insert your motherboard s Support CD into your CD-ROM drive. A menu should automatically pop up if Autorun is enabled. 7) Click on Silicon Image SATA/RAID driver on the Drivers tab. Likewise, if Autorun isn t enabled, open the file \Drivers\Sil3114\SATA&RAID_Driver\SI3114.exe to install the driver manually. 3 Installing Hard Disks The SiI 3114 SATARaid controller supports up 4 serial ATA connectors, both of these are needed to create a RAID array. When installing hard disks for a RAID array, it is preferable to use disks that are similar. For best results, use identical disks. Connect 2 or more SATA hard drives to the SATA connectors, referring to your motherboard s manual for help if necessary. 4 Creating a RAID Array 4.1 Using the RAID Configuration Utility Enter the RAID configuration utility by pressing <Ctrl+S> or <F4> when it prompts you to do so during boot. Page 7 of 30

8 The main menu of the utility allows you to access the functions used to create and manage your RAID arrays. 4.2 Creating Arrays Automatically This method allows you to quickly create a RAID array using default settings. (Please make you have already back up your data in hard drive before you create arrays) 1) Enter the configuration utility and select Create RAID set. 2) Select the RAID configuration you want. 3) Select Auto configuration. 4) The message Are You Sure (Y/N)? will display before completing the configuration. Answer <Y> to proceed with the RAID set creation, or <N> to abort the creation of the new RAID set. Page 8 of 30

9 4.3 Creating Arrays Manually This method allows you to manually create RAID arrays (Please make you have already back up your data in hard drive before you create arrays), allowing better flexibility over what was offered when setting up automatically (4.2 Creating Arrays Automatically) Creating RAID 0 1) Enter the configuration utility and select Create RAID set. 2) Select RAID 0 Striped set. 3) Select Manual configuration. 4) Select how many drivers for the RAID 0 set if there are 3 or 4 SATA hard disks installed. 5) Select chunk size (4K, 8K, 16K, 32K, 64K or 128K) for striped (RAID 0) set. 6) Press Enter to select first, second (third and fourth) drive of the raid set. 7) The message Are You Sure (Y/N)? will display before completing the configuration. Answer <Y> to proceed with the RAID set creation, or <N> to abort the creation of the new RAID set Creating RAID 1 1) Enter the configuration utility and select Create RAID set. 2) Select RAID 1 Mirrored set. 3) Select Manual configuration. 4) Select a disk as your source drive. 5) Select one of the remaining drives as your target drive. 6) Select Create with data copy or Create without data copy. A. If Create with data copy is selected, it will enable disk copy for Mirrored (RAID 1) set. Disk copy - copy current content of source drive to mirror drive. If online copy is selected, system will copy disk in background. If offline copy is selected, system will copy disk now. B. If Create without data copy is selected, it will disable disk copy for Mirrored (RAID 1) set. RAID 1 set formed must be repartitioned and reformatted to guarantee the consistency in their contents. 7) The message Are You Sure (Y/N)? will display before completing the configuration. Answer <Y> to proceed with the RAID set creation, or <N> to abort the creation of the new RAID set Creating RAID 10 1) Enter the configuration utility and select Create RAID set. 2) Select RAID 10 combination set. Page 9 of 30

10 3) Select Manual configuration. 4) Select chunk size (4K, 8K, 16K, 32K, 64K or 128K) for striped (RAID 0) set. 5) Press Enter to select first, second, third and fourth drive of the raid set. 6) Select Create with data copy or Create without data copy. A. If Create with data copy is selected, it will enable disk copy for Mirrored (RAID 1) set. Disk copy - copy current content of source drive to mirror drive. B. If Create without data copy is selected, it will disable disk copy for Mirrored (RAID 1) set. RAID 1 set formed must be repartitioned and reformatted to guarantee the consistency in their contents. 7) The message Are You Sure (Y/N)? will display before completing the configuration. Answer <Y> to proceed with the RAID set creation, or <N> to abort the creation of the new RAID set Creating SPARE DRIVE The Create RAID set option is also used to allocate a spare drive to a RAID 1 set. This spare drive can be allocated to the set using the SATARaid GUI in the event of a failure of one of the drives in the test. To allocate a spare drive, follow the procedure outlined above, choosing "SPARE DRIVE" for the set type. 1) Enter the configuration utility and select Create RAID set. 2) Select SPARE DRIVE. 3) Press "Enter" to select spare drive. 4) The message Are You Sure (Y/N)? will display before completing the configuration. Answer <Y> to proceed with the RAID set creation, or <N> to abort the creation of the new RAID set. Page 10 of 30

11 4.4 Deleting RAID Sets Should you no longer wish to use your raid drive, you can delete it. 1) To remove one or more RAID sets, select "Delete RAID Set". 2) Select the desired set and press Enter. 3) Press "Y" when asked, "Are You Sure?" 4) The drivers will be returned to the selection of logical drives from which a new RAID set can be created. Page 11 of 30

12 4.5 Rebuild RAID1 Set This is used to initiate the copying of data from an existing drive to a replacement drive that has been installed in a RAID1 set after the failure of one of the members. 1) Select "Rebuild RAID1 set". 2) Select the desired set and press Enter. 3) Press "Y" when asked, "Are You Sure?" 4) The set will be rebuilt. The status of the rebuild is displayed in the MAIN MENU window. Page 12 of 30

13 4.6 Resolving Conflicts When a RAID set is created, the metadata written to the disk includes drive connection information including the channel on the host adapter to which it is connected. If after a disk failure the replacement disk was previously part of a RAID set or used in another system, it may have conflicting metadata, specifically in reference to the drive connection information. If so, this will prohibit the RAID set from being either created or rebuilt. In order for the RAID set to function properly, this old metadata must be first overwritten with the new metadata. To correct this, select "Resolve Conflict" and the correct metadata, including the correct drive connection information, will automatically be written to the replacement disk. 1) Select Resolve Conflicts and press Enter. 2) Select the "Conflict" entry in the Logical Drive Status window and press Enter. 3) Note that some conflict resolutions may result in the drive letter assignment changing; for example the RAID set may have been drive D: but after the conflict resolution, it may become drive E:. Be aware of this when performing a conflict resolution. To maintain the same drive lettering, the SATA cables connected to the drives may need to be swapped, or in the case of a SATA-based removable drive unit, the order of the Page 13 of 30

14 drives within the chassis made need to be changed. Press <Y> to accept the change and resolve to conflict. 4) The conflict will be resolved. The RAID Set will appear in the logical Drive window. 4.7 Low Level Formatting The Low Level Format menu selection allows the complete erasure of data on a hard drive. This is not an action which typically needs to be performed as formatting the drive under Windows is usually sufficient to prepare the drive for use. Page 14 of 30

15 4.8 Logical Drive Information This menu item allows the display of the assignment of physical drives within a logical set (RAID set, RAID 1 spare, or unassigned). It is a display-only function. Use the up and down arrow keys to scroll between the drives in the Logical Drive Properties window. Press the ESC key when done viewing logical drive information. Page 15 of 30

16 5 Using your RAID Drive Once you created your RAID drive, it will act like any other newly installed disk drive; it will be unpartitioned and unformatted. You will have to partition and format the drive in order to properly use it. If you are installing Windows, the setup program will allow you to partition and format the drive during installation. 5.1 Partitioning and Formatting Under Windows XP The Disk Management utility is used to partition and format disks under Windows XP. 1) Right click on My Computer and select manage. 2) Select Disk Management under Storage. For further information on how to use this utility, consult your Windows manual or click on Help. 5.2 Installing an OS on a RAID Drive Installing an operating system on a RAID drive is the same as installing it on a standard drive except that a RAID driver needs to be installed during the installation of the OS Installing Windows 98/ME A driver disk is not need to install Windows 98 and ME onto your RAID drive. However, it is recommended that the drivers on your Support CD be used instead of the ones already provided Installing Windows 2000/XP 1) Remove any floppy disks from their drives. 2) Insert your Windows installation CD into your CD-ROM drive and restart your computer. 3) Enter CMOS setup screen, and follow instructions in your user s manual to set your desired optical drive (the one with the Windows installation CD inside) as the first boot device, then save and exit the CMOS setup screen. 4) Press any key in boot from the CD when prompted (in some motherboards, booting from a CD is automatic and no keys are needed to be pressed). 5) Press <F6> when Windows asks if you need to install a third party SCSI or RAID driver. Page 16 of 30

17 6) When Windows finishes an examination of your system, you will be asked to specify additional devises or to ignore it. Press <S> to specify your SiI 3114 SATA RAID controller. 7) Insert the floppy containing the RAID drivers created in 2.1 Creating a Driver Disk and then press <Enter>. Page 17 of 30

18 8) Select Silicon Image SiI 3114 SATARaid Controller for Windows XP/Server 2003 or Silicon Image SiI 3114 SATARaid Controller for Windows NT 4.0 and ) Windows Setup will load support for the Silicon Image SiI 3114 SATARaid Controller Driver. Do not remove the floppy disk from Driver A: during Windows Setup. 10) The RAID driver is now loaded, continue the installation of Windows as you normally would. Page 18 of 30

19 6 Using Hard Drives as SATA Mode Drives connected to the Silicon Image RAID connectors do not have to be set up in a RAID array in order for them to work. By simply not assigning them to an array, they can be used like any other drive connected to the board s main IDE connectors. 1) Make sure the Silicon Image Mode is [SATA Mode] in BIOS setup menu. 2) Follow the remaining steps to install the SATA Mode driver manually. 3) Clean install Windows XP, right click on My Computer and go to properties. 4) Click on the Hardware tab and then click on Device Manager. 5) Open SCSI and RAID controllers and right click on 'PCI Mass Storage Controller' or 'PCI Raid controller' device, click on the Update Driver.... 6) A "Can Windows connect to Windows Update to search for software?" window should appear in Windows XP SP2 environment, choose No, not this time. and click on the Next button 7) Choose "Install from a list or specific location (Advanced)" then click on Next button. 8) Choose "Don't search. I will choose the driver to install." Then click on Next button. 9) Click on "Have Disk..." button and Browse the specific folder, \Drivers\Sil3114\SATA_RAID_Driver\ on support CD, then open [SI3114r.inf] file. Click on the OK, Next and Finish button to complete the installation. Restart the computer when prompted. Page 19 of 30

20 7 SATARAID5 GUI Installation Insert your motherboard s Support CD into your CD-ROM drive. A menu should automatically pop up if Autorun is enabled. Click on Silicon Image SATA/RAID driver on the Drivers tab. Likewise, if Autorun isn t enabled, open the file \Drivers\Sil3114\RAID_5_Driver\SiLSAM000014c.exe. Select this file and open it. The installation will begin. Click the Next button when the Welcome window appears. Click the Next button to install the SATARAID5 program in the default directory (recommended). An alternate directory may be selected if desired. Click the Finish button to complete the installation. Page 20 of 30

21 8 JAVA 2 Runtime Environment Installation The Java 2 Runtime Environment is required for the SATARAID5 GUI. This installer program will run automatically after the SATARAID5 program installation completes. When a windows appears asking for acceptance the license agreement, select I accept the terms of this license agreement and click Next. Page 21 of 30

22 Choose the Typical setup type and click Next. When the installation completes, click Finish. Restart the computer when prompted. Page 22 of 30

23 9 Creating a RAID 5 Array 9.1 Using the SAM (SiI Array Manager) Utility The SATARAID5 GUI Installation program configures the SATARAID5 GUI to automatically star when Windows is started. If the SATARAID5 GUI does not automatically start or is closed, choose the SATARAID5 program, SAM(SiI Array Manager) from the Start Menu to launch to GUI. 1) The SATARAID5 GUI monitors the system s RAID Group. The main window will display: 2) Click on RAID Group and Create RAID Group. 3) The RAID Group Creation Verification message should appear. Click on Yes button. 4) Choose Parity RAID configuration. Change RAID Group Label, RAID Group, Capacity, Chunk Size and Rebuild Priority if desired. Page 23 of 30

24 5) Hold a [Shift] key or [Ctrl] key and click to choose 3 or more devices for RAID 5 then click on Create button to create a RAID 5 set. 6) A new Parity RAID set should appear on the SAM (SiI Array Manager) window. 7) Close the SAM (SiI Array Manager) window then use the Disk Management utility to allocate partition in Windows. Page 24 of 30

25 10 Allocating Partitions in Windows After the Raid groups have been created either using BIOS RAID utility or SATARAID5 GUI, the Raid group must have a partition defined on it, then the Raid group must be formatted in preparation for use under Windows. Windows 2000, XP and Server 2003 use the Disk Management utility that is part of the Operating System. There are enough nuances that make it important to follow the procedure specific to the Operating System Windows 2000 / XP / Server 2003 Before creating any partitions, RAID groups must first be created using the BIOS RAID Utility or the SATARAID5 GUI. Once the sets have been created, allow the system to load Windows. Once Windows is running, open the Disk Management window located at: Control Panel Administrative Tools Computer Management Storage Disk Management A window similar to the following should appear 1) The Initialize and Convert Disk Wizard should appear. The first window is an introductory window to the Wizard. Click Next. 2) Click the Next button Page 25 of 30

26 3) Click the Next button 4) Click the Finish button to complete the Initialize and Convert Disk Wizard. 5) The unallocated partition should appear. Page 26 of 30

27 10.2 Creating the Partitions In the Report of physical connection of disks/raid Groups section, the order in which the drives are displayed corresponds directly to the order the Sets appear in the BIOS. Therefore, the first Unallocated Partition represents Set 1 and so on. 1) In this example, there is one disk with unallocated partitions. Right-click on the unallocated partition of the disk and click on Create Partition. 2) The Create Partition Wizard should appear. The first window is an introductory window to the Wizard. Click Next. Page 27 of 30

28 3) The second window designates the partition type. Choose primary partition and click Next. 4) The third window designates the partition size. Click Next. 5) The fourth window designates the drive letter of the partition. Change the drive letter if desired. Click Next. Page 28 of 30

29 6) The next windows allows the volume label to be set and selection of the type of formatting to take place upon the creation of the partition. Make sure the Format this partition with the following settings radio button is selected. Name the volume as desired. It is recommended to use the default NTFS for the file system. Click Next. 7) The last window is a summary window listing all of the selections made. After verifying that everything is correct, click Finish. Page 29 of 30

30 8) The status of the newly created partition in the Disk Management window should change to Formatting and the percentage complete will be displayed. Depending upon the size of the partition, the format process may take several minutes. 9) When complete, the status will change to Healthy and the name and drive letter will be updated. Once the disk reports Healthy, it appears in the listing in System Listing section with all of its pertinent information as well. Close the Data Management window and click on the My Computer, the new drive will be visible and properly named. This new disk is available for use. Page 30 of 30

SATA RAID Function (Only for chipset Sil3132 used) User s Manual

SATA RAID Function (Only for chipset Sil3132 used) User s Manual SATA RAID Function (Only for chipset Sil3132 used) User s Manual 12ME-SI3132-001 Table of Contents 1 WELCOME...4 1.1 SATARAID5 FEATURES...4 2 AN INTRODUCTION TO RAID...5 2.1 DISK STRIPING (RAID 0)...5

More information

SATARAID5 Serial ATA RAID5 Management Software

SATARAID5 Serial ATA RAID5 Management Software SATARAID5 Serial ATA RAID5 Management Software Home Edition Preliminary Draft Subject to Change Without Notice 05/7/04 Silicon Image, Inc. 1060 East Arques Ave. Sunnyvale CA 94085 (408) 616-4000 www.siliconimage.com

More information

RAID installation guide for ITE8212F

RAID installation guide for ITE8212F RAID installation guide for ITE8212F Contents Contents 2 1 Introduction 3 1.1 About this Guide 3 1.2 The Basics 3 1.2.1 What is RAID? 3 1.2.2 Advantages of RAID 3 1.2.3 Disadvantages of RAID 3 1.3 Different

More information

SATARAID5 Serial ATA RAID5 Management Software. Users Manual

SATARAID5 Serial ATA RAID5 Management Software. Users Manual SATARAID5 Serial ATA RAID5 Management Software Home Edition Users Manual 03/14/05 Silicon Image, Inc. 1060 East Arques Ave. Sunnyvale CA 94085 (408) 616-4000 www.siliconimage.com Copyright 2004, Silicon

More information

6-Port SATA II 150 PCI Host Card w/raid

6-Port SATA II 150 PCI Host Card w/raid 6-Port SATA II 150 PCI Host Card w/raid User Manual Model: UGT-ST310R All brand names and trademarks are properties of their respective owners. w w w. v a n t e c u s a. c o m Table of Contents 1. Bus

More information

SATARaid Serial ATA RAID Management Software

SATARaid Serial ATA RAID Management Software SATARaid Serial ATA RAID Management Software 05/12/04 Silicon Image, Inc. 1060 East Arques Ave. Sunnyvale CA 94085 (408) 616-4000 www.siliconimage.com Copyright 2003, Silicon Image, Inc. All rights reserved.

More information

Serial ATA RAID PCI Card

Serial ATA RAID PCI Card Serial ATA RAID PCI Card User Manual 1 Features Silicon Image SiI3512 SATA controller chip Compliant with PCI Specification, Rev. 2.3 Compliant with Serial ATA 1.0 specification Provides two independent

More information

SATA RAID Function. (Only For Chipset Sil 3112 /Sil 3512 Used) USER S MANUAL 12M E-SI3112-003

SATA RAID Function. (Only For Chipset Sil 3112 /Sil 3512 Used) USER S MANUAL 12M E-SI3112-003 SATA RAID Function (Only For Chipset Sil 3112 /Sil 3512 Used) USER S MANUAL 12M E-SI3112-003 Copyright Copyright by GIGA-BYTE TECHNOLOGY CO., LTD. ( GBT ) No part of this manual may be reproduced or transmitted

More information

SATA II 4 Port PCI RAID Card RC217 User Manual

SATA II 4 Port PCI RAID Card RC217 User Manual SATA II 4 Port PCI RAID Card RC217 SATA II 4 Port PCI RAID Card This Manual is for many Models of SATAII RAID5 HBA that uses Silicon Image SATA II SiI3124 chipset: 1) 32bit PCI bus host card 2) 64bit PCI-X

More information

Serial ATA RAID PCI. User's Manual

Serial ATA RAID PCI. User's Manual Serial ATA RAID PCI User's Manual Chapter 1 Introduction Table of Contents 1-1 Features and Benefits. 1 1-2 System Requirements. 1 Chapter 2 RAID Arrays 2-1 RAID Overview.. 2 2-1.1 RAID 0 (striping)...

More information

SATA II PCIe RAID Quick Installation Guide

SATA II PCIe RAID Quick Installation Guide SATA II PCIe RAID Quick Installation Guide Introducing the SATA II PCIe RAID The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled

More information

SiI3132 SATARAID5 Storage Management Software User Manual

SiI3132 SATARAID5 Storage Management Software User Manual SiI3132 SATARAID5 Storage Management Software User Manual Home Edition Silicon Image, Inc. 1060 East Arques Ave. Sunnyvale CA 94085 (408) 616-4000 www.siliconimage.com Copyright 2004, Silicon Image, Inc.

More information

Addonics. 4-Port External SATA II PCI/PCI-X RAID5 Controller Card (ADS3GX4R5-E) User s Guide Revision 1.1 T E C H N O L O G I E S

Addonics. 4-Port External SATA II PCI/PCI-X RAID5 Controller Card (ADS3GX4R5-E) User s Guide Revision 1.1 T E C H N O L O G I E S Addonics T E C H N O L O G I E S 4-Port External SATA II PCI/PCI-X RAID5 Controller Card (ADS3GX4R5-E) User s Guide Revision 1.1 FCC Warning Statement This equipment has been tested and found to comply

More information

HP dx5150 RAID Installation and Setup Guide Version 1.10. Document Part Number: 403571-001

HP dx5150 RAID Installation and Setup Guide Version 1.10. Document Part Number: 403571-001 HP dx5150 RAID Installation and Setup Guide Version 1.10 Document Part Number: 403571-001 July 2005 Copyright 2005 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

SATA+Ultra ATA RAID CONTROLLER RC212. User Manual

SATA+Ultra ATA RAID CONTROLLER RC212. User Manual SATA+Ultra ATA RAID CONTROLLER RC212 Contents Feature and benefits Package contents System requirement Magic Switch introduction and jumper setting Hardware installation Important message for user RAID

More information

SATA II PCIe RAID Quick Installation Guide

SATA II PCIe RAID Quick Installation Guide SATA II PCIe RAID Quick Installation Guide Introducing the SATA II PCIe RAID The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled

More information

Encore SATA2 RAID PCIe Card

Encore SATA2 RAID PCIe Card Encore SATA2 RAID PCIe Card User Manual Ver. 2.00 All brand names and trademarks are properties of their Respective owners. 1 Features and Benefits Compliant with PCI Express Base Specification 1.0a Compliant

More information

Low Profile Ultra ATA-133 RAID PCI Host

Low Profile Ultra ATA-133 RAID PCI Host Low Profile Ultra ATA-133 RAID PCI Host User Manual English LINDY No. 70642 www.lindy.com LINDY ELECTRONICS LIMITED & LINDY-ELEKTRONIK GMBH - FIRST EDITION (November 2004) 1. Introduction This Low Profile

More information

SATA1.5G/ATA133 RAID Controller Card RC215 User Manual

SATA1.5G/ATA133 RAID Controller Card RC215 User Manual SATA1.5G/ATA133 RAID Controller Card RC215 Features and Benefits Compliant with Serial ATA 1.0 specification Compliant with PCI Specification, revision 2.2 Provides three independent channels to connect

More information

The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled systems.

The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled systems. SATA II PCIe RAID Quick Installation Guide Introducing the SATA II PCIe RAID The SATA II PCIe RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI Express enabled

More information

PCI SATA + PATA Raid Card

PCI SATA + PATA Raid Card PCI SATA + PATA Raid Card User Manual Ver. 5.00 All brand names and trademarks are properties of their Respective owners. Features and Benefits Compliant with Serial ATA 1.0 specification Compliant with

More information

Serial ATA 4-Channel RAID Quick Installation Guide

Serial ATA 4-Channel RAID Quick Installation Guide Serial ATA 4-Channel RAID Quick Installation Guide Introducing the Serial ATA 4-Channel RAID The Serial ATA 4-Channel RAID is an ultra high-speed four channel Serial ATA controller for use in Pentium class

More information

PCI ATA 133 RAID Controller Card. User Manual

PCI ATA 133 RAID Controller Card. User Manual PCI ATA 133 RAID Controller Card User Manual Features and Benefits Silicon Image SiI 0680 Compliant with UltraDMA6 ATA/133 specifications Compliant with PCI v2.2 Plug-n-Play Provides two independent Ultra

More information

NVIDIA RAID Installation Guide

NVIDIA RAID Installation Guide NVIDIA RAID Installation Guide 1. NVIDIA BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID. 2 1.2 RAID Configurations Precautions.. 3 1.3 Create Disk Array. 4 2. NVIDIA Windows RAID Installation

More information

SATA RAID SIL 3112 CONTROLLER USER S MANUAL

SATA RAID SIL 3112 CONTROLLER USER S MANUAL SATA RAID SIL 3112 CONTROLLER USER S MANUAL 120410056E1N Copyright Copyright 2003. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system

More information

VT8237 SATA RAID User Manual

VT8237 SATA RAID User Manual VT8237 SATA RAID User Manual Enter BIOS Configuration Utility When the system powers on, the following information will appear on screen. Press the Tab key to enter BIOS configuration utility. 39 VIA Technologies,Inc.VIA

More information

RAID User Guide. Edition. Trademarks V1.0 P/N: 91-187C51GME0-00

RAID User Guide. Edition. Trademarks V1.0 P/N: 91-187C51GME0-00 RAID User Guide Edition V1.0 P/N: 91-187C51GME0-00 Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. Contents NVIDIA RAID...1 RAID Arrays...1

More information

RAID Manual. Edition. Trademarks V1.0 P/N: 91-187-CK8-A5-0E

RAID Manual. Edition. Trademarks V1.0 P/N: 91-187-CK8-A5-0E RAID Manual Edition V1.0 P/N: 91-187-CK8-A5-0E Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. Contents NVIDIA RAID... 1 RAID Arrays...

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 7 / 7 64-bit / Vista / Vista 64-bit / XP /

More information

Serial ATA 2 Ports PCI Host

Serial ATA 2 Ports PCI Host Serial ATA 2 Ports PCI Host This Manual is for the various Model of 2ports SATA HBA: Model A: Low Profile Serial ATA Internal 2 Ports Model B: Low Profile External 1 Port + Internal 1 Port Model C: Low

More information

4+1 SATA II 300 IDE/PATA PCI-E. Combo Host Card w/ RAID & Port. Multiplier

4+1 SATA II 300 IDE/PATA PCI-E. Combo Host Card w/ RAID & Port. Multiplier 4+1 SATA II 300 IDE/PATA PCI-E Combo Host Card w/ RAID & Port Multiplier User Manual Model: UGT-IS100R All brand names and trademarks are properties of their respective owners. w w w. v a n t e c u s a.

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation..2 1.1 Serial ATA (SATA) Hard Disks Installation 2 1.2 Making An SATA Driver Diskette 3 2. Guide to

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows XP / XP 64-bit / Vista / Vista 64-bit With

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation... 2 1.1 Serial ATA (SATA) Hard Disks Installation... 2 2. Guide to RAID Configurations... 3 2.1 Introduction

More information

Serial-ATA IDE Card. Version 1.0

Serial-ATA IDE Card. Version 1.0 Serial-ATA IDE Card Version 1.0 Contents 1.0 Features....P.3 2.0 System Requirement.P.3 3.0 Driver Installation..P.4 Windows NT4.0 / 2000 / XP Fresh Installation.. P4 Windows 98SE / ME Fresh Installation.

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Confi gurations...3 2.1 Introduction

More information

SATA 150 RAID. user. Model 176767 MAN-176767-UM-1007-01

SATA 150 RAID. user. Model 176767 MAN-176767-UM-1007-01 SATA 150 RAID Controller PCI Card user manual Model 176767 MAN-176767-UM-1007-01 introduction Thank you for purchasing this MANHATTAN SATA 150 RAID Controller PCI Card, Model 176767. The easy-to-follow

More information

esata 3.0Gbps RAID ExpressCard

esata 3.0Gbps RAID ExpressCard esata 3.0Gbps RAID ExpressCard 1. Introduction Quick Installation Guide The esata 3.0Gbps 2-channel RAID ExpressCard provides two ultra high-speed esata channels with RAID 0/1 features into your notebook

More information

4 Port PCI SATA RAID Controller Adapter Card

4 Port PCI SATA RAID Controller Adapter Card 4 Port PCI SATA RAID Controller Adapter Card PCISATA4R1 *actual product may vary from photos DE: Bedienungsanleitung - de.startech.com FR: Guide de l'utilisateur - fr.startech.com ES: Guía del usuario

More information

Table of Contents. Configuring IDE RAID Hard Drive(s) (Controller GigaRAID (IT8212))... 2

Table of Contents. Configuring IDE RAID Hard Drive(s) (Controller GigaRAID (IT8212))... 2 Table of Contents Configuring IDE RAID Hard Drive(s) (Controller GigaRAID (IT8212))... 2 (1) Installing IDE hard drive(s) in your system... 2 (2) Configuring GigaRAID controller mode and boot sequence

More information

M5281/M5283. Serial ATA and Parallel ATA Host Controller. RAID BIOS/Driver/Utility Manual

M5281/M5283. Serial ATA and Parallel ATA Host Controller. RAID BIOS/Driver/Utility Manual Serial ATA and Parallel ATA Host Controller Rev. 0.96 December 03, 2003 Copyright 2003 ULi Electronics Inc. All rights reserved. COPYRIGHT NOTICE All information in this document is considered ULi Electronics

More information

Ultra ATA 133 RAID PCI Pro

Ultra ATA 133 RAID PCI Pro Ultra ATA 133 RAID PCI Pro 1-1 Introduction Quick Installation Guide This ultra high-speed dual channel Ultra ATA/133 RAID controller is designed to support RAID 0, 1, 0+1 and JBOD. RAID configurations

More information

Intel ESB2 SATA RAID Setup Guidelines

Intel ESB2 SATA RAID Setup Guidelines Intel ESB2 SATA RAID Setup Guidelines Intel ESB2 SATA RAID Setup Guidelines After all the hardware has been installed, you must first configure Intel ESB2 SATA RAID Settings before you install the Windows

More information

www.devicemanuals.eu

www.devicemanuals.eu AMD RAID Introduction The integrate one SATA host controller separately, and support RAID function for performance and reliability. SB950 SATA RAID provides support for RAID 0 (Striping), RAID 1 (Mirroring),

More information

SATARAID5 Management Software User s Guide

SATARAID5 Management Software User s Guide SATARAID5 Management Software User s Guide Document Number: MAN-000SR5-000 Revision 1.30 Copyright 2006, Silicon Image, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

Onboard-RAID. Onboard-RAID supports striping (RAID 0), mirroring (RAID 1), striping/mirroring (RAID 0+1), or spanning (JBOD) operation, respectively.

Onboard-RAID. Onboard-RAID supports striping (RAID 0), mirroring (RAID 1), striping/mirroring (RAID 0+1), or spanning (JBOD) operation, respectively. 1. Introduction Onboard-RAID IEI s Onboard-RAID is designed with Promise IDE RAID controller to provide a cost-effective, high performance RAID that adds performance and/or reliability to systems using

More information

VIA RAID configurations

VIA RAID configurations VIA RAID configurations The motherboard includes a high performance IDE RAID controller integrated in the VIA VT8237R southbridge chipset. It supports RAID 0, RAID 1 and JBOD with two independent Serial

More information

ESATA PCI CARD. User s Manual

ESATA PCI CARD. User s Manual ESATA PCI CARD User s Manual Introduction... 3 System Requirements... 3 RAID Introduction... 3 BIOS Configuration Utility... 5 Configuring Arrays... 5 RAID Mode Definitions... 5 BIOS Configuration Utility...

More information

Promise FastTrak 100-Lite RAID Controller

Promise FastTrak 100-Lite RAID Controller Promise FastTrak 100-Lite RAID Controller User s Manual Version 1.3, November 9, 2001 Copyright Copyright by Promise Technology, Inc. ( Promise ), XP. No part of this manual may be reproduced or transmitted

More information

RAID configuration and driver installation guide

RAID configuration and driver installation guide Server systems and motherboards RAID configuration and driver installation guide For AP130-E1 5U Rackmount Server AP1720-E2 5U Rackmount Server NCCH-DL Motherboard PSCH-L Motherboard E1600 First edition

More information

11.4.5 Optional Lab: Install, Configure, and Partition a Second Hard Drive in Windows Vista

11.4.5 Optional Lab: Install, Configure, and Partition a Second Hard Drive in Windows Vista 11.4.5 Optional Lab: Install, Configure, and Partition a Second Hard Drive in Windows Vista Introduction Print and complete this lab. In this lab, you will change the boot order, install a second hard

More information

VIA / JMicron RAID Installation Guide

VIA / JMicron RAID Installation Guide VIA / JMicron RAID Installation Guide 1. Introduction to VIA / JMicron RAID Installation Guide. 3 2. VIA RAID Installation Guide. 3 2.1 VIA BIOS RAID Installation Guide.. 3 2.1.1 Introduction of RAID.

More information

Configuring ThinkServer RAID 100 on the TS140 and TS440

Configuring ThinkServer RAID 100 on the TS140 and TS440 Configuring ThinkServer RAID 100 on the TS140 and TS440 Lenovo ThinkServer TS Series Servers Lenovo Enterprise Product Group Version 1.0 September 17, 2013 2013 Lenovo. All rights reserved. LENOVO PROVIDES

More information

AMD RAID Installation Guide

AMD RAID Installation Guide AMD RAID Installation Guide 1. AMD BIOS RAID Installation Guide.. 2 1.1 Introduction to RAID.. 2 1.2 RAID Configurations Precautions 3 1.3 Installing Windows 8 / 8 64-bit / 7 / 7 64-bit / Vista TM / Vista

More information

RAID Utility for Windows

RAID Utility for Windows RAID Utility for Windows 1. Enter NVRAIDMAN RAID driver is built in nvidia ALL in one driver provided in our support CD. After you finish the driver installation, you can create, delete, or rebuild any

More information

English. Configuring SATA Hard Drive(s)

English. Configuring SATA Hard Drive(s) Configuring SATA Hard Drive(s) To configure SATA hard drive(s), follow the steps below: (1) Install SATA hard drive(s) in your system. (2) Configure SATA controller mode and boot sequence in BIOS Setup.

More information

SiS S-ATA User s Manual. Quick User s Guide. Version 0.1

SiS S-ATA User s Manual. Quick User s Guide. Version 0.1 SiS S-ATA User s Manual Quick User s Guide Version 0.1 Edition April 2003 Copyright Trademarks SiS is a registered trademark of Silicon Integrated Systems Corp. All brand or product names mentioned are

More information

ITE RAID Controller USER MANUAL

ITE RAID Controller USER MANUAL ITE RAID Controller USER MANUAL 120410096E1N Copyright Copyright 2004. All rights reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system or translated

More information

Server RSV-S8 User Manual

Server RSV-S8 User Manual Content 1 WELCOME...3 1.1 PRECAUTION... 3 1.2 FEATURES... 3 1.2.1 DATA SECURITY... 3 1.2.2 DATA PERFORMANCE... 3 1.2.3 DATA VERSATILITY... 3 1.3 EASE OF USE... 4 1.4 SPECIFICATIONS... 4 1.5 SUPPORTED OPERATING

More information

How To Create A Raid Group In Sataraid5

How To Create A Raid Group In Sataraid5 SATARAID5 Management Software User s Guide Document Number: MAN-000SR5-000 Revision 1.60 Copyright 2006, Silicon Image, Inc. All rights reserved. No part of this publication may be reproduced, transmitted,

More information

PCI SATA Controller Card Model: SY-PCI40010

PCI SATA Controller Card Model: SY-PCI40010 SY-PCI40010 1 PCI SATA Controller Card Model: SY-PCI40010 User Manual Ver. 2.00 Chipset: Silicon Image SIL3124 SY-PCI40010 2 Product Introduction The Silicon Image Sil3124 Serial ATA I/II to PCI-X32/64-bit

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Configurations...3 2.1 Introduction

More information

SiS964 RAID. User s Manual. Edition. Trademarks V1.0 P/N: 91-187-U49-M2-0E

SiS964 RAID. User s Manual. Edition. Trademarks V1.0 P/N: 91-187-U49-M2-0E SiS964 RAID User s Manual Edition V1.0 P/N: 91-187-U49-M2-0E Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. CONTENTS Introduction...

More information

Intel Matrix Storage Manager 8.x

Intel Matrix Storage Manager 8.x Intel Matrix Storage Manager 8.x User's Manual January 2009 Revision 1.0 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

ATA-133 IDE RAID Card. Version 1.1

ATA-133 IDE RAID Card. Version 1.1 ATA-133 IDE RAID Card Version 1.1 Contents 1.0 Features....P.3 2.0 Package Content....P.3 3.0 System Requirement.P.3 4.0 Installing the ATA/133 IDE Controller Card P.4 5.0 Driver Installation..P.5 6.0

More information

Intel Rapid Storage Technology

Intel Rapid Storage Technology Intel Rapid Storage Technology User Guide August 2011 Revision 1.0 1 Document Number: XXXXXX INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

SiS 180 S-ATA User s Manual. Quick User s Guide. Version 0.1

SiS 180 S-ATA User s Manual. Quick User s Guide. Version 0.1 SiS 180 S-ATA User s Manual Quick User s Guide Version 0.1 Edition April 2003 Copyright Trademarks SiS is a registered trademark of Silicon Integrated Systems Corp. All brand or product names mentioned

More information

Installation Guide. RAID 5 esata 3Gbps 2 external port Low profi le PCI Express card. GICe702S3R5W6 PART NO. M0557

Installation Guide. RAID 5 esata 3Gbps 2 external port Low profi le PCI Express card. GICe702S3R5W6 PART NO. M0557 Installation Guide RAID 5 esata 3Gbps 2 external port Low profi le PCI Express card 1 GICe702S3R5W6 PART NO. M0557 Table of Contents Caution 4 Introduction 6 Features 7 Package Contents 8 What Is RAID?

More information

IDE2410 ATA-100 IDE RAID Card. Version 1.0

IDE2410 ATA-100 IDE RAID Card. Version 1.0 IDE2410 ATA-100 IDE RAID Card Version 1.0 Contents 1.0 Features....P.3 2.0 System Requirement.P.3 3.0 Installing the ATA/100 IDE Controller Card P.4 4.0 Driver Installation..P.4 5.0 RAID Explained.P.7

More information

SATA II-150 PCI RAID

SATA II-150 PCI RAID SATA II-150 PCI RAID Quick Installation Guide Introducing the SATA II-150 PCI RAID The SATA II-150 PCI RAID is an ultra high-speed two channel Serial ATA Generation II RAID controller for use in PCI enabled

More information

RAID Option Installation

RAID Option Installation RAID Option Installation Introduction RAID option is a PCI board including two HDD. The RAID option installation is carried out in 4 main phases: Pase A: Hardware installation Phase B: Configuration of

More information

How To Set Up Your Motherboard With A Power Supply And Power Supply On A Microtower 2.2 (Ios) With A Hard Disk Drive On A Mini Usb 2.3 (I386) With An External Hard Disk (I2)

How To Set Up Your Motherboard With A Power Supply And Power Supply On A Microtower 2.2 (Ios) With A Hard Disk Drive On A Mini Usb 2.3 (I386) With An External Hard Disk (I2) 4-1-4 Configuring SATA Hard Drive(s) To configure SATA hard drive(s), follow the steps below: (1) Install SATA hard drive(s) in your system. (2) Configure SATA controller mode and boot sequence in BIOS

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation... 2 1.1 Serial ATA (SATA) Hard Disks Installation... 2 2. Guide to RAID Configurations... 3 2.1 Introduction

More information

Acer RAID Ready Systems With Intel Matrix storage Manager User's Guide. Acer Incorporated. Version: v1.1 Date: August, 2007

Acer RAID Ready Systems With Intel Matrix storage Manager User's Guide. Acer Incorporated. Version: v1.1 Date: August, 2007 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

More information

46xx_47xx_1546_1547 RAID Recovery/Set Up Instructions

46xx_47xx_1546_1547 RAID Recovery/Set Up Instructions 46xx_47xx_1546_1547 RAID Recovery/Set Up Instructions Note: The Windows RAID utility should handle most RAID recovery situations without any trouble. In Windows, when the ICON in the RAID utility turns

More information

Advanced Host Controller Interface (AHCI) and Redundant Array of Independent Disks (RAID) on HP Compaq dc5850 Business PCs

Advanced Host Controller Interface (AHCI) and Redundant Array of Independent Disks (RAID) on HP Compaq dc5850 Business PCs Advanced Host Controller Interface (AHCI) and Redundant Array of Independent Disks (RAID) on HP Compaq dc5850 Business PCs Using AMD Array Management Software (RAIDXpert) Introduction............................................................2

More information

Managing Storage Using RAID

Managing Storage Using RAID Note The RAID feature is applicable to E-Series Servers and the SM E-Series NCE. The RAID feature is not applicable to the EHWIC E-Series NCE and the NIM E-Series NCE. This chapter includes the following

More information

Intel ICH7R/ICH9R/ICH10R HostRAID Setup Guidelines

Intel ICH7R/ICH9R/ICH10R HostRAID Setup Guidelines Intel ICH7R/ICH9R/ICH10R HostRAID Setup Guidelines Intel ICH7R/ICH9R/ICH10R HostRAID Setup Guidelines After all hardware has been installed, you must fi rst confi gure the Intel SATA HostRAID settings

More information

PCI SATA RAID Card User Manual

PCI SATA RAID Card User Manual PCI SATA RAID Card User Manual Product Features : Chipset: Silicon Image Sil3112 SATA controller chip. Compliant with PCI Specification, Rev. 2.2. Compliant with PCI Plug & Play. 32-bit 33 MHz PCI interface.

More information

Intel ICH5R Serial ATA RAID. Quick User s Guide

Intel ICH5R Serial ATA RAID. Quick User s Guide Intel ICH5R Serial ATA RAID Quick User s Guide Quick User s Guide Version 1.0 G52-M6728X9-K01 1 Edition April 2003 Copyright 2003 MICRO-STAR INT L CO., LTD. The material in this document is the intellectual

More information

SERIAL ATA HOST CONTROLLER CARD USER MANUAL SATA3112-150R SATA3112-150I WARNING

SERIAL ATA HOST CONTROLLER CARD USER MANUAL SATA3112-150R SATA3112-150I WARNING SD-SIL3112-041103 SERIAL ATA HOST CONTROLLER CARD USER MANUAL SATA3112-150R SATA3112-150I WARNING Before installing and activating RAID function, please make sure you have a complete backup of your existing

More information

SiI3132 SATARAID5 Quick Installation Guide (Windows version)

SiI3132 SATARAID5 Quick Installation Guide (Windows version) SiI3132 SATARAID5 Quick Installation Guide (Windows version) Document Number: DOC-003132-204 Version 1.0 Copyright 2005, Silicon Image, Inc. All rights reserved. No part of this publication may be reproduced,

More information

The UltraATA 133 PCI is an ultra high-speed dual channel Ultra ATA/133 controller board for use in Pentium-class computer.

The UltraATA 133 PCI is an ultra high-speed dual channel Ultra ATA/133 controller board for use in Pentium-class computer. UltraATA 133 PCI Quick Installation Guide Introducing the UltraATA 133 PCI The UltraATA 133 PCI is an ultra high-speed dual channel Ultra ATA/133 controller board for use in Pentium-class computer. Features

More information

5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

5-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 5-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75511R/VPMA-75511R) Operates... 1 1-1 SteelVine

More information

Using ATI Array Management Software (WebPAM)

Using ATI Array Management Software (WebPAM) Redundant Array of Independent Disks (RAID) on HP Compaq dc5750 Business PCs Using ATI Array Management Software (WebPAM) Introduction............................................................ 2 Mirroring

More information

TOWERRAID TR4M-B TR4M

TOWERRAID TR4M-B TR4M TOWERRAID TR4M-B TR4M DETAILED USER S MANUAL v1.0 Table of Contents CHAPTER 1 - OVERVIEW...4 1.1 PRECAUTION...4 1.2 FEATURES...4 1.2.1 DATA SECURITY...4 1.2.2 DATA VERSATILITY...4 1.3 EASE OF USE...4 1.4

More information

VIA RAID Installation Guide

VIA RAID Installation Guide VIA RAID Installation Guide 1 VIA BIOS RAID Installation Guide.... 3 1.1 Introduction of RAID... 3 1.2 RAID Configuration Precautions... 3 1.3 BIOS Configuration Utility.. 4 1.3.1 Enter BIOS Configuration

More information

TOWERRAID TR8M-B TR8M

TOWERRAID TR8M-B TR8M TOWERRAID TR8M-B TR8M DETAILED USER S MANUAL v1.0 Table of Contents TABLE OF CONTENTS...2 CHAPTER 1 - OVERVIEW...4 1.1 PRECAUTION...4 1.2 FEATURES...4 1.2.1 DATA SECURITY...4 1.2.2 DATA VERSATILITY...4

More information

Data Lifeguard Tools. Software Manual

Data Lifeguard Tools. Software Manual Data Lifeguard Tools Software Manual WD Data Lifeguard Tools User Manual Information furnished by WD is believed to be accurate and reliable; however, no responsibility is assumed by WD for its use nor

More information

How To Set Up A Raid On A Hard Disk Drive On A Sasa S964 (Sasa) (Sasa) (Ios) (Tos) And Sas964 S9 64 (Sata) (

How To Set Up A Raid On A Hard Disk Drive On A Sasa S964 (Sasa) (Sasa) (Ios) (Tos) And Sas964 S9 64 (Sata) ( SiS964/SiS180 SATA w/ RAID User s Manual Quick User s Guide Version 0.3 Edition December 2003 Copyright 2003 Silicon Integrated Systems Corp. Trademarks SiS is a registered trademark of Silicon Integrated

More information

SiS964/SiS180 SATA w/ RAID User s Manual. Quick User s Guide. Version 0.3

SiS964/SiS180 SATA w/ RAID User s Manual. Quick User s Guide. Version 0.3 SiS964/SiS180 SATA w/ RAID User s Manual Quick User s Guide Version 0.3 Edition December 2003 Copyright 2003 Silicon Integrated Systems Corp. Trademarks SiS is a registered trademark of Silicon Integrated

More information

2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual

2-Bay Raid Sub-System Smart Removable 3.5 SATA Multiple Bay Data Storage Device User's Manual 2-Bay Raid Sub-System Smart Removable 3.5" SATA Multiple Bay Data Storage Device User's Manual www.vipower.com Table of Contents 1. How the SteelVine (VPMP-75211R/VPMA-75211R) Operates... 1 1-1 SteelVine

More information

Guide to SATA Hard Disks Installation and RAID Configuration

Guide to SATA Hard Disks Installation and RAID Configuration Guide to SATA Hard Disks Installation and RAID Configuration 1. Guide to SATA Hard Disks Installation...2 1.1 Serial ATA (SATA) Hard Disks Installation...2 2. Guide to RAID Configurations...3 2.1 Introduction

More information

GigaRAID (IT8212) ATA RAID Controller USER S MANUAL

GigaRAID (IT8212) ATA RAID Controller USER S MANUAL GigaRAID (IT8212) ATA RAID Controller USER S MANUAL 12ME-IT8212-006R Copyright Copyright by GIGA-BYTE TECHNOLOGY CO., LTD. ( GBT ) No part of this manual may be reproduced or transmitted in any from without

More information

Chapter 2 Array Configuration [SATA Setup Utility] This chapter explains array configurations using this array controller.

Chapter 2 Array Configuration [SATA Setup Utility] This chapter explains array configurations using this array controller. Embedded MegaRAID SATA User's Guide Areas Covered Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Chapter 1 Overview This chapter introduces

More information

RocketRAID 1640. User's Manual. Revision: 1.0 Date: Mar. 2003 HighPoint Technologies, Inc.

RocketRAID 1640. User's Manual. Revision: 1.0 Date: Mar. 2003 HighPoint Technologies, Inc. RocketRAID 1640 User's Manual Revision: 1.0 Date: Mar. 2003 HighPoint Technologies, Inc. Copyright Copyright 2003 HighPoint Technologies, Inc.. This document contains materials protected by International

More information

Configuring ThinkServer RAID 500 and RAID 700 Adapters. Lenovo ThinkServer

Configuring ThinkServer RAID 500 and RAID 700 Adapters. Lenovo ThinkServer Configuring ThinkServer RAID 500 and RAID 700 Adapters Lenovo ThinkServer October 4, 2011 Contents Overview... 4 RAID 500 features... 4 RAID 700 features... 4 RAID Overview... 4 Choosing the RAID Level...

More information

Installing and Configuring SAS Hardware RAID on HP Workstations

Installing and Configuring SAS Hardware RAID on HP Workstations Installing and Configuring SAS Hardware RAID on HP Workstations Introduction This document provides an overview of hardware RAID solutions for HP workstations running the Windows and Linux operating systems.

More information

VAIO Computer Recovery Options Guide

VAIO Computer Recovery Options Guide VAIO Computer Recovery Options Guide This guide provides information about restoring individual software programs, software drivers, drive partition(s), or the hard disk drive to the original factory settings.

More information

Configuring ThinkServer RAID 100 on the Lenovo TS130

Configuring ThinkServer RAID 100 on the Lenovo TS130 Configuring ThinkServer RAID 100 on the Lenovo TS130 Contents Overview 02 Embedded RAID 100 features on TS130 02 RAID Overview 02 Choosing the RAID Level 02 RAID 0 02 RAID 1 03 Configuring RAID 03 BIOS

More information