LSI Corporation

Size: px
Start display at page:

Download "LSI Corporation"

Transcription

1 Figure 47 RAID 00 Configuration Preview Dialog 18. Check the information in the Configuration Preview Dialog. 19. Perform one of these actions: If the virtual drive configuration is acceptable, click Accept to save the configuration. To end the operation and return to the WebBIOS main menu, click Cancel. To return to the previous dialogs and change the configuration, click Back. 20. If you accept the configuration, click Yes at the prompt to save the configuration. Another confirmation for initialization appears. 21. Perform one of these actions: Click No to view the WebBIOS main menu. Click Yes, and the initialization process takes place, and the WebBIOS Config Utility Virtual Drive dialog appears Using Manual Configuration: RAID RAID 10, a combination of RAID 1 and RAID 0, has mirrored drives. It breaks up data into smaller blocks, then stripes the blocks of data to each RAID 1 drive group. Each RAID 1 drive group then duplicates its data to its other drive. The size of each block is determined by the stripe size parameter, which is 64 KB. RAID 10 can sustain one drive failure in each drive group while maintaining data integrity. RAID 10 provides both high data transfer rates and complete data redundancy. It works best for data storage that must have 100 percent redundancy of RAID 1 (mirrored drive groups) and that also needs the enhanced I/O performance of RAID 0 (striped drive groups); it works well for medium-sized databases or any environment that requires a higher degree of fault tolerance and moderate to medium capacity. When you select Manual Configuration and click Next, the Drive Group Definition dialog appears. You use the Drive Group Definition dialog to select drives to create drive groups. 1. Press and hold the Ctrl key while selecting two unconfigured good drives in the Drives panel on the left. 2. Click Add To Array to move the drives to a proposed two-drive group configuration in the Drive Groups panel on the right. If you need to undo the changes, select the drive, and click Reclaim. 3. Click Accept DG to create a first drive group. An icon for the next drive group appears in the right panel.

2 4. Press and hold the Ctrl key while selecting the same number of unconfigured good drives in the Drives panel (that were selected for the first drive group) to create a second drive group. 5. Click Add To Array to move the drives to a second drive group configuration in the Drive Groups panel, as shown in Figure 48. If you need to undo the changes, select the drive, and click Reclaim. 6. Choose whether to use power saving. 7. Choose whether to use drive encryption. NOTE RAID 10 supports a maximum of eight spans, with a maximum of 32 drives per span. (Other factors, such as the type of controller, can limit the number of drives.) You must use an even number of drives in each RAID 10 drive group in the span. Figure 48 Drive Group Definition Dialog 8. Repeat step 1 through step 5 until you have created all the required drive groups. 9. Click Next. The Span Definition dialog appears, as shown in Figure 49. This dialog displays the drive group holes you can select to add to a span

3 Figure 49 Span Definition Dialog 10. Under the Array With Free Space column, select a drive group, and click Add to SPAN. The drive group you select is displayed in the right frame under the heading Span. 11. Select another drive group, and click Add to SPAN. If there are additional drive groups with two drives each, you can add them to the Span. 12. Click Next. The Virtual Drive Definition dialog appears, as shown in Figure 50. You use this dialog to select the RAID level, strip size, read policy, and other attributes for the new virtual drives

4 Figure 50 WebBIOS Virtual Drive Definition Dialog NOTE The WebBIOS Configuration Utility shows the maximum available capacity while creating the RAID 10 drive group. In version 1.03 of the utility, the maximum size of the RAID 10 drive group is the sum total of the two RAID 1 drive groups. In version 1.1, the maximum size is the size of the smaller drive group multiplied by Change the virtual drive options from the defaults listed on the dialog as needed. Here are brief explanations of the virtual drive options: RAID Level: The drop-down menu lists the possible RAID levels for the virtual drive. Select RAID 10. Strip Size: The strip size is the portion of a stripe that resides on a single drive in the drive group. The stripe consists of the data segments that the RAID controller writes across multiple drives, not including parity drives. For example, consider a stripe that contains 64 KB of drive space and has 16 KB of data residing on each drive in the stripe. In this case, the stripe size is 64 KB and the strip size is 16 KB. You can set the strip size to 8 KB, 16 KB, 32 KB, 64 KB, 128 KB, 256 KB, 512 KB, and 1024 KB. A larger strip size produces higher read performance. If your computer regularly performs random read requests, choose a smaller strip size. The default is 64 KB. Access Policy: Select the type of data access that is allowed for this virtual drive. RW: Allow read/write access. Read Only: Allow read-only access. This option is the default setting. Blocked: Do not allow access. Read Policy: Specify the read policy for this virtual drive. Normal: This option disables the read ahead capability. This option is the default setting. Ahead: This option enables read ahead capability, which allows the controller to read sequentially ahead of requested data and to store the additional data in cache memory, anticipating that the data will be needed soon. This option speeds up reads for sequential data, but there is little improvement when accessing random data

