How VERITAS Volume Manager Complements Hardware RAID in Microsoft Windows Server Environments

Size: px
Start display at page:

Download "How VERITAS Volume Manager Complements Hardware RAID in Microsoft Windows Server Environments"

Transcription

1 How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments V E R I T S W H I T E P P E R

2 Table of Contents The usiness Problem High vailability Flexibility in Storage Solutions Implementation ifferences Hardware RI Software RI How Volume Manager s Software RI complements Hardware RI Higher vailability via Extended ata Protection Improved vailability via Flexible RI Configuration and Management etter vailability and Manageability via Larger LUNs Improved vailability via On-disk Configurations Increased Performance via Striping across Multiple rrays etter Manageability via Storage Vendor Independence Summary

3 The usiness Problem High vailability More and more electronic information users today are demanding 24xForever access to data. Especially in expanding e-commerce driven environments, downtime is increasingly not acceptable, because consumers can very quickly jump to a competitor s Web page if yours is not available. Lowering system downtime is now a business necessity. ut doing so is not free. On the contrary, systems solution costs often rise exponentially as more 9s of availability are configured into the system. nice balance of cost versus availability is possible through the careful application of hardware and software solutions in key areas such as system online storage, without the need to spend huge sums of money. Increasingly, storage is a key element in overall system availability. Storage-management techniques can play a crucial role in creating highly available environments based on Microsoft Windows Systems. This paper illustrates some techniques for using VERITS Volume Manager to reduce downtime, increase performance and provide higher availability, all in a costeffective manner. Flexibility in Storage Solutions n important aspect of investment protection in storage purchases is how well the storage system can grow, for both planned and unplanned events. Organizations may wish to spread their risk by not betting on any single storage vendor for all their storage needs. Multisourcing storage systems will help spread this risk. The ability to mix and match storage from multiple vendors and still construct high-performance highly available storage is greatly enabled by competent host-based volume management tools such as VERITS Volume Manager for Windows. However, managing storage from multiple vendors can place a large burden on already overloaded system administrators, because they would need to learn to become proficient with multiple interfaces. In this case as well, by using host-based VERITS Volume Manager, the system administrator will have domainwide Windows storage management from a single GUI console. RI subsystems are great for protecting against disk failure and to improve I/O performance. ut what if (or when) a RI subsystem itself fails? nd, what if you need more I/O performance than the RI subsystem itself can provide? Using hostbased volume management, software RI may be applied across RI subsystems from the same or different vendors, thus aggregating all the desirable properties of RI subsystems. VERITS Volume Manager provides this extra dimension of flexibility to RI subsystems, consequently increasing your overall data availability and I/O performance. Implementation ifferences Hardware RI Hardware RI implementations typically employ RI capabilities via firmware or downloadable software running in the Host us dapter (H) or an array-based controller. ny RI calculations or management overhead are performed in a dedicated processor on the controller or in the H. Controller-based RI can be implemented in three primary flavors: 1. Embedded directly with an H, to which a set of disk drives is connected 2. Via an external storage system containing disk drives and controllers typically housed in a separate box 3. In a storage appliance or file server, where the RI functionality is run on a dedicated processor along with protocolspecific instructions such as CIFS for file sharing How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments Page 1

4 ecause the host system dispatches logical I/O requests to the controller in a hardware implementation, the reductions in bus traffic and system CPU use can be significant. This is the primary area where hardware RI has the advantage, and it should be exploited. For example, in a hardware controller implementation of mirroring, the host would pass each write through the disk driver and across the I/O bus, where the controller would break it down into two separate writes. In the same mirroring application with host-based RI, the host system CPU would break the write down into two separate disk write operations, using some CPU bandwidth to do so. In addition, two separate write operations would flow across the I/O bus, taking some I/O bus bandwidth. lthough the mirroring example is not very dramatic in terms of additional CPU and I/O requirements for a host-based approach, the picture is more critical for RI-5 configurations. ecause of the complexity of the parity calculations, the CPU requirements on host-based RI-5 can easily reach into the 20 percent range. In addition, the I/O bus bandwidth requirements may be significantly increased as well for host-based deployment of RI-5. Software RI The CPU and I/O bus bandwidth limitations described above for hardware implementations are significant only if the host system is configured so lean as not to have resources available in these two areas. It is, in general, much simpler to add processing power or bus bandwidth at the host system side than in an array subsystem. Host-based RI implementations offer more flexibility in configuring disks because they build RI objects from logical portions of disks. dditionally, because the disks that make up a RI object in a software implementation do not need to be connected to the same controller or H, it is possible to attain increased performance and availability. How Volume Manager s Software RI complements Hardware RI oth hardware and software RI offer benefits. However, by combining VERITS Volume Manager for Windows with RI subsystems, the total solution can attain new levels of availability, flexibility, performance and manageability. This paper presents some examples of these combinations. Higher vailability via Extended ata Protection Most low-end and midrange controller-based RI solutions contain single points of failure in components such as a host connection, channel or power supply. If any one of these components fails, it will take the entire RI subsystem down. y applying host-based software RI techniques across separate hardware RI subsystems, you can protect against many points of failure. VERITS Volume Manager for Windows can be used to mirror selected volumes in separate enclosures. In the event of a channel, host connection or power-supply failure in a single enclosure, data access can continue by using the mirror copy. Thus, administrators can build and implement storage configurations with the availability and reliability characteristics typically found only in high-end arrays, but with much less total capacity used and at a much lower cost. n example of this RI configuration applied to disks or volumes is illustrated in Figure 1. Page 2 How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments

5 Two Mirror sets created with Volume Manager C C C RI rray Enclosure 1 RI rray Enclosure 2 (with Mirrors) Figure 1: Mirroring with Volume Manager from one RI subsystem to another Improved vailability via Flexible RI Configuration and Management Hardware RI subsystems often need to be tuned for optimal performance after initial setup, once the actual I/O pattern of users is seen. Plus, the I/O pattern may change over time, requiring further tuning. In addition to changes in I/O patterns, changes in user access patterns, read/write ratios and workload transfer sizes will likely occur. These changes will necessitate reconfiguration of RI in the hardware array. With controller-based RI arrays, these changes are usually achieved by first making a backup copy of the data, reconfiguring the array and then reloading the data back onto the array. The downside to this approach is interruption to users data during this process not the optimal situation. The online reconfiguration capabilities of VERITS Volume Manager for Windows will allow users to have uninterrupted access to their data while RI configuration changes are being made. Volume Manager permits online creation and growth of mirrored, striped, RI-5 or mirrored striped volumes. In addition, to eliminate performance bottlenecks, Volume Manager can move a portion of a disk (subdisk, in Volume Manager terminology) with a high I/O activity hot spot to a different location where the I/O activity is less, thus improving data availability. Figure 2 shows a screen shot indicating the hot spot and available subdisks with low I/O. Figure 2: Volume Manager GUI for hot-spot detection and subdisk layout How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments Page 3

6 etter vailability and Manageability via Larger LUNs For any type of RI used in an array, the size of a database or file system is ultimately limited to the maximum size of a Logical Unit Number (LUN) in the particular hardware array. However, this limitation may be removed with VERITS Volume Manager for Windows. dministrators may combine LUNs from multiple RI controllers with Volume Manger to construct a very large volume capable of holding a very large database or file system, spanning multiple LUNs across controllers. This combined capability can give users better access to their data than if the file system or database is split across multiple LUNs. In addition to offering increased availability, the larger volume offers better convenience for system administration. Managing one large volume in a consistent manner will take less time than managing multiple smaller LUNs, especially if arrays from multiple vendors are used. Figure 3 depicts the use of Volume Manager to combine two RI rrays from different vendors to create a larger single file system or database Volume G in this example. LUN G LUN G Volume G 504 G + = G RI rray Vendor RI rray Vendor Flexible Logical Volume Figure 3: enefit of combining LUNs into larger logical volume Improved vailability via On-disk Configurations isk and LUN RI configuration data within each hardware array is stored in the array itself. The information used to relate the storage to the Windows Operating System objects, including the host adapter connection and the mapping of partitions to databases and file systems, is stored in files on the host system. This arrangement can create a hardship if, for instance, the address at which the LUN is connected to the host changes, and thus applications and system tables will need to be reconfigured to reflect the address change. This sort of situation is not uncommon in a multiple host failover configuration or if an array is moved to a different host adapter or if a different type of controller is added to the system, forcing the Windows Operating System to rename its devices. VERITS Volume Manager for Windows stores its configuration data on each and every drive in the array that has volumes created by Volume Manager. The configuration data includes unique position-independent identifiers, so that when a Volume Manager-enabled disk is moved physically or logically between controller addresses (either planned or unplanned, such as in a failover scenario), the system will know how to remap the logical objects to their new physical addresses. This functionality allows Volume Manager controlled volumes to be continuously available during such changes, without the need to modify database or file-system tables. Page 4 How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments

7 nother advantage to the Volume Manager approach is the elimination of a hard dependency on the Windows registry for such configuration information. Not having this dependency eliminates the risk of having the registry become corrupted and of access to the entire online storage system being at risk. y redundantly storing the configuration data on each physical drive, volumes being managed by Volume Manager will not have the dependency on the Windows registry that other storage subsystems do. Increased Performance via Striping across Multiple rrays Certain high-bandwidth applications such as audio/ video streaming have data-transfer requirements that surpass the capability of a hardware array controller attached to the host by a single connection. What is needed is a way to aggregate the bandwidth of multiple data buses. This can be achieved by using VERITS Volume Manager for Windows to combine multiple hardware arrays connected to the host via multiple buses in a single large striped volume. y combining hardware and software in this manner, the system will be able to achieve the higher transfer rates demanded by some of today s leading applications. Figure 4 shows how to achieve these higher bandwidths flexibly by using Volume Manager and multiple RI arrays. Host System Stripe Set across Raid rrays 1-3 Stripe Set across Raid rrays 1-3 RI rray 1 RI rray 2 RI rray 3 Figure 4: Using Volume Manager to provide faster I/O across multiple arrays etter Manageability via Storage Vendor Independence Host-based RI solutions such as VERITS Volume Manager for Windows simply see storage attached to the host systems as LUNs. LUN is typically associated with a disk drive, but does not in all cases have to be limited to a single drive. What is important is that host-based volume-management software does not need to distinguish if each LUN presented is from different storage arrays, such as from Compaq, ell, EMC, HP, Hitachi, IM or other vendors. Thus, volumes can be created that span LUNs from different vendors, which allows arrays from different vendors to be used together. Volumes can also span LUNs from the same hardware vendor, which can be significant when the maximum LUN limit is reached in any particular RI subsystem. How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments Page 5

