EMC CLARiiON Backup Storage Solutions

Size: px
Start display at page:

Download "EMC CLARiiON Backup Storage Solutions"

Transcription

1 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 Associates BrightStor ARCserve Backup for optimal performance when backing up to disk. Published 6/12/2006

2 Copyright 2003, 2004, 2006 EMC Corporation and Computer Associates. All rights reserved. EMC and Computer Associates believe the information in this publication is accurate as of its publication date. The information is subject to change without notice. THE INFORMATION IN THIS PUBLICATION IS PROVIDED AS IS. EMC CORPORATION AND COMPUTER ASSOCIATES MAKE NO REPRESENTATIONS OR WARRANTIES OF ANY KIND WITH RESPECT TO THE INFORMATION IN THIS PUBLICATION, AND SPECIFICALLY DISCLAIM IMPLIED WARRANTIES OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE. Use, copying, and distribution of any EMC or Computer Associates software described in this publication requires an applicable software license. For the most up-to-date listing of EMC product names, see EMC Corporation Trademarks on EMC.com. All other trademarks used herein are the property of their respective owners. Part Number H864.3 Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 2

3 Table of Contents Introduction...4 Summary...4 Disk Backup Overview...4 Advantages of Backup to Disk... 5 Backup Performance... 5 Recovery... 5 Multistreaming... 5 Media Reliability and Data Availability... 5 Overall IT Efficiency... 5 Backup-to-Disk Performance Factors...6 RAID Types... 6 Striping... 6 Performance Factors... 6 File-System Block Size... 6 Windows File-System Tuning... 6 Solaris File-System Tuning... 7 CLARiiON Configuration Settings... 7 Storage-System Cache Settings... 7 Storage-System Element Size... 7 LUNs per RAID Group... 7 Recommendations for ATA Disk-Based Backups... 8 EMC CLARiiON Storage Systems...8 ATA Technology... 9 Computer Associates BrightStor ARCserve Backup...10 Device Configuration (Disk-Based) Device Configuration Window... 2 Testing Environment/Dataset Description... 3 CLARiiON/BrightStor ARCserve Backup and Restore Performance... 4 Aggregate Performance... 5 Conclusion...5 Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 3

4 Introduction This white paper explains implementing a backup-to-disk solution with EMC CLARiiON storage systems and Computer Associates BrightStor ARCserve Backup. The information in this paper provides backup administrators and technical consultants with specific configuration and parameter settings for both CLARiiON storage and BrightStor ARCserve Backup software to ensure optimum performance of disk backups. The solution outlined in the paper has been tested and is endorsed by EMC and Computer Associates. Summary Disk-based data protection solutions have become desirable and affordable due to the lower cost of Advanced Technology-Attached (ATA) storage systems. As a complement to using tape for long-term storage, backup to disk is a powerful solution for rapid recovery of mission-critical data, and yields significant benefits over traditional backup to tape with the promise of: Faster backups Rapid restores Near-term recovery of mission-critical data Greater reliability and predictability of the backup medium Significantly enhanced business continuance ATA disk technology implemented in CLARiiON storage systems is a key enabling technology for backup to disk, and provides significant backup and restore capabilities over traditional tape solutions. Disk-based backups do not replace tape, but instead shift tape into a more archival role. Today, EMC recommends adopting a backup-to-disk solution when backup and restore performance and data reliability are primary concerns. Disk Backup Overview Backup-to-disk means writing to a disk file in a file system. This capability is resident within BrightStor ARCserve Backup today. The file system may be on a Windows or Linux platform, depending on the backup server. The overarching premise is that all primary backups are targeted to be done to disk enabling significantly faster backups to occur, and even more importantly, providing for near instantaneous restore should the need arise. Under BrightStor ARCserve Backup policy control, data can be duplicated or migrated from disk to tape or other archival media as business service levels dictate. In the solution defined in this paper, disk storage resources are used for the primary or initial backup target, while tape resources are reallocated to the task of performing longer-term data retention needs. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 4

5 Advantages of Backup to Disk Traditionally, tape has been the backup medium of choice due to its cost-per-mb advantage over disk. However, the economics of ATA disk are narrowing that gap. The advantages of using disk over tape with backup solutions can be grouped into four major categories: Faster backup performance Faster recovery Improved media reliability and data availability Efficiency Backup Performance BrightStor ARCserve Backup users can back up data at the write speeds of CLARiiON storage systems. Additionally, disk drives are random-access devices and can immediately start writing data. Tape technologies require positioning and respond to a minimal data stream by shoe-shining or excessive positioning. Recovery Data is recovered at the processing speed of the CLARiiON storage system and is read in a contiguous manner, enabling users to gain the benefits of protecting clients in parallel without sacrificing recovery performance. Tape mounting and unmounting delays are also eliminated. As a result, BrightStor ARCserve Backup and CLARiiON users experience significant improvement in recovery time from disk compared to tape. Multistreaming Multistreaming improves CLARiiON aggregate performance by being able to read and write multiple streams of data to the same LUN simultaneously. Media Reliability and Data Availability Media-specific errors, including faulty tape media and tape mounting failures, which can cause backups to fail, are minimized. Disk-system RAID protection also ensures data availability in the event of a disk drive failure. The CLARiiON is a high-availability disk storage system with no single points of failure. As a result of the availability improvements, fewer full backups may be required, which saves network and CPU-processing cycles. Overall IT Efficiency Tape handling is reduced or eliminated. Maintaining a set of tapes from tape libraries can be problematic and requires properly trained personnel. Disk does not require the tape handling/positioning. Backup to disk also provides the ability to perform both backups and restores at the same time unlike a tape device or tape library. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 5

