LEVERAGING EMC FAST CACHE WITH SYBASE OLTP APPLICATIONS

Size: px
Start display at page:

Download "LEVERAGING EMC FAST CACHE WITH SYBASE OLTP APPLICATIONS"

Transcription

1 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 ASE 15.5 database applications. This white paper covers several use cases that were tested in EMC labs, along with their test results. This paper also discusses best practices for implementing FAST Cache with Sybase OLTP database applications. February 2011

2 Copyright 2011 EMC Corporation. All Rights Reserved. EMC believes the information in this publication is accurate of its publication date. The information is subject to change without notice. The information in this publication is provided as is. EMC Corporation makes no representations or warranties of any kind with respect to the information in this publication, and specifically disclaims implied warranties of merchantability or fitness for a particular purpose. Use, copying, and distribution of any EMC 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 h

3 Table of Contents Executive summary... 4 The need for FAST Cache... 5 Introduction... 6 Technology overview... 6 EMC FAST Cache technology... 6 Sybase Adaptive Server Enterprise... 7 Applying FAST Cache technology with a Sybase ASE 15.5 database... 8 Application I/O characteristics... 8 Understanding the database working set... 8 Benchmark setup... 8 Workload description... 9 Use case descriptions Baseline Use Case Use Case Results summary Conclusion References

4 Executive summary EMC unified storage platform arrays continue to provide increased storage utilization and optimization, enhanced capabilities, and greater interoperability and security, as well as multiple ease-of-use improvements. In 2008, EMC introduced Flash drive technology to its midrange storage arrays. EMC FAST Cache technology introduced at FLARE 30 leverages the use of Flash drives to add an extra layer of cache between DRAM cache and rotating spindles, which improves I/O service responsiveness. By effectively extending the caching of a database application s hot data on Flash drives, FAST Cache reduces data access latencies to the most frequently accessed business-critical data, thus improving overall application response times. As the focus of business-critical changes, the data that becomes the most important, and most frequently used, will be automatically cached in these Flash drives. Hence, the business applications will be taking full advantage of the investments made in these Flash drives, delivering optimal application service time improvement and improving the TCO of the solution. EMC FAST Cache technology is immediately available on the EMC unified storage platform. This white paper addresses the consideration for deploying FAST Cache with Sybase ASE OLTP applications. An understanding of the principles discussed in this paper will allow users to efficiently implement FAST Cache with Sybase ASE databases. Figure 1. FAST Cache 4

5 The need for FAST Cache Sybase ASE Online Transaction Processing (OLTP) database applications tend to be mission-critical and have stringent I/O latency requirements. Sybase ASE server performance depends heavily on the I/O subsystem. The ultimate limit of throughput and IOPS for ASE server data read and write is typically limited by disk I/O. Physical I/O performance can make or break a mission-critical Sybase ASE database application due to its huge impact on the overall user experience. Traditionally, these OLTP databases are deployed on a huge number of rotating Fibre Channel (FC) spindles that may be short stroked to meet the low I/O latency requirement. Therefore, when OLTP databases are deployed on a large number of rotating spindles, the effective capacity utilization of these spindles is very low, thus increasing TCO. Over the past few decades, the disk drive technology has been hardpressed to keep up with the rapid speed increase in CPU technology. In real-world applications, even the fastest rotating spindle with a 15k rpm speed performs only around 200 random 8K IOPS in most application workloads. Flash drives are a disruptive technology that significantly improves IOPS but comes at a relative higher cost. In an environment where storage resources are shared among various applications, addressing unexpected workload spikes becomes critical. FAST Cache technology creates a faster medium for storing frequently accessed data on Flash drives. This significantly reduces the need to buy more Flash drives and provides the Flash latencies to the most frequently accessed data for the business at any particular moment. The hot data of the database application is constantly cached in FAST Cache automatically and transparently as the business data need changes, thus eliminating the need for users to manually classify the hot data. To make space for more hot data chunks, the LRU mechanism is used to flush cold data to the backend spindles. Once the hot data is cached by FAST Cache, the FAST Cache handles the majority of I/O and the underlying rotating spindles receive very few IOPS. This effect enables these possibilities: You can deploy the database on fewer rotating spindles. You can deploy the database on slower spindles like 10k rpm drives or SATA drives. You can utilize more of the rotating spindles available capacity without significantly impacting overall application latency. FAST Cache can be easily expanded as operational needs evolve. This incremental approach allows customers to start with only a small initial investment. FAST Cache automatically absorbs unpredicted spikes in application workloads. Therefore, FAST Cache provides an optimal I/O solution to meet Sybase ASE performance needs for all read and write workloads. 5

