RAID Technology Overview

Size: px
Start display at page:

Download "RAID Technology Overview"

Transcription

1 RAID Technology Overview HP Smart Array RAID Controllers HP Part Number: J Published: September 2007 Edition: 1

2 Copyright 2007 Hewlett-Packard Development Company L.P. Legal Notices Copyright 2007 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. The only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein. Warranty A copy of the specific warranty terms applicable to your Hewlett-Packard product and replacement parts can be obtained from your local Sales and Service Office. U.S. Government License Proprietary computer software. Valid license from HP required for possession, use or copying. Consistent with FAR and , Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. Trademark Notices UNIX is a registered trademark in the United States and other countries, licensed exclusively through The Open Group.

3 Table of Contents About This Document...9 Intended Audience...9 New and Changed Documentation in This Edition...9 Publishing History...9 Document Organization...9 Typographical Conventions...9 Related Documents...9 HP Encourages Your Comments Introduction to RAID Technology...11 What is RAID?...11 The RAID Concept...11 Physical Disks and Logical Drives...12 Performance and Data Redundancy...13 Increasing Logical Drive Performance...13 Protecting Data With Fault Tolerance and Spare Disks Smart Array Controller Supported RAID Configurations...15 RAID 0: No Fault Tolerance...15 RAID 1: Disk Mirroring...15 RAID 1+0: Disk Mirroring and Striping...16 RAID 5: Distributed Data Guarding...17 RAID ADG: Advanced Data Guarding...17 Summary of RAID Methods...19 Choosing a RAID Method...19 A Logical Drive Failure Probability...21 RAID Level and Probability of Drive Failure...21 Glossary...23 Index...25 Table of Contents 3

4 4

5 List of Figures 1-1 Physical Disks Added to System Physical Disks Configured into a Logical Drive (L1) Data Striping (S1-S4) of Data Blocks B1-B Data Striping (S1-S4) of Data Blocks B1-B Disk Drive Mirroring of P1 onto P2 (RAID 1) Mirroring and Striping (RAID 1+0) Distributed Data Guarding, Showing Parity Information (Px,y) Advanced Data Guarding, Showing Parity Information (Px,y and Qx,y)...18 A-1 Relative Probability of Logical Drive Failure

6 6

7 List of Tables 2-1 Summary of RAID Methods Choosing a RAID Method

8 8

9 About This Document This document provides an overview of Redundant Array of Independent Disks (RAID) technology. The information in this document applies to HP Integrity and HP 9000 servers equipped with HP Smart Array RAID controllers, running any supported operating system. The latest version of this document can be found online at: Intended Audience This document is intended for system and network administrators responsible for installing, configuring, and managing fault tolerant data storage. Administrators are expected to have knowledge of server hardware and operating system concepts, commands, and configuration. This document is not a tutorial. New and Changed Documentation in This Edition This is the first edition of this document. Publishing History This is the first edition of this document. Document Organization The RAID Technology Overview is divided into several chapters containing information about RAID in general, the RAID levels supported by each Smart Array Controller specifically, and installation, configuration, and troubleshooting details for the Smart Array Controllers. There are also several appendixes containing supplemental information. Chapter 1 Chapter 2 Appendix A Typographical Conventions Introduction to RAID Technology Use this chapter to learn about RAID in general, and how RAID technology can improve performance and data integrity. Smart Array Controller Supported RAID Configurations Use this chapter to learn about the theory, advantages, and disadvantages of each RAID level. Logical Drive Failure Probability This document uses the following conventions. Book Title Emphasis Bold Bold Related Documents The title of a book. Text that is emphasized. Text that is strongly emphasized. The defined use of an important word or phrase. Additional information about HP Smart Array RAID controllers can be found at: HP Encourages Your Comments HP encourages your comments concerning this document. We are committed to providing documentation that meets your needs. Please send comments to: Intended Audience 9

10 Please include document title, manufacturing part number, and any comment, error found, or suggestion for improvement you have concerning this document. Also, please let us know if there is anything about this document that is particularly useful, so we can incorporate it into our other documents. 10 About This Document

11 1 Introduction to RAID Technology This chapter provides an overview of RAID technology and descriptions of the different RAID levels that are supported by HP Smart Array Controllers. This chapter addresses the following topics: What is RAID? (page 11) Performance and Data Redundancy (page 13) What is RAID? The RAID concept was proposed in 1987 when A Case for Redundant Arrays of Inexpensive Disks (RAID) was published by David Patterson, Garth Gibson, and Randy Katz at the University of California, Berkeley. The idea was to combine multiple small, inexpensive physical disks into an array that would function as a single logical drive, but provide better performance and higher data availability than a single large expensive disk drive (SLED). The study defined five different disk array configurations, or RAID levels. All of the RAID levels provided fault tolerance, and each RAID level offered different feature sets and performance to accommodate different system administration priorities and computing environments. NOTE: RAID now stands for Redundant Array of Independent Disks, because disks have become inexpensive. Small disk drives are lower in performance and have less capacity compared to large disk drives. Small drives also have lower storage density than large drives. However, small disk drives are equal to or better than large disk drives in four areas: I/O per actuator (multiple I/O capability) Cost per megabyte Mean time between failures (MTBF) SCSI controller per disk drive (better cost/performance ratio) Grouping small disk drives into an array provides the following additional advantages: High transfer rates Increased disk capacity High I/O rates The RAID study pointed out that as the number of disk drives in an array (also called a stripe set) increases, the MTBF of the array decreases. At the time the RAID study was published, if a disk drive crashed data restoration was typically dependent on backup from a tape drive. In addition, the system was taken offline to replace the failed disk. The RAID Concept The RAID study proposed a multilevel concept for improved data input/output performance (by combining multiple physical disks) and improved data availability (by avoiding the impact of disk drive failures). Five original RAID configurations, or levels (RAID 1 through RAID 5), were defined to meet the needs of various computing environments. As the five original RAID configurations progress from RAID 1 through RAID 5, data redundancy increases. What is RAID? 11

12 Overall, RAID has three main attributes that are exploited in some way by all five original RAID configurations and by most other RAID configurations that have been defined since the 1987 study. These attributes are: A set of physical disk drives that can function as one or more logical drives (improved I/O) Data distribution across multiple physical disks (striping) Data recovery, or reconstruction of data in the event of a physical disk failure (redundancy) RAID 0 was not defined in the original study, and it does not have all of these attributes. The term was adopted to describe a disk array configuration that includes data block striping, but lacks redundancy. RAID 2, RAID 3 and RAID 4 have become impractical due to technological changes. Other RAID configurations (including some that are proprietary) have been defined over the years as well. You can read the original RAID study at: RAID configurations supported by HP Smart Array Controllers are as follows: RAID 0 RAID 1+0 RAID 5 ADG Physical Disks and Logical Drives The group of physical disks containing the logical drive is called an array (or drive array). Since all the physical disks in an array are commonly configured into a single logical drive, the term array is also used as a synonym for logical drive. In this document, disk refers to a physical disk, and drive refers to a logical drive or array. 12 Introduction to RAID Technology