6 Backup-to-Disk Performance Factors This section describes the specific parameters that the user can alter to improve performance of backup to disk. EMC varied these parameters to determine recommended settings for optimum performance when backing up to a disk file. RAID Types CLARiiON storage systems use RAID technology to combine disks into one logical unit (LUN) to improve reliability and/or performance. CLARiiON arrays support RAID 5, RAID 3, RAID 1, RAID 0, and RAID 1/0. EMC recommends RAID 3 for backup-to-disk-specific applications. RAID 3 (with CLARiiON rev 13 code and higher) has been optimized with the CLARiiON storage system to provide excellent read/write performance with ATA technology. Testing showed the RAID 3 configuration outperformed all other RAID types in specific backup-to-disk applications (Release 13). Striping RAID 4+1 and 8+1 groups provide very comparable overall storage system performance especially when comparing performance based on total available storage capacity. RAID 4+1 groups are recommended in most customer environments. Performance Factors File-System Block Size Operating systems allocate space for files in blocks. The file-system block size varies depending on the OS being used. A larger file system block size provides a large I/O size, which can increase the bandwidth of a backup. Larger block sizes may also reduce file system fragmentation, which can impact the backup bandwidth. The source file system (the file system being read for backup) should be as defragmented as possible. This helps the backup utility to perform read requests more sequentially. The default file system block size for UFS, the native Solaris file system, is 8 KB. UFS can be configured with either 4 KB or 8 KB. EMC recommends that the defaults be used. Windows File-System Tuning Windows systems create a 63-sector hidden area on disk to house the Master Boot Record (MBR). This causes all I/O in the file system made on the subsequent partition to be misaligned (not on a 256 KB boundary), and therefore I/O performance suffers. When creating a LUN for use in a Windows system, enter a value of 63 in the offset field. This will correct the alignment. Another way to correct this is by using a program called diskpar, available on the Windows 2000 Resource Kit. Using diskpar, the user can alter the number of hidden blocks to a larger number so that the storage-system I/Os are aligned and better optimized. The disk defrag tool included in Windows 2000 will not work with cluster sizes greater than the default cluster size of 4 KB. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 6

7 Solaris File-System Tuning There are two possible values to tune with Solaris. The first is to ensure that maxcontig for the file system is set high enough. If it is not, rotational delays will be incurred when laying down all the sectors in the write. Set maxcontig to the maximum number of sectors in a write. EMC recommends setting maxcontig to 256 (equivalent to 128 KB since there are 512 bytes in a sector). The maxcontig value may be set when making a file system (such as with newfs) or later with tunefs. The second value to tune is the maximum number of bytes that can be written in a single I/O. This default value is 128 KB or 256 KB, depending on the hardware on which Solaris is running. There is little reason to go to 256 KB because the backup software would have to change to take advantage of the larger I/O size. For completeness, this line may be added to allow 1 MB I/O: set maxphys= CLARiiON Configuration Settings Storage-System Cache Settings CLARiiON storage-system caching improves read and write performance in two ways: For a read request: The storage system senses sequential reads from the host, and then starts to prefetch data from the back end into the read cache. The host then reads the data from cache. For a write request: Incoming host write requests are written to cache and then mirrored to the second storage processor. The host request is then acknowledged. Writing the data to the cache results in a faster response time. If the request modifies the same page in the write cache that has not yet been written to disk, the storage system updates the information in the cache before writing it to disk. Testing demonstrates that backup performance with cache off is reduced, even when the writes are aligned on the proper boundaries (such as 256 KB). EMC found minor effects on performance when varying the amount of memory dedicated to write cache. Similarly, when varying the high and low watermarks, there was little noticeable effect. EMC recommends enabling write cache. Storage-System Element Size The element size of a RAID device is defined as some number of 512-byte sectors. The element size defines the RAID group's stripe size, which can impact the behavior and performance of a RAID device. The default element size for a CLARiiON RAID device is 128, which is 64 KB. A five-drive RAID device has a stripe size of 256 KB. Algorithms in FLARE optimize back-end writes to a RAID 3 device. This type of optimized back-end I/O is termed MR3 writes. EMC recommends using the default RAID element size for devices that will be used for backup-todisk devices. LUNs per RAID Group Testing has demonstrated that multiple data streams (reading or writing) to an ATA RAID group provide maximum aggregate performance. Data streams can be a combination of multiple streams to a single LUN, or single streams to multiple LUNs all within a single RAID group. EMC recommends total stream counts not exceed five streams to a single RAID group. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 7