6 Introduction The main goal of this paper is to introduce EMC FAST Cache technology and explain how it can leverage Sybase ASE OLTP applications. This white paper details the positive effects of deploying EMC FAST Cache. Some of these benefits include improved TPMs, generally accompanied by corresponding average transaction service latency reduction. The paper covers the test configurations and performance results of various tests conducted at EMC engineering labs. The testing procedure involved establishing the baseline by running the database benchmark on pure rotating Fibre Channel drives, comparing these baseline numbers with application metrics after adding FAST Cache to the storage subsystem, and enabling it on the pool with all database LUNs where Sybase devices reside. Technology overview EMC FAST Cache technology In traditional storage arrays, the DRAM caches are relatively too small to be able to maintain the hot data for long periods of time. Very few storage arrays enable users to nondisruptively expand DRAM cache, even if they support DRAM cache expansion. FAST Cache technology builds a faster medium (sort of cache) for data on Flash drives, thereby allowing the hotter data to stay longer on a faster medium. FAST Cache tracks the number of hits at a 64 KB chunk size and promotes the chunks to the Flash tier once the chunks get three or more hits. After a data chunk gets promoted to FAST Cache, the subsequent accesses to that chunk of data will be served at Flash latencies. Eventually when the hotness of the data chunk decreases, the data chunk is evicted from FAST Cache and replaced by new, hot data. FAST Cache uses a simple least re-used (LRU) mechanism to evict the data chunks; only when it makes room for additional hot data has it met the access threshold. A complete introduction to FAST Cache technology is beyond the scope of this document. This paragraph will provide a brief overview of FAST Cache. FAST Cache is built on the premise that overall application latencies can improve when most frequently accessed data is maintained on a relatively smaller sized, but faster, storage medium, such as Flash drives. FAST Cache technology identifies the frequently accessed data used by currently running business applications and moves it to Flash drives automatically and nondisruptively. The data movement is completely transparent to applications, thereby making this technology application-agnostic and management-free. It is as simple as turning a switch on or off. For example, you can enable or disable the FAST Cache on any pool simply by selecting or clearing the FAST Cache checkbox settings. This is shown in Figure 2. 6

7 Figure 2. How to enable FAST Cache The LUN/pool-level granularity enables FAST Cache to be selectively enabled on a few LUNs or pools within a storage array depending on the application performance requirements and SLAs. Sybase Adaptive Server Enterprise Sybase Adaptive Server Enterprise (ASE) is a database management system (DBMS) designed to support transaction-intensive, mission-critical OLTP, decision support, and mixed-load applications. Adaptive Server also manages multiple databases and users, keeps track of the data s location on disks, maintains the mapping of the logical data description to the physical data storage, and maintains data and procedure caches in the memory. ASE 15 meets the demands of large databases and high transaction volumes while providing a DBMS. The most recent release, ASE 15.5, adds several features that provide immense value to enterprise-class customers. Its key features include on-disk encryption, smart partitions, In-Memory databases and Incremental data transfer utility, multiple Tempdb groups, efficient backup compression, deferred name resolution for user-defined stored procedures, new query processing technology that demonstrates a significant increase in performance, and enhanced support for unstructured data management. 7

8 Applying FAST Cache technology with a Sybase ASE 15.5 database Users need to thoroughly understand application workload characteristics before implementing any storage technology, including FAST Cache. While comprehending basic information like workload I/O characteristics is important, it is vital that users understand the active working set of the workload for right-sizing FAST Cache. The following sections explain in detail how to determine application I/O characteristics and the application working set. Application I/O characteristics The relative improvement from any faster technology is dependent on whether the application is bottlenecked by the storage subsystem. For Sybase DBAs, it is frequently easier to work with storage administrators and turn to the I/O subsystem to avoid I/O bottlenecks than to redesign the application to minimize the amount of inefficient or extra data access by the database system. Nevertheless, some amount of analysis at the database level should be done to identify I/O bottlenecks, and to ascertain that the proper application of FAST Cache leveraging Flash drives will in fact be worthwhile. Understanding the database working set This step is critical to maximize the benefits from FAST Cache. Generally, FAST Cache is the most suitable technology for workloads with small random I/O and relatively small working sets that fit in the FAST Cache nicely. Most Sybase OLTP databases tend to be highly random in nature with small working sets as compared to the total database size. Normally, databases have datasets with varied I/O patterns because of the following reasons: OLTP databases tend to be temporal in nature, as the most recent data is more important than older data. The subset of data that is most often needed by the business applications currently running is generally referred to as a working set of a database. The relative importance of data changes from object to object. Some tables may be accessed more often than some other tables. The number of IOPS per gigabyte size of an object, also known as object intensity, changes quite significantly. The best example is comparing the index to the table in a database. The relative IOPS received by a database block occupied by an index object are very high compared to the IOPS received by a database block consumed by a table object. Benchmark setup To characterize FAST Cache with Sybase ASE OLTP workloads, the following benchmark setup is used: The benchmark testing is done on a single Sybase ASE 15.5 database deployed on a CLARiiON CX4-960 storage array and Dell R601 server. The hardware configuration is shown in the figures below. 8

9 Back-end Connectivity Front-end Connectivity SP A SP B Dell R610 Brocade 5100B Bus 3 Bus 2 Bus 0 Bus 1 CLARiiON CX4-960 CLARiiON CX GB Solid State Drives 600 GB Fibre Channel Drives Figure 3. Hardware setup In the figure, all the available four back-end buses on the CX4-960 are used just to ensure that the benchmark is not bus-bound. There is no real requirement to utilize all back-end buses to realize FAST Cache benefits. Configure your back-end buses depending on I/O requirements and following EMC best practices for bus and disk layout. The Flash drives were placed randomly but evenly on four disk enclosures to take full bandwidth advantage of all four buses. Workload description The database workload simulates an OLTP application (Order Entry) environment fashioned after the business transaction profile described in the popular industry TPC-C benchmark. The test workload is TPC-C-like (but not strictly TPC-C specification conforming), implemented to include a mixture of read-only and update-intensive transactions. The Sybase ASE database devices were distributed against LUNs in such a way that both storage processors handle an equal number of I/Os. To ensure that FAST Cache can handle workloads involving a high write mix, EMC created a suitable test scenario. Generally, most of the OLTP databases tend to have a read/write mix of 70/30. The Sybase OLTP database benchmark used in the test has the characteristics shown in the following table. 9