8 Multiple-LUN volumes created with VERITS Volume Manager for Windows can then have RI applied in configurations such as Striped Sets (RI-0), Mirrored Sets (RI-1), Striped Parity Sets (RI-5) or Mirrored Stripe sets. In the case of Striped Sets, the best use of storage will be obtained by using like devices to construct the stripe across. y using Volume Manager to construct any of these RI types across arrays from different vendors, a consistent user interface is applied, saving system administrators time and headaches. Figure 5 illustrates how Stripe Sets and Mirror Sets can be created with Volume Manager across hardware arrays, which can be from either the same or different vendors. Especially when the arrays are from different vendors, these software RI sets will be managed very efficiently from the single Volume Manager console, an advantage over separate consoles from each array vendor. LUN LUN Mirrors of + Stripe Set across Raid rrays 1-3 C C C C C C RI rray Vendor 1 RI rray Vendor 2 RI rray Vendor 3 Figure 5: pplying host-based RI across different arrays using Volume Manager Page 6 How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments

9 Summary Hardware RI and Software (host-based) RI can complement each other in a variety of configurations to extend the availability, manageability and performance of a storage system. When using a host-based storage virtualization product such as VERITS Volume Manager for Windows to provide the Software RI component, these benefits will contribute substantially toward providing total system availability in the four or five Nines range (99.99 percent to percent), as well as greatly simplifying the system administration of complex storage environments and providing the performance users will expect. How VERITS Volume Manager Complements Hardware RI in Microsoft Windows Server Environments Page 7

10 VERITS Software Corporation Corporate Headquarters 350 Ellis Street Mountain View, C or For additional information about VERITS, its products, or the location of an office near you, please call our corporate headquarters or visit our Web site at V E R I T S W H I T E P P E R Copyright 2001 VERITS Software Corporation. ll Rights Reserved. VERITS, VERITS SOFTWRE, the VERITS logo, usiness Without Interruption, VERITS The ata vailability Company, and VERITS Volume Manager are trademarks or registered trademarks of VERITS Software Corporation in the U.S. and/or other countries. Other product names mentioned herein may be trademarks or registered trademarks of their respective companies. Specifications and product offerings subject to change without notice. Printed in US. May VER06-VMRIWPR

Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager

Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager Comparison: Microsoft Logical Disk Manager (LDM) and VERITAS Volume Manager V E R I T A S W H I T E P A P E R for Microsoft Windows Table of Contents Online Storage Management Challenge.......................................................................................................................1

More information

VERITAS Storage Foundation 4.0 for Windows

VERITAS Storage Foundation 4.0 for Windows DATASHEET VERITAS Storage Foundation 4.0 for Windows Advanced Volume Management Technology for Microsoft Windows Server 2003 In distributed client/server environments, users demand that databases, mission-critical

More information

Simplified Storage Migration for Microsoft Cluster Server

Simplified Storage Migration for Microsoft Cluster Server Simplified Storage Migration for Microsoft Cluster Server Using VERITAS Volume Manager for Windows 2000 with Microsoft Cluster Server V E R I T A S W H I T E P A P E R June 2001 Table of Contents Overview...................................................................................1

More information

VERITAS Volume Manager for Windows 2000

VERITAS Volume Manager for Windows 2000 VERITAS Volume Manager for Windows 2000 Advanced Storage Management Technology for the Windows 2000 Platform In distributed client/server environments, users demand that databases, mission-critical applications

More information

VERITAS Foundation Suite for HP-UX

VERITAS Foundation Suite for HP-UX VERITAS Foundation Suite for HP-UX Enhancing HP-UX Performance and Availability with VERITAS Foundation Products V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

More information

The VERITAS VERTEX Initiative. The Future of Data Protection

The VERITAS VERTEX Initiative. The Future of Data Protection The VERITAS VERTEX Initiative V E R I T A S W H I T E P A P E R The Future of Data Protection Table of Contents Introduction.................................................................................3

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

VERITAS Database Edition for Sybase. Technical White Paper

VERITAS Database Edition for Sybase. Technical White Paper VERITAS Database Edition for Sybase Technical White Paper M A R C H 2 0 0 0 Introduction Data availability is a concern now more than ever, especially when it comes to having access to mission-critical

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

VERITAS Cluster Server. QuickStart. Product Overview