8 Recommendations for ATA Disk-Based Backups The following disk-based backup guidelines should be used when planning CLARiiON backup-to-disk configurations: Use a five-disk RAID 3 configuration. Enable write cache. Set the page size to 16 for optimum performance. EMC CLARiiON Storage Systems CLARiiON storage systems provide leading performance, scalability, and investment protection. These storage solutions feature modular building blocks, based on advanced sixth-generation Fibre Channel technology. EMC Fibre Channel CX series disk-array storage systems provide terabytes of disk storage capacity, high transfer rates, flexible configurations, and highly available data at affordable price points. Hardware RAID features are provided by two storage processors (SPs). Figure 1. CLARiiON CX Series Overview Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 8

9 ATA Technology EMC has implemented ATA disk technology into existing CLARiiON CX series storage systems. The economics of ATA enable customers to keep more data online for longer periods of time. For many, previous alternatives were not affordable or justifiable. Customers can now mix and match performance Fibre Channel drives and capacity ATA drives within the same storage system, under common management, supported by the complete CLARiiON software suite. This single storage-system implementation provides considerable deployment flexibility. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 9

10 Computer Associates BrightStor ARCserve Backup BrightStor ARCserve Backup delivers enterprise-class backup/restore protection for distributed Intelarchitected enterprises. Based on the Windows, NetWare, and Linux platforms, BrightStor ARCserve Backup protects the major distributed server and workstation platforms in use today, and delivers ease of use, reliability, scalability, and innovation. With a wide range of options and system, database, and messaging agents available, the solution can be customized to meet individual systems requirements. A wide variety of industry-standard components are used with BrightStor ARCserve Backup on EMC CLARiiON storage systems in a storage area network (SAN). Each component is tested within a SAN environment to ensure its reliability and interoperability. This testing assures customers that their backup solution will work. Device Configuration (Disk-Based) CA BrightStor ARCserve Backup incorporates disk backup as file system devices. File system devices must first be configured in BrightStor ARCserve Backup s Device Configuration GUI in order to write to a disk file. Each file system device is a specified Windows folder. A device group may include a number of file system devices. Backup will migrate to another file system device when one is full. Figure 2 illustrates how to configure a CLARiiON file system device for backing up to disk. Figure 2. BrightStor ARCserve Backup Device Configuration Screen Select File System Devices, and then click Next. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 10

11 Figure 3 shows the screen where a destination for the folder on disk is selected. Figure 3. BrightStor ARCserve Backup Destination Screen Device Configuration Window Once the setup procedure is complete, the configuration can be viewed from the BrightStor ARCserve Backup Device screen. Figure 4 shows the information on a CX400 storage system. Figure 4. BrightStor ARCserve Backup Device Screen Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 2

12 Testing Environment/Dataset Description The CX series storage systems were tested in a backup-to-disk Windows 2000 and Windows 2003 environment to determine and characterize total aggregate performance when using ATA disk enclosures. The CX700 was configured with five ATA DAEs (75 disks). The CX500 was configured with five ATA DAEs (75 disks), and the CX300 was configured with three ATA DAE (45 disks), which is the maximum number of ATA drives supported in a CX300 storage system. Each LUN was placed on alternate SPs to balance the system workload. System settings: Page size was set to 16 (default was 8) Cache assignment on the CX700 was 2048 MB for write and 1024 MB each for the read cache Cache assignment on the CX500 had 50 MB each on the read cache and the remaining (net) on write cache (568 MB) The CX300 was configured with 20 MB each on the read cache and the remaining memory on write cache The source data was on a separate CX700 configured with six Fibre Channel DAEs (90 disks). Up to four Windows servers were used to send data to the storage systems to measure total aggregate performance. Each host had both source and destination LUNs configured. Two FC switches were used with each host having two FC HBAs. The CX700 and CX500 had two FC connections per SP attached. Performance testing consisted of 4+1 RAID 3 configurations. Each RAID group had one LUN assigned to it. Large dataset (12 GB): Small dataset (directory is 503 MB): 1 GB size files 3 files 50 KB size files 10,000 files 100 MB size files 60 files 10 MB size files 600 files 1 MB size files 3,000 files CX700 CX300 CX500 EMC DS-16B2 FC Switches Figure 5. Backup-to-Disk SAN Testing Configuration Diagram Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 3

13 CLARiiON/BrightStor ARCserve Backup and Restore Performance CA BrightStor ARCserve ATA Performance Results MB/s CX700 CX500 CX300 Backup Restore Figure 6. CLARiiON Performance with BrightStor ARCserve Backup Figure 6 depicts single-stream performance of backing up and restoring to ATA disk. The chart shows throughput while data is being transferred. Performance comparisons with tape devices would have to take into account tape positioning, file seek times, library mechanical load/unload times, etc., in addition to the typically slower transfer speeds of tape technology. BrightStor ARCserve Backup can compress data for disk-based backup via software. Testing found that performance suffers significantly when enabling this option. EMC recommends software compression be turned off when trying to optimize backup to disk performance. In cases where conserving disk space is critical, compression may be enabled. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 4