10 Table 1. Workload characteristics Property Value / Description Database size 750 GB Warehouses 10,000 Database version Sybase ASE 15.5 Read / write ratio 70 / 30 Database metric TPM Number of 200 concurrent users Storage pools SybaseASE, SybaseLog Total LUNs 22 LUNs 5 x 100 GB LUNs for database devices and segments; 1 x 300 GB LUN for a Log device; 8 x 50 GB LUNs for a Stock table; 4 x 100 GB LUNs for a Customer table; and 4 x 100 GB LUNs for an OrderLine table EMC kept consistent workload characteristics for all the use cases described next so users can analyze the application metrics. Use case descriptions EMC conducted the following tests to understand the impact of FAST Cache on Sybase ASE OLTP databases and to compare the impact of FAST Cache on the workload using the application-level and database-level metrics. The goal of these use cases is to show that FAST Cache can significantly reduce the number of IOPS received by rotating spindles once the hot data is cached by FAST Cache. The reduction in IOPS of the rotating spindle count opens up several possibilities either to create a configuration with a fewer number of rotating Fibre Channel drives or to completely replace the rotating Fibre Channel drives with SATA drives. The following use cases are crafted to demonstrate this very basic point. Baseline: The baseline metric is established on a storage pool of 45 x 600 GB Fibre Channel drives. Use Case 1: Enable FAST Cache with 8 x 73 GB Flash drives to the baseline environment. Use Case 2: Repeat Use Case 1 where 45 x 600 GB Fibre Channel drives are replaced by 25 x 600 GB Fibre Channel drives and front-ended by FAST Cache created on 8 x 73 GB Flash drives. Baseline The baseline was established on all Fibre Channel rotating drives in this configuration. There was a total of 45 x 600 GB FC disks used to create two storage pools (SybaseASE, SybaseLog) in this setup. Then, 22 LUNs (see Table 1) were carved out to store a Sybase ASE database master device, log device, and segments. Since the Stock table, Customer table, and OrderLine table are bigger tables and will be frequently accessed during TPCC-C testing, the Stock table was stored on a 10

11 stripped logical volume created on 8 x 50 GB LUNs and similarly the Customer and OrderLine tables were stored on a stripped logical volume created on 4 x 100 GB LUNs and on 4 x 100 GB LUNs, respectively. This configuration helps in distributing I/O load equally among storage processors. The next figure shows the exact disk and database layout for this use case. Physical Layer Storage Pool 1- SybaseASE {40 * 600 GB FC disks} Logical Layer 100 GB LUN for Sybase ASE Master device 100 GB LUN for TPCC Orders table Segment 100 GB LUN for TPCC History table Segment 100 GB LUN for TPCC Cache Segment 100 GB LUN for TPCC Cust_Index Segment 4 * 100 GB LUNs Stripped Logical Volume for OrderLine table 4 * 100 GB LUNs Stripped Logical Volume for Customer table 8 * 50 GB LUNs Stripped Logical Volume for Stock table Storage Pool 2- Sybase Log { 5 FC drives} 1 * 300 GB LUN Sybase ASE Log Disk Figure 4. Baseline disk and database layout 11

12 Use Case 1 The database layout for in this use case is identical to the baseline scenario except that FAST Cache (read/write) was created on 8 x 73 GB Flash drives and was enabled on the storage pool containing Sybase devices and segments. FAST Cache was not enabled on the storage pool having a LUN for ASE s log device because you will yield better results by enabling FAST Cache on a storage pool with LUNs for database devices and segments. After FAST Cache was enabled for Sybase ASE, the frequently accessed data by the TPC-C test was cached by FAST Cache. This warming up of FAST Cache resulted in improved latencies to the most accessed data, thereby enhancing overall application performance. This configuration obtained ~2.5 times the number of transactions as compared to the baseline number of transactions after four 2-hour runs of the TPC-C test. This significant improvement in transactions was without performing any kind of performance tuning on the Sybase ASE 15.5 database. This is a significant return on a small investment made into FAST Cache. The next figures show the impact of FAST Cache warm-up on the TPM rate after four 2-hour runs of the TPC-C test Transactions per Minute (FC 45) Use case 1 (FC 45) 1st TPC-C Run (FAST Cache) 2nd TPC-C Run (FAST Cache) 3rd TPC-C Run (FAST Cache) 4th TPC-C Run (FAST Cache) * Test duration= 2hr/Run Figure 5. FAST Cache warm-up 12

13 Relative Transactions per Minute (FC45) Relative Transactions per Minute FC Without FAST Cache With FAST Cache (Read- Write) Figure 6. Impact on FAST Cache on the TPM rate Before enabling FAST Cache, the server running the Sybase OLTP application was I/Obound with a disk wait of 25 percent. Once FAST Cache was enabled for the storage pool with database segments, the disk wait decreased to 7 percent, which eventually improved server CPU utilization. These results revealed that Sybase OLTP application performance can be improved significantly just by enabling FAST Cache and without performing any fine-tuning at the OLTP application level. Use Case 2 Based on the performance data from Use Case 1, the 45 underlying rotating FC drives were replaced with 25 FC drives of the same size and speed. FAST Cache (read/write) was also created on 8 x 73 GB Flash drives and was enabled on the storage pool with database segments and not on the storage pool with a LUN for the ASE log disk. This change reduces the disk costs by almost 50 percent. You can lower costs even further when reductions in the data center footprint, power, and cooling are taken into consideration. Reducing the number of rotating Fibre Channel drives certainly decreases the capacity you can use, with OLTP databases; however, the entire capacity of drives was never used in real-world deployments because short-stroking was typically done to guarantee very low latencies. FAST Cache technology enables applications to tap into the available capacity of these drives for the first time. By implementing FAST Cache, the rotating medium receives only a small fraction of overall I/Os and the application will not be majorly impacted by those few extra disk seeks. This allows more workloads to be consolidated to the same set of available 13