VERITAS Cluster Server. QuickStart. Product Overview VERITAS Cluster Server QuickStart Product Overview V E R I T A S W H I T E P A P E R Table of Contents VERITAS Cluster Server QuickStart Key Points..................................................1 Extending

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.1 for Windows brings advanced online storage management to Microsoft Windows Server environments,

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

In the late 1980s, rapid adoption of computers

In the late 1980s, rapid adoption of computers hapter 3 ata Protection: RI In the late 1980s, rapid adoption of computers for business processes stimulated the KY ONPTS Hardware and Software RI growth of new applications and databases, significantly

More information

Veritas Storage Foundation for Oracle RAC from Symantec

Veritas Storage Foundation for Oracle RAC from Symantec Veritas Storage Foundation for Oracle RAC from Symantec Manageability, performance and availability for Oracle RAC databases Data Sheet: Storage Management Overviewview offers a proven solution to help

More information

VERITAS Dynamic Multipathing. Increasing the Availability and Performance of the Data Path

VERITAS Dynamic Multipathing. Increasing the Availability and Performance of the Data Path VERITAS Dynamic Multipathing Increasing the Availability and Performance of the Data Path 1 TABLE OF CONTENTS I/O Path Availability and Performance... 3 Dynamic Multipathing... 3 VERITAS Storage Foundation

More information

IMPROVING THE PERFORMANCE, INTEGRITY, AND MANAGEABILITY OF PHYSICAL STORAGE IN DB2 DATABASES

IMPROVING THE PERFORMANCE, INTEGRITY, AND MANAGEABILITY OF PHYSICAL STORAGE IN DB2 DATABASES IMPROVING THE PERFORMANCE, INTEGRITY, AND MANAGEABILITY OF PHYSICAL STORAGE IN DB2 DATABASES Ram Narayanan August 22, 2003 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS The Database Administrator s Challenge

More information

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases Manageability and availability for Oracle RAC databases Overview Veritas Storage Foundation for Oracle RAC from Symantec offers a proven solution to help customers implement and manage highly available

More information

Backup Exec 9.0 for Windows Servers. SAN Shared Storage Option

Backup Exec 9.0 for Windows Servers. SAN Shared Storage Option WHITE PAPER Optimized Performance for SAN Environments Backup Exec 9.0 for Windows Servers SAN Shared Storage Option 1 TABLE OF CONTENTS Executive Summary...3 Product Highlights...3 Approaches to Backup...4

More information

EMC CLARiiON Backup Storage Solutions

EMC CLARiiON Backup Storage Solutions Engineering White Paper Backup-to-Disk Guide with Computer Associates BrightStor ARCserve Backup Abstract This white paper describes how to configure EMC CLARiiON CX series storage systems with Computer

More information

WHITE PAPER. VERITAS Edition for Microsoft Exchange Migrating Your Exchange Storage To a Storage Area Network with

WHITE PAPER. VERITAS Edition for Microsoft Exchange Migrating Your Exchange Storage To a Storage Area Network with WHITE PAPER VERITAS Edition for Microsoft Exchange 2000 Migrating Your Exchange Storage To a Storage Area Network with VERITAS Edition for Microsoft Exchange 2000 1 TABLE OF CONTENTS Table of Contents...2

More information

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009

7 Ways Compellent Optimizes VMware Server Virtualization WHITE PAPER FEBRUARY 2009 7 Ways Compellent Optimizes ware Virtualization WHITE PAPER FEBRUARY 2009 Introduction Increasingly, enterprises are turning to server virtualization to enhance IT flexibility while reducing costs. virtualization

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overviewview protects your most important applications from planned and unplanned downtime.

More information

VERITAS Dynamic MultiPathing (DMP) Increasing the Availability and Performance of the Data Path

VERITAS Dynamic MultiPathing (DMP) Increasing the Availability and Performance of the Data Path White Paper VERITAS Storage Foundation for Windows VERITAS Dynamic MultiPathing (DMP) Increasing the Availability and Performance of the Data Path 12/6/2004 1 Introduction...3 Dynamic MultiPathing (DMP)...3

More information

Storage Designed to Support an Oracle Database. White Paper

Storage Designed to Support an Oracle Database. White Paper Storage Designed to Support an Oracle Database White Paper Abstract Databases represent the backbone of most organizations. And Oracle databases in particular have become the mainstream data repository

More information

IBM XIV Storage System

IBM XIV Storage System IBM XIV Storage System Technical Description IBM XIV Storage System Storage Reinvented Performance The IBM XIV Storage System offers a new level of high-end disk system performance and reliability. It

More information

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE

EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE White Paper EMC XTREMCACHE ACCELERATES VIRTUALIZED ORACLE EMC XtremSF, EMC XtremCache, EMC Symmetrix VMAX and Symmetrix VMAX 10K, XtremSF and XtremCache dramatically improve Oracle performance Symmetrix

More information

INTRODUCING VERITAS BACKUP EXEC SUITE