14 Aggregate Performance Total aggregate performance of the CLARiiON storage system varies depending on the type of CLARiiON storage system used, the type of backup host, file system, and nature of the data. Expect a maximum-per- LUN throughput of 60 MB/s to 65 MB/s when only one backup stream to a LUN (RAID group) is active for a CX700 storage array. As more backup streams, RAID groups and LUNs/RAID group are added and running simultaneously, total aggregate performance of the storage system will substantially increase. Refer to EMC s CSPEED organization for detailed multistream backup- to-disk performance information. Conclusion Backup-to- disk is an implementation that offers service-level improvements over the traditional tape backup process. With the changing economics of disk technology, backup-to-disk solutions are now affordable and customers are implementing backup-to-disk solutions as improvements to their existing tape solutions. Many variables can be set within the CLARiiON storage system and BrightStor ARCserve Backup to optimize backup-to-disk performance. EMC recommends using ATA technology to optimize backup performance with BrightStor ARCserve Backup. Major advantages of backup to disk include: Faster backup performance Faster data recovery Improved media reliability and data availability Improved IT management and efficiency To ensure optimum backup-to-disk performance: Enable CLARiiON write cache. Use only RAID 3 striping for backup to disk with CLARiiON arrays. RAID 3 has been optimized for read/write performance with cache enabled and ATA technology. Configure all RAID groups as 4+1 stripes. Ensure source file defragmentation. Limit the number of backup streams/raid groups to no more than four to five. Set file system block and element sizes to their default settings. Set Windows and Solaris operating system parameters as outlined on page 7. Disable software compression where possible. Note: When configuring CLARiiON storage systems for backups, create five-disk RAID 3 configurations. Exclusive LUNs within the RAID group must be assigned to each backup system/server. Multiple systems/servers can share CLARiiON storage systems as long as each server has exclusive use of one or more LUNs in the storage system for backup operations. Backup-to-Disk Guide with CA s BrightStor ARCserve Backup 5

EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning

EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning EMC Solutions for Backup to Disk EMC Celerra LAN Backup to Disk with IBM Tivoli Storage Manager Best Practices Planning Abstract This white paper describes how to configure the Celerra IP storage system

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange in a VMware Environment Enabled by MirrorView/S Reference Architecture EMC Global

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007 Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange Server Enabled by MirrorView/S and Replication Manager Reference Architecture EMC

More information

A Look at CLARiiON with ATA CX Series Disk Drives and Enclosures

A Look at CLARiiON with ATA CX Series Disk Drives and Enclosures A Look at CLARiiON with ATA CX Series Disk Drives and Enclosures Applied Technology Abstract As the need for data storage continues to grow, developing lower-cost storage devices becomes imperative. This

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

Recommendations for Aligning VMFS Partitions

Recommendations for Aligning VMFS Partitions VMWARE PERFORMANCE STUDY VMware ESX Server 3.0 Recommendations for Aligning VMFS Partitions Partition alignment is a known issue in physical file systems, and its remedy is well-documented. The goal of

More information

Exchange 2003 Archiving for Operational Efficiency

Exchange 2003 Archiving for Operational Efficiency Exchange 2003 Archiving for Operational Efficiency Enabled by EmailXtender Reference Architecture EMC Global Solutions Operations EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

More information

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Applied Technology Abstract This white paper describes tests in which Navisphere QoS Manager and VMware s Distributed

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON CX4-120, Replication Manager, and Hyper-V on Windows Server 2008 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS

Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Maintaining End-to-End Service Levels for VMware Virtual Machines Using VMware DRS and EMC Navisphere QoS Applied Technology Abstract This white paper describes tests in which Navisphere QoS Manager and

More information

Local and Remote Data Protection for Microsoft Exchange Server 2007

Local and Remote Data Protection for Microsoft Exchange Server 2007 EMC Business Continuity for Microsoft Exchange 2007 Local and Remote Data Protection for Microsoft Exchange Server 2007 Enabled by EMC RecoverPoint CLR and EMC Replication Manager Reference Architecture

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

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

EMC CLARiiON CX3 Series FCP

EMC CLARiiON CX3 Series FCP EMC Solutions for Microsoft SQL Server 2005 on Windows 2008 EMC CLARiiON CX3 Series FCP EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com Copyright 2008

More information

EMC Business Continuity for Microsoft Applications

EMC Business Continuity for Microsoft Applications EMC Business Continuity for Microsoft Applications Enabled by EMC Celerra, EMC MirrorView/A, EMC Celerra Replicator, VMware Site Recovery Manager, and VMware vsphere 4 Copyright 2009 EMC Corporation. All

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

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

Technical Note P/N REV A01 March 29, 2007

Technical Note P/N REV A01 March 29, 2007 EMC Symmetrix DMX-3 Best Practices Technical Note P/N 300-004-800 REV A01 March 29, 2007 This technical note contains information on these topics: Executive summary... 2 Introduction... 2 Tiered storage...

More information

Reference Architecture

Reference Architecture EMC Solutions for Microsoft SQL Server 2005 on Windows 2008 in VMware ESX Server EMC CLARiiON CX3 Series FCP EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.

EMC Backup and Recovery for Microsoft Exchange 2007 SP1. Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3. EMC Backup and Recovery for Microsoft Exchange 2007 SP1 Enabled by EMC CLARiiON CX4-120, Replication Manager, and VMware ESX Server 3.5 using iscsi Reference Architecture Copyright 2009 EMC Corporation.

More information

IBM System Storage DS6800