14 spindles. A careful analysis needs to be done to determine the right number of rotating spindles before attempting consolidation. Figure 7 shows the exact disk and database layout for this use case. Physical Layer Storage Pool 1- SybaseASE {20 * 600 GB FC disks} Logical Layer 100 GB LUN for Sybase ASE Master device 100 GB LUN for TPCC Orders table Segment 100 GB LUN for TPCC History table Segment 100 GB LUN for TPCC Cache Segment 100 GB LUN for TPCC Cust_Index Segment 4 * 100 GB LUNs Stripped Logical Volume for OrderLine table 4 * 100 GB LUNs Stripped Logical Volume for Customer table 8 * 50 GB LUNs Stripped Logical Volume for Stock table Storage Pool 2- Sybase Log { 5 FC drives} 1 * 300 GB LUN Sybase ASE Log Disk Figure 7. Use Case 2 disk and database layout The Use Case 2 (25 x 600 GB rotating Fibre Channel) configuration without FAST Cache resulted in a 39 percent drop of TPMs as compared to the baseline configuration. The next figure revealed the impact of decreasing the number of spindles on the TPM rate. 14

15 Without FAST Cache With FAST Cache (Read-Write) FC 45 FC 25 Figure 8. Impact of the number of spindles on the TPM rate The 25 x 600 GB rotating Fibre Channel configuration with FAST Cache yields the same TPMs as that of the 45 x 600 GB Fibre Channel drive configuration with FAST Cache. This leads to a reduction in TCO by 25 percent, which justifies the added cost of FAST Cache. Finally, this solution achieves approximately 2.5 times the number of transactions compared to the baseline configuration after the warm-up of FAST Cache. The next figure shows the impact of FAST Cache on the ASE OLTP application s TPM rate while FAST Cache was warming up Transactions per Minute (FC 25) Use case 2 (FC 25) 1st TPC-C Run (FAST Cache) 2nd TPC-C Run (FAST Cache) 3rd TPC-C Run (FAST Cache) 4th TPC-C Run (FAST Cache) * Test duration= 2hr/Run Figure 9. TPM vs. FAST Cache warm-up 15

16 Results summary Figure 10 represents a comparison of TCO and TPMs for Use Case 1 and Use Case 2. TCO advantage of FAST Cache for Sybase 120% 100% 100% 100% 100% 80% 75% 60% FC 45 (Use Case 1) FC 25 (Use Case 2) 40% 20% 0% Price (TCO) TPMs (FAST Cache enabled) Figure 10. The TCO advantage of FAST Cache The figure indicates that irrespective of the underlying number of spindles, once the hot data is cached by FAST Cache, the Use Case 1 and Use Case 2 configurations support the same amount of TPMs and Use Case 2 improves TCO. It is important to note that the application is able to perform almost 2.5 times the number of transactions with enabled FAST Cache. The increased transactions and reduced latency allow the application to scale much better and improve the end-user experience significantly. Conclusion In an environment where storage resources are shared among various applications, enabling FAST Cache on a particular OLTP application will result in improved I/O performance for that period of time interval. FAST Cache technology significantly reduces the TCO of a database solution by reducing the investment for the Flash tier and improving the capacity utilization of the rotating drives. The application-agnostic nature of FAST Cache technology makes it applicable to any application with a low I/O latency requirement. EMC unified storage arrays support various sizes of FAST Cache; therefore, the right-sizing of FAST Cache is very important to maximize the benefit. 16

17 Even though FAST Cache technology can be used with any application with any type of I/O pattern, it is especially suited for applications with small random I/Os and relatively small working sets compared to the total database size. The following best practices should be followed to realize the full advantage of FAST Cache: Disable FAST Cache on the storage pool that does not require it. Disable FAST Cache on the storage pool where ASE s transaction logs reside. Enabling FAST Cache on the transaction logs may or may not help, depending on workload characteristics. References The following white papers and documents are available on EMC.com and Powerlink : EMC CLARiiON and Celerra Unified FAST Cache - A Detailed Review Leveraging EMC CLARiiON CX4 with Enterprise Flash Drives for SAP Deployments Maximize the Performance Benefit from Enterprise Flash Drives by Sharing through Virtual Provisioning in EMC CLARiiON CX4 EMC CLARiiON Virtual LUN Technology - A Detailed Review EMC CLARiiON Virtual Provisioning Applied Technology EMC CLARiiON CX4 Model 960 Networked Storage System Specification Sheet Introduction to the EMC CLARiiON CX4 Series Featuring UltraFlex Technology EMC CLARiiON Best Practices for Performance and Availability: Release 30.0 Firmware Update The following can be found on the Sybase website: Monitoring performance with sp_sysmon /html/monitoring/x99294.htm Solid State Disks: Why are you still using metal platters??? 17

USING EMC FAST SUITE WITH SYBASE ASE ON EMC VNX STORAGE SYSTEMS