13 Performance and Data Redundancy Increasing Logical Drive Performance Without an array controller, connecting extra physical disks to a system increases the total storage capacity. However, it has no effect on the efficiency of read/write operations, because data can only be transferred to one physical disk at a time (see Figure 1-1). Figure 1-1 Physical Disks Added to System With an array controller, connecting extra physical disks to a system increases both the total storage capacity and the read/write efficiency. The capacity of several physical disks is combined into one or more virtual units called logical drives (also called logical volumes). The read/write heads of all of the physical disks in a logical drive are active simultaneously, improving I/O performance and reducing the total time required for data transfer (see Figure 1-2). Figure 1-2 Physical Disks Configured into a Logical Drive (L1) Because the read/write heads for each physical disk are active simultaneously, the same amount of data is written to each disk during any given time interval. Each unit of data is called a block. The blocks form a set of data stripes that are spread evenly over all the physical disks in a logical drive (see Figure 1-3). Performance and Data Redundancy 13

14 Figure 1-3 Data Striping (S1-S4) of Data Blocks B1-B12 For data in the logical drive to be readable, the data block sequence must be the same in every stripe. This sequencing process is performed by the Smart Array Controller, which sends the data blocks to the physical disk, writing the heads in the correct order. In a striped array, each physical disk in a logical drive contains the same amount of data. If one physical disk has a larger capacity than other physical disks in the same logical drive, the extra capacity cannot be used. A logical drive can extend over more than one channel on the same controller, but it cannot extend over more than one controller. Disk failure, although rare, is potentially catastrophic to an array. If a physical disk fails, the logical drive it is assigned to fails, and all of the data on that logical drive is lost. Protecting Data With Fault Tolerance and Spare Disks To protect against data loss due to physical disk failure, logical drives can be configured with fault tolerance. Fault-tolerant RAID configurations that are supported by the Smart Array Controllers are as follows: RAID 1 RAID 1+0 RAID 5 RAID ADG Data Mirroring only (fault tolerant) Drive Mirroring and Striping (fault tolerant) Distributed Data Guarding (fault tolerant) Advanced Data Guarding (fault tolerant) For any fault-tolerant configuration, you can create further protection against data loss by assigning a physical disk as an online spare (or hot spare ). Spare disks contain no data and must be in the same array as the logical drive they are assigned to. Multiple spare physical disks can be assigned to a logical drive, limited only by the availability of unused disks in the array. NOTE: When multiple logical drives are defined on a controller, spare disks must be assigned to each logical drive. When a physical disk in the array fails, the controller automatically rebuilds the information from the failed disk onto an online spare. The system is quickly restored to full RAID-level data protection. In the unlikely event that another disk in the array fails while data is being rewritten to the spare, the logical drive may fail, depending on which RAID configuration is in use. For more information, see Appendix A (page 21). 14 Introduction to RAID Technology

15 2 Smart Array Controller Supported RAID Configurations This chapter provides details about each of the RAID levels that are supported by HP Smart Array Controllers. This chapter addresses the following topics: RAID 0: No Fault Tolerance RAID 1: Disk Mirroring (page 15) RAID 1+0: Disk Mirroring and Striping (page 16) RAID 5: Distributed Data Guarding (page 17) RAID ADG: Advanced Data Guarding (page 17) Summary of RAID Methods (page 19) Choosing a RAID Method (page 19) RAID 0: No Fault Tolerance The RAID 0 configuration enhances performance with data striping, but there is no data redundancy to protect against data loss when a physical disk fails. RAID 0 is useful for rapid storage of large amounts of non-critical data (for printing or image editing, for example), or when cost is the most important consideration (see Figure 2-1 (page 15)). Figure 2-1 Data Striping (S1-S4) of Data Blocks B1-B12 The advantages of RAID 0 are as follows: Highest performance configuration for writes Lowest cost per unit of data stored All disk capacity is used to store data (none needed for fault tolerance) The disadvantages of RAID 0 are as follows: All data on the logical drive is lost if a physical disk fails. Online spare disks are not available. Data preservation by backing up to external physical disks only. RAID 1: Disk Mirroring In this configuration, only two physical disks are present in the array. Data is duplicated from one disk onto the other, creating a mirrored pair of disk drives, but there is no striping of data (see Figure 2-2: Disk Drive Mirroring of P1 onto P2 (RAID 1), ). RAID 0: No Fault Tolerance 15

16 Figure 2-2 Disk Drive Mirroring of P1 onto P2 (RAID 1) The advantages of RAID 1 are as follows: No data loss or interruption of service if a disk fails. Fast read performance data is available from either disk. The disadvantages of RAID 1 are as follows: High cost 50% of disk space is allocated for data protection, so only 50% of total disk drive capacity is usable for data storage. RAID 1+0: Disk Mirroring and Striping RAID 1+0 requires an array with four or more physical disks. The disks are mirrored in pairs and data blocks are striped across the mirrored pairs. Figure 2-3 Mirroring and Striping (RAID 1+0) In each mirrored pair, the physical disk that is not busy answering other requests answers any read request sent to the array; this behavior is called load balancing. If a physical disk fails, the remaining disk in the mirrored pair can still provide all the necessary data. Several disks in the array can fail without incurring data loss, as long as no two failed disks belong to the same mirrored pair. This fault-tolerance method is useful when high performance and data protection are more important than the cost of physical disks. 16 Smart Array Controller Supported RAID Configurations

17 The advantages of RAID 1+0 are as follows: Highest read and write performance of any fault-tolerant configuration. No loss of data as long as no of failed disks are mirrored to any other failed disk (up to half of the physical disks in the array can fail). The disadvantages of RAID 1+0 are as follows: Expensive many disks are needed for fault tolerance. Only 50% of total disk capacity usable for data storage. RAID 5: Distributed Data Guarding RAID 5 uses a parity data formula to create fault tolerance. In RAID 5, one block in each data stripe contains parity data that is calculated for the other data blocks in that stripe. The blocks of parity data are distributed over the physical disks that make up the logical drive, with each physical disk containing only one block of parity data (see Figure 2-4). When a physical disk fails, the data that was on the failed disk can be calculated from the parity data in the data blocks on the remaining physical disks in the logical drive. This recovered data is usually written to an online spare in a process called a rebuild. RAID 5 is useful when cost, performance, and data availability are all equally important. Figure 2-4 Distributed Data Guarding, Showing Parity Information (Px,y) The advantages of RAID 5 are as follows: High read performance No loss of data if one physical disk fails. More usable disk capacity than with RAID 1+0; parity information only requires the storage space equivalent to one physical disk on the array. The disadvantages of RAID 5 are as follows: Relatively low write performance Data loss occurs if a second disk fails before data from the first failed disk is rebuilt. RAID ADG: Advanced Data Guarding RAID Advanced Data Guarding (ADG), sometimes referred to as RAID 6, is similar to RAID 5 in that parity data is generated and stored to protect against data loss caused by physical disk failure. However, with RAID ADG two different sets of parity data are generated for each data block on a stripe. The two parity data blocks are stored on different physical disks, allowing data to be preserved even if two physical disks fail simultaneously. Figure 2-5 illustrates the two sets of parity data that require as much storage capacity as the data blocks they correspond to on each stripe in a logical drive. RAID 5: Distributed Data Guarding 17