IBM System Storage DS6800 Enterprise-class storage in a small, scalable package IBM System Storage DS6800 Highlights Designed to deliver Designed to provide over enterprise-class functionality, 1600 MBps performance for with open

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

More information

White Paper. A System for Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft

White Paper. A System for  Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft White Paper Mimosa Systems, Inc. November 2007 A System for Email Archiving, Recovery, and Storage Optimization Mimosa NearPoint for Microsoft Exchange Server and EqualLogic PS Series Storage Arrays CONTENTS

More information

EMC Virtual Architecture for Microsoft SharePoint Server Reference Architecture

EMC Virtual Architecture for Microsoft SharePoint Server Reference Architecture EMC Virtual Architecture for Microsoft SharePoint Server 2007 Enabled by EMC CLARiiON CX3-40, VMware ESX Server 3.5 and Microsoft SQL Server 2005 Reference Architecture EMC Global Solutions Operations

More information

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005 Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Long Distance Recovery for SQL Server 2005 Enabled by Replication Manager and RecoverPoint CRR Reference Architecture EMC Global

More information

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture EMC Solutions for Microsoft Exchange 2007 EMC Celerra NS20 EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Protect enterprise data, achieve long-term data retention

Protect enterprise data, achieve long-term data retention Technical white paper Protect enterprise data, achieve long-term data retention HP StoreOnce Catalyst and Symantec NetBackup OpenStorage Table of contents Introduction 2 Technology overview 3 HP StoreOnce

More information

DELL TM AX4-5 Application Performance

DELL TM AX4-5 Application Performance DELL TM AX4-5 Application Performance A Comparison of Entry-level Storage Platforms Abstract This paper compares the performance of the Dell AX4-5 with the performance of similarly configured IBM DS3400

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

EMC CLARiiON LUN Shrinking with Microsoft Exchange 2007

EMC CLARiiON LUN Shrinking with Microsoft Exchange 2007 EMC CLARiiON LUN Shrinking with Microsoft Exchange 2007 Applied Technology Abstract This white paper discusses the EMC CLARiiON LUN shrinking feature in detail. It captures the business benefits and advantages

More information

LEVERAGING EMC FAST CACHE WITH SYBASE OLTP APPLICATIONS

LEVERAGING EMC FAST CACHE WITH SYBASE OLTP APPLICATIONS White Paper LEVERAGING EMC FAST CACHE WITH SYBASE OLTP APPLICATIONS Abstract This white paper introduces EMC s latest innovative technology, FAST Cache, and emphasizes how users can leverage it with Sybase

More information

EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy. Applied Technology

EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy. Applied Technology EMC Celerra Manager Makes Customizing Storage Pool Layouts Easy Applied Technology Abstract This white paper highlights a new EMC Celerra feature that simplifies the process of creating specific custom

More information

EMC CLARiiON Database Storage Solutions: Microsoft SQL Server 2000 and 2005

EMC CLARiiON Database Storage Solutions: Microsoft SQL Server 2000 and 2005 EMC CLARiiON Database Storage Solutions: Microsoft SQL Server 2000 and 2005 Best Practices Planning Abstract This technical white paper explains best practices associated with Microsoft SQL Server 2000

More information

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE

DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE WHITEPAPER DELL EMC DATA DOMAIN SISL SCALING ARCHITECTURE A Detailed Review ABSTRACT While tape has been the dominant storage medium for data protection for decades because of its low cost, it is steadily

More information

EMC Solutions for Microsoft Exchange 2007 NS Series iscsi

EMC Solutions for Microsoft Exchange 2007 NS Series iscsi EMC Solutions for Microsoft Exchange 2007 NS Series iscsi Applied Technology Abstract This white paper presents the latest storage configuration guidelines for Microsoft Exchange 2007 on the Celerra NS

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

IBM System Storage LTO Ultrium 6 Tape Drive Performance White Paper

IBM System Storage LTO Ultrium 6 Tape Drive Performance White Paper IBM System Storage September, 212 IBM System Storage LTO Ultrium 6 Tape Drive Performance White Paper By Rogelio Rivera, Tape Performance Gustavo Vargas, Tape Performance Marco Vázquez, Tape Performance

More information

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability

EMC DiskXtender for Windows and EMC RecoverPoint Interoperability Applied Technology Abstract This white paper explains how the combination of EMC DiskXtender for Windows and EMC RecoverPoint can be used to implement a solution that offers efficient storage management,

More information

DELL Reference Configuration Microsoft SQL Server 2008 Fast Track Data Warehouse

DELL Reference Configuration Microsoft SQL Server 2008 Fast Track Data Warehouse DELL Reference Configuration Microsoft SQL Server 2008 Fast Track Warehouse A Dell Technical Configuration Guide base Solutions Engineering Dell Product Group Anthony Fernandez Jisha J Executive Summary

More information

Introduction to the CX700

Introduction to the CX700 Engineering White Paper Introduction to the CX700 Abstract This white paper introduces the full 2 Gb architecture and functionality of the CX700 storage system. It compares the features and capabilities

More information

FOUR WAYS TO LOWER THE COST OF REPLICATION

FOUR WAYS TO LOWER THE COST OF REPLICATION WHITE PAPER I JANUARY 2010 FOUR WAYS TO LOWER THE COST OF REPLICATION How an Ultra-Efficient, Virtualized Storage Platform Brings Disaster Recovery within Reach for Any Organization FOUR WAYS TO LOWER

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