5 Write Policy: Specify the write policy for this virtual drive. Always Write Back: In Always Write Back mode, the controller sends a data transfer completion signal to the host when the controller cache has received all of the data in a transaction. This setting is recommended in Standard mode. Write Through: In Write Through mode, the controller sends a data transfer completion signal to the host when the drive subsystem has received all of the data in a transaction. This option is the default setting. Write Back with BBU: Select this mode if you want the controller to use Write back mode but the controller has no BBU or the BBU is bad. If you do not choose this option, the controller firmware automatically switches to Write through mode if it detects a bad or missing BBU. CAUTION You can use Always Write Back mode with or without a BBU. Use either a battery to protect the controller cache, or an uninterruptible power supply (UPS) to protect the entire system. If you do not use a battery or a UPS and a power failure occurs, you risk losing the data in the controller cache. IO Policy: The IO policy applies to reads on a specific virtual drive. It does not affect the read ahead cache. Direct: In Direct I/O mode, reads are not buffered in cache memory. Data is transferred to the cache and the host concurrently. If the same data block is read again, it comes from cache memory. This option is the default setting. Cached: In Cached I/O mode, all reads are buffered in cache memory. Drive Policy: Specify the drive cache policy. Enable: Enable the drive cache. Disable: Disable the drive cache. This option is the default setting. NoChange: Leave the current drive cache policy as is. Disable BGI: Specify the Background Initialization (BGI) status. No: Leave background initialization enabled. This option means that a new configuration can be initialized in the background while you use WebBIOS to do other configuration tasks. This option is the default setting. Yes: Select Yes if you do not want to allow background initializations for configurations on this controller. Select Size: Specify the size of the virtual drive in MB, GB, or TB. Usually, this would be the full size for RAID 10 shown in the Configuration panel on the right. You can specify a smaller size if you want to create other virtual drives on the same drive group. Update Size: Click Update Size to update the Select size field value for the selected RAID levels. 14. Click Accept to accept the changes to the virtual drive definition. A confirmation dialog appears. 15. Perform one of these actions: To confirm your changes, click Yes. To undo the changes, select the virtual drive, and click Reclaim. 16. After you finish defining the virtual drives, click Next. The Configuration Preview dialog appears, as shown in Figure

6 Figure 51 RAID 10 Configuration Preview Dialog 17. Check the information in the Configuration Preview. 18. Perform one of these actions: If the virtual drive configuration is acceptable, click Accept to save the configuration. To end the operation and return to the WebBIOS main menu, click Cancel. To return to the previous dialogs and change the configuration, click Back. 19. If you accept the configuration, click Yes at the prompt to save the configuration. Another confirmation for initialization appears. 20. Perform one of these actions: Click No to view the WebBIOS main menu. Click Yes, and the initialization process takes place, and the WebBIOS Config Utility Virtual Drive dialog appears Using Manual Configuration: RAID 50 RAID 50 provides the features of both RAID 0 and RAID 5. RAID 50 uses both distributed parity and drive striping across multiple drive groups. It provides high data throughput, data redundancy, and very good performance. It is best implemented on two RAID 5 drive groups with data striped across both drive groups. Though multiple drive failures can be tolerated, only one drive failure can be tolerated in each RAID 5 level drive group. RAID 50 is appropriate when used with data that requires high reliability, high request rates, high data transfer, and medium-to-large capacity. When you select Manual Configuration and click Next, the Drive Group Definition dialog appears. You use this dialog to select drives to create drive group. 1. Press and hold the Ctrl key while selecting at least three unconfigured good drives in the Drives panel on the left. 2. Click Add To Array to move the drives to a proposed drive group configuration in the Drive Groups panel on the right. If you need to undo the changes, select the drive, and click Reclaim. 3. Click Accept DG to create a first drive group. An icon for a second drive group appears in the right panel

Managing Storage Adapters

Managing Storage Adapters This chapter includes the following sections: Self Encrypting Drives (Full Disk Encryption), page 2 Create Virtual Drive from Unused Physical Drives, page 3 Create Virtual Drive from an Existing Drive

More information

Chapter 2 Using WebBIOS This chapter explains the WebBIOS setup procedures. WebBIOS is a basic utility to set up and manage the array controller.

Chapter 2 Using WebBIOS This chapter explains the WebBIOS setup procedures. WebBIOS is a basic utility to set up and manage the array controller. 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 provides an overview

More information

Storage Profiles. Storage Profiles. Storage Profiles, page 12

