RAID systems within Industry
|
|
|
- Lesley Blankenship
- 10 years ago
- Views:
Transcription
1 White Paper 01/2014 RAID systems within Industry Functioning, variants and fields of application of RAID systems. A white paper issued by: Siemens. Siemens AG All rights reserved
2 Warranty and liability Warranty and liability Note This document is not binding and do not claim to be complete regarding the circuits shown, equipping and any eventuality. The document does not represent customer-specific solutions. It is only intended to provide support for typical applications. You are responsible for ensuring that the described products are used correctly. This document does not relieve you of the responsibility to use safe practices in application, installation, operation and maintenance. When using this document, you recognize that we cannot be made liable for any damage/claims beyond the liability clause described. We reserve the right to make changes to this document at any time without prior notice. If there are any deviations between the recommendations provided in this document and other Siemens publications e.g. Catalogs the contents of the other documents have priority. We do not accept any liability for the information contained in this document. Any claims against us based on whatever legal reason resulting from the use of the examples, information, programs, engineering and performance data etc., described in this document shall be excluded. Such an exclusion shall not apply in the case of mandatory liability, e.g. under the German Product Liability Act ( Produkthaftungsgesetz ), in case of intent, gross negligence, or injury of life, body or health, guarantee for the quality of a product, fraudulent concealment of a deficiency or breach of a condition which goes to the root of the contract ( wesentliche Vertragspflichten ). The damages for a breach of a substantial contractual obligation are, however, limited to the foreseeable damage, typical for the type of contract, except in the event of intent or gross negligence or injury to life, body or health. The above provisions do not imply a change of the burden of proof to your detriment. Any form of duplication or distribution of this document or excerpts hereof is prohibited without the expressed consent of Siemens Industry Sector. Security information Siemens provides products and solutions with industrial security functions that support the secure operation of plants, solutions, machines, equipment and/or networks. They are important components in a holistic industrial security concept. With this in mind, Siemens products and solutions undergo continuous development. Siemens recommends strongly that you regularly check for product updates. For the secure operation of Siemens products and solutions, it is necessary to take suitable preventive action (e.g. cell protection concept) and integrate each component into a holistic, state-of-the-art industrial security concept. Third-party products that may be in use should also be considered. For more information about industrial security, visit To stay informed about product updates as they occur, sign up for a productspecific newsletter. For more information, visit 01/2014 2
3 Table of contents Table of contents Warranty and liability Motivation Targets Implementation Software RAID vs. Hardware RAID RAID levels RAID RAID RAID Maximizing the System Availability Recognizing impending failures in time Minimizing the system down-time via hot swap Immediate recovery of a RAID group via hot spare Conclusion /2014 3
4 1 Motivation 1 Motivation Information processing systems are subjected to stress in the form of dust, shock/vibration, electromagnetic interference and extreme temperatures when employed in rough environments. Siemens AG 2014 All rights reserved Figure 1 Special industrial PCs have been developed which can withstand these stressful conditions and are protected especially against these influences. Apart from the protection from external influences, the data of information processing systems requires particular attention. For error-free and smooth operation these are equally important as the hardware components. If a data carrier fails, the operation is interrupted until the data carrier has been exchanged and the backed up data restored. If only a very old backup or no backup of the system exists, extensive and timeconsuming setup measures become necessary. However, the most recent data, which might be used in running production processes, will be lost despite of the backup. How can the availability of a data carrier, hence the entire information processing system be increased? 2 Targets One aim is to increase the availability of the data by means of suitable measures. Closely related to this is the demanded protection of the saved data from data loss during the failure of a data carrier. The system output must not be reduced by the measures. 01/2014 4
5 3 Implementation 3 Implementation Explanation of Terms The mentioned objectives can be reached by using RAID systems for data storage. Table 1 RAID Abbreviation Meaning Redundant Array of Independent Disks This refers to the combination of several physical data carriers into one logical data carrier. There are different implementations which are discussed below. 3.1 Software RAID vs. Hardware RAID Several physical data carriers can be combined into one logic data carrier using software as well as special hardware. This is implemented by means of a RAID controller. The advantages and disadvantages of both options are listed in the table below. Table 2 Pro Software RAID In the case of a HW defect, the saved data can also be read from a different system Hardware RAID Relieving the CPU and the system bus Exchange possible during runtime Contra CPU load and system bus Cache usage problematic during system failure or power cut Additional hardware/costs for the controller Defect at the controller requires identical model 3.2 RAID levels RAID levels describe the way in which several data carriers are combined and used. The various RAID levels are mainly distinguished by the following characteristics: Available total capacity for data storage Data security during failure of a data carrier Data throughput during reading Data throughput during writing Number of required hard discs RAID levels 0, 1 and 5 have been established. These are discussed in greater detail below. 01/2014 5
6 3 Implementation RAID 0 In RAID level 0, the data to be saved are divided between the individual data carriers. This is done without redundancy. Parallel access to the individual data carriers accelerates the data throughput during reading as well as during writing. However, this type of interconnection bears the risk of data loss. If a physical data carrier works with errors, the logic connection of the data carrier is also defective. Figure 2 Table 3 Read Speed Write Data security RAID 1 In RAID level 1, the data to be saved is mirrored and stored on the data carriers. This redundant type of data storage preserves the data even during the failure of one data carrier. Figure 3 Read Speed Write Data security Table 4 01/2014 6
7 3 Implementation RAID 5 In RAID level 5, the data to be saved is stored on the data carriers. Additionally, a parity data block is generated for the saved data which in return is stored on a separate physical data carrier. Using this parity data block, the original information can be restored when the data carrier is faulty. Considered simply, the following applies for the first line in the figure: A + B = P AB This enables reconstructing the original data in the event of an error, for example: B = P AB A A = P AB A The distributed storage of the parity data blocks on all data carriers prevents an excessive load on individual data carriers. In addition the data throughput during reading can be accelerated. RAID level 5 requires at least 3 hard drives. Figure 4 Table 5 Read Speed Write Data security 01/2014 7
8 4 Maximizing the System Availability 4 Maximizing the System Availability 4.1 Recognizing impending failures in time Apart from the redundant storage of data in the RAID array, early detection of errors is an important aspect for increasing the availability of the system. Detecting errors especially includes the monitoring of critical system components: speed of casing fans, casing temperature, S.M.A.R.T. 1 state of the data carrier. If the failure of a component becomes apparent due to abnormal values, this should be indicated by an automatic message via or SMS text message. The required spare parts can then be procured on time and, if necessary, be exchanged without any time delays. Diagnosis should be possible locally as well as remote. 4.2 Minimizing the system down-time via hot swap Another way of reducing the down-times of an information processing system is its ability to exchange defective components especially data carriers during runtime. This ability is referred to as hot swap. In connection with redundant saving of data in a RAID system, this enables uninterruptible operation while exchanging the defective data carrier. 4.3 Immediate recovery of a RAID group via hot spare During the failure of a data carrier the risk of data loss is increased. If another data carrier fails before the defect data carrier has been replaced, the data can t be restored. To avoid that a hot spare data carrier can be installed, that immediately steps in when a defect occurs. Thereby the RAID group hence the data consistency is fully available. The defect data carrier doesn t have to be replaced immediately. The replacement can be integrated into a perfunctory service task. 1 S.M.A.R.T. = Self-Monitoring, Analysis and Reporting Technology, that means a system for monitoring hard discs and providing early detection of impending defects. 01/2014 8
9 5 Conclusion 5 Conclusion Depending on the used RAID level, RAID systems are suitable for reducing the risk of data loss as well as for increasing the speed at which the data is to be transferred. This, for example, can reduce the time necessary for creating reports based on many process values from archive data or databases. The interconnection of data carriers into one RAID level 5 gives the user security from data loss during the failure of a data carrier as well as improved performance when transferring the saved data. Furthermore, useful functions and capabilities, such as automatic notification in the case of an error as well as hot swapping of data carriers, help increasing the overall availability of a system. However, the application of a RAID system is no substitute for regular backups of important data; it must be considered as a useful supplementation. 01/2014 9
Application example and brief instruction 04/2015. LOGO! App V3.0. LOGO! 8 and LOGO! 7
Application example and brief instruction 04/2015 LOGO! App V3.0 LOGO! 8 and LOGO! 7 Warranty and Liability Warranty and Liability Note The Application Examples are not binding and do not claim to be complete
Application on Control Technology
Application on Control Technology Programming Example in Ladder Logic Getting the Status for the CPU LED Indicators Note The application examples are not binding and do not claim to be complete regarding
Configuration Instruction
Configuration Instruction SIMATIC PCS 7 SIMATIC IT Integration SIMATIC PCS 7 / SIMATIC IT Integration Pack 2007 Data exchange between SIMATIC IT Production Modeler/ SIMATIC IT Historian and SIMATIC PCS
Applications & Tools. Migration to TIA Portal. WinCC Basic / Comfort / Advanced STEP 7 V5.x / WinCC flexible 2008 SP3. Migration Guide September 2013
Migration to TIA Portal WinCC Basic / Comfort / Advanced STEP 7 V5.x / WinCC flexible 2008 SP3 Migration Guide September 2013 Applications & Tools Answers for industry. Siemens Industry Online Support
Applications & Tools. Configuration of Messages and Alarms in WinCC (TIA Portal) WinCC (TIA Portal) Application description December 2012
Cover Configuration of Messages and Alarms in WinCC (TIA Portal) WinCC (TIA Portal) Application description December 2012 Applications & Tools Answers for industry. Siemens Industry Online Support This
How To Use An American Zw.Com V20-20 (V20) V20 (Veu) V2.20 (Femalese) V1.2.2 (V2.1) V3.
Cover SINAMICS V: Speed Control of a V20 with S7-1200 via USS Protocol in TIA Portal SINAMICS V20, SIMATIC S7-1200 Short Documentation November 2012 Applications & Tools Answers for industry. Siemens Industry
Tool for Control Technology
Tool for Control Technology Tools Collection of Functions for Programming Tasks Tools Collection of Functional Examples for Date and Time Warranty, Liability and Support Note The application examples and
Cover. WinCC/Server Virtualization. WinCC. Technical Information April 2011. Applications & Tools. Answers for Industry.
Cover / Virtualization Technical Information April 2011 Applications & Tools Answers for Industry. Industry Automation and Drive Technologies Service & Support Portal This article is taken from the Service
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
Cover sheet. How do you create a backup of the OS systems during operation? SIMATIC PCS 7. FAQ November 2013. Service & Support. Answers for industry.
Cover sheet How do you create a backup of the OS systems during operation? SIMATIC PCS 7 FAQ November 2013 Service & Support Answers for industry. Question This entry originates from the Service & Support
Applications & Tools. Master Slave Communication via a CM PtP using the Modbus RTU Protocol. S7-1500 CM PtP RS422/485 HF, ET 200SP CM PtP
Cover Master Slave Communication via a CM PtP using the Modbus RTU Protocol S7-1500 CM PtP RS422/485 HF, ET 200SP CM PtP Application Description March 2013 Applications & Tools Answers for industry. Siemens
Applications & Tools. Remote Control Concept with SCALANCE S Modules over IPsec-secured VPN Tunnel SCALANCE S. Application Description February 2010
Cover Remote Control Concept with SCALANCE S Modules over IPsec-secured VPN Tunnel SCALANCE S Application Description February 2010 Applications & Tools Answers for industry. Industry Automation and Drives
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
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
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
White Paper A New RAID Configuration for Rimage Professional 5410N and Producer IV Systems November 2012
White Paper A New RAID Configuration for Rimage November 2012 Combining RAID 5 and RAID 0 to Reduce the Impact of Hard Drive Failures Rimage is changing the hard drive layout and RAID configurations for
Specific Program Documentation ( License SPD )
Specific Program Documentation ( License SPD ) 1. CA Europe sarl ( CA ) licenses to Customer the CA software program(s) listed below under the following terms and conditions. By using the CA Software,
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
Aljex Software, Inc. Business Continuity & Disaster Recovery Plan. Last Updated: June 16, 2009
Business Continuity & Disaster Recovery Plan Last Updated: June 16, 2009 Business Continuity & Disaster Recovery Plan Page 2 of 6 Table of Contents Introduction... 3 Business Continuity... 3 Employee Structure...
GENERAL SOFTWARE LICENCE TERMS AND CONDITIONS of Fritz & Macziol GmbH Current as of March 2014
GENERAL SOFTWARE LICENCE TERMS AND CONDITIONS of Fritz & Macziol GmbH Current as of March 2014 Section 1 Preamble The following software licence terms and conditions stipulate the extent of the rights
Backup and Recovery 1
Backup and Recovery What is a Backup? Backup is an additional copy of data that can be used for restore and recovery purposes. The Backup copy is used when the primary copy is lost or corrupted. This Backup
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
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
RenderBooster User manual
RenderBooster User manual Legal Information We recommend that you carefully read the information in this manual, in order to avoid operator errors. We have taken great care in developing and testing this
Chapter 6. 6.1 Introduction. Storage and Other I/O Topics. p. 570( 頁 585) Fig. 6.1. I/O devices can be characterized by. I/O bus connections
Chapter 6 Storage and Other I/O Topics 6.1 Introduction I/O devices can be characterized by Behavior: input, output, storage Partner: human or machine Data rate: bytes/sec, transfers/sec I/O bus connections
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
RAID Technology Overview
RAID Technology Overview HP Smart Array RAID Controllers HP Part Number: J6369-90050 Published: September 2007 Edition: 1 Copyright 2007 Hewlett-Packard Development Company L.P. Legal Notices Copyright
Application about Communication
Application about Communication Integration of ET200S PROFIBUS I/O in a Rockwell CompactLogix Controller Configuration Example Warranty, liability and support Note The application examples are not binding
SPECIAL CONDITIONS OF PRIVATE CLOUD Version dated 08/06/2011
SPECIAL CONDITIONS OF PRIVATE CLOUD Version dated 08/06/2011 DEFINITIONS : Cloud: Technology that uses remote resources and storage. Host Server: Physical Server with a memory load and a processor load.
openqrm Enterprise Server and Client Licenses Agreement
openqrm Enterprise Server and Client Licenses Agreement (1) This openqrm Enterprise Server and Client License Agreement ( Agreement ) is by and between openqrm Enterprise GmbH, Berrenrather Strasse 188c,
OceanStor UDS Massive Storage System Technical White Paper Reliability
OceanStor UDS Massive Storage System Technical White Paper Reliability Issue 1.1 Date 2014-06 HUAWEI TECHNOLOGIES CO., LTD. 2013. All rights reserved. No part of this document may be reproduced or transmitted
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
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
Realize your full potential with the new version of SIMATIC PCS 7
Version 8.1 Realize your full potential with the new version of SIMATIC PCS 7 Performance you trust siemens.com/simatic-pcs7 Answers for industry. More than 70 new features, new possibilities: SIMATIC
1. Content and implementation. 2. Services of Matrix42 GENERAL TERMS AND CONDITIONS OF BUSINESS
1. Content and implementation (1) Parties and subject matter. This contract regulates the legal relationship between Matrix42 AG, Elbinger Strasse 7 in 60487 Frankfurt am Main ( Matrix42 ) and its customers
CRM in a Day Support Services Agreement
CRM in a Day Support Services Agreement Agreement Number: Start Date: Renewal Date: Minimum Term: This Agreement sets forth the terms and conditions under with CRM in a Day shall support the Microsoft
Conditions for the Provision and Maintenance of Software
of prevero AG, Landsberger Straße 154, 80339 Munich hereinafter prevero Definitions QUOTATION means the document attached hereto as Annex 1 DATA OF THE PRINCIPAL means all material, data and information
Created By: 2009 Windows Server Security Best Practices Committee. Revised By: 2014 Windows Server Security Best Practices Committee
Windows Server Security Best Practices Initial Document Created By: 2009 Windows Server Security Best Practices Committee Document Creation Date: August 21, 2009 Revision Revised By: 2014 Windows Server
Standard diagnostic and configuration interface for Beckhoff Industrial PCs
Keywords Industrial PC Embedded Preventive maintenance Monitoring TwinCAT Diagnostics Configuration MDP Programming interface Interface Standard diagnostic and configuration interface for Beckhoff Industrial
COLOCATION SERVICE SCHEDULE
COLOCATION SERVICE SCHEDULE 1. DEFINITIONS AND INTERPRETATION 1.1 Definitions Capitalised terms in this Service Schedule not otherwise defined here have the meaning given in the Master Services Agreement:
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
Jigsaw24 Support Contract Terms & Conditions
Version 1.1 Jigsaw24 Support Contract Terms & Conditions These conditions together with the provisions of the Agreement or a Scope of Work (SOW) are the only contractual terms upon which Jigsaw Systems
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
RUGGEDCOM NMS for Linux v1.6
Welcome to RNMS 1 Installation 2 RUGGEDCOM NMS for Linux v1.6 Notes on RNMS 3 Installation Upgrades 4 09/2013 Copyright 2013 Siemens AG All rights reserved. Dissemination or reproduction of this document,
Terms of sale, payment and delivery. I. General Commitment
Terms of sale, payment and delivery I. General Commitment 1. Our deliveries, services and offers are exclusively based on these terms of sale, payment and delivery (General Business Terms). Deviating terms,
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.
Input / Ouput devices. I/O Chapter 8. Goals & Constraints. Measures of Performance. Anatomy of a Disk Drive. Introduction - 8.1
Introduction - 8.1 I/O Chapter 8 Disk Storage and Dependability 8.2 Buses and other connectors 8.4 I/O performance measures 8.6 Input / Ouput devices keyboard, mouse, printer, game controllers, hard drive,
Firebird and RAID. Choosing the right RAID configuration for Firebird. Paul Reeves IBPhoenix. mail: [email protected]
Firebird and RAID Choosing the right RAID configuration for Firebird. Paul Reeves IBPhoenix mail: [email protected] Introduction Disc drives have become so cheap that implementing RAID for a firebird
TestRail Cloud Terms of Service
TestRail Cloud Terms of Service Of Gurock Software GmbH (Gurock), regarding the software TestRail Cloud. 1. Subject Matter 1.1 The subject matter of this Agreement is the use of the software TestRail Cloud
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
WinCC Options. Redundancy. Manual C79000-G8263-C142-01
WinCC Options Redundancy Manual Edition November 1998 WinCC, SIMATIC, SINEC, STEP are Siemens registered trademarks. All other product and system names in this manual are (registered) trademarks of their
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,
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
Software License Agreement for Beckhoff Software Products
1 Scope of this Agreement (1) Licensor has agreed with Licensee to grant Licensee a license to use and exploit the software set out in the License Certificate ("Licensed Software") subject to the terms
Application about Communication
Application about Communication Integration of a MicroMaster Drive with Rockwell ControlLogix using DeviceNet Third-Party Integration Warranty, liability and support Note The application examples are not
General Terms and Conditions Advertiser
General Terms and Conditions Advertiser 1 General Provisions These Terms and Conditions apply to the use of the platform www.financeads.com (subsequently referred to as "platform") of financeads International
CS 6290 I/O and Storage. Milos Prvulovic
CS 6290 I/O and Storage Milos Prvulovic Storage Systems I/O performance (bandwidth, latency) Bandwidth improving, but not as fast as CPU Latency improving very slowly Consequently, by Amdahl s Law: fraction
General terms of delivery. for GEUTEBRÜCK system components with GEUTEBRÜCK software
General terms of delivery for GEUTEBRÜCK system components with GEUTEBRÜCK software GEUTEBRÜCK GmbH, Im Nassen 7-9, 53578 Windhagen ("GEUTEBRÜCK") develops and distributes video security systems, which
GENERAL TERMS AND CONDITIONS Siconnex Singapore PTE Ltd. (06.05.2014)
GENERAL TERMS AND CONDITIONS Siconnex Singapore PTE Ltd. (06.05.2014) 1. Acceptance of Orders 1.1 Acceptance and performance of purchase orders shall be exclusively subject to the following terms and conditions,
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
COLOCATION SERVICE SCHEDULE
COLOCATION SERVICE SCHEDULE 1. DEFINITIONS AND INTERPRETATION 1.1 Definitions Capitalised terms in this Service Schedule not otherwise defined here have the meaning given in the Standard Terms and Conditions:
DODO WEB HOSTING TERMS OF SERVICE
DODO WEB HOSTING TERMS OF SERVICE INDEX Dodo WEB HOSTING TERMS OF SERVICE 1. Definitions 1 2. General Terms of Service 1 3. The Service 1 4. Payment 2 5. Amending These Terms 2 6. Termination 2 7. Acceptable
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
High Availability Server Clustering Solutions
White Paper High vailability Server Clustering Solutions Extending the benefits of technology into the server arena Intel in Communications Contents Executive Summary 3 Extending Protection to Storage
Security+ Guide to Network Security Fundamentals, Fourth Edition. Chapter 13 Business Continuity
Security+ Guide to Network Security Fundamentals, Fourth Edition Chapter 13 Business Continuity Objectives Define environmental controls Describe the components of redundancy planning List disaster recovery
User Agreement. Quality. Value. Efficiency.
User Agreement Quality. Value. Efficiency. Welcome to QVuE, the Leaders Network on Quality, Value and Efficiency website sponsored by The Medicines Company. The information provided in this Webinar Series
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
NETWORK SERVICES WITH SOME CREDIT UNIONS PROCESSING 800,000 TRANSACTIONS ANNUALLY AND MOVING OVER 500 MILLION, SYSTEM UPTIME IS CRITICAL.
NETWORK SERVICES WITH SOME CREDIT UNIONS PROCESSING 800,000 TRANSACTIONS ANNUALLY AND MOVING OVER 500 MILLION, SYSTEM UPTIME IS CRITICAL. Your Credit Union information is irreplaceable. Data loss can result
Applications & Tools. Monitoring Machines and Plants with Network Cameras and SIMATIC HMI Comfort Panels. WinCC V11 Comfort
Cover Monitoring Machines and Plants with Network Cameras and SIMATIC HMI Comfort Panels WinCC V11 Comfort Application Description October 2012 Applications & Tools Answers for industry. Siemens Industry
Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems
Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can
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
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
Beckhoff onboard SATA-RAID
Installation and operating instructions for Beckhoff onboard SATA-RAID Version: 1.3 Date: 2009-07-24 Table of contents Table of contents 1. 2. 3. 4. 5. 6. 7. General notes 2 Notes on the documentation
Dell Reliable Memory Technology
Dell Reliable Memory Technology Detecting and isolating memory errors THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL ERRORS AND TECHNICAL INACCURACIES. THE CONTENT IS
QuickSpecs. Models. HP Dynamic Smart Array B320i Controller. Overview
Overview HP Dynamic Smart array provides more customer choice with higher levels of data protection for embedded controllers, these data protection levels were earlier only available to standup controllers.
VERITAS Volume Management Technologies for Windows
WHITE PAPER VERITAS Volume Management Technologies for Windows V E R I T A S W H I T E P A P E R The Next Generation of Disk Management for Windows Platforms Windows 2000 and Windows Server 2003 1 TABLE
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
(1) Our offers are subject to change, unless they are explicitly designated as
General Terms of Sales and Service of MBA Design & Display Produkt GmbH (Status: May 2015) 1 The scope of application (1) Our General Terms and Conditions (GTC) apply exclusively and without further formal
How to choose the right RAID for your Dedicated Server
Overview of RAID Let's first address, "What is RAID and what does RAID stand for?" RAID, an acronym for "Redundant Array of Independent Disks, is a storage technology that links or combines multiple hard
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
Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its
DISASTER RECOVERY STRATEGIES: BUSINESS CONTINUITY THROUGH REMOTE BACKUP REPLICATION Every organization has critical data that it can t live without. When a disaster strikes, how long can your business
Intel RAID Volume Recovery Procedures
Intel RAID Volume Recovery Procedures Revision 1.0 12/20/01 Revision History Date Revision Number 12/20/01 1.0 Release Modifications Disclaimers Information in this document is provided in connection with
MoniUPS Software and Service. with an expert
MoniUPS Software and Service Monitor your UPS with an expert A service expert at your fingertips innovative remote monitoring System MoniUPS for critical applications MoniUPS is the innovative remote monitoring
GENERAL INFORMATION COPYRIGHT... 3 NOTICES... 3 XD5 PRECAUTIONS... 3 INTRODUCTION... 4 FEATURES... 4 SYSTEM REQUIREMENT... 4
1 Table of Contents GENERAL INFORMATION COPYRIGHT... 3 NOTICES... 3 XD5 PRECAUTIONS... 3 INTRODUCTION... 4 FEATURES... 4 SYSTEM REQUIREMENT... 4 XD5 FAMILULARIZATION... 5 PACKAGE CONTENTS... 5 HARDWARE
Testing, Inspection and Weight
I. Application 1. These General Conditions of Sale (Conditions) shall apply to all present and future contracts with companies, public corporations and special assets under public law in regard to deliveries
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
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
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
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