Dell EMC SAP HANA Appliance Backup and Restore Performance with Dell EMC Data Domain

Dell EMC SAP HANA Appliance Backup and Restore Performance with Dell EMC Data Domain Dell EMC SAP HANA Appliance Backup and Restore Performance with Dell EMC Data Domain Performance testing results using Dell EMC Data Domain DD6300 and Data Domain Boost for Enterprise Applications July

More information

EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON CX4 and Enterprise Flash Drives

EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON CX4 and Enterprise Flash Drives EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON CX4 and Enterprise Flash Drives A Detailed Review EMC Information Infrastructure Solutions Abstract This white paper demonstrates

More information

EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT

EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT White Paper EMC DATA PROTECTION, FAILOVER AND FAILBACK, AND RESOURCE REPURPOSING IN A PHYSICAL SECURITY ENVIRONMENT Genetec Omnicast, EMC VPLEX, Symmetrix VMAX, CLARiiON Provide seamless local or metropolitan

More information

Backup Solutions with (DSS) July 2009

Backup Solutions with (DSS) July 2009 Solutions with Open-E Data Storage Software (DSS) July 2009 Different s opportunities using Open-E DSS The storage market is still growing rapidly with the fast growth in the SMB market segment. There

More information

VMware with CLARiiON. Sheetal Kochavara

VMware with CLARiiON. Sheetal Kochavara VMware with CLARiiON Sheetal Kochavara Agenda Overview of CLARiiON hardware and software products Integration of CLARiiON with VMware Use Cases of CLARiiON replication software with VMware EMC CLARiiON

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

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and VMware vsphere 4.1 Copyright 2011, 2012 EMC Corporation. All rights reserved. Published March, 2012 EMC believes the information in this publication

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 CLARiiON CX3 UltraScale Series The Proven Midrange Storage

EMC CLARiiON CX3 UltraScale Series The Proven Midrange Storage EMC CLARiiON CX3 UltraScale Series The Proven Midrange Storage Erez Etzyon Senior Technology Consultant CLARiiON CX3 UltraScale Series Breakthrough Architecture and Innovation Designed to Deliver New Levels

More information

EMC Solutions for Microsoft Exchange 2007 CLARiiON CX3 Series iscsi

EMC Solutions for Microsoft Exchange 2007 CLARiiON CX3 Series iscsi EMC Solutions for Microsoft Exchange 2007 CLARiiON CX3 Series iscsi Best Practices Planning Abstract This white paper presents the best practices for optimizing performance for a Microsoft Exchange 2007

More information

Virtual Exchange 2007 within a VMware ESX datastore VMDK file replicated

Virtual Exchange 2007 within a VMware ESX datastore VMDK file replicated EMC Solutions for Microsoft Exchange 2007 Virtual Exchange 2007 in a VMware ESX Datastore with a VMDK File Replicated Virtual Exchange 2007 within a VMware ESX datastore VMDK file replicated EMC Commercial

More information

Disk and FLARE OE Matrix P/N REV A17 February 22, 2011

Disk and FLARE OE Matrix P/N REV A17 February 22, 2011 EMC CX4 Series Storage Systems Disk and FLARE OE Matrix P/N 300-007-437 REV A17 February 22, 2011 To function properly, disks in an EMC CLARiiON system require that each storage processor run minimum revisions

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

BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION A Detailed Review

BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION A Detailed Review White Paper BACKUP AND RECOVERY FOR ORACLE DATABASE 11g WITH EMC DEDUPLICATION EMC GLOBAL SOLUTIONS Abstract This white paper provides guidelines for the use of EMC Data Domain deduplication for Oracle

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

Milestone Solution Partner IT Infrastructure Components Certification Report

Milestone Solution Partner IT Infrastructure Components Certification Report Milestone Solution Partner IT Infrastructure Components Certification Report Dell Storage PS6610, Dell EqualLogic PS6210, Dell EqualLogic FS7610 July 2015 Revisions Date July 2015 Description Initial release

More information

EMC Solutions for Microsoft Exchange 2003 CX Series iscsi

EMC Solutions for Microsoft Exchange 2003 CX Series iscsi EMC Solutions for Microsoft Exchange 2003 CX Series iscsi Best Practices Planning Guide Abstract This white paper presents the best practices for optimizing the performance for Exchange 2003 storage configuration

More information

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Storage Update and Storage Best Practices for Microsoft Server Applications Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Agenda Introduction Storage Technologies Storage Devices

More information

NetVault Backup Client and Server Sizing Guide 2.1

NetVault Backup Client and Server Sizing Guide 2.1 NetVault Backup Client and Server Sizing Guide 2.1 Recommended hardware and storage configurations for NetVault Backup 10.x and 11.x September, 2017 Page 1 Table of Contents 1. Abstract... 3 2. Introduction...

More information

Using EMC FAST with SAP on EMC Unified Storage

Using EMC FAST with SAP on EMC Unified Storage Using EMC FAST with SAP on EMC Unified Storage Applied Technology Abstract This white paper examines the performance considerations of placing SAP applications on FAST-enabled EMC unified storage. It also

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