18 RAID ADG is most useful when data loss is unacceptable but cost must also be minimized. The probability that data loss will occur when arrays are configured with RAID ADG is less than when they are configured with RAID 5. For more information, see Appendix A (page 21). Figure 2-5 Advanced Data Guarding, Showing Parity Information (Px,y and Qx,y) The advantages of RAID ADG are as follows: High read performance. High data availability any two disks can fail without loss of critical data. More disk capacity usable than with RAID 1+0; parity information requires only the storage space equivalent to two physical disks. The only significant disadvantage of RAID ADG is a relatively low write performance (lower than RAID 5), due to the need for two sets of parity data. 18 Smart Array Controller Supported RAID Configurations

19 Summary of RAID Methods Table 2-1 summarizes the important features of the different RAID configurations that are supported by the Smart Array Controllers. The decision chart in Table 2-2 (page 19) can help you determine which option is best for your computing environment. Table 2-1 Summary of RAID Methods RAID 0 RAID 1 RAID1+0 RAID 5 RAID ADG Alternative name Striping (no fault tolerance) Mirroring Mirroring and Striping Distributed Data Guarding Advanced Data Guarding Usable disk space* 100% 50% 50% 67% to 96% 50% to 93% Usable disk space formula n n/2 n/2 (n-1)/n (n-2)/n Minimum number of physical disks Tolerates failure of one physical disk? No Yes Yes Yes Yes Tolerates simultaneous failure of more than one physical disk? No No Only if no two failed disks are in a mirrored pair No Yes Read performance High High High High High Write performance High Medium Medium Low Low Relative cost Low High High Medium Medium *Values for usable disk space are calculated with these assumptions: (1) All physical disks in the array have the same capacity; (2) Online spares are not used; (3) No more than 28 physical disks are used per array for RAID 5. Choosing a RAID Method Table 2-2 summarizes the advantages of each RAID method. Use this table to select the best RAID method for your needs. Table 2-2 Choosing a RAID Method Most Important Fault tolerance Cost effectiveness I/O performance Also Important Cost effectiveness I/O performance Fault tolerance I/O performance Cost effectiveness Fault tolerance Suggested RAID Level RAID ADG RAID 1, RAID 1+0 RAID ADG RAID 5 (RAID 0 if fault tolerance is not required) RAID 5 (RAID 0 if fault tolerance is not required) RAID 1, RAID 1+0 Summary of RAID Methods 19

20 20

21 A Logical Drive Failure Probability This appendix discusses the probability of logical drive failure. RAID Level and Probability of Drive Failure The probability that a logical drive will fail depends on the RAID level setting. A RAID 0 logical drive fails if only one physical disk fails. A RAID 1+0 logical drive fails under the following conditions: The maximum number of physical disks that can fail without causing failure of the logical drive is n/2, where n is the number of physical disks in the array. This maximum is reached only if no failed disk is mirrored to any other failed disk. In practice, a logical drive usually fails before this maximum is reached. As the number of failed disks increases, it becomes increasingly likely that a newly failed disk is mirrored to a previously failed disk. The failure of only two physical disks can cause a logical drive to fail if the two disks happen to be mirrored to each other. The risk of this occurring decreases as the number of mirrored pairs in the array increases. A RAID 5 logical drive (with no online spare) fails if two physical disks fail. A RAID ADG logical drive (with no online spare) fails when three physical disks fail. At any given RAID level, the probability of logical drive failure increases as the number of physical disks in the logical drive increases. Figure A-1: Relative Probability of Logical Drive Failure, provides quantitative information about logical drive failure. The data for this graph is calculated from the mean time between failure (MTBF) value for a typical physical disk, assuming that no online spares are present. If an online spare is added to a fault-tolerant RAID configurations, the probability of logical drive failure decreases. RAID Level and Probability of Drive Failure 21

22 Figure A-1 Relative Probability of Logical Drive Failure 22 Logical Drive Failure Probability

23 Glossary array array capacity expansion A set of physical disks configured into one or more logical drives. Arrayed disks have significant performance and data protection advantages over non-arrayed disks. See capacity expansion. Auto-Reliability Monitoring (ARM) Automatic Data Recovery cache capacity expansion capacity extension data guarding data striping drive mirroring Error Correction and Checking (ECC) memory fault tolerance hot spare interim data recovery logical drive logical drive capacity extension online spare physical disk rebuild Also known as surface analysis. A fault management feature that scans physical disks for bad sectors. Data in the faulty sectors remaps onto good sectors. Also checks parity data consistency for disks in RAID 5 or RAID ADG configurations. Operates as a background process. A process that automatically reconstructs data from a failed disk and writes it onto a replacement disk. Automatic Data Recovery time depends on several factors, but HP recommends that you allow at least 15 minutes per gigabyte. Also known as rebuild. A high-speed memory component, used to store data temporarily for rapid access. The addition of physical disks to an existing disk array, and redistribution of existing logical drives and data over the enlarged array. The size of the logical drives does not change. Also known as array capacity expansion. The enlargement of a logical drive without disruption of data. There must be free space on the array before capacity extension can occur. If necessary, create free space by deleting a logical drive or by carrying out a capacity expansion. Also known as logical drive capacity extension. See RAID. Writing data to logical drives in interleaved chunks (by byte or by sector). Data striping improves system performance by distributing data evenly across all physical disks in the array, but has no fault tolerance Duplicating data from one disk onto a second disk. Mirroring provides fault tolerance, but can only recover from failure of one physical disk per mirrored pair. A type of memory that checks and corrects single-bit or multi-bit memory errors (depending on configuration) without causing the server to halt or to corrupt data. The ability of a server to recover from physical disk hardware problems without interrupting server performance or corrupting data. Hardware RAID is most commonly used, but there are other types of fault tolerance, including controller duplexing and software-based RAID. See online spare. If a disk fails in RAID 1, 1+0, 5 or ADG, the system still processes I/O requests, but at a reduced performance level. A group of physical disks, or part of a group, that behaves as one storage unit. Each constituent physical disk contributes the same storage volume to the total volume of the logical drive. A logical drive has performance advantages over individual physical disks. Also known as a logical volume. See capacity extension. A fault-tolerant system that normally contains no data. When any other disk in the array fails, the controller automatically rebuilds the data that was on the failed disk onto the online spare. Also known as a hot spare. A random-access storage device. In traditional non-arrayed storage, one physical disk typically contains a single logical drive. In RAID configurations, multiple disks are combined to form a single logical drive. See Automatic Data Recovery. 23