Storage Profiles. Storage Profiles. Storage Profiles, page 12 , page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 6 Automatic Disk Selection, page 7 Supported LUN Modifications, page 8 Unsupported LUN Modifications, page 8 Disk Insertion

More information

Configuring Boot Order and RAID Levels

Configuring Boot Order and RAID Levels Configuring Boot Order and RAID Levels This chapter includes the following sections: Configuring Boot Order, page 1 RAID Configuration, page 2 Configuring Boot Order UCS-SCU displays a list of all bootable

More information

The term "physical drive" refers to a single hard disk module. Figure 1. Physical Drive

The term physical drive refers to a single hard disk module. Figure 1. Physical Drive HP NetRAID Tutorial RAID Overview HP NetRAID Series adapters let you link multiple hard disk drives together and write data across them as if they were one large drive. With the HP NetRAID Series adapter,

More information

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 3 Automatic Disk Selection, page 4 Supported LUN Modifications,

More information

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 3 Automatic Disk Selection, page 4 Supported LUN Modifications,

More information

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, page 1 Disk Groups and Disk Group Configuration Policies, page 2 RAID Levels, page 3 Automatic Disk Selection, page 4 Supported LUN Modifications,

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

MegaRAID SAS e RAID Controller

MegaRAID SAS e RAID Controller MegaRAID SAS 9286-8e RAID Controller Quick Installation Guide 53823-00, Rev. A 53823-00A Revision History Version and Date 53823-00, Rev. A, Initial release of the document. Description of Changes LSI

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

Configuring Storage Profiles

Configuring Storage Profiles This part contains the following chapters: Storage Profiles, 1 ページ Disk Groups and Disk Group Configuration Policies, 2 ページ RAID Levels, 3 ページ Automatic Disk Selection, 4 ページ Supported LUN Modifications,

More information

AMD RAID Installation Guide

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

More information

SOFTWARE GUIDE VT-100. imageraid Series Storage System. (Text-based User Interface)

SOFTWARE GUIDE VT-100. imageraid Series Storage System. (Text-based User Interface) SOFTWARE GUIDE VT-100 imageraid Series Storage System (Text-based User Interface) SOFTWARE GUIDE VT-100 imageraid Series Storage System (Text-based User Interface) Fujitsu Europe Limited Restricted Rights

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

RAID Configuration. Workstation W60 Rev5

RAID Configuration. Workstation W60 Rev5 RAID Configuration Workstation W60 Rev5 RAID Support 4.1 RAID configurations...1 4.1.1 RAID definitions... 1 4.1.2 Installing Serial ATA hard disks... 2 4.1.3 Setting the RAID item in BIOS... 2 4.1.4 RAID

More information

NAS System. User s Manual. Revision 1.2

NAS System. User s Manual. Revision 1.2 User s Manual Revision 1.2 Table of Contents PART I Hardware Components and RAID Controller... 7 Chapter 1 Introduction... 8 1.1 Key Features... 9 1.2 Technical Specifications... 10 1.3 RAID Concepts...

More information

RAID Setup. RenderCube XL Rev. 2 Single CPU

RAID Setup. RenderCube XL Rev. 2 Single CPU RAID Setup RenderCube XL Rev. 2 Single CPU Contents RAID Support 4.1 RAID configurations...1 4.1.1 RAID de initions... 1 4.1.2 Installing storage devices... 2 4.1.3Intel Rapid Storage Technology in UEFI

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

MegaRAID i4 IDE RAID Controller Configuration Software Guide

MegaRAID i4 IDE RAID Controller Configuration Software Guide MegaRAID i4 IDE RAID Controller Configuration Software Guide MAN-511-SW 10/18/01 Copyright 2001 LSI Logic Corporation All rights reserved. LSI Logic Corporation RAID Storage Adapters Division 6145-D Northbelt

More information

Lenovo RAID Introduction Reference Information

Lenovo RAID Introduction Reference Information Lenovo RAID Introduction Reference Information Using a Redundant Array of Independent Disks (RAID) to store data remains one of the most common and cost-efficient methods to increase server's storage performance,

More information

MegaRAID SAS 9285CV-8e RAID Controller. Quick Installation Guide

MegaRAID SAS 9285CV-8e RAID Controller. Quick Installation Guide MegaRAID SAS 9285CV-8e RAID Controller Quick Installation Guide LSI, the LSI & Design logo, MegaRAID, CacheVault, CacheCade, and SafeStore are trademarks or registered trademarks of LSI Corporation or

More information

RAID EzAssist Configuration Utility User Reference Guide

RAID EzAssist Configuration Utility User Reference Guide RAID EzAssist Configuration Utility User Reference Guide DB13-000047-00 First Edition 08P5519 Proprietary Rights Notice This document contains proprietary information of LSI Logic Corporation. The information