Deploying Celerra MPFSi in High-Performance Computing Environments

Deploying Celerra MPFSi in High-Performance Computing Environments Deploying Celerra MPFSi in High-Performance Computing Environments Best Practices Planning Abstract This paper describes the EMC Celerra MPFSi approach to scalable high-performance data sharing, with a

More information

Performance/Throughput

Performance/Throughput Markets, S. Zaffos Research Note 31 March 2003 ATA Disks Redefine RAID Price/Performance Cost-optimized storage infrastructures should include redundant arrays of independent disks built with low-cost

More information

EMC Celerra Virtual Provisioned Storage

EMC Celerra Virtual Provisioned Storage A Detailed Review Abstract This white paper covers the use of virtual storage provisioning within the EMC Celerra storage system. It focuses on virtual provisioning functionality at several levels including

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

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide

Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide White Paper Third-party Information Provided to You Courtesy of Dell Dell/EMC CX3 Series Oracle RAC 10g Reference Architecture Guide Abstract This document provides an overview of the architecture of the

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

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

EMC VNX2 Deduplication and Compression

EMC VNX2 Deduplication and Compression White Paper VNX5200, VNX5400, VNX5600, VNX5800, VNX7600, & VNX8000 Maximizing effective capacity utilization Abstract This white paper discusses the capacity optimization technologies delivered in the

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 Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture

EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution. Enabled by EMC Celerra and Linux using FCP and NFS. Reference Architecture EMC Unified Storage for Oracle Database 11g/10g Virtualized Solution Enabled by EMC Celerra and Linux using FCP and NFS Reference Architecture Copyright 2009 EMC Corporation. All rights reserved. Published

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

EMC STORAGE FOR MILESTONE XPROTECT CORPORATE

EMC STORAGE FOR MILESTONE XPROTECT CORPORATE Reference Architecture EMC STORAGE FOR MILESTONE XPROTECT CORPORATE Milestone multitier video surveillance storage architectures Design guidelines for Live Database and Archive Database video storage EMC

More information

NetVault Backup Client and Server Sizing Guide 3.0

NetVault Backup Client and Server Sizing Guide 3.0 NetVault Backup Client and Server Sizing Guide 3.0 Recommended hardware and storage configurations for NetVault Backup 12.x September 2018 Page 1 Table of Contents 1. Abstract... 3 2. Introduction... 3

More information

Optimizing Tiered Storage Workloads with Precise for Storage Tiering

Optimizing Tiered Storage Workloads with Precise for Storage Tiering Applied Technology Abstract By introducing Enterprise Flash Drives to EMC Symmetrix and CLARiiON storage systems, EMC revitalized the importance of tiered storage. Optimizing the use of these tiers provides

More information

EMC VPLEX with Quantum Stornext

EMC VPLEX with Quantum Stornext White Paper Application Enabled Collaboration Abstract The EMC VPLEX storage federation solution together with Quantum StorNext file system enables a stretched cluster solution where hosts has simultaneous

More information

QuickSpecs. Models. Overview

QuickSpecs. Models. Overview Overview The HP Smart Array P400 is HP's first PCI-Express (PCIe) serial attached SCSI (SAS) RAID controller and provides new levels of performance and reliability for HP servers, through its support of

More information

... Technical report: IBM System Storage N series and Microsoft Exchange Server Best practices guide. Document NS

... Technical report: IBM System Storage N series and Microsoft Exchange Server Best practices guide. Document NS Technical report: IBM System Storage N series and Microsoft Exchange Server 2007 s guide........ Document NS3578-0 February 3, 2008 Copyright IBM Corporation, 2008. All Rights Reserved. All trademarks

More information

W H I T E P A P E R. Comparison of Storage Protocol Performance in VMware vsphere 4

W H I T E P A P E R. Comparison of Storage Protocol Performance in VMware vsphere 4 W H I T E P A P E R Comparison of Storage Protocol Performance in VMware vsphere 4 Table of Contents Introduction................................................................... 3 Executive Summary............................................................

More information

QLogic 2500 Series FC HBAs Accelerate Application Performance

QLogic 2500 Series FC HBAs Accelerate Application Performance QLogic 2500 Series FC HBAs Accelerate QLogic 8Gb Fibre Channel Adapters from Cavium: Planning for Future Requirements 8Gb Performance Meets the Needs of Next-generation Data Centers EXECUTIVE SUMMARY It

More information

CS3600 SYSTEMS AND NETWORKS

CS3600 SYSTEMS AND NETWORKS CS3600 SYSTEMS AND NETWORKS NORTHEASTERN UNIVERSITY Lecture 11: File System Implementation Prof. Alan Mislove (amislove@ccs.neu.edu) File-System Structure File structure Logical storage unit Collection

More information

EMC Business Continuity for Oracle Database 11g

EMC Business Continuity for Oracle Database 11g EMC Business Continuity for Oracle Database 11g Enabled by EMC Celerra using DNFS and NFS Copyright 2010 EMC Corporation. All rights reserved. Published March, 2010 EMC believes the information in this

More information

Dell Exchange 2007 Advisor and Representative Deployments