USING EMC FAST SUITE WITH SYBASE ASE ON EMC VNX STORAGE SYSTEMS White Paper USING EMC FAST SUITE WITH SYBASE ASE ON EMC VNX STORAGE SYSTEMS Applied Technology Abstract This white paper introduces EMC s latest innovative technology, FAST Suite, and emphasizes how users

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

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

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

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

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

EMC FAST CACHE. A Detailed Review. White Paper

EMC FAST CACHE. A Detailed Review. White Paper White Paper EMC FAST CACHE A Detailed Review Abstract This white paper describes EMC FAST Cache technology in CLARiiON, Celerra unified, and VNX storage systems. It describes the implementation of the

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 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 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

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

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

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 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

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

Leveraging EMC CLARiiON CX4 Fully Automated Storage Tiering (FAST) for Enterprise Application Deployments

Leveraging EMC CLARiiON CX4 Fully Automated Storage Tiering (FAST) for Enterprise Application Deployments Leveraging EMC CLARiiON CX4 Fully Automated Storage Tiering (FAST) for Enterprise Application Deployments Applied Technology Abstract This white paper provides details about EMC CLARiiON CX4 Fully Automated

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

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

Hybrid Storage for Data Warehousing. Colin White, BI Research September 2011 Sponsored by Teradata and NetApp

Hybrid Storage for Data Warehousing. Colin White, BI Research September 2011 Sponsored by Teradata and NetApp Hybrid Storage for Data Warehousing Colin White, BI Research September 2011 Sponsored by Teradata and NetApp HYBRID STORAGE FOR DATA WAREHOUSING Ever since the advent of enterprise data warehousing some

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

PRESERVE DATABASE PERFORMANCE WHEN RUNNING MIXED WORKLOADS

PRESERVE DATABASE PERFORMANCE WHEN RUNNING MIXED WORKLOADS PRESERVE DATABASE PERFORMANCE WHEN RUNNING MIXED WORKLOADS Testing shows that a Pure Storage FlashArray//m storage array used for Microsoft SQL Server 2016 helps eliminate latency and preserve productivity.

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

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation report prepared under contract with Dot Hill August 2015 Executive Summary Solid state

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

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c White Paper Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c What You Will Learn This document demonstrates the benefits

More information

REDUCE COSTS AND OPTIMIZE MICROSOFT SQL SERVER PERFORMANCE IN VIRTUALIZED ENVIRONMENTS WITH EMC SYMMETRIX VMAX

REDUCE COSTS AND OPTIMIZE MICROSOFT SQL SERVER PERFORMANCE IN VIRTUALIZED ENVIRONMENTS WITH EMC SYMMETRIX VMAX White Paper REDUCE COSTS AND OPTIMIZE MICROSOFT SQL SERVER PERFORMANCE IN VIRTUALIZED ENVIRONMENTS WITH EMC SYMMETRIX VMAX An Architectural Overview EMC GLOBAL SOLUTIONS Abstract This white paper demonstrates

More information

Using Synology SSD Technology to Enhance System Performance Synology Inc.

Using Synology SSD Technology to Enhance System Performance Synology Inc. Using Synology SSD Technology to Enhance System Performance Synology Inc. Synology_WP_ 20121112 Table of Contents Chapter 1: Enterprise Challenges and SSD Cache as Solution Enterprise Challenges... 3 SSD

More information

Four-Socket Server Consolidation Using SQL Server 2008

Four-Socket Server Consolidation Using SQL Server 2008 Four-Socket Server Consolidation Using SQL Server 28 A Dell Technical White Paper Authors Raghunatha M Leena Basanthi K Executive Summary Businesses of all sizes often face challenges with legacy hardware

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

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

Increasing Performance of Existing Oracle RAC up to 10X

Increasing Performance of Existing Oracle RAC up to 10X Increasing Performance of Existing Oracle RAC up to 10X Prasad Pammidimukkala www.gridironsystems.com 1 The Problem Data can be both Big and Fast Processing large datasets creates high bandwidth demand

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

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

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

Considering the 2.5-inch SSD-based RAID Solution:

Considering the 2.5-inch SSD-based RAID Solution: Considering the 2.5-inch SSD-based RAID Solution: Using Infortrend EonStor B12 Series with Intel SSD in a Microsoft SQL Server Environment Application Note Abstract This application note discusses the

More information

Consolidating OLTP Workloads on Dell PowerEdge R th generation Servers

Consolidating OLTP Workloads on Dell PowerEdge R th generation Servers Consolidating OLTP Workloads on Dell PowerEdge R720 12 th generation Servers B Balamurugan Phani MV Dell Database Solutions Engineering March 2012 This document is for informational purposes only and may

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

VERITAS Storage Foundation 4.0 for Oracle

VERITAS Storage Foundation 4.0 for Oracle J U N E 2 0 0 4 VERITAS Storage Foundation 4.0 for Oracle Performance Brief OLTP Solaris Oracle 9iR2 VERITAS Storage Foundation for Oracle Abstract This document details the high performance characteristics

More information

VERITAS Storage Foundation 4.0 for Oracle

VERITAS Storage Foundation 4.0 for Oracle D E C E M B E R 2 0 0 4 VERITAS Storage Foundation 4.0 for Oracle Performance Brief AIX 5.2, Oracle 9iR2 VERITAS Storage Foundation for Oracle Abstract This document details the high performance characteristics

More information

Reduce Costs & Increase Oracle Database OLTP Workload Service Levels:

Reduce Costs & Increase Oracle Database OLTP Workload Service Levels: Reduce Costs & Increase Oracle Database OLTP Workload Service Levels: PowerEdge 2950 Consolidation to PowerEdge 11th Generation A Dell Technical White Paper Dell Database Solutions Engineering Balamurugan

More information

EMC Virtual Infrastructure for Microsoft SharePoint Server 2010 Enabled by EMC CLARiiON and VMware vsphere 4

EMC Virtual Infrastructure for Microsoft SharePoint Server 2010 Enabled by EMC CLARiiON and VMware vsphere 4 EMC Virtual Infrastructure for Microsoft SharePoint Server 2010 Enabled by EMC CLARiiON and VMware vsphere 4 A Detailed Review EMC Information Infrastructure Solutions Abstract Customers are looking for

More information

OPTIMIZING CLOUD DEPLOYMENT OF VIRTUALIZED APPLICATIONS ON EMC SYMMETRIX VMAX CLOUD EDITION

OPTIMIZING CLOUD DEPLOYMENT OF VIRTUALIZED APPLICATIONS ON EMC SYMMETRIX VMAX CLOUD EDITION White Paper OPTIMIZING CLOUD DEPLOYMENT OF VIRTUALIZED APPLICATIONS ON EMC SYMMETRIX VMAX CLOUD EDITION Simplifies cloud storage Automates management and provisioning Transforms as-a-service delivery EMC

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 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 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

Cost and Performance benefits of Dell Compellent Automated Tiered Storage for Oracle OLAP Workloads

Cost and Performance benefits of Dell Compellent Automated Tiered Storage for Oracle OLAP Workloads Cost and Performance benefits of Dell Compellent Automated Tiered Storage for Oracle OLAP This Dell technical white paper discusses performance and cost benefits achieved with Dell Compellent Automated

More information

EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC Unified Storage and EMC Fully Automated Storage Tiering (FAST)

EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC Unified Storage and EMC Fully Automated Storage Tiering (FAST) EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC Unified Storage and EMC Fully Automated Storage Tiering (FAST) An Architectural Overview EMC Information Infrastructure Solutions Abstract

More information

ADDENDUM TO: BENCHMARK TESTING RESULTS UNPARALLELED SCALABILITY OF ITRON ENTERPRISE EDITION ON SQL SERVER

ADDENDUM TO: BENCHMARK TESTING RESULTS UNPARALLELED SCALABILITY OF ITRON ENTERPRISE EDITION ON SQL SERVER ADDENDUM TO: BENCHMARK TESTING RESULTS UNPARALLELED SCALABILITY OF ITRON ENTERPRISE EDITION ON SQL SERVER EMC Information Infrastructure provides the foundation Essentials Itron and Microsoft reached 37,500

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

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 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

Veritas Storage Foundation and. Sun Solaris ZFS. A performance study based on commercial workloads. August 02, 2007

Veritas Storage Foundation and. Sun Solaris ZFS. A performance study based on commercial workloads. August 02, 2007 Veritas Storage Foundation and Sun Solaris ZFS A performance study based on commercial workloads August 02, 2007 Introduction...3 Executive Summary...4 About Veritas Storage Foundation...5 Veritas Storage

More information

The Benefits of Solid State in Enterprise Storage Systems. David Dale, NetApp

The Benefits of Solid State in Enterprise Storage Systems. David Dale, NetApp The Benefits of Solid State in Enterprise Storage Systems David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies

More information

Reduce Latency and Increase Application Performance Up to 44x with Adaptec maxcache 3.0 SSD Read and Write Caching Solutions

Reduce Latency and Increase Application Performance Up to 44x with Adaptec maxcache 3.0 SSD Read and Write Caching Solutions Reduce Latency and Increase Application Performance Up to 44x with Adaptec maxcache 3. SSD Read and Write Caching Solutions Executive Summary Today s data centers and cloud computing environments require

More information

Automated Storage Tiering on Infortrend s ESVA Storage Systems

Automated Storage Tiering on Infortrend s ESVA Storage Systems Automated Storage Tiering on Infortrend s ESVA Storage Systems White paper Abstract This white paper introduces automated storage tiering on Infortrend s ESVA storage arrays. Storage tiering can generate

More information

Using EMC CLARiiON CX4 Disk-Drive Spin Down with EMC Celerra FAST

Using EMC CLARiiON CX4 Disk-Drive Spin Down with EMC Celerra FAST Using EMC CLARiiON CX4 Disk-Drive Spin Down with EMC Celerra FAST Applied Technology Abstract This white paper highlights the ability to use the CLARiiON disk-drive Spin Down feature with EMC Celerra to

More information

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays

Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays TECHNICAL REPORT: Performance Study Benefits of Automatic Data Tiering in OLTP Database Environments with Dell EqualLogic Hybrid Arrays ABSTRACT The Dell EqualLogic hybrid arrays PS6010XVS and PS6000XVS

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

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

DELL EMC UNITY: DATA REDUCTION

DELL EMC UNITY: DATA REDUCTION DELL EMC UNITY: DATA REDUCTION Overview ABSTRACT This white paper is an introduction to the Dell EMC Unity Data Reduction feature. It provides an overview of the feature, methods for managing data reduction,

More information

Virtualized SQL Server Performance and Scaling on Dell EMC XC Series Web-Scale Hyper-converged Appliances Powered by Nutanix Software