More information

AMD SP Promise SATA RAID Guide

AMD SP Promise SATA RAID Guide AMD SP5100 + Promise SATA RAID Guide Tyan Computer Corporation v1.00 Index: Section 1: Promise Firmware Overview (Page 2) Option ROM version Location (Page 3) Firmware menus o Main Menu (Page 4) o Drive

More information

Dell EMC PowerEdge RAID Controller (PERC) 10 User s Guide

Dell EMC PowerEdge RAID Controller (PERC) 10 User s Guide Dell EMC PowerEdge RAID Controller (PERC) 10 User s Guide Regulatory Model: UCPA-901, UCPB-900, UCSA-901, UCSB-900, UCSE-900, UCPE-900, UCPA-1001, UCPB-1000, UCPE-1000, UCSN-1000, UCPN-1000, UCPJ-1000,

More information

RAID Configuration. Workstation Creator! Rev3

RAID Configuration. Workstation Creator! Rev3 RAID Configuration Workstation Creator! Rev3 RAID Support 4.1 RAID configurations...1 4.1.1 RAID de initions... 1 4.1.2 Installing storage devices... 2 4.1.3Intel Rapid Storage Technology in UEFI BIOS...

More information

RAID Configuration. RenderCube XL Rev. 2 Dual CPU

RAID Configuration. RenderCube XL Rev. 2 Dual CPU RAID Configuration RenderCube XL Rev. 2 Dual CPU Contents 5.1 Setting up RAID...2 5.1.1 RAID de initions... 2 5.1.2 Installing hard disk drives... 3 5.1.3 Setting the RAID item in BIOS... 3 5.1.4 RAID

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

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 TM / Vista TM 64-bit /

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 Installing Windows XP / XP 64-bit / Vista / Vista 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

Supported RAID Controllers and Required Cables

Supported RAID Controllers and Required Cables Table 1: Controller Style ENCS-MRAID PCIe Controller Note This controller cannot be ordered with FBWC. Maximum RAID Levels Front-Facing Drives Controlled Required Cables SCPM 1 SFF drives: 2 0, 1, JBOD

More information

IBM ATA 133 RAID Controller User's Guide

IBM ATA 133 RAID Controller User's Guide IBM ATA 133 RAID Controller User's Guide MAN-524 2/6/03 Copyright 2003 International Business Machines Corporation All rights reserved. This publication contains proprietary information that is protected

More information

PESIT Bangalore South Campus

PESIT Bangalore South Campus PESIT Bangalore South Campus Hosur road, 1km before Electronic City, Bengaluru -100 Department of Information Science & Engineering SOLUTION MANUAL INTERNAL ASSESSMENT TEST 1 Subject & Code : Storage Area

More information

Milestone Systems. Quick guide: Milestone Husky RAID management M50

Milestone Systems. Quick guide: Milestone Husky RAID management M50 Milestone Systems Quick guide: Milestone Husky RAID management M50 Husky RAID management (explained) This is a quick guide on how to manually configure a RAID volume on your Milestone Husky by using the

More information

Reliable Computing I

Reliable Computing I Instructor: Mehdi Tahoori Reliable Computing I Lecture 8: Redundant Disk Arrays INSTITUTE OF COMPUTER ENGINEERING (ITEC) CHAIR FOR DEPENDABLE NANO COMPUTING (CDNC) National Research Center of the Helmholtz

More information

COSC 6385 Computer Architecture. Storage Systems

COSC 6385 Computer Architecture. Storage Systems COSC 6385 Computer Architecture Storage Systems Spring 2012 I/O problem Current processor performance: e.g. Pentium 4 3 GHz ~ 6GFLOPS Memory Bandwidth: 133 MHz * 4 * 64Bit ~ 4.26 GB/s Current network performance:

More information

PIKE II 3108 Series. PIKE II i PIKE II i4e

PIKE II 3108 Series. PIKE II i PIKE II i4e PIKE II 3108 Series PIKE II 3108-8i PIKE II 3108-4i4e E13674 Revised Edition V3 December 2017 Copyright 2017 ASUSTeK COMPUTER INC. All Rights Reserved. No part of this manual, including the products and

More information

Guide to SATA Hard Disks Installation and RAID Coniguration

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

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 With RAID Functions....5

More information

I/O Commercial Workloads. Scalable Disk Arrays. Scalable ICDA Performance. Outline of This Talk: Related Work on Disk Arrays.

I/O Commercial Workloads. Scalable Disk Arrays. Scalable ICDA Performance. Outline of This Talk: Related Work on Disk Arrays. Scalable Disk Arrays I/O Commercial Workloads David Kaeli Northeastern University Computer Architecture Research Laboratory Boston, MA Manpreet Singh William Zahavi EMC Corporation Hopkington, MA Industry