24 Redundant Array of Independent Disks (RAID) Self-Monitoring, Analysis, and Reporting Technology (S.M.A.R.T.) spare striping surface analysis A form of fault-tolerant storage control. See Chapter 1: Introduction to RAID Technology (page 11). Technology co-developed by HP and the physical disk industry that provides warning of imminent disk failure. The self-monitoring routines are customized for each specific disk type and have direct access to internal performance, calibration, and error measurements. See online spare. See data striping. See Auto-Reliability Monitoring. 24 Glossary

25 Index A ADGSee RAID ADG, 17 advanced data guarding (RAID ADG), 17 array defined, 12 physical limitations of, 14 B block of data, defined, 13 C comparison of different RAID methods, 19 D data block, defined, 13 data protection methods RAID, 14 data stripes, defined, 13 distributed data guarding (RAID 5), 17 drive arraysee array, 12 drive mirroring (RAID 1+0), 15 F fault tolerance description of methods, 14 fault tolerancesee also RAID methods, 14 features of RAID methods, 19 H hard drive failure fault tolerance and, 19 multiple, simultaneous, 19 protection against, 14 hard drives minimum number of, for RAID, 19 hot spare defined, 14 N no fault tolerance (RAID 0), 15 O online spare defined, 14 limitations of, 14 P parity data in RAID 5, 17 in RAID ADG, 17 physical drivessee hard drives, 14 protecting data RAID methods, 14 R RAID 0 (no fault tolerance), 15 RAID 1+0 (drive mirroring), 15 RAID 5 (distributed data guarding), 17 RAID ADG (advanced data guarding), 17 RAID methods comparison with each other, 19 selection chart for, 19 summary of features, 19 RAID methodssee also fault tolerance, 14 S spare drives defined, 14 striping data, defined, 13 summary of RAID methods, 19 L load balancing, defined, 16 logical drives compared to array, 12 M maximum number of hard drives for RAID 5, 19 hard drives for RAID ADG, 19 minimum number of hard drives for RAID, 19 mirroring of drives, 15 multiple hard drive failure, 19 25

26 *J * Printed in the US

HP A7143A RAID160 SA Controller Support Guide

HP A7143A RAID160 SA Controller Support Guide HP A7143A RAID160 SA Controller Support Guide Installation and Administration of the HP A7143A PCI 4-Channel RAID160 SA SCSI Controller HP-UX Manufacturing Part Number : J6369-90026 E0512 Printed in the

More information

technology brief RAID Levels March 1997 Introduction Characteristics of RAID Levels

technology brief RAID Levels March 1997 Introduction Characteristics of RAID Levels technology brief RAID Levels March 1997 Introduction RAID is an acronym for Redundant Array of Independent Disks (originally Redundant Array of Inexpensive Disks) coined in a 1987 University of California

More information

RAID 6 with HP Advanced Data Guarding technology:

RAID 6 with HP Advanced Data Guarding technology: RAID 6 with HP Advanced Data Guarding technology: a cost-effective, fault-tolerant solution technology brief Abstract... 2 Introduction... 2 Functions and limitations of RAID schemes... 3 Fault tolerance

More information

Assessing RAID ADG vs. RAID 5 vs. RAID 1+0

Assessing RAID ADG vs. RAID 5 vs. RAID 1+0 White Paper October 2001 Prepared by Industry Standard Storage Group Compaq Computer Corporation Contents Overview...3 Defining RAID levels...3 Evaluating RAID levels...3 Choosing a RAID level...4 Assessing

More information

New Advanced RAID Level for Today's Larger Storage Capacities: Advanced Data Guarding

New Advanced RAID Level for Today's Larger Storage Capacities: Advanced Data Guarding White Paper October 2000 Prepared by Storage Products Group Compaq Computer Corporation Contents Introduction...2 What customers can expect from Compaq RAID ADG solution...3 RAID ADG Features and Benefits...3

More information

an analysis of RAID 5DP

an analysis of RAID 5DP an analysis of RAID 5DP a qualitative and quantitative comparison of RAID levels and data protection hp white paper for information about the va 7000 series and periodic updates to this white paper see

More information

Models Smart Array 6402A/128 Controller 3X-KZPEC-BF Smart Array 6404A/256 two 2 channel Controllers

Models Smart Array 6402A/128 Controller 3X-KZPEC-BF Smart Array 6404A/256 two 2 channel Controllers Overview The SA6400A is a high-performance Ultra320, PCI-X array controller. It provides maximum performance, flexibility, and reliable data protection for HP OpenVMS AlphaServers through its unique modular

More information

Dependable Systems. 9. Redundant arrays of. Prof. Dr. Miroslaw Malek. Wintersemester 2004/05 www.informatik.hu-berlin.de/rok/zs

Dependable Systems. 9. Redundant arrays of. Prof. Dr. Miroslaw Malek. Wintersemester 2004/05 www.informatik.hu-berlin.de/rok/zs Dependable Systems 9. Redundant arrays of inexpensive disks (RAID) Prof. Dr. Miroslaw Malek Wintersemester 2004/05 www.informatik.hu-berlin.de/rok/zs Redundant Arrays of Inexpensive Disks (RAID) RAID is

More information

QuickSpecs. HP Smart Array 5312 Controller. Overview

QuickSpecs. HP Smart Array 5312 Controller. Overview Overview Models 238633-B21 238633-291 (Japan) Feature List: High Performance PCI-X Architecture High Capacity Two Ultra 3 SCSI channels support up to 28 drives Modular battery-backed cache design 128 MB

More information

TECHNOLOGY BRIEF. Compaq RAID on a Chip Technology EXECUTIVE SUMMARY CONTENTS

TECHNOLOGY BRIEF. Compaq RAID on a Chip Technology EXECUTIVE SUMMARY CONTENTS TECHNOLOGY BRIEF August 1999 Compaq Computer Corporation Prepared by ISSD Technology Communications CONTENTS Executive Summary 1 Introduction 3 Subsystem Technology 3 Processor 3 SCSI Chip4 PCI Bridge

More information

RAID 5 rebuild performance in ProLiant

RAID 5 rebuild performance in ProLiant RAID 5 rebuild performance in ProLiant technology brief Abstract... 2 Overview of the RAID 5 rebuild process... 2 Estimating the mean-time-to-failure (MTTF)... 3 Factors affecting RAID 5 array rebuild

More information

Definition of RAID Levels

Definition of RAID Levels RAID The basic idea of RAID (Redundant Array of Independent Disks) is to combine multiple inexpensive disk drives into an array of disk drives to obtain performance, capacity and reliability that exceeds

More information

How To Create A Multi Disk Raid

How To Create A Multi Disk Raid Click on the diagram to see RAID 0 in action RAID Level 0 requires a minimum of 2 drives to implement RAID 0 implements a striped disk array, the data is broken down into blocks and each block is written

More information

HP Array Configuration Utility User Guide. Sun Solaris 10 for x86/x64 Systems

HP Array Configuration Utility User Guide. Sun Solaris 10 for x86/x64 Systems HP Array Configuration Utility User Guide Sun Solaris 10 for x86/x64 Systems Fifth edition November 2009 Legal notices Copyright 2007-9 Hewlett-Packard Development Company, L.P. Confidential computer software.