INTRODUCING VERITAS BACKUP EXEC SUITE INTRODUCING VERITAS BACKUP EXEC SUITE January 6, 2005 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing More Storage with Fewer Resources...3 VERITAS Backup Exec Suite...3 Continuous Data Protection...

More information

Hitachi Adaptable Modular Storage 2000 Family

Hitachi Adaptable Modular Storage 2000 Family O V E R V I E W Hitachi Adaptable Modular Storage 2000 Family Highly Reliable, Cost Effective Modular Storage for Medium and Large Businesses, and Enterprise Organizations Hitachi Data Systems Hitachi

More information

VERITAS Volume Replicator. Successful Replication and Disaster Recovery

VERITAS Volume Replicator. Successful Replication and Disaster Recovery VERITAS Volume Replicator Successful Replication and Disaster Recovery V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

More information

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC)

Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Veritas InfoScale Enterprise for Oracle Real Application Clusters (RAC) Manageability and availability for Oracle RAC databases Overview Veritas InfoScale Enterprise for Oracle Real Application Clusters

More information

For DBAs and LOB Managers: Using Flash Storage to Drive Performance and Efficiency in Oracle Databases

For DBAs and LOB Managers: Using Flash Storage to Drive Performance and Efficiency in Oracle Databases For DBAs and LOB Managers: Using Flash Storage to Drive Performance and Efficiency in Oracle Databases WHITE PAPER Table of Contents The Benefits of Flash Storage for Oracle Databases...2 What DBAs Need

More information

WHITE PAPER. Optimizing Virtual Platform Disk Performance

WHITE PAPER. Optimizing Virtual Platform Disk Performance WHITE PAPER Optimizing Virtual Platform Disk Performance Optimizing Virtual Platform Disk Performance 1 The intensified demand for IT network efficiency and lower operating costs has been driving the phenomenal

More information

White paper ETERNUS Extreme Cache Performance and Use

White paper ETERNUS Extreme Cache Performance and Use White paper ETERNUS Extreme Cache Performance and Use The Extreme Cache feature provides the ETERNUS DX500 S3 and DX600 S3 Storage Arrays with an effective flash based performance accelerator for regions

More information

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

More information

The UnAppliance provides Higher Performance, Lower Cost File Serving

The UnAppliance provides Higher Performance, Lower Cost File Serving The UnAppliance provides Higher Performance, Lower Cost File Serving The UnAppliance is an alternative to traditional NAS solutions using industry standard servers and storage for a more efficient and

More information

Optimizing Cache for Individual Workloads with the Hitachi Cache Partition Manager Feature

Optimizing Cache for Individual Workloads with the Hitachi Cache Partition Manager Feature Enterprise Storage Optimizing Cache for Individual Workloads with the Hitachi Cache Partition Manager Feature On Hitachi TagmaStore Adaptable Modular Storage and Workgroup Modular Storage An Application

More information

SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS

SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS SWsoft ADVANCED VIRTUALIZATION AND WORKLOAD MANAGEMENT ON ITANIUM 2-BASED SERVERS Abstract Virtualization and workload management are essential technologies for maximizing scalability, availability and

More information

VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server

VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server VERITAS SANPoint Storage Appliance Overview of an Open Platform for the Implementation of Intelligent Storage Server Table of Contents Introduction...1 Block I/O and Block Servers...3 File I/O and File

More information

Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage

Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage O V E R V I E W Hitachi Adaptable Modular Storage and Hitachi Workgroup Modular Storage Modular Hitachi Storage Delivers Enterprise-level Benefits Hitachi Adaptable Modular Storage and Hitachi Workgroup

More information

EMC XTREMCACHE ACCELERATES MICROSOFT SQL SERVER

EMC XTREMCACHE ACCELERATES MICROSOFT SQL SERVER White Paper EMC XTREMCACHE ACCELERATES MICROSOFT SQL SERVER EMC XtremSF, EMC XtremCache, EMC VNX, Microsoft SQL Server 2008 XtremCache dramatically improves SQL performance VNX protects data EMC Solutions

More information

Administrivia. CMSC 411 Computer Systems Architecture Lecture 19 Storage Systems, cont. Disks (cont.) Disks - review

Administrivia. CMSC 411 Computer Systems Architecture Lecture 19 Storage Systems, cont. Disks (cont.) Disks - review Administrivia CMSC 411 Computer Systems Architecture Lecture 19 Storage Systems, cont. Homework #4 due Thursday answers posted soon after Exam #2 on Thursday, April 24 on memory hierarchy (Unit 4) and

More information

MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL

MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL MANAGING MULTI-VENDOR SANS WITH VERITAS SANPOINT CONTROL February 14, 2004 VERITAS ARCHITECT NETWORK TABLE OF CONTENTS Managing Heterogeneous Storage Networks 3 SAN Management Software Interoperability

More information

Storage Systems. Storage Systems

Storage Systems. Storage Systems Storage Systems Storage Systems We already know about four levels of storage: Registers Cache Memory Disk But we've been a little vague on how these devices are interconnected In this unit, we study Input/output

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