More information

MegaRAID SAS i and SAS i RAID Controllers

MegaRAID SAS i and SAS i RAID Controllers MegaRAID SAS 9266-4i and SAS 9266-8i RAID Controllers Quick Installation Guide 53063-01, Rev. B 53063-01B Revision History Version and Date Description of Changes 53063-01, Rev. B, Updated the Advanced

More information

OS and Hardware Tuning

OS and Hardware Tuning OS and Hardware Tuning Tuning Considerations OS Threads Thread Switching Priorities Virtual Memory DB buffer size File System Disk layout and access Hardware Storage subsystem Configuring the disk array

More information

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan White paper Version: 1.1 Updated: Oct., 2017 Abstract: This white paper introduces Infortrend Intelligent

More information

OS and HW Tuning Considerations!

OS and HW Tuning Considerations! Administração e Optimização de Bases de Dados 2012/2013 Hardware and OS Tuning Bruno Martins DEI@Técnico e DMIR@INESC-ID OS and HW Tuning Considerations OS " Threads Thread Switching Priorities " Virtual

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... 4 1.3 Legacy RAID ROM Configuration (for AMD X370, B350, and A320

More information

AND ULTRATRAK100 TX8 USER MANUAL

AND ULTRATRAK100 TX8 USER MANUAL ULTRATRAK100 TX4 AND ULTRATRAK100 TX8 USER MANUAL COPYRIGHT 2001, Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced or transmitted

More information

I/O CANNOT BE IGNORED

I/O CANNOT BE IGNORED LECTURE 13 I/O I/O CANNOT BE IGNORED Assume a program requires 100 seconds, 90 seconds for main memory, 10 seconds for I/O. Assume main memory access improves by ~10% per year and I/O remains the same.

More information

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan

Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan Intelligent Drive Recovery (IDR): helping prevent media errors and disk failures with smart media scan White paper Version: 1.1 Updated: Sep., 2017 Abstract: This white paper introduces Infortrend Intelligent

More information

Database Management Systems, 2nd edition, Raghu Ramakrishnan, Johannes Gehrke, McGraw-Hill

Database Management Systems, 2nd edition, Raghu Ramakrishnan, Johannes Gehrke, McGraw-Hill Lecture Handout Database Management System Lecture No. 34 Reading Material Database Management Systems, 2nd edition, Raghu Ramakrishnan, Johannes Gehrke, McGraw-Hill Modern Database Management, Fred McFadden,

More information

COMP283-Lecture 3 Applied Database Management

COMP283-Lecture 3 Applied Database Management COMP283-Lecture 3 Applied Database Management Introduction DB Design Continued Disk Sizing Disk Types & Controllers DB Capacity 1 COMP283-Lecture 3 DB Storage: Linear Growth Disk space requirements increases

More information

CS143: Disks and Files

CS143: Disks and Files CS143: Disks and Files 1 System Architecture CPU Word (1B 64B) ~ x GB/sec Main Memory System Bus Disk Controller... Block (512B 50KB) ~ x MB/sec Disk 2 Magnetic disk vs SSD Magnetic Disk Stores data on

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 TM / Vista TM 64-bit /

More information

Storage Controller Information

Storage Controller Information This appendix contains information about the supported RAID and HBA storage controllers, including the embedded software RAID controller. Supported Storage Controllers, on page 1 Cisco UCS S3260 Dual RAID

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 OS With RAID Funtions... 3 1.3.1 Installing

More information

NVIDIA / JMicron RAID Installation Guide

NVIDIA / JMicron RAID Installation Guide NVIDIA / JMicron RAID Installation Guide 1. Introduction to NVIDIA / JMicron RAID Installation Guide. 3 1.1 Installing Windows 2000 / XP / XP 64-bit / Vista / Vista 64-bit With RAID Functions. 4 1.1.1

More information

RAID User Guide. Edition. Trademarks V1.0 P/N: U25-A2-0E

RAID User Guide. Edition. Trademarks V1.0 P/N: U25-A2-0E RAID User Guide Edition V1.0 P/N: 91-187-U25-A2-0E Trademarks All brand or product names mentioned are trademarks or registered trademarks of their respective holders. 1 2004-12-15, 9:01 Contents Intel

More information

Storage and File Structure

Storage and File Structure CSL 451 Introduction to Database Systems Storage and File Structure Department of Computer Science and Engineering Indian Institute of Technology Ropar Narayanan (CK) Chatapuram Krishnan! Summary Physical

More information

Dell PowerEdge RAID Controller (PERC) H310, H710, H710P, and H810 User s Guide

Dell PowerEdge RAID Controller (PERC) H310, H710, H710P, and H810 User s Guide Dell PowerEdge RAID Controller (PERC) H310, H710, H710P, and H810 User s Guide Regulatory Model: UCSA-801, UCSB-800, UCSM-800, UCPA-801, UCPB-800, UCPM-800, and UCPE-800 Notes, cautions, and warnings NOTE:

More information

An Introduction to I/O and Storage Tuning. Randy Kreiser Senior MTS Consulting Engineer, SGI

An Introduction to I/O and Storage Tuning. Randy Kreiser Senior MTS Consulting Engineer, SGI Randy Kreiser Senior MTS Consulting Engineer, SGI 40/30/30 Performance Rule 40% Hardware Setup 30% System Software Setup 30% Application Software Analyze the Application Large/Small I/O s Sequential/Random

More information

I/O CANNOT BE IGNORED

I/O CANNOT BE IGNORED LECTURE 13 I/O I/O CANNOT BE IGNORED Assume a program requires 100 seconds, 90 seconds for main memory, 10 seconds for I/O. Assume main memory access improves by ~10% per year and I/O remains the same.

More information

COPYRIGHTED MATERIAL. Windows Server 2008 Storage Services. Chapter. in this chapter:

COPYRIGHTED MATERIAL. Windows Server 2008 Storage Services. Chapter. in this chapter: Chapter 1 Windows Server 2008 Storage Services Microsoft Exam Objectives covered in this chapter: ÛÛConfigure storage. May include but is not limited to: RAID types, Virtual Disk Specification (VDS) API,

More information

CSE 120. Operating Systems. March 27, 2014 Lecture 17. Mass Storage. Instructor: Neil Rhodes. Wednesday, March 26, 14

CSE 120. Operating Systems. March 27, 2014 Lecture 17. Mass Storage. Instructor: Neil Rhodes. Wednesday, March 26, 14 CSE 120 Operating Systems March 27, 2014 Lecture 17 Mass Storage Instructor: Neil Rhodes Paging and Translation Lookaside Buffer frame dirty? no yes CPU checks TLB PTE in TLB? Free page frame? no yes OS

More information

Nexenta Technical Sales Professional (NTSP)

Nexenta Technical Sales Professional (NTSP) Global Leader in Software Defined Storage Nexenta Technical Sales Professional (NTSP) COURSE CONTENT Nexenta Technical Sales Professional (NTSP) Course USE CASE: MICROSOFT SHAREPOINT 2 Use Case Microsoft

More information

Guide to SATA Hard Disks Installation and RAID Coniguration

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

More information

IBM Tivoli Storage Manager for Windows Version Installation Guide IBM

IBM Tivoli Storage Manager for Windows Version Installation Guide IBM IBM Tivoli Storage Manager for Windows Version 7.1.8 Installation Guide IBM IBM Tivoli Storage Manager for Windows Version 7.1.8 Installation Guide IBM Note: Before you use this information and the product

More information

PRIMERGY RX800 S2/S3 ServeRAID-8i Controller

PRIMERGY RX800 S2/S3 ServeRAID-8i Controller Produktfamilie PRIMERGY RX800 S2/S3 ServeRAID-8i Controller User Manual Joachim Pichol Fujitsu Siemens Computers GmbH Paderborn 33094 Paderborn e-mail: email: manuals@fujitsu-siemens.com Tel.: 05251 14888-18

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

Configuring a RAID Set

Configuring a RAID Set Configuring a RAID Set Configuring SATA Controllers... 2 Installing the RAID/AHCI Driver and Operating System... 16 Installing an Intel Optane Memory... 19 RAID Levels Minimum Number of Hard Drives Array

More information

SATARAID5 Management Software User s Guide

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

More information

RAID Configuration Guide. Motherboard

RAID Configuration Guide. Motherboard RAID Configuration Guide Motherboard E14794 Revised Edition V4 August 2018 Copyright 2018 ASUSTeK COMPUTER INC. All Rights Reserved. No part of this manual, including the products and software described

More information

First Edition, July 2011

First Edition, July 2011 First Edition, July 2011 Copyright Netstor Technology Co., Ltd. All rights reserved Table of contents 1. Introduction P1 2. Configuration via GUI 2.1 Starting the RAID Manager P1 2.1.1 For Windows operating

More information

Database Systems II. Secondary Storage

Database Systems II. Secondary Storage Database Systems II Secondary Storage CMPT 454, Simon Fraser University, Fall 2009, Martin Ester 29 The Memory Hierarchy Swapping, Main-memory DBMS s Tertiary Storage: Tape, Network Backup 3,200 MB/s (DDR-SDRAM

More information

CA485 Ray Walshe Google File System

CA485 Ray Walshe Google File System Google File System Overview Google File System is scalable, distributed file system on inexpensive commodity hardware that provides: Fault Tolerance File system runs on hundreds or thousands of storage

More information

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL

PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL PROMISE ARRAY MANAGEMENT ( PAM) USER MANUAL Copyright 2002, Promise Technology, Inc. Copyright by Promise Technology, Inc. (Promise Technology). No part of this manual may be reproduced or transmitted

More information

SUPERTRAK EX8300, EX8350 RAID 6 UPGRADE & PRIMER

SUPERTRAK EX8300, EX8350 RAID 6 UPGRADE & PRIMER SUPERTRAK EX8300, EX8350 RAID 6 UPGRADE & PRIMER Version 1.1 2005 Promise Technology, Inc. All rights reserved. SuperTrak EX8300, EX8350 RAID 6 Upgrade & Primer Copyright 2005 Promise Technology, Inc.

More information

Xserve RAID Using RAID Admin 1.2 and Disk Utility Includes instructions for creating RAID arrays and monitoring Xserve RAID systems

Xserve RAID Using RAID Admin 1.2 and Disk Utility Includes instructions for creating RAID arrays and monitoring Xserve RAID systems Xserve RAID Using RAID Admin 1.2 and Disk Utility Includes instructions for creating RAID arrays and monitoring Xserve RAID systems K Apple Computer, Inc. 2004 Apple Computer, Inc. All rights reserved.

More information

Table 6.1 Physical Characteristics of Disk Systems

Table 6.1 Physical Characteristics of Disk Systems Table 6.1 Physical Characteristics of Disk Systems Head Motion Fixed head (one per track) Movable head (one per surface) Disk Portability Nonremovable disk Removable disk Sides Single sided Double sided

More information

Cisco UCS C-Series I/O Characterization

Cisco UCS C-Series I/O Characterization White Paper Cisco UCS C-Series I/O Characterization White Paper May 2013 2013 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 38 Contents Executive Summary...

More information

2013 LENOVO. ALL RIGHTS RESERVED.

2013 LENOVO. ALL RIGHTS RESERVED. RAID Product Directions LSI is strategic partner for complete RAID solutions Industry leader in RAID technology Best in class storage subsystem performance LSI RAID technology / products supported across

More information

Design Concepts & Capacity Expansions of QNAP RAID 50/60

Design Concepts & Capacity Expansions of QNAP RAID 50/60 Design Concepts & Capacity Expansions of QNAP RAID 50/60 Your challenges, our solutions: Insufficient protection of RAID 5? Will performance be degraded when using RAID 50/60? Why You Should Use RAID 50/60

More information

Configuring and Using Redundant Disks with Cisco MCS

Configuring and Using Redundant Disks with Cisco MCS Configuring and Using Redundant Disks with Cisco MCS Document ID: 9229 Contents Introduction Prerequisites Requirements Components Used Conventions Drive Mirroring (RAID 1) Recognize a Drive Failure Recover

More information

8G Fibre to SAS 6G SAS to SAS 10G iscsi to SAS

8G Fibre to SAS 6G SAS to SAS 10G iscsi to SAS ERP12S/R & ERP16S/R GUI Software Manual 42-34000-5034 8G Fibre to SAS 6G SAS to SAS 10G iscsi to SAS Disk Array Systems Version 1.0 8G Fibre to SAS 6G SAS to SAS 10G iscsi to SAS Model: ERP12S-8FR2, ERP12R-8FR2,

More information

Today: Coda, xfs! Brief overview of other file systems. Distributed File System Requirements!

Today: Coda, xfs! Brief overview of other file systems. Distributed File System Requirements! Today: Coda, xfs! Case Study: Coda File System Brief overview of other file systems xfs Log structured file systems Lecture 21, page 1 Distributed File System Requirements! Transparency Access, location,

More information

Configuring RAID with HP Z Turbo Drives

Configuring RAID with HP Z Turbo Drives Technical white paper Configuring RAID with HP Z Turbo Drives HP Workstations This document describes how to set up RAID on your HP Z Workstation, and the advantages of using a RAID configuration with

More information

COSC 6374 Parallel Computation. Parallel I/O (I) I/O basics. Concept of a clusters

COSC 6374 Parallel Computation. Parallel I/O (I) I/O basics. Concept of a clusters COSC 6374 Parallel I/O (I) I/O basics Fall 2010 Concept of a clusters Processor 1 local disks Compute node message passing network administrative network Memory Processor 2 Network card 1 Network card

More information

RAID (Redundant Array of Inexpensive Disks)

RAID (Redundant Array of Inexpensive Disks) Magnetic Disk Characteristics I/O Connection Structure Types of Buses Cache & I/O I/O Performance Metrics I/O System Modeling Using Queuing Theory Designing an I/O System RAID (Redundant Array of Inexpensive

More information

HP AutoRAID (Lecture 5, cs262a)

HP AutoRAID (Lecture 5, cs262a) HP AutoRAID (Lecture 5, cs262a) Ion Stoica, UC Berkeley September 13, 2016 (based on presentation from John Kubiatowicz, UC Berkeley) Array Reliability Reliability of N disks = Reliability of 1 Disk N

More information

IBM i Version 7.3. Systems management Disk management IBM

IBM i Version 7.3. Systems management Disk management IBM IBM i Version 7.3 Systems management Disk management IBM IBM i Version 7.3 Systems management Disk management IBM Note Before using this information and the product it supports, read the information in

More information

IBM. Systems management Disk management. IBM i 7.1

IBM. Systems management Disk management. IBM i 7.1 IBM IBM i Systems management Disk management 7.1 IBM IBM i Systems management Disk management 7.1 Note Before using this information and the product it supports, read the information in Notices, on page

More information

USB and esata to SATA II Tower RAID Subsystem

USB and esata to SATA II Tower RAID Subsystem USB and esata to SATA II Tower RAID Subsystem Revision 1.2 P/N: PW0020000000329 Preface About this manual This manual provides information regarding the quick installation and hardware features of the

More information

Flexible Array Storage Tool. User s Guide

Flexible Array Storage Tool. User s Guide Flexible Array Storage Tool User s Guide HP Part Number 5969-8465 Printed in January 2001 Copyright Copyright 2001, Hewlett-Packard Company. This document contains proprietary information that is protected

More information

CSE380 - Operating Systems. Communicating with Devices

CSE380 - Operating Systems. Communicating with Devices CSE380 - Operating Systems Notes for Lecture 15-11/4/04 Matt Blaze (some examples by Insup Lee) Communicating with Devices Modern architectures support convenient communication with devices memory mapped

More information

Chapter 13: Mass-Storage Systems. Disk Scheduling. Disk Scheduling (Cont.) Disk Structure FCFS. Moving-Head Disk Mechanism

Chapter 13: Mass-Storage Systems. Disk Scheduling. Disk Scheduling (Cont.) Disk Structure FCFS. Moving-Head Disk Mechanism Chapter 13: Mass-Storage Systems Disk Scheduling Disk Structure Disk Scheduling Disk Management Swap-Space Management RAID Structure Disk Attachment Stable-Storage Implementation Tertiary Storage Devices

More information

Chapter 13: Mass-Storage Systems. Disk Structure

Chapter 13: Mass-Storage Systems. Disk Structure Chapter 13: Mass-Storage Systems Disk Structure Disk Scheduling Disk Management Swap-Space Management RAID Structure Disk Attachment Stable-Storage Implementation Tertiary Storage Devices Operating System

More information

CSCI-GA Database Systems Lecture 8: Physical Schema: Storage

CSCI-GA Database Systems Lecture 8: Physical Schema: Storage CSCI-GA.2433-001 Database Systems Lecture 8: Physical Schema: Storage Mohamed Zahran (aka Z) mzahran@cs.nyu.edu http://www.mzahran.com View 1 View 2 View 3 Conceptual Schema Physical Schema 1. Create a

More information

SSD Architecture Considerations for a Spectrum of Enterprise Applications. Alan Fitzgerald, VP and CTO SMART Modular Technologies

SSD Architecture Considerations for a Spectrum of Enterprise Applications. Alan Fitzgerald, VP and CTO SMART Modular Technologies SSD Architecture Considerations for a Spectrum of Enterprise Applications Alan Fitzgerald, VP and CTO SMART Modular Technologies Introduction Today s SSD delivers form-fit-function compatible solid-state

More information

All TB2 & TB3 RAID 5 Storage MSU User Manual

All TB2 & TB3 RAID 5 Storage MSU User Manual All TB2 & TB3 RAID 5 Storage 1. Login Page...1 2. Creating a Virtual Disk...2 2.1 Creating a Virtual Disk Using Quick Create...2 2.2 Creating a Virtual Disk Using Create Array...6 3. Migrating a Virtual

More information

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual.

Before Reading This Manual This section explains the notes for your safety and conventions used in this manual. Onboard SCSI RAID 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

More information

Process Historian Administration SIMATIC. Process Historian V8.0 Update 1 Process Historian Administration. Basics 1. Hardware configuration 2

Process Historian Administration SIMATIC. Process Historian V8.0 Update 1 Process Historian Administration. Basics 1. Hardware configuration 2 Basics 1 Hardware configuration 2 SIMATIC Process Historian V8.0 Update 1 Management console 3 Process control messages 4 System Manual 04/2012 A5E03916798-02 Legal information Legal information Warning

More information