More information

HP Smart Array 5i Plus Controller and Battery Backed Write Cache (BBWC) Enabler

HP Smart Array 5i Plus Controller and Battery Backed Write Cache (BBWC) Enabler Overview HP Smart Array 5i Plus Controller and Battery Backed Write Cache (BBWC) Enabler Models Smart Array 5i Plus Controller and BBWC Enabler bundled Option Kit (for ProLiant DL380 G2, ProLiant DL380

More information

HP Array Configuration Utility User Guide

HP Array Configuration Utility User Guide HP Array Configuration Utility User Guide January 2006 (First Edition) Part Number 416146-001 Copyright 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change

More information

RAID Overview: Identifying What RAID Levels Best Meet Customer Needs. Diamond Series RAID Storage Array

RAID Overview: Identifying What RAID Levels Best Meet Customer Needs. Diamond Series RAID Storage Array ATTO Technology, Inc. Corporate Headquarters 155 Crosspoint Parkway Amherst, NY 14068 Phone: 716-691-1999 Fax: 716-691-9353 www.attotech.com sales@attotech.com RAID Overview: Identifying What RAID Levels

More information

HP Embedded SATA RAID Controller

HP Embedded SATA RAID Controller HP Embedded SATA RAID Controller User Guide Part number: 391679-002 Second Edition: August 2005 Legal notices Copyright 2005 Hewlett-Packard Development Company, L.P. The information contained herein is

More information

IBM ^ xseries ServeRAID Technology

IBM ^ xseries ServeRAID Technology IBM ^ xseries ServeRAID Technology Reliability through RAID technology Executive Summary: t long ago, business-critical computing on industry-standard platforms was unheard of. Proprietary systems were

More information

Smart Array technology: advantages of battery-backed cache

Smart Array technology: advantages of battery-backed cache Smart Array technology: advantages of battery-backed cache technology brief Abstract... 2 Introduction... 2 Role of cache in the storage system... 2 Need for a battery-backed cache... 2 Recovering data

More information

This user guide describes features that are common to most models. Some features may not be available on your computer.

This user guide describes features that are common to most models. Some features may not be available on your computer. RAID User Guide Copyright 2011 Hewlett-Packard Development Company, L.P. Intel is a trademark of Intel Corporation in the U.S. and other countries. Microsoft and Windows are U.S. registered trademarks

More information

QuickSpecs. Models HP Smart Array E200 Controller. Upgrade Options Cache Upgrade. Overview

QuickSpecs. Models HP Smart Array E200 Controller. Upgrade Options Cache Upgrade. Overview Overview The HP Smart Array E200 is HP's first entry level PCI Express (PCIe) Serial Attached SCSI (SAS) RAID controller. The full size card has 8 ports and utilizes DDR1-266 memory. The E200 is ideal

More information

HP Embedded SATA RAID Controller

HP Embedded SATA RAID Controller HP Embedded SATA RAID Controller User Guide Part number: 433600-001 First Edition: June 2006 Legal notices Copyright 2006 Hewlett-Packard Development Company, L.P. The information contained herein is subject

More information

BrightStor ARCserve Backup for Windows

BrightStor ARCserve Backup for Windows BrightStor ARCserve Backup for Windows Tape RAID Option Guide r11.5 D01183-1E This documentation and related computer software program (hereinafter referred to as the "Documentation") is for the end user's

More information

HP Smart Array Controllers and basic RAID performance factors

HP Smart Array Controllers and basic RAID performance factors Technical white paper HP Smart Array Controllers and basic RAID performance factors Technology brief Table of contents Abstract 2 Benefits of drive arrays 2 Factors that affect performance 2 HP Smart Array

More information

RAID Technology. RAID Overview

RAID Technology. RAID Overview Technology In the 1980s, hard-disk drive capacities were limited and large drives commanded a premium price. As an alternative to costly, high-capacity individual drives, storage system developers began

More information

PIONEER RESEARCH & DEVELOPMENT GROUP

PIONEER RESEARCH & DEVELOPMENT GROUP SURVEY ON RAID Aishwarya Airen 1, Aarsh Pandit 2, Anshul Sogani 3 1,2,3 A.I.T.R, Indore. Abstract RAID stands for Redundant Array of Independent Disk that is a concept which provides an efficient way for

More information

RAID Level Descriptions. RAID 0 (Striping)

RAID Level Descriptions. RAID 0 (Striping) RAID Level Descriptions RAID 0 (Striping) Offers low cost and maximum performance, but offers no fault tolerance; a single disk failure results in TOTAL data loss. Businesses use RAID 0 mainly for tasks

More information

CHAPTER 4 RAID. Section Goals. Upon completion of this section you should be able to:

CHAPTER 4 RAID. Section Goals. Upon completion of this section you should be able to: HPTER 4 RI s it was originally proposed, the acronym RI stood for Redundant rray of Inexpensive isks. However, it has since come to be known as Redundant rray of Independent isks. RI was originally described

More information

Getting Started With RAID

Getting Started With RAID Dell Systems Getting Started With RAID www.dell.com support.dell.com Notes, Notices, and Cautions NOTE: A NOTE indicates important information that helps you make better use of your computer. NOTICE: A

More information

Using RAID6 for Advanced Data Protection

Using RAID6 for Advanced Data Protection Using RAI6 for Advanced ata Protection 2006 Infortrend Corporation. All rights reserved. Table of Contents The Challenge of Fault Tolerance... 3 A Compelling Technology: RAI6... 3 Parity... 4 Why Use RAI6...

More information

RAID 1(+0): breaking mirrors and rebuilding drives

RAID 1(+0): breaking mirrors and rebuilding drives RAID 1(+0): breaking mirrors and rebuilding drives How to, 5 th edition Introduction... 2 Splitting a mirrored array using the Array Configuration Utility... 2 Recombining a split mirrored array using

More information

RAID HARDWARE. On board SATA RAID controller. RAID drive caddy (hot swappable) SATA RAID controller card. Anne Watson 1

RAID HARDWARE. On board SATA RAID controller. RAID drive caddy (hot swappable) SATA RAID controller card. Anne Watson 1 RAID HARDWARE On board SATA RAID controller SATA RAID controller card RAID drive caddy (hot swappable) Anne Watson 1 RAID The word redundant means an unnecessary repetition. The word array means a lineup.

More information

Module 6. RAID and Expansion Devices

Module 6. RAID and Expansion Devices Module 6 RAID and Expansion Devices Objectives 1. PC Hardware A.1.5 Compare and contrast RAID types B.1.8 Compare expansion devices 2 RAID 3 RAID 1. Redundant Array of Independent (or Inexpensive) Disks

More information

RAID EzAssist Configuration Utility Quick Configuration Guide

RAID EzAssist Configuration Utility Quick Configuration Guide RAID EzAssist Configuration Utility Quick Configuration Guide DB15-000277-00 First Edition 08P5520 Proprietary Rights Notice This document contains proprietary information of LSI Logic Corporation. The

More information

HP Array Technologies

HP Array Technologies 19 6717-4 CH13.qxd 9/15/04 5:11 PM Page 253 T H I R T E E N HP Array Technologies Chapter Syllabus 13.1 Advantages of HP Smart Array Controllers 13.2 HP Array Controller Utilities 13.3 Array Controller

More information

Data Storage - II: Efficient Usage & Errors

Data Storage - II: Efficient Usage & Errors Data Storage - II: Efficient Usage & Errors Week 10, Spring 2005 Updated by M. Naci Akkøk, 27.02.2004, 03.03.2005 based upon slides by Pål Halvorsen, 12.3.2002. Contains slides from: Hector Garcia-Molina

More information

Reliability and Fault Tolerance in Storage

Reliability and Fault Tolerance in Storage Reliability and Fault Tolerance in Storage Dalit Naor/ Dima Sotnikov IBM Haifa Research Storage Systems 1 Advanced Topics on Storage Systems - Spring 2014, Tel-Aviv University http://www.eng.tau.ac.il/semcom

More information

Operating Systems. RAID Redundant Array of Independent Disks. Submitted by Ankur Niyogi 2003EE20367

Operating Systems. RAID Redundant Array of Independent Disks. Submitted by Ankur Niyogi 2003EE20367 Operating Systems RAID Redundant Array of Independent Disks Submitted by Ankur Niyogi 2003EE20367 YOUR DATA IS LOST@#!! Do we have backups of all our data???? - The stuff we cannot afford to lose?? How

More information

DELL RAID PRIMER DELL PERC RAID CONTROLLERS. Joe H. Trickey III. Dell Storage RAID Product Marketing. John Seward. Dell Storage RAID Engineering

DELL RAID PRIMER DELL PERC RAID CONTROLLERS. Joe H. Trickey III. Dell Storage RAID Product Marketing. John Seward. Dell Storage RAID Engineering DELL RAID PRIMER DELL PERC RAID CONTROLLERS Joe H. Trickey III Dell Storage RAID Product Marketing John Seward Dell Storage RAID Engineering http://www.dell.com/content/topics/topic.aspx/global/products/pvaul/top

More information

RAID OPTION ROM USER MANUAL. Version 1.6

RAID OPTION ROM USER MANUAL. Version 1.6 RAID OPTION ROM USER MANUAL Version 1.6 RAID Option ROM User Manual Copyright 2008 Advanced Micro Devices, Inc. All Rights Reserved. Copyright by Advanced Micro Devices, Inc. (AMD). No part of this manual

More information

RAID. Contents. Definition and Use of the Different RAID Levels. The different RAID levels: Definition Cost / Efficiency Reliability Performance

RAID. Contents. Definition and Use of the Different RAID Levels. The different RAID levels: Definition Cost / Efficiency Reliability Performance RAID Definition and Use of the Different RAID Levels Contents The different RAID levels: Definition Cost / Efficiency Reliability Performance Further High Availability Aspects Performance Optimization

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

RAID Basics Training Guide

RAID Basics Training Guide RAID Basics Training Guide Discover a Higher Level of Performance RAID matters. Rely on Intel RAID. Table of Contents 1. What is RAID? 2. RAID Levels RAID 0 RAID 1 RAID 5 RAID 6 RAID 10 RAID 0+1 RAID 1E

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

HP Notebook Hard Drives & Solid State Drives. Identifying, Preventing, Diagnosing and Recovering from Drive Failures. Care and Maintenance Measures

HP Notebook Hard Drives & Solid State Drives. Identifying, Preventing, Diagnosing and Recovering from Drive Failures. Care and Maintenance Measures HP Notebook Hard Drives & Solid State Drives Identifying, Preventing, Diagnosing and Recovering from Drive Failures Care and Maintenance Measures Technical White Paper Table of contents Identifying, Preventing,

More information

Maintenance Best Practices for Adaptec RAID Solutions

Maintenance Best Practices for Adaptec RAID Solutions Maintenance Best Practices for Adaptec RAID Solutions Note: This document is intended to provide insight into the best practices for routine maintenance of Adaptec RAID systems. These maintenance best

More information

HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper

HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper HP and Mimosa Systems A system for email archiving, recovery, and storage optimization white paper Mimosa NearPoint for Microsoft Exchange Server and HP StorageWorks 1510i Modular Smart Array Executive

More information

RAID 1(+0): breaking mirrors and rebuilding drives

RAID 1(+0): breaking mirrors and rebuilding drives RAID 1(+0): breaking mirrors and rebuilding drives How to, 3 rd edition Introduction... 2 Splitting a mirrored array using the Array Configuration Utility... 3 Recombining a split mirrored array using

More information

Storage node capacity in RAID0 is equal to the sum total capacity of all disks in the storage node.

Storage node capacity in RAID0 is equal to the sum total capacity of all disks in the storage node. RAID configurations defined 1/7 Storage Configuration: Disk RAID and Disk Management > RAID configurations defined Next RAID configurations defined The RAID configuration you choose depends upon how you

More information

HP StorageWorks Automated Storage Manager User Guide

HP StorageWorks Automated Storage Manager User Guide HP StorageWorks Automated Storage Manager User Guide Part Number: 5697 0422 First edition: June 2010 Legal and notice information Copyright 2010, 2010 Hewlett-Packard Development Company, L.P. Confidential

More information

How To Use An Hpl Storage Manager On A 2Tb Server On A Microsoft Server On An Ubuntu 2Tv 2Tva 2Tfs 2 (Ahem) Or 2Tvi 2 (I386) On A Server

How To Use An Hpl Storage Manager On A 2Tb Server On A Microsoft Server On An Ubuntu 2Tv 2Tva 2Tfs 2 (Ahem) Or 2Tvi 2 (I386) On A Server HP StorageWorks Automated Storage Manager User Guide HP Part Number: 5697-0816 Published: April 2011 Edition: Second Copyright 2010, 2011 Hewlett-Packard Development Company, L.P. Confidential computer

More information

RAID Made Easy By Jon L. Jacobi, PCWorld

RAID Made Easy By Jon L. Jacobi, PCWorld 9916 Brooklet Drive Houston, Texas 77099 Phone 832-327-0316 www.safinatechnolgies.com RAID Made Easy By Jon L. Jacobi, PCWorld What is RAID, why do you need it, and what are all those mode numbers that

More information

RAID Utility User Guide. Instructions for setting up RAID volumes on a computer with a Mac Pro RAID Card or Xserve RAID Card

RAID Utility User Guide. Instructions for setting up RAID volumes on a computer with a Mac Pro RAID Card or Xserve RAID Card RAID Utility User Guide Instructions for setting up RAID volumes on a computer with a Mac Pro RAID Card or Xserve RAID Card Contents 3 RAID Utility User Guide 3 The RAID Utility Window 4 Running RAID Utility

More information

Block1. Block2. Block3. Block3 Striping

Block1. Block2. Block3. Block3 Striping Introduction to RI Team members: 電 機 一 94901150 王 麒 鈞, 電 機 一 94901151 吳 炫 逸, 電 機 一 94901154 孫 維 隆. Motivation Gosh, my hard disk is broken again, and my computer can t boot normally. I even have no chance

More information

How To Improve Performance On A Single Chip Computer

How To Improve Performance On A Single Chip Computer : Redundant Arrays of Inexpensive Disks this discussion is based on the paper:» A Case for Redundant Arrays of Inexpensive Disks (),» David A Patterson, Garth Gibson, and Randy H Katz,» In Proceedings

More information

Technical White paper RAID Protection and Drive Failure Fast Recovery

Technical White paper RAID Protection and Drive Failure Fast Recovery Technical White paper RAID Protection and Drive Failure Fast Recovery RAID protection is a key part of all ETERNUS Storage Array products. Choices of the level chosen to meet customer application requirements

More information

USER GUIDE. PageScope Enterprise Suite. Backup and Recovery

USER GUIDE. PageScope Enterprise Suite. Backup and Recovery PageScope Enterprise Suite Backup and Recovery USER GUIDE Date : 07/31/2008 Written by: Tony Gliatta, Vartkes Tashjian and Rob Posenato Location: CEC Lab, HQ Ramsey, NJ Table of Content Chapter 1 PageScope

More information

RAID: Redundant Arrays of Independent Disks

RAID: Redundant Arrays of Independent Disks RAID: Redundant Arrays of Independent Disks Dependable Systems Dr.-Ing. Jan Richling Kommunikations- und Betriebssysteme TU Berlin Winter 2012/2013 RAID: Introduction Redundant array of inexpensive disks

More information

Intel RAID Controllers

Intel RAID Controllers Intel RAID Controllers Best Practices White Paper April, 2008 Enterprise Platforms and Services Division - Marketing Revision History Date Revision Number April, 2008 1.0 Initial release. Modifications

More information

Areas Covered. Chapter 1 Features (Overview/Note) Chapter 2 How to Use WebBIOS. Chapter 3 Installing Global Array Manager (GAM)

Areas Covered. Chapter 1 Features (Overview/Note) Chapter 2 How to Use WebBIOS. Chapter 3 Installing Global Array Manager (GAM) PRIMERGY RX300 S2 Onboard SCSI RAID User s Guide Areas Covered Chapter 1 Features (Overview/Note) This chapter explains the overview of the disk array and features of the SCSI array controller. Chapter

More information

An Introduction to RAID 6 ULTAMUS TM RAID

An Introduction to RAID 6 ULTAMUS TM RAID An Introduction to RAID 6 ULTAMUS TM RAID The highly attractive cost per GB of SATA storage capacity is causing RAID products based on the technology to grow in popularity. SATA RAID is now being used

More information

StorTrends RAID Considerations

StorTrends RAID Considerations StorTrends RAID Considerations MAN-RAID 04/29/2011 Copyright 1985-2011 American Megatrends, Inc. All rights reserved. American Megatrends, Inc. 5555 Oakbrook Parkway, Building 200 Norcross, GA 30093 Revision

More information

RAID Levels and Components Explained Page 1 of 23

RAID Levels and Components Explained Page 1 of 23 RAID Levels and Components Explained Page 1 of 23 What's RAID? The purpose of this document is to explain the many forms or RAID systems, and why they are useful, and their disadvantages. RAID - Redundant

More information

Hard Disk Drives and RAID

Hard Disk Drives and RAID Hard Disk Drives and RAID Janaka Harambearachchi (Engineer/Systems Development) INTERFACES FOR HDD A computer interfaces is what allows a computer to send and retrieve information for storage devices such

More information

Data Integrity: Backups and RAID

Data Integrity: Backups and RAID Data Integrity: Backups and RAID Introduction Keeping your data safe and reliable TM Backups Types of backups Strategy Tools RAID (Redundant Array of Independent Disks) Types of RAID What type to Use Disk

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

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

More information

This chapter explains how to update device drivers and apply hotfix.

This chapter explains how to update device drivers and apply hotfix. MegaRAID SAS 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 explains an overview

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

RAID Utility User s Guide Instructions for setting up RAID volumes on a computer with a MacPro RAID Card or Xserve RAID Card.

RAID Utility User s Guide Instructions for setting up RAID volumes on a computer with a MacPro RAID Card or Xserve RAID Card. RAID Utility User s Guide Instructions for setting up RAID volumes on a computer with a MacPro RAID Card or Xserve RAID Card. 1 Contents 3 RAID Utility User s Guide 3 Installing the RAID Software 4 Running

More information

RAIDCore User Manual P/N 83-00004638-12 Revision A December 2009

RAIDCore User Manual P/N 83-00004638-12 Revision A December 2009 RAIDCore User Manual P/N 83-00004638-12 Revision A December 2009 Copyright Protected Material 2009. All rights reserved. All other trademarks and registered trademarks are proprietary to their respective

More information

RAID-01 (ciss) B.11.31.1005 mass storage driver release notes, edition 2

RAID-01 (ciss) B.11.31.1005 mass storage driver release notes, edition 2 RAID-01 (ciss) B.11.31.1005 mass storage driver release notes, edition 2 HP-UX 11i v3 HP Part Number: 5991-0448_ed2 Published: August 2010 Edition: 2 Copyright 2010 Hewlett-Packard Development Company,

More information

Fault Tolerance & Reliability CDA 5140. Chapter 3 RAID & Sample Commercial FT Systems

Fault Tolerance & Reliability CDA 5140. Chapter 3 RAID & Sample Commercial FT Systems Fault Tolerance & Reliability CDA 5140 Chapter 3 RAID & Sample Commercial FT Systems - basic concept in these, as with codes, is redundancy to allow system to continue operation even if some components

More information

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup

Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Technical white paper Using HP StoreOnce Backup Systems for NDMP backups with Symantec NetBackup Table of contents Executive summary... 2 Introduction... 2 What is NDMP?... 2 Technology overview... 3 HP

More information

Price/performance Modern Memory Hierarchy

Price/performance Modern Memory Hierarchy Lecture 21: Storage Administration Take QUIZ 15 over P&H 6.1-4, 6.8-9 before 11:59pm today Project: Cache Simulator, Due April 29, 2010 NEW OFFICE HOUR TIME: Tuesday 1-2, McKinley Last Time Exam discussion

More information

HP AD397A rx2660 SAS Smart Array P400 Controller Installation Guide Manufacturing Part Number: AD397-9001A February 2007

HP AD397A rx2660 SAS Smart Array P400 Controller Installation Guide Manufacturing Part Number: AD397-9001A February 2007 HP AD397A rx2660 SAS Smart Array P400 Controller Installation Guide Manufacturing Part Number: AD397-9001A February 2007 United States Copyright 2007 Hewlett-Packard Development Company L.P.. Legal Notices

More information

Benefits of Intel Matrix Storage Technology

Benefits of Intel Matrix Storage Technology Benefits of Intel Matrix Storage Technology White Paper December 2005 Document Number: 310855-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

USER S GUIDE. MegaRAID SAS Software. June 2007 Version 2.0. 80-00156-01, Rev. B

USER S GUIDE. MegaRAID SAS Software. June 2007 Version 2.0. 80-00156-01, Rev. B USER S GUIDE MegaRAID SAS Software June 2007 Version 2.0 80-00156-01, Rev. B This document contains proprietary information of LSI Corporation. The information contained herein is not to be used by or

More information

RAID technology and IBM TotalStorage NAS products

RAID technology and IBM TotalStorage NAS products IBM TotalStorage Network Attached Storage October 2001 RAID technology and IBM TotalStorage NAS products By Janet Anglin and Chris Durham Storage Networking Architecture, SSG Page No.1 Contents 2 RAID

More information

Smart Array Technology: Basics and Advantages of Battery-Backed Cache

Smart Array Technology: Basics and Advantages of Battery-Backed Cache White Paper February 2001 Prepared by Industry Standard Server Group, Storage Products Division Compaq Computer Corporation Contents Introduction...3 Cache Use...3 Battery Backing of Cache...3 Compaq Implementations

More information

QuickSpecs. What's New. At A Glance. Models. HP StorageWorks SB40c storage blade. Overview

QuickSpecs. What's New. At A Glance. Models. HP StorageWorks SB40c storage blade. Overview DA - 12587 Worldwide Version 5 2.16.2007 Page 1 Overview The HP StorageWorks SB40c is a half-height c-class storage blade supporting up to six hot-plug Small Form Factor (SFF) Serial Attached SCSI (SAS)

More information

Distribution One Server Requirements

Distribution One Server Requirements Distribution One Server Requirements Introduction Welcome to the Hardware Configuration Guide. The goal of this guide is to provide a practical approach to sizing your Distribution One application and

More information

How to register. Who should attend Services, both internal HP and external

How to register. Who should attend Services, both internal HP and external mm Servicing HP Rack and Tower Server Solutions - Rev 12.31 Course data sheet Certification: Exam(s): The Learning Center: Format: Recommended Duration: How to register HP ATP - Rack and Tower Server Solutions

More information

Using HP StoreOnce D2D systems for Microsoft SQL Server backups

Using HP StoreOnce D2D systems for Microsoft SQL Server backups Technical white paper Using HP StoreOnce D2D systems for Microsoft SQL Server backups Table of contents Executive summary 2 Introduction 2 Technology overview 2 HP StoreOnce D2D systems key features and

More information

RAID Array 230/Plus Subsystem RAID Configuration Utility

RAID Array 230/Plus Subsystem RAID Configuration Utility RAID Array 230/Plus Subsystem RAID Configuration Utility User's Guide AA-R07GA-TE Digital Equipment Corporation Maynard, Massachusetts First Edition, November 1996 The information in this document is subject

More information

CS161: Operating Systems

CS161: Operating Systems CS161: Operating Systems Matt Welsh mdw@eecs.harvard.edu Lecture 18: RAID April 19, 2007 2007 Matt Welsh Harvard University 1 RAID Redundant Arrays of Inexpensive Disks Invented in 1986-1987 by David Patterson

More information

QuickSpecs. What's New Boot from Tape. Models HP Smart Array P411 Controller

QuickSpecs. What's New Boot from Tape. Models HP Smart Array P411 Controller Overview The HP Smart Array P411 is HP's external connect only, PCI Express (PCIe) 2.0 Serial Attached SCSI (SAS) RAID controller for Integrity rack optimized servers. The low profile, half height card

More information

Redundant Array of Independent Disks (RAID)

Redundant Array of Independent Disks (RAID) For Data Centers Redundant Array of Independent Disks (RAID) Combine and control multiple storage devices for better performance and reliability Application note 2014 Samsung Electronics Co. 1. What is?

More information

Striped Set, Advantages and Disadvantages of Using RAID

Striped Set, Advantages and Disadvantages of Using RAID Algorithms and Methods for Distributed Storage Networks 4: Volume Manager and RAID Institut für Informatik Wintersemester 2007/08 RAID Redundant Array of Independent Disks Patterson, Gibson, Katz, A Case

More information

Introduction. What is RAID? The Array and RAID Controller Concept. Click here to print this article. Re-Printed From SLCentral

Introduction. What is RAID? The Array and RAID Controller Concept. Click here to print this article. Re-Printed From SLCentral Click here to print this article. Re-Printed From SLCentral RAID: An In-Depth Guide To RAID Technology Author: Tom Solinap Date Posted: January 24th, 2001 URL: http://www.slcentral.com/articles/01/1/raid

More information

Summer Student Project Report

Summer Student Project Report Summer Student Project Report Dimitris Kalimeris National and Kapodistrian University of Athens June September 2014 Abstract This report will outline two projects that were done as part of a three months

More information

Data Recovery and High Availability Guide and Reference

Data Recovery and High Availability Guide and Reference IBM DB2 Universal Database Data Recovery and High Availability Guide and Reference Version 8 SC09-4831-00 IBM DB2 Universal Database Data Recovery and High Availability Guide and Reference Version 8 SC09-4831-00

More information

Hot-Plug Disk Drive Removal and Replacement Guidelines for Compaq Smart Array Controllers

Hot-Plug Disk Drive Removal and Replacement Guidelines for Compaq Smart Array Controllers White Paper November 1999 Prepared by Storage Products Division Compaq Computer Corporation Contents Rapid Recovery with Hot- Plug Drives...3 Guidelines when hotplugging a drive...3 Guidelines when Insight

More information

VERY IMPORTANT NOTE! - RAID

VERY IMPORTANT NOTE! - RAID Disk drives are an integral part of any computing system. Disk drives are usually where the operating system and all of an enterprise or individual s data are stored. They are also one of the weakest links

More information

Best Practices RAID Implementations for Snap Servers and JBOD Expansion

Best Practices RAID Implementations for Snap Servers and JBOD Expansion STORAGE SOLUTIONS WHITE PAPER Best Practices RAID Implementations for Snap Servers and JBOD Expansion Contents Introduction...1 Planning for the End Result...1 Availability Considerations...1 Drive Reliability...2

More information

Lecture 36: Chapter 6

Lecture 36: Chapter 6 Lecture 36: Chapter 6 Today s topic RAID 1 RAID Redundant Array of Inexpensive (Independent) Disks Use multiple smaller disks (c.f. one large disk) Parallelism improves performance Plus extra disk(s) for

More information

This user guide describes features that are common to most models. Some features may not be available on your computer.

This user guide describes features that are common to most models. Some features may not be available on your computer. RAID User Guide Copyright 2011 Hewlett-Packard Development Company, L.P. Intel is a trademark of Intel Corporation in the U.S. and other countries. Microsoft, Windows, and Windows Vista are U.S. registered

More information

WebBIOS Configuration Utility Guide

WebBIOS Configuration Utility Guide Dell PowerEdge Expandable RAID Controller 3/QC, 3/DC, 3/DCL and 3/SC WebBIOS Configuration Utility Guide www.dell.com support.dell.com Information in this document is subject to change without notice.

More information