VERITAS Storage Foundation HA 4.3 for Windows

VERITAS Storage Foundation HA 4.3 for Windows DATASHEET VERITAS Storage Foundation HA 4.3 for Windows POWERFUL PROTECTION AGAINST DATA, APPLICATION AND DATABASE DOWNTIME KEY BENEFITS Maximize uptime of data, applications and databases Reduce planned

More information

HP SAS benchmark performance tests

HP SAS benchmark performance tests HP SAS benchmark performance tests technology brief Abstract... 2 Introduction... 2 Test hardware... 2 HP ProLiant DL585 server... 2 HP ProLiant DL380 G4 and G4 SAS servers... 3 HP Smart Array P600 SAS

More information

SYSTEM UPGRADE, INC Making Good Computers Better. System Upgrade Teaches RAID

SYSTEM UPGRADE, INC Making Good Computers Better. System Upgrade Teaches RAID System Upgrade Teaches RAID In the growing computer industry we often find it difficult to keep track of the everyday changes in technology. At System Upgrade, Inc it is our goal and mission to provide

More information

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime Reduce Application Downtime Overview is an industry-leading high availability solution for reducing both planned and unplanned downtime. By monitoring the status of applications and automatically moving

More information

Lenovo Database Configuration

Lenovo Database Configuration Lenovo Database Configuration for Microsoft SQL Server OLTP on Flex System with DS6200 Reduce time to value with pretested hardware configurations - 20TB Database and 3 Million TPM OLTP problem and a solution

More information

Symantec NetBackup 7 for VMware

Symantec NetBackup 7 for VMware V-Ray visibility into virtual machine protection Overview There s little question that server virtualization is the single biggest game-changing trend in IT today. Budget-strapped IT departments are racing

More information

Hitachi Adaptable Modular Storage and Workgroup Modular Storage

Hitachi Adaptable Modular Storage and Workgroup Modular Storage O V E R V I E W Hitachi Adaptable Modular Storage and Workgroup Modular Storage Modular Hitachi Storage Delivers Enterprise-level Benefits Hitachi Data Systems Hitachi Adaptable Modular Storage and Workgroup

More information

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x

Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Using EonStor DS Series iscsi-host storage systems with VMware vsphere 5.x Application notes Abstract These application notes explain configuration details for using Infortrend EonStor DS Series iscsi-host

More information

Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start

Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start Optimizing Quality of Service with SAP HANA on Power Rapid Cold Start How SAP HANA on Power with Rapid Cold Start helps clients quickly restore business-critical operations Contents 1 About this document

More information

EMC XTREMCACHE ACCELERATES ORACLE

EMC XTREMCACHE ACCELERATES ORACLE White Paper EMC XTREMCACHE ACCELERATES ORACLE EMC XtremSF, EMC XtremCache, EMC VNX, EMC FAST Suite, Oracle Database 11g XtremCache extends flash to the server FAST Suite automates storage placement in

More information

InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary

InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary v1.0 January 8, 2010 Introduction This guide describes the highlights of a data warehouse reference architecture

More information

SPARCstorage Array Configuration Guide

SPARCstorage Array Configuration Guide SPARCstorage Array Configuration Guide A Sun Microsystems, Inc. Business 2550 Garcia Avenue Mountain View, CA 94043 U.S.A. 415 960-1300 FAX 415 969-9131 Part No.: 802-2041-10 Revision A, March 1995 1995

More information

OpenManage Server Assistant 8.x

OpenManage Server Assistant 8.x Using Dell OpenManage Server Assistant 8.x to Optimize Installation of Dell PowerEdge Servers Dell OpenManage Server Assistant 8.x provides features designed to improve operating system (OS) installation

More information

CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion

CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion CONTENTS 1. Introduction 2. How To Store Data 3. How To Access Data 4. Manage Data Storage 5. Benefits Of SAN 6. Conclusion 1. Introduction: A Storage Area Network (SAN) is a dedicated network that carries

More information

Choosing the Right Deduplication Solution for Your Organization

Choosing the Right Deduplication Solution for Your Organization Choosing the Right Deduplication Solution for Your Organization Application-based deduplication versus appliance-based deduplication Introduction Due to the significant data growth and extended retention

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express IBM DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage Highlights Mixed host interfaces support (FC/iSCSI) enables SAN tiering Balanced performance well-suited for

More information

A Practical Guide to Cost-Effective Disaster Recovery Planning

A Practical Guide to Cost-Effective Disaster Recovery Planning White Paper PlateSpin A Practical Guide to Cost-Effective Disaster Recovery Planning Organizations across the globe are finding disaster recovery increasingly important for a number of reasons. With the

More information

Hyper-converged Secondary Storage for Backup with Deduplication Q & A. The impact of data deduplication on the backup process

Hyper-converged Secondary Storage for Backup with Deduplication Q & A. The impact of data deduplication on the backup process Hyper-converged Secondary Storage for Backup with Deduplication Q & A The impact of data deduplication on the backup process Table of Contents Introduction... 3 What is data deduplication?... 3 Is all

More information