Virtualized SQL Server Performance and Scaling on Dell EMC XC Series Web-Scale Hyper-converged Appliances Powered by Nutanix Software Virtualized SQL Server Performance and Scaling on Dell EMC XC Series Web-Scale Hyper-converged Appliances Powered by Nutanix Software Dell EMC Engineering January 2017 A Dell EMC Technical White Paper

More information

How to Speed up Database Applications with a Purpose-Built SSD Storage Solution

How to Speed up Database Applications with a Purpose-Built SSD Storage Solution How to Speed up Database Applications with a Purpose-Built SSD Storage Solution SAN Accessible Storage Array Speeds Applications by up to 25x Introduction Whether deployed in manufacturing, finance, web

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

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 A performance study of 14 th generation Dell EMC PowerEdge servers for Microsoft SQL Server Dell EMC Engineering September

More information

Maximize the All-Flash Data Center with Brocade Gen 6 Fibre Channel

Maximize the All-Flash Data Center with Brocade Gen 6 Fibre Channel WHITE PAPER Maximize the All-Flash Data Center with Brocade Gen 6 Fibre Channel Introduction The flash and hybrid takeover of the data center storage market has quickly gained momentum. In fact, the adoption

More information

Managing Performance Variance of Applications Using Storage I/O Control

Managing Performance Variance of Applications Using Storage I/O Control Performance Study Managing Performance Variance of Applications Using Storage I/O Control VMware vsphere 4.1 Application performance can be impacted when servers contend for I/O resources in a shared storage

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

Accelerate Applications Using EqualLogic Arrays with directcache

Accelerate Applications Using EqualLogic Arrays with directcache Accelerate Applications Using EqualLogic Arrays with directcache Abstract This paper demonstrates how combining Fusion iomemory products with directcache software in host servers significantly improves

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

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage Performance Study of Microsoft SQL Server 2016 Dell Engineering February 2017 Table of contents

More information

Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure

Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure Generational Comparison Study of Microsoft SQL Server Dell Engineering February 2017 Revisions Date Description February 2017 Version 1.0

More information

Planning for Easy Tier with IBM System Storage Storwize V7000 and SAN Volume Controller

Planning for Easy Tier with IBM System Storage Storwize V7000 and SAN Volume Controller Planning for Easy Tier with IBM System Storage Storwize V7000 and SAN Volume Controller May 2013 Nick Clayton Carlos Fuente Document WP102295 Systems and Technology Group 2013, International Business Machines

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

Virtuozzo Hyperconverged Platform Uses Intel Optane SSDs to Accelerate Performance for Containers and VMs

Virtuozzo Hyperconverged Platform Uses Intel Optane SSDs to Accelerate Performance for Containers and VMs Solution brief Software-Defined Data Center (SDDC) Hyperconverged Platforms Virtuozzo Hyperconverged Platform Uses Intel Optane SSDs to Accelerate Performance for Containers and VMs Virtuozzo benchmark

More information

EMC VSPEX WITH EMC XTREMSF AND EMC XTREMSW CACHE

EMC VSPEX WITH EMC XTREMSF AND EMC XTREMSW CACHE DESIGN GUIDE EMC VSPEX WITH EMC XTREMSF AND EMC XTREMSW CACHE EMC VSPEX Abstract This describes how to use EMC XtremSF and EMC XtremSW Cache in a virtualized environment with an EMC VSPEX Proven Infrastructure

More information

Database Solutions Engineering. Best Practices for Deploying SSDs in an Oracle OLTP Environment using Dell TM EqualLogic TM PS Series

Database Solutions Engineering. Best Practices for Deploying SSDs in an Oracle OLTP Environment using Dell TM EqualLogic TM PS Series Best Practices for Deploying SSDs in an Oracle OLTP Environment using Dell TM EqualLogic TM PS Series A Dell Technical White Paper Database Solutions Engineering Dell Product Group April 2009 THIS WHITE

More information

Disk Storage Systems. Module 2.5. Copyright 2006 EMC Corporation. Do not Copy - All Rights Reserved. Disk Storage Systems - 1

Disk Storage Systems. Module 2.5. Copyright 2006 EMC Corporation. Do not Copy - All Rights Reserved. Disk Storage Systems - 1 Disk Storage Systems Module 2.5 2006 EMC Corporation. All rights reserved. Disk Storage Systems - 1 Disk Storage Systems After completing this module, you will be able to: Describe the components of an

More information

EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC Symmetrix VMAX with FAST

EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC Symmetrix VMAX with FAST EMC Tiered Storage for Microsoft SQL Server 2008 Enabled by EMC Symmetrix VMAX with FAST A Detailed Review Abstract This white paper examines the configuration details, efficiency, and increased performance

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

PowerVault MD3 SSD Cache Overview

PowerVault MD3 SSD Cache Overview PowerVault MD3 SSD Cache Overview A Dell Technical White Paper Dell Storage Engineering October 2015 A Dell Technical White Paper TECHNICAL INACCURACIES. THE CONTENT IS PROVIDED AS IS, WITHOUT EXPRESS

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

LSI and HGST accelerate database applications with Enterprise RAID and Solid State Drives

LSI and HGST accelerate database applications with Enterprise RAID and Solid State Drives LSI and HGST accelerate database applications with Enterprise RAID and Solid State Drives HGST Ultrastar enterprise-class solid state drives (SSDs) connected to LSI MegaRAID 6Gb/s SAS+SATA RAID controller

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