Dell Exchange 2007 Advisor and Representative Deployments Dell Exchange 2007 Advisor and Representative Deployments Product Group - Enterprise Dell White Paper By Farrukh Noman Bharath Vasudevan April 2007 Contents Executive Summary... 3 Introduction... 4 Dell

More information

DELL POWERVAULT MD FAMILY MODULAR STORAGE THE DELL POWERVAULT MD STORAGE FAMILY

DELL POWERVAULT MD FAMILY MODULAR STORAGE THE DELL POWERVAULT MD STORAGE FAMILY DELL MD FAMILY MODULAR STORAGE THE DELL MD STORAGE FAMILY Simplifying IT The Dell PowerVault MD family can simplify IT by optimizing your data storage architecture and ensuring the availability of your

More information

DATA PROTECTION IN A ROBO ENVIRONMENT

DATA PROTECTION IN A ROBO ENVIRONMENT Reference Architecture DATA PROTECTION IN A ROBO ENVIRONMENT EMC VNX Series EMC VNXe Series EMC Solutions Group April 2012 Copyright 2012 EMC Corporation. All Rights Reserved. EMC believes the information

More information

StorageCraft OneXafe and Veeam 9.5

StorageCraft OneXafe and Veeam 9.5 TECHNICAL DEPLOYMENT GUIDE NOV 2018 StorageCraft OneXafe and Veeam 9.5 Expert Deployment Guide Overview StorageCraft, with its scale-out storage solution OneXafe, compliments Veeam to create a differentiated

More information

Surveillance Dell EMC Storage with Cisco Video Surveillance Manager

Surveillance Dell EMC Storage with Cisco Video Surveillance Manager Surveillance Dell EMC Storage with Cisco Video Surveillance Manager Configuration Guide H14001 REV 1.1 Copyright 2015-2017 Dell Inc. or its subsidiaries. All rights reserved. Published May 2015 Dell believes

More information

Comparison of Storage Protocol Performance ESX Server 3.5

Comparison of Storage Protocol Performance ESX Server 3.5 Performance Study Comparison of Storage Protocol Performance ESX Server 3.5 This study provides performance comparisons of various storage connection options available to VMware ESX Server. We used the

More information

SAP Applications on IBM XIV System Storage

SAP Applications on IBM XIV System Storage SAP Applications on IBM XIV System Storage Hugh Wason IBM Storage Product Manager SAP Storage Market - Why is it Important? Storage Market for SAP is estimated at $2Bn+ SAP BW storage sizes double every

More information

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public

Data Protection for Cisco HyperFlex with Veeam Availability Suite. Solution Overview Cisco Public Data Protection for Cisco HyperFlex with Veeam Availability Suite 1 2017 2017 Cisco Cisco and/or and/or its affiliates. its affiliates. All rights All rights reserved. reserved. Highlights Is Cisco compatible

More information

Milestone Solution Partner IT Infrastructure Components Certification Report

Milestone Solution Partner IT Infrastructure Components Certification Report Milestone Solution Partner IT Infrastructure Components Certification Report Huawei OceanStor 5500 V3 SAN Storage 08-09-2015 Table of Contents Executive Summary:... 4 Abstract... 4 Certified Products...

More information

EMC Virtual Infrastructure for Microsoft Exchange 2007

EMC Virtual Infrastructure for Microsoft Exchange 2007 EMC Virtual Infrastructure for Microsoft Exchange 2007 Enabled by EMC Replication Manager, EMC CLARiiON AX4-5, and iscsi Reference Architecture EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103

More information

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved.

Copyright 2010 EMC Corporation. Do not Copy - All Rights Reserved. 1 Using patented high-speed inline deduplication technology, Data Domain systems identify redundant data as they are being stored, creating a storage foot print that is 10X 30X smaller on average than

More information

IBM System Storage DS4800

IBM System Storage DS4800 Scalable, high-performance storage for on demand computing environments IBM System Storage DS4800 Highlights 4 Gbps Fibre Channel interface Includes IBM System Storage technology DS4000 Storage Manager

More information

High-Performance Lustre with Maximum Data Assurance

High-Performance Lustre with Maximum Data Assurance High-Performance Lustre with Maximum Data Assurance Silicon Graphics International Corp. 900 North McCarthy Blvd. Milpitas, CA 95035 Disclaimer and Copyright Notice The information presented here is meant

More information

EMC DMX Disk Arrays with IBM DB2 Universal Database Applied Technology

EMC DMX Disk Arrays with IBM DB2 Universal Database Applied Technology EMC DMX Disk Arrays with IBM DB2 Universal Database Applied Technology Abstract This paper examines the attributes of the IBM DB2 UDB V8.2 database as they relate to optimizing the configuration for the

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

CHAPTER 11: IMPLEMENTING FILE SYSTEMS (COMPACT) By I-Chen Lin Textbook: Operating System Concepts 9th Ed.

CHAPTER 11: IMPLEMENTING FILE SYSTEMS (COMPACT) By I-Chen Lin Textbook: Operating System Concepts 9th Ed. CHAPTER 11: IMPLEMENTING FILE SYSTEMS (COMPACT) By I-Chen Lin Textbook: Operating System Concepts 9th Ed. File-System Structure File structure Logical storage unit Collection of related information File

More information