Veritas Access. Installing Veritas Access in VMWare ESx environment. Who should read this paper? Veritas Pre-Sales, Partner Pre-Sales

Veritas Access. Installing Veritas Access in VMWare ESx environment. Who should read this paper? Veritas Pre-Sales, Partner Pre-Sales Installing Veritas Access in VMWare ESx environment Who should read this paper? Veritas Pre-Sales, Partner Pre-Sales Veritas Access Technical Brief Contents OVERVIEW... 3 REQUIREMENTS FOR INSTALLING VERITAS

More information

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap

VERITAS FlashSnap. Guidelines for Using VERITAS FlashSnap VERITAS FlashSnap Guidelines for Using VERITAS FlashSnap V E R I T A S W H I T E P A P E R Table of Contents Summary.......................................................................................1

More information

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018 EonStor GS Family Best Practices Guide White Paper Version: 1.1 Updated: Apr., 2018 Abstract: This guide provides recommendations of best practices for installation and configuration to meet customer performance

More information

Reliable, scalable storage for mass-market consumption

Reliable, scalable storage for mass-market consumption The Silicon Image Steel Vine architecture tm A Storage Appliance Architecture for the 21 st Century Reliable, scalable storage for mass-market consumption Enterprise Class Storage Benefits for Small- and

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

Veritas Storage Foundation from Symantec

Veritas Storage Foundation from Symantec Simplified, Scalable and Cost-Effective Storage Management Overviewview provides a complete solution for heterogeneous online storage management. Based on the industry-leading Veritas Volume Manager from

More information

Performance of relational database management

Performance of relational database management Building a 3-D DRAM Architecture for Optimum Cost/Performance By Gene Bowles and Duke Lambert As systems increase in performance and power, magnetic disk storage speeds have lagged behind. But using solidstate

More information

Mladen Stefanov F48235 R.A.I.D

Mladen Stefanov F48235 R.A.I.D R.A.I.D Data is the most valuable asset of any business today. Lost data, in most cases, means lost business. Even if you backup regularly, you need a fail-safe way to ensure that your data is protected

More information

RAID SEMINAR REPORT /09/2004 Asha.P.M NO: 612 S7 ECE

RAID SEMINAR REPORT /09/2004 Asha.P.M NO: 612 S7 ECE RAID SEMINAR REPORT 2004 Submitted on: Submitted by: 24/09/2004 Asha.P.M NO: 612 S7 ECE CONTENTS 1. Introduction 1 2. The array and RAID controller concept 2 2.1. Mirroring 3 2.2. Parity 5 2.3. Error correcting

More information

QLE10000 Series Adapter Provides Application Benefits Through I/O Caching

QLE10000 Series Adapter Provides Application Benefits Through I/O Caching QLE10000 Series Adapter Provides Application Benefits Through I/O Caching QLogic Caching Technology Delivers Scalable Performance to Enterprise Applications Key Findings The QLogic 10000 Series 8Gb Fibre

More information

EMC Celerra CNS with CLARiiON Storage

EMC Celerra CNS with CLARiiON Storage DATA SHEET EMC Celerra CNS with CLARiiON Storage Reach new heights of availability and scalability with EMC Celerra Clustered Network Server (CNS) and CLARiiON storage Consolidating and sharing information

More information

Lenovo Database Configuration for Microsoft SQL Server TB

Lenovo Database Configuration for Microsoft SQL Server TB Database Lenovo Database Configuration for Microsoft SQL Server 2016 22TB Data Warehouse Fast Track Solution Data Warehouse problem and a solution The rapid growth of technology means that the amount of

More information

EMC Celerra Replicator V2 with Silver Peak WAN Optimization

EMC Celerra Replicator V2 with Silver Peak WAN Optimization EMC Celerra Replicator V2 with Silver Peak WAN Optimization Applied Technology Abstract This white paper discusses the interoperability and performance of EMC Celerra Replicator V2 with Silver Peak s WAN

More information

VERITAS SANPoint Foundation and Suite SANPoint Foundation

VERITAS SANPoint Foundation and Suite SANPoint Foundation VERITS SNPoint Foundation and Suite SNPoint Foundation H Suite New VERITS Volume Management and File System Technology for Cluster Environments V E R I T S W H I T E P P E R September 2001 Table of Contents

More information

SQL Server Consolidation with Server Virtualization on NetApp Storage

SQL Server Consolidation with Server Virtualization on NetApp Storage White Paper SQL Server Consolidation with Server Virtualization on NetApp Storage Generosa Litton and Richard Preston, NetApp March 2010 WP-7095 FLEXIBLE AND EFFICIENT STORAGE CONSOLIDATION FOR SQL SERVER

More information

Section 2 Storage Systems Architecture

Section 2 Storage Systems Architecture Section 2 Storage Systems Architecture Introduction 2006 EMC Corporation. All rights reserved. Storage Systems Architecture - Introduction - 1 Section Objectives Upon completion of this Section, you will

More information

Introducing the Dell TM PAN System