EMC Solutions for Enterprises. EMC Tiered Storage for Oracle. ILM Enabled by EMC Symmetrix V-Max. Reference Architecture. EMC Global Solutions

EMC Solutions for Enterprises. EMC Tiered Storage for Oracle. ILM Enabled by EMC Symmetrix V-Max. Reference Architecture. EMC Global Solutions EMC Solutions for Enterprises EMC Tiered Storage for Oracle ILM Enabled by EMC Symmetrix V-Max Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009 EMC Corporation.

More information

Deploying EMC CLARiiON CX4-240 FC with VMware View. Introduction... 1 Hardware and Software Requirements... 2

Deploying EMC CLARiiON CX4-240 FC with VMware View. Introduction... 1 Hardware and Software Requirements... 2 Deploying EMC CLARiiON CX4-240 FC with View Contents Introduction... 1 Hardware and Software Requirements... 2 Hardware Resources... 2 Software Resources...2 Solution Configuration... 3 Network Architecture...

More information

Technical White Paper ETERNUS AF/DX Optimization Features

Technical White Paper ETERNUS AF/DX Optimization Features Technical White Paper ETERNUS AF/DX Optimization Features Automated Storage Tiering and Automated Quality of Service Table of contents Management Summary and General Remarks 2 Introduction 3 AST Basic

More information

NetApp AFF A300 Gen 6 Fibre Channel

NetApp AFF A300 Gen 6 Fibre Channel White Paper NetApp AFF A300 Gen 6 Fibre Channel Executive Summary Faster time to revenue and increased customer satisfaction are top priorities for today s businesses. Improving business responsiveness

More information

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage

Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage Microsoft SQL Server in a VMware Environment on Dell PowerEdge R810 Servers and Dell EqualLogic Storage A Dell Technical White Paper Dell Database Engineering Solutions Anthony Fernandez April 2010 THIS

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

Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions

Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions A comparative analysis with PowerEdge R510 and PERC H700 Global Solutions Engineering Dell Product

More information

DELL EMC CX4 EXCHANGE PERFORMANCE THE ADVANTAGES OF DEPLOYING DELL/EMC CX4 STORAGE IN MICROSOFT EXCHANGE ENVIRONMENTS. Dell Inc.

DELL EMC CX4 EXCHANGE PERFORMANCE THE ADVANTAGES OF DEPLOYING DELL/EMC CX4 STORAGE IN MICROSOFT EXCHANGE ENVIRONMENTS. Dell Inc. DELL EMC CX4 EXCHANGE PERFORMANCE THE ADVANTAGES OF DEPLOYING DELL/EMC CX4 STORAGE IN MICROSOFT EXCHANGE ENVIRONMENTS Dell Inc. October 2008 Visit www.dell.com/emc for more information on Dell/EMC Storage.

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

QLogic 16Gb Gen 5 Fibre Channel for Database and Business Analytics

QLogic 16Gb Gen 5 Fibre Channel for Database and Business Analytics QLogic 16Gb Gen 5 Fibre Channel for Database Assessment for Database and Business Analytics Using the information from databases and business analytics helps business-line managers to understand their

More information

A Thorough Introduction to 64-Bit Aggregates

A Thorough Introduction to 64-Bit Aggregates Technical Report A Thorough Introduction to 64-Bit Aggregates Shree Reddy, NetApp September 2011 TR-3786 CREATING AND MANAGING LARGER-SIZED AGGREGATES The NetApp Data ONTAP 8.0 operating system operating

More information

EMC SOLUTION FOR SPLUNK

EMC SOLUTION FOR SPLUNK EMC SOLUTION FOR SPLUNK Splunk validation using all-flash EMC XtremIO and EMC Isilon scale-out NAS ABSTRACT This white paper provides details on the validation of functionality and performance of Splunk

More information

EMC Corporation. Tony Takazawa Vice President, EMC Investor Relations. August 5, 2008

EMC Corporation. Tony Takazawa Vice President, EMC Investor Relations. August 5, 2008 1 EMC Corporation Tony Takazawa Vice President, EMC Investor Relations August 5, 2008 2 Forward-Looking Statements This presentation contains forward-looking statements as defined under the Federal Securities

More information

Virtualization of the MS Exchange Server Environment

Virtualization of the MS Exchange Server Environment MS Exchange Server Acceleration Maximizing Users in a Virtualized Environment with Flash-Powered Consolidation Allon Cohen, PhD OCZ Technology Group Introduction Microsoft (MS) Exchange Server is one of

More information

The Impact of SSD Selection on SQL Server Performance. Solution Brief. Understanding the differences in NVMe and SATA SSD throughput

The Impact of SSD Selection on SQL Server Performance. Solution Brief. Understanding the differences in NVMe and SATA SSD throughput Solution Brief The Impact of SSD Selection on SQL Server Performance Understanding the differences in NVMe and SATA SSD throughput 2018, Cloud Evolutions Data gathered by Cloud Evolutions. All product

More information

The Modern Virtualized Data Center

The Modern Virtualized Data Center WHITEPAPER The Modern Virtualized Data Center Data center resources have traditionally been underutilized while drawing enormous amounts of power and taking up valuable floorspace. Storage virtualization

More information

Efficient Data Center Virtualization Requires All-flash Storage

Efficient Data Center Virtualization Requires All-flash Storage White Paper Efficient Data Center Virtualization Requires All-flash Storage By Scott Sinclair, Storage Analyst November 2015 This ESG White Paper was commissioned by Pure Storage and is distributed under

More information