Introducing the Dell TM PAN System Introducing the Dell TM PAN System Third party information provided to you courtesy of Dell Infrastructure Orchestration and the Next Generation Data Center Enterprise data centers are filled with underutilized

More information

Modern RAID Technology. RAID Primer A Configuration Guide

Modern RAID Technology. RAID Primer A Configuration Guide Modern RAID Technology RAID Primer A Configuration Guide E x c e l l e n c e i n C o n t r o l l e r s Modern RAID Technology RAID Primer A Configuration Guide 6th Edition Copyright 1997-2003 ICP vortex

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Microsoft SQL Native Backup Reference Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

The Path to Lower-Cost, Scalable, Highly Available Windows File Serving

The Path to Lower-Cost, Scalable, Highly Available Windows File Serving The Path to Lower-Cost, Scalable, Highly Available Windows File Serving Higher Performance, Modular Expansion, Fault Tolerance at a Lower Cost The Challenges of Cost Effective, Scalable File Services for

More information

Business Continuity and Disaster Recovery. Ed Crowley Ch 12

Business Continuity and Disaster Recovery. Ed Crowley Ch 12 Business Continuity and Disaster Recovery Ed Crowley Ch 12 Topics Disaster Recovery Business Impact Analysis MTBF and MTTR RTO and RPO Redundancy Failover Backup Sites Load Balancing Mirror Sites Disaster

More information

Rapid Provisioning. Cutting Deployment Times with INFINIDAT s Host PowerTools. Abstract STORING THE FUTURE

Rapid Provisioning. Cutting Deployment Times with INFINIDAT s Host PowerTools. Abstract STORING THE FUTURE Rapid Provisioning Cutting Deployment Times with INFINIDAT s Host PowerTools Abstract Today s storage environment, in which the storage administrator handles each and every task, is not scalable. It takes

More information

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE

MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE MONITORING STORAGE PERFORMANCE OF IBM SVC SYSTEMS WITH SENTRY SOFTWARE WHITE PAPER JULY 2018 INTRODUCTION The large number of components in the I/O path of an enterprise storage virtualization device such

More information

Optimizing and Managing File Storage in Windows Environments

Optimizing and Managing File Storage in Windows Environments Optimizing and Managing File Storage in Windows Environments A Powerful Solution Based on Microsoft DFS and Virtual File Manager September 2006 TR-3511 Abstract The Microsoft Distributed File System (DFS)

More information

Move, manage, and run SAP applications in the cloud. SAP-Certified Infrastructure from IBM Cloud

Move, manage, and run SAP applications in the cloud. SAP-Certified Infrastructure from IBM Cloud Move, manage, and run SAP applications in the cloud SAP-Certified Infrastructure from IBM Cloud 02 SAP Applications in the IBM Cloud Introduction The pace of business is skyrocketing. Data ingestion rates

More information

Technical Paper. Performance and Tuning Considerations for SAS on Dell EMC VMAX 250 All-Flash Array

Technical Paper. Performance and Tuning Considerations for SAS on Dell EMC VMAX 250 All-Flash Array Technical Paper Performance and Tuning Considerations for SAS on Dell EMC VMAX 250 All-Flash Array Release Information Content Version: 1.0 April 2018 Trademarks and Patents SAS Institute Inc., SAS Campus

More information

Stellar performance for a virtualized world

Stellar performance for a virtualized world IBM Systems and Technology IBM System Storage Stellar performance for a virtualized world IBM storage systems leverage VMware technology 2 Stellar performance for a virtualized world Highlights Leverages

More information

Global Headquarters: 5 Speen Street Framingham, MA USA P F

Global Headquarters: 5 Speen Street Framingham, MA USA P F WHITE PAPER Support for Virtualized Environments: HP's Critical Advantage Sponsored by: HP Matt Healey February 2011 Rob Brothers Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200

More information

iscsi Technology: A Convergence of Networking and Storage

iscsi Technology: A Convergence of Networking and Storage HP Industry Standard Servers April 2003 iscsi Technology: A Convergence of Networking and Storage technology brief TC030402TB Table of Contents Abstract... 2 Introduction... 2 The Changing Storage Environment...

More information

The Business Case for Virtualization

The Business Case for Virtualization The Business Case for Virtualization Building an Adaptive Infrastructure with HP and VMware virtualization solutions Brochure The business case is clear: Virtualization can help you save money, increase

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

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

Comparing Software versus Hardware RAID Performance

Comparing Software versus Hardware RAID Performance White Paper VERITAS Storage Foundation for Windows Comparing Software versus Hardware RAID Performance Copyright 2002 VERITAS Software Corporation. All rights reserved. VERITAS, VERITAS Software, the VERITAS

More information

Building Backup-to-Disk and Disaster Recovery Solutions with the ReadyDATA 5200

Building Backup-to-Disk and Disaster Recovery Solutions with the ReadyDATA 5200 Building Backup-to-Disk and Disaster Recovery Solutions with the ReadyDATA 5200 WHITE PAPER Explosive data growth is a challenging reality for IT and data center managers. IDC reports that digital content

More information