SQL Server 2014 Optimization with Intel SSDs

Size: px
Start display at page:

Download "SQL Server 2014 Optimization with Intel SSDs"

Transcription

1 White Paper October 2014 Introducing memory extensions from Microsoft s* newest database product, and Intel SSD Data Center Family for PCIe.* Order Number: US

2 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY INTELLECTUAL PROPERTY RIGHTS IS GRANTED BY THIS DOCUMENT. EXCEPT AS PROVIDED IN INTEL'S TERMS AND CONDITIONS OF SALE FOR SUCH PRODUCTS, INTEL ASSUMES NO LIABILITY WHATSOEVER AND INTEL DISCLAIMS ANY EXPRESS OR IMPLIED WARRANTY, RELATING TO SALE AND/OR USE OF INTEL PRODUCTS INCLUDING LIABILITY OR WARRANTIES RELATING TO FITNESS FOR A PARTICULAR PURPOSE, MERCHANTABILITY, OR INFRINGEMENT OF ANY PATENT, COPYRIGHT OR OTHER INTELLECTUAL PROPERTY RIGHT. UNLESS OTHERWISE AGREED IN WRITING BY INTEL, THE INTEL PRODUCTS ARE NOT DESIGNED NOR INTENDED FOR ANY APPLICATION IN WHICH THE FAILURE OF THE INTEL PRODUCT COULD CREATE A SITUATION WHERE PERSONAL INJURY OR DEATH MAY OCCUR. Software and workloads used in performance tests may have been optimized for performance only on Intel microprocessors. Performance tests, such IOMeter*, are measured using specific computer systems, components, software, operations and functions. Any change to any of those factors may cause the results to vary. You should consult other information and performance tests to assist you in fully evaluating your contemplated purchases, including the performance when combined with other products. According to Intel test methodologies and hardware: SQL TPC-e tests run on Dell server R720 system with Intel Xeon CPU E GHz (2 processors), 64-bit Operating System, x64-based processor, 4 sockets, 24 cores, 48 logical processors, Hyper-V support, 128 GB RAM, Microsoft* Windows* Server 2012 R2 64 bit O/S and SQL Server Intel may make changes to specifications and product descriptions at any time, without notice. Designers must not rely on the absence or characteristics of any features or instructions marked "reserved" or "undefined." Intel reserves these for future definition and shall have no responsibility whatsoever for conflicts or incompatibilities arising from future changes to them. The information here is subject to change without notice. Do not finalize a design with this information. The products described in this document may contain design defects or errors known as errata which may cause the product to deviate from published specifications. Current characterized errata are available on request. Contact your local Intel sales office or your distributor to obtain the latest specifications and before placing your product order. Material in this presentation is intended as product positioning and not approved end user messaging. Intel does not control or audit the design or implementation of third party benchmark data or Web sites referenced in this document. Intel encourages all of its customers to visit the referenced Web sites or others where similar performance benchmark data are reported and confirm whether the referenced benchmark data are accurate. *Other names and brands may be claimed as the property of others. Intel and the Intel logo are trademarks of Intel Corporation in the U.S. and other countries. Copyright 2014 Intel Corporation. All rights reserved. White Paper October US

3 Contents Executive Summary... 5 Microsoft s New Memory Caching Tier: Buffer Pool Extension... 6 Benefits of Buffer Pool Extension (BPE)... 7 New Capabilities with Intel SSD Family for PCIe*... 7 Configurations... 8 Objectives... 9 Test Definitions... 9 Cost for Performance... 9 Continuous Availability User Experience Conclusion Tables and Resources Intel SSD Data Center Total Cost of Ownership (TCO) Calculator Summary Data of Test October 2014 White Paper US 3

4 Revision History Revision Description Revision Date 1.0 Initial release October 2014 White Paper October US

5 Executive Summary We all know the saying You get what you pay for. What we don t often see is the hidden cost of an infrastructure solution, using more or most of what you pay for. The premise of virtualization is to use more of your powerful Intel Solid State Drives (SSDs). For many years, database platforms have been limited by millisecond storage systems. In-Memory Databases have been developed that help bridge this gap. Cost and capacity are clearly limiters to an all-dram approach. DRAM-like performance (often in low microseconds) of high performance Data Center Solid-State Drives (SSDs) can help satisfy current user experience pressures and alleviate the nuisance of constrained DRAM. Inconsistent database experiences have been exacerbated by data growth, expensive queries, and maintenance routines adding stress to the slow storage of widely implemented Storage Area Networks (SAN) many Enterprises rely on today. These inefficiencies have fostered the advent of in-memory options, or pure in-memory databases, with no network direct attached storage (no SAN). New storage options have been a tipping point in today s evolving data architectures. Augmenting DRAM with Buffer Pool Extension (BPE), especially if your environment is locked into a Hard Disk Drive (HDD) storage solution is easy and cost effective. However, you can use your entire investment more wisely and to the user s benefit by complimenting DRAM with storage close in capability to high performance SSDs, where there are hidden benefits of space, heat, reliability, and power. Intel SSD benefits for your Data Center costs are: Better utilization of server systems Consistency when peak workload events occur Improved user experience This white paper focuses on the new breed of storage opportunities for the SQL Server market: all Flash Non-Volatile Memory (NVM) and DRAM augmentation, which are so widespread in Microsoft s* enterprise data center ecosystem. This covers the DRAM augmentation (BPE) capabilities of Intel SSD Data Center Family for PCIe to be certified by all Intel OEM s in early This white paper also outlines test results and economic benefits of SQL Server 2014 running on Intel SSDs using SATA-based connections. October 2014 White Paper US 5

6 Microsoft s New Memory Caching Tier: Buffer Pool Extension With the release of Microsoft* SQL Server 2014, the core Buffer Manager includes a new tier of memory that handles the SQL Server Memory runtime and interaction between storage and memory. This feature is called Buffer Pool Extension (BPE). BPE is tightly coupled into the SQL Buffer Manager and focuses on use of an SSD to augment the DRAM utilized for SQL Memory. Over time, database usage tends to grow, and thus database size and overflow of the active working set of the database beyond DRAM and onto the disks can be a nagging performance and scalability concern. Microsoft* designed BPE as a way to augment a system s DRAM onto NVM as a cost effective memory extension. As shown in Figure 1, there are two tiers of memory, denoted by L1 and L2 from which the queries are serviced. Figure 1: Buffer Pool Extension within SQL Server Architecture Updated (or dirty) SQL pages needing to be flushed to the storage layer are NOT added to BPE. The design goal is to improve read performance and add to the scale up capability when larger query pressure is exerted on the database, such as when a periodic usage spike occurs. Most database workloads are read oriented and therefore the focus on a read extension to the Buffer Pool. The Buffer Pool and the BPE is always re-built on a database restart, so there is no need for a RAID setup to protect the data. Your storage system is still the persistence layer of your database where data protection is to be designed. A common question regarding extending the Buffer Pool is what ratio of DRAM to NVM should I use? Microsoft* recommends a range of from 4x to 16x the amount of SQL Memory Buffer Pool configured. This is a guideline. Intel decided to use 14x of 100GB, which translates to 1.4TB utilized of a 1.6TB Intel SSD P3700 Series, PCIe-based SSD. One approach is to consolidate several databases onto one server and service many databases from a single PCIe* SSD featuring NVMe.* In Intel s testing, we observed no bottleneck on the PCIe* SSD s total space, as we were testing only one large database. White Paper October US

7 Benefits of Buffer Pool Extension (BPE) The benefits of BPE are described in more depth within the Microsoft documentation. Go to: The summary of these benefits are: Increased random I/O throughput Reduced I/O latency Increased transaction throughput Improved read performance with a larger hybrid buffer pool Caching architecture that can take advantage of present and future low-cost NVM drives New Capabilities with Intel SSD Family for PCIe* Intel SSD P3700 Series featuring NVMe* is a strong candidate for Buffer Pool Extension (BPE) for several reasons. The following describes Microsoft s summary of benefits and how PCIe* SSDs are architected towards delivering on these goals: Random I/O Performance randomizing for SSDs is easy, as the SSD controller runs on the advanced, highbandwidth PCIe* bus controlled within the CPU, where PCIe* has its core. SSD controllers have become multi-core offer many channels into the memory. Intel offers a multi-queuing NVMe* device driver for Microsoft Windows platforms, and tools for administration of the drive making SSDs not only more parallel, as well as easier to manage. Drivers and standards have been built for Flash-based NVM and for the NVM of tomorrow. For access to Intel s tools and drivers for NVMe* featured SSDs, see the Tables and Resources section. Reduced I/O Latency Latency is key. When bursts or high production activity occurs, queuing to a hard drive data volume makes IO latency much worse. Intel SSDs featuring NVMe* typically provide a latency of sub 200μ seconds (or 0.2 milliseconds) at a wide range of queue depths because the design of the device is focused on great scale at a variety of queue depths. Great latency, even at queue depths up to 128, is where random performance rates in the Intel SSD Data Center P3700 Series. Most vendors claim very large specification numbers, such as IOPs on their SSDs. However, performance at low queue depths is what matters in your production environment. Intel achieves both there are no compromises. (Reference, Intel SSD DC P3700 Series review by Anandtech.com: Increased Transactional Throughput Without greater scale and transactions, why focus on adding to DRAM? This white paper showcases how transaction rates went up by adding a BPE and an SSD to the Buffer Pool. Improved Read Performance In this study, we focused on ensuring that the BPE feature raises the Buffer Hit Cache ratio and maintains the user transaction performance as good or close, to having all DRAM for the Buffer Pool. Caching Architecture Most of today s modern enterprise database platforms have delivered on providing a multi-tier caching architecture such as Microsoft SQL Server. The tipping point is the nature of modern SSDs and the delivery of tightly integrated software tiering features in unison at a cost equation that is positive in cost to performance terms. In addition to SQL Memory tiering, a better storage system is still important in achieving greater scale, even after you have achieved a larger Buffer Pool and are servicing more transactions. Your benchmark goal is to be bottlenecked on the CPU as this is your fastest and most expensive resource. For many years only better storage tiers based on SSDs have been able to maximize CPU investment of an Intel Xeon processor. As Intel works on dramatic NVM improvements towards very low microsecond operations, this trend towards tiering I/O operations for both server runtime (application or SQL memory) and storage performance are critical for a consistent user experience, and maximizing investments. October 2014 White Paper US 7

8 Configurations The following tables detail system, storage, and client configurations for servers under test. System Configuration (Server under Test) System Details Dell R720 Server System CPU Model used DDR3 DRAM Memory Dual socket, rack mounted server system 2 each - Intel Xeon CPU E GHz, 10 Core(s), 20 Logical Processor(s) 128GB installed / 122GB available for applications BIOS Version Dell* 2.2.2, 1/16/2014 Network Adapters Storage Adapters Internal Drives and Volumes Intel Ethernet 1G X520 PERC H810 RAID Adapter for external JBOD, 1GB NV Cache PERC H710P RAID Adapter for internal storage, 1GB NV Cache C:\ OS Volume 2 each 15k HDD (RAID 1) PERC 710 Mini attached LOGS Volume 6 each 15k HDD (RAID 10) PERC 710 Mini attached Storage Configuration (Server under Test) System Details Dell MD1220 Storage Connections HDD SSD External Volumes 2.5 inch SFF, 24 bay Storage Enclosure Dual 6Gb/sec SAS connections 24 each 300GB, 15k RPM SAS Hard Disk Drives (HDD) 4 each Intel Solid-State Drive Data Center S3500 Series - 800GB 4 each SATA 800GB Intel SSD DC S3500 Series (RAID 5), 2.23TB usable, PERC 810 attached 24 each SAS 300GB 15k Enterprise HDD s (RAID 5), 6.4 TB usable, PERC 810 attached Client Configuration (Units Driving Test) System Dell R620 Server System CPU Model used DDR3 DRAM Memory Details Two each - dual socket, rack mounted server system 2 each - Intel Xeon CPU E GHz, 10 Core(s), 20 Logical Processor(s) 128GB installed / 122GB available for applications BIOS Version Dell* 2.2.2, 1/16/2014 Network Adapters Storage Adapters Intel (R) Ethernet 1G X520 PERC H710P with RAID 1 on two 300GB 15K HDD (C: Volume) White Paper October US

9 Objectives Test Definitions Intel ran standardized benchmark testing on user interactions with a retail securities trading application. Testing was designed mostly around read oriented (90%) workloads with approximately 10% write orientation, and scenarios involved in making and updating trades. This test design is common in that most high-volume websites involve significant amounts of read capability by a broad user base. Three tests were built for comparison. 1. Baseline Test The baseline test uses 24 units of 300GB 2.5 inch small form factor HDDs to build and test a 1.2TB database size. Attempting to get an active portion of this database to exceed the 100GB of DRAM available for the Buffer Pool making the database I/O centric, testing for value of different storage options to better augment a system running low on DRAM, which can be a common occurrence over time. 2. Test A The second test, Test A does not change the core system hardware configuration, except for the use of one Intel SSD for the Data Center, which houses the extra database pages that would not fit in 100GB of DRAM. Essentially, we turned on Microsoft s SQL Server 2014 to test how it could effectively improve the performance at a fraction of the DRAM cost. 3. Test B The third test, Test B runs exact baseline configuration of the HDDs onto a set of 4-800GB Intel SSD Data Center Family products to free up slots for other work, such as data integrations, high availability, or added databases. Cost for Performance As an application owner, you should expect a system that can become processor constrained. This will only limit you after the CPU threads are all saturated when doing real user-facing work. The following table shows SSDs provide the most transactional output for the dual socket Dell R720 server. In going from an I/O device constrained test to one that was comfortably CPU constrained, at approximately 80% utilized SSDs made the Storage of the DB a non-constrained component. Transactions Per Second (TPS) Achieved by Test Results Test TPS CPU% Baseline (HDD) 795 8% Buffer Pool Extension (Test-A) % Intel SSD DC S3500 Series (Test-B) 10,590 78% Baseline test is an HDD only system, the database is approximately 1.2TB in total size and the memory provided to the database Buffer Manager is 100GB. Baseline (HDD) test, the main detractor from scaling is the 24-HDDs supporting the database data files are maxing out through high queue depths and a limiter on the number of random I/O operations (IOPS). HDDs start maxing out at approximately 200 IOPS per device. This is the common limitation of performing randomized reads across a hard disk drive spindle. Even limits of a high performance 15K HDD are quite low. October 2014 White Paper US 9

10 To compensate for this limit, designers have used an excessive amount of HDDs, at ever more power, heat and space requirements. In our test, we filled the enclosure with 24-Hard Disk Drives (HDD) in total. Our average Read I/O per second with the 24-HDDs was 9,005 (IOPS) at a queue depth of 316. We are not too concerned with the DB logging and the write I/O characteristics, as this is more a scalability of a read (query) intensive system. This workload sets in motion a set of screen transitions of a Securities Trading Company customer website that involves entities such as account lookups and trading securities. Even at 9,000 IOPS, we notice at this load level a Disk Queue Length of over 300 read requests. Most likely a productive system would never run at this level. In fact, very small or low queue depths must be maintained on HDDs to maintain consistent performance. As we stress the system more, the IOPS issues only become more apparent. In the Intel SSD DC S3500 Series Test, where we can utilize the CPUs up to around 80% with excellent transaction times, the IOPS of the 4-SSDs is at 104,716. This result is 23x the amount of IOPS from only 4-drives in a RAID 5 configuration, compared to 24-total HDDs running at their maximum. SSDs are not 6x the cost of HDDs. They are getting closer to HDD costs more every day. Plus with the SSDs, you are able to utilize your entire investment. You should always consider performance as total cost based, and how far can you take your system based on well-balanced devices and components working together harmoniously, such as Intel Xeon Processors and Intel SSDs. System cost may vary for each system, however, the primary difference is the single Intel SSD addition in System #2, and the differential of $533, suggested OEM cost of swapping 24-HDD s with 4-SSDs between System #1 and #3. Cost of Systems System Total System Hardware Details #1- Baseline (HDD) $28,311 System + JBOD K HDD #2-Buffer Pool Extension (Test-A) $32,151 Adding one $3840 Intel SSD DC P3700 Series 1.6TB #3-Intel SSD DC S3500 Series (Test-B) $28,844 Swapping HDD for SSD, costs $533. Cost of Performance Test System Cost Per Transaction CPU Percentage Leveraged Baseline (HDD) $ % Buffer Pool Extension (Test-A) $ % Intel SSD DC S3500 Series (Test-B) $ % White Paper October US

11 Power Specifications per Drive Drive Idle Power Typical Operating Power Intel SSD DC S3500 Series (SATA) 0.6 watts 5 watts Intel SSD DC P3700 Series (PCIe) 7 watts 25 watts Dell* 15,000 RPM 2.5 SFF HDD 1 NA 8.68 watts 1 Reference: hard drives/enterprise hard drives/hdd/enterprise performance 15k hdd/#specs You can create a scalable system that supports expansion for databases or additional virtual machine instances and a more consistent user experience with Intel SSDs as your storage solution. Or you can eliminate the 2u rack space and the significant cost of the external enclosure, cabling and extra HBA cards and create a more compact database application single enclosure. Use the Intel Database Total Cost of Ownership (TCO) calculator to do the complete SSD drive cost savings comparison against using HDD s. Continuous Availability This paper does not cover the scope of providing continuous or high availability. However, BPE is agnostic to the choice you make with SQL Server Failover Microsoft Clustering solutions on shared storage or AlwaysOn Availability with system-to-system replication, can integrate a BPE SSD. Because BPE is a Cache and not a Storage Tier, you do not need to protect it with RAID as you would a storage tier. For more information on Continuous Availability from Microsoft*, see Tables and Resources.. User Experience The advent of the web-oriented internet has been challenging. The user experience is often a serial chain of events of loading resources into a web browser. At some point, the database transaction time is a component of the user experience. As a general rule, you want to keep transactions below 400 milliseconds. Some groups even have tougher restrictions with SSDs where it is possible to set a limit of database queries supporting 100 milliseconds, even when the system is strained (as shown in the tests). Intel s test team chose 78% CPU performance to give a more realistic world view of what could be done with Intel SSDs in production. The only configuration that provided all transactions running at well below 500 milliseconds (or.50 seconds) is the Intel SSD DC S3500 Series based test. The BPE option not only improved the cost of the system on a transactional basis, it improved the user experience numbers across the more expensive transaction at a favorable level. For your business, understanding what SSDs running at Gigabyte transfer rates are capable of is important to your user as well as your bottom line system costs. Transaction Performance in Seconds --- Baseline (HDD) Buffer Pool Extension Intel SSD DC S3500 Series Time ranges in seconds All averages below.500 seconds No No Yes The following graph shows a plot of all 10 transactions of the test showing the bad case situation of the data at the 90 th percentile and not the average, which often hides this tier of slowest transaction measured by Intel in the test. October 2014 White Paper US 11

12 User Experience - 90th Percentile by Time of Transaction (lower is better) USER EXPERIENCE 2.50 HDD BPE SSD User experience is much better with an all Intel SSD configuration, and will be well below 2 seconds. These results are without global network latency or client (browser) processing time. Conclusion A more consistent user experience is the one thing your customers can truly feel from all your Data Center works. The underlying complexity of the SQL query can sometimes take up to 20 seconds to update. Users will feel that as the slowest portion of your site. Latency is why the industry is working at better cost equations and a new layer of memory with NVM and industry standard SSDs to improve the overall user experience. Intel and Microsoft now give you industry standard, stable, mature and lower cost components that can achieve more work in less time and provide a completely integrated approach. White Paper October US

13 Tables and Resources Intel SSDs website: P3700 review by Anandtech.com: Microsoft Buffer Pool Extension resource page: Microsoft SQL Server continuous availability options. Caching a database file system utilizing Intel Cache Acceleration software: Intel SSD Data Center Total Cost of Ownership (TCO) Calculator Discover the potential cost savings of deploying Intel SSDs in a data center environment. Determine the number of SSDs your environment would require to match the performance and capacity of your current hard disk drive (HDD) configuration. Simply input your information into the calculator and see the results to evaluate your savings and suggested Intel SSD requirements. Go to Intel.com to access the tool: October 2014 White Paper US 13

14 Summary Data of Test Transaction Results (txn/sec) BPE Off (HDD only) BPE On DC S3500 (No BPE) Delta (BPE On/Off) Delta (S3500/HDD) , % % CPU Total % Processor Time % 868.4% Network Bytes Total/sec 4,090,565 7,115,499 55,764, % % LOG DATA (24xHDDs or 4xS3500 SSDs) BPE (FD) SQL Buffer Manager Avg. Disk Write Queue Length % 554.2% Avg. Disk sec/write % -33.1% Disk Writes/sec , % 886.7% Avg. Disk Read Queue Length Avg. Disk Write Queue Length % -38.6% % -56.4% Avg. Disk sec/read % -95.1% Avg. Disk sec/write % -96.6% Disk Reads/sec 8, , , % % Disk Writes/sec , , % % Avg. Disk Read Queue Length Avg. Disk Write Queue Length n/a n/a n/a n/a Avg. Disk sec/read n/a n/a Avg. Disk sec/write n/a n/a Disk Reads/sec - 10, n/a n/a Disk Writes/sec n/a n/a Buffer cache hit ratio % 0.5% Database pages 14,823,710 78,045,330 14,817, % 0.0% Page reads/sec 8,266 5, , % % Page writes/sec 735 1,268 9, % % Extension page writes/sec Extension page reads/sec Extension page evictions/sec Extension allocated pages - 1,089 n/a n/a - 10,223 n/a n/a - - n/a n/a - 72,618,863 n/a n/a White Paper October US

Accelerating Server Storage Performance on Lenovo ThinkServer

Accelerating Server Storage Performance on Lenovo ThinkServer Accelerating Server Storage Performance on Lenovo ThinkServer Lenovo Enterprise Product Group April 214 Copyright Lenovo 214 LENOVO PROVIDES THIS PUBLICATION AS IS WITHOUT WARRANTY OF ANY KIND, EITHER

More information

Intel Solid-State Drives Increase Productivity of Product Design and Simulation

Intel Solid-State Drives Increase Productivity of Product Design and Simulation WHITE PAPER Intel Solid-State Drives Increase Productivity of Product Design and Simulation Intel Solid-State Drives Increase Productivity of Product Design and Simulation A study of how Intel Solid-State

More information

Optimizing SQL Server Storage Performance with the PowerEdge R720

Optimizing SQL Server Storage Performance with the PowerEdge R720 Optimizing SQL Server Storage Performance with the PowerEdge R720 Choosing the best storage solution for optimal database performance Luis Acosta Solutions Performance Analysis Group Joe Noyola Advanced

More information

Intel RAID SSD Cache Controller RCS25ZB040

Intel RAID SSD Cache Controller RCS25ZB040 SOLUTION Brief Intel RAID SSD Cache Controller RCS25ZB040 When Faster Matters Cost-Effective Intelligent RAID with Embedded High Performance Flash Intel RAID SSD Cache Controller RCS25ZB040 When Faster

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software WHITEPAPER Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software SanDisk ZetaScale software unlocks the full benefits of flash for In-Memory Compute and NoSQL applications

More information

Best Practices for Optimizing SQL Server Database Performance with the LSI WarpDrive Acceleration Card

Best Practices for Optimizing SQL Server Database Performance with the LSI WarpDrive Acceleration Card Best Practices for Optimizing SQL Server Database Performance with the LSI WarpDrive Acceleration Card Version 1.0 April 2011 DB15-000761-00 Revision History Version and Date Version 1.0, April 2011 Initial

More information

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Database Solutions Engineering By Murali Krishnan.K Dell Product Group October 2009

More information

Comparison of Hybrid Flash Storage System Performance

Comparison of Hybrid Flash Storage System Performance Test Validation Comparison of Hybrid Flash Storage System Performance Author: Russ Fellows March 23, 2015 Enabling you to make the best technology decisions 2015 Evaluator Group, Inc. All rights reserved.

More information

Accomplish Optimal I/O Performance on SAS 9.3 with

Accomplish Optimal I/O Performance on SAS 9.3 with Accomplish Optimal I/O Performance on SAS 9.3 with Intel Cache Acceleration Software and Intel DC S3700 Solid State Drive ABSTRACT Ying-ping (Marie) Zhang, Jeff Curry, Frank Roxas, Benjamin Donie Intel

More information

The Transition to PCI Express* for Client SSDs

The Transition to PCI Express* for Client SSDs The Transition to PCI Express* for Client SSDs Amber Huffman Senior Principal Engineer Intel Santa Clara, CA 1 *Other names and brands may be claimed as the property of others. Legal Notices and Disclaimers

More information

Scaling from Datacenter to Client

Scaling from Datacenter to Client Scaling from Datacenter to Client KeunSoo Jo Sr. Manager Memory Product Planning Samsung Semiconductor Audio-Visual Sponsor Outline SSD Market Overview & Trends - Enterprise What brought us to NVMe Technology

More information

Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance

Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance Intel Solid- State Drive Data Center P3700 Series NVMe Hybrid Storage Performance Hybrid Storage Performance Gains for IOPS and Bandwidth Utilizing Colfax Servers and Enmotus FuzeDrive Software NVMe Hybrid

More information

MS Exchange Server Acceleration

MS Exchange Server Acceleration White Paper MS Exchange Server Acceleration Using virtualization to dramatically maximize user experience for Microsoft Exchange Server Allon Cohen, PhD Scott Harlin OCZ Storage Solutions, Inc. A Toshiba

More information

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products MaxDeploy Ready Hyper- Converged Virtualization Solution With SanDisk Fusion iomemory products MaxDeploy Ready products are configured and tested for support with Maxta software- defined storage and with

More information

The Technologies & Architectures. President, Demartek

The Technologies & Architectures. President, Demartek Deep Dive on Solid State t Storage The Technologies & Architectures Dennis Martin Dennis Martin President, Demartek Demartek Company Overview Industry analysis with on-site test lab Lab includes servers,

More information

Dell Virtualization Solution for Microsoft SQL Server 2012 using PowerEdge R820

Dell Virtualization Solution for Microsoft SQL Server 2012 using PowerEdge R820 Dell Virtualization Solution for Microsoft SQL Server 2012 using PowerEdge R820 This white paper discusses the SQL server workload consolidation capabilities of Dell PowerEdge R820 using Virtualization.

More information

Accelerating Business Intelligence with Large-Scale System Memory

Accelerating Business Intelligence with Large-Scale System Memory Accelerating Business Intelligence with Large-Scale System Memory A Proof of Concept by Intel, Samsung, and SAP Executive Summary Real-time business intelligence (BI) plays a vital role in driving competitiveness

More information

SUN STORAGE F5100 FLASH ARRAY

SUN STORAGE F5100 FLASH ARRAY SUN STORAGE F5100 FLASH ARRAY KEY FEATURES ACCELERATING DATABASE PERFORMANCE WITH THE WORLD S FASTEST SOLID- STATE FLASH ARRAY Unprecedented performance, power, and space efficiency World s first flash

More information

Achieving a High Performance OLTP Database using SQL Server and Dell PowerEdge R720 with Internal PCIe SSD Storage

Achieving a High Performance OLTP Database using SQL Server and Dell PowerEdge R720 with Internal PCIe SSD Storage Achieving a High Performance OLTP Database using SQL Server and Dell PowerEdge R720 with This Dell Technical White Paper discusses the OLTP performance benefit achieved on a SQL Server database using a

More information

Diablo and VMware TM powering SQL Server TM in Virtual SAN TM. A Diablo Technologies Whitepaper. May 2015

Diablo and VMware TM powering SQL Server TM in Virtual SAN TM. A Diablo Technologies Whitepaper. May 2015 A Diablo Technologies Whitepaper Diablo and VMware TM powering SQL Server TM in Virtual SAN TM May 2015 Ricky Trigalo, Director for Virtualization Solutions Architecture, Diablo Technologies Daniel Beveridge,

More information

Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments

Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Leveraging EMC Fully Automated Storage Tiering (FAST) and FAST Cache for SQL Server Enterprise Deployments Applied Technology Abstract This white paper introduces EMC s latest groundbreaking technologies,

More information

Maximum performance, minimal risk for data warehousing

Maximum performance, minimal risk for data warehousing SYSTEM X SERVERS SOLUTION BRIEF Maximum performance, minimal risk for data warehousing Microsoft Data Warehouse Fast Track for SQL Server 2014 on System x3850 X6 (95TB) The rapid growth of technology has

More information

Accelerating Microsoft Exchange Servers with I/O Caching

Accelerating Microsoft Exchange Servers with I/O Caching Accelerating Microsoft Exchange Servers with I/O Caching QLogic FabricCache Caching Technology Designed for High-Performance Microsoft Exchange Servers Key Findings The QLogic FabricCache 10000 Series

More information

Accelerate SQL Server 2014 AlwaysOn Availability Groups with Seagate. Nytro Flash Accelerator Cards

Accelerate SQL Server 2014 AlwaysOn Availability Groups with Seagate. Nytro Flash Accelerator Cards Accelerate SQL Server 2014 AlwaysOn Availability Groups with Seagate Nytro Flash Accelerator Cards Technology Paper Authored by: Mark Pokorny, Database Engineer, Seagate Overview SQL Server 2014 provides

More information

Evaluation Report: HP Blade Server and HP MSA 16GFC Storage Evaluation

Evaluation Report: HP Blade Server and HP MSA 16GFC Storage Evaluation Evaluation Report: HP Blade Server and HP MSA 16GFC Storage Evaluation Evaluation report prepared under contract with HP Executive Summary The computing industry is experiencing an increasing demand for

More information

Accelerating Business Intelligence with Large-Scale System Memory

Accelerating Business Intelligence with Large-Scale System Memory Accelerating Business Intelligence with Large-Scale System Memory A Proof of Concept by Intel, Samsung, and SAP Executive Summary Real-time business intelligence (BI) plays a vital role in driving competitiveness

More information

Analysis of VDI Storage Performance During Bootstorm

Analysis of VDI Storage Performance During Bootstorm Analysis of VDI Storage Performance During Bootstorm Introduction Virtual desktops are gaining popularity as a more cost effective and more easily serviceable solution. The most resource-dependent process

More information

Evaluation Report: Supporting Microsoft Exchange on the Lenovo S3200 Hybrid Array

Evaluation Report: Supporting Microsoft Exchange on the Lenovo S3200 Hybrid Array Evaluation Report: Supporting Microsoft Exchange on the Lenovo S3200 Hybrid Array Evaluation report prepared under contract with Lenovo Executive Summary Love it or hate it, businesses rely on email. It

More information

Intel RAID RS25 Series Performance

Intel RAID RS25 Series Performance PERFORMANCE BRIEF Intel RAID RS25 Series Intel RAID RS25 Series Performance including Intel RAID Controllers RS25DB080 & PERFORMANCE SUMMARY Measured IOPS surpass 200,000 IOPS When used with Intel RAID

More information

Enabling the Flash-Transformed Data Center

Enabling the Flash-Transformed Data Center Enabling the Flash-Transformed Data Center Brian Cox Senior Director, Marketing, Enterprise Storage Solutions HP APJ Storage Summit 25-26 June 2014 1 Forward-Looking Statements During our meeting today

More information

NVM Express TM Infrastructure - Exploring Data Center PCIe Topologies

NVM Express TM Infrastructure - Exploring Data Center PCIe Topologies Architected for Performance NVM Express TM Infrastructure - Exploring Data Center PCIe Topologies January 29, 2015 Jonmichael Hands Product Marketing Manager, Intel Non-Volatile Memory Solutions Group

More information

Improving Microsoft Exchange Performance Using SanDisk Solid State Drives (SSDs)

Improving Microsoft Exchange Performance Using SanDisk Solid State Drives (SSDs) WHITE PAPER Improving Microsoft Exchange Performance Using SanDisk Solid State Drives (s) Hemant Gaidhani, SanDisk Enterprise Storage Solutions Hemant.Gaidhani@SanDisk.com 951 SanDisk Drive, Milpitas,

More information

Analyzing the Virtualization Deployment Advantages of Two- and Four-Socket Server Platforms

Analyzing the Virtualization Deployment Advantages of Two- and Four-Socket Server Platforms IT@Intel White Paper Intel IT IT Best Practices: Data Center Solutions Server Virtualization August 2010 Analyzing the Virtualization Deployment Advantages of Two- and Four-Socket Server Platforms Executive

More information

HP SN1000E 16 Gb Fibre Channel HBA Evaluation

HP SN1000E 16 Gb Fibre Channel HBA Evaluation HP SN1000E 16 Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

Windows 8 SMB 2.2 File Sharing Performance

Windows 8 SMB 2.2 File Sharing Performance Windows 8 SMB 2.2 File Sharing Performance Abstract This paper provides a preliminary analysis of the performance capabilities of the Server Message Block (SMB) 2.2 file sharing protocol with 10 gigabit

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

Evaluation Report: Supporting Multiple Workloads with the Lenovo S3200 Storage Array

Evaluation Report: Supporting Multiple Workloads with the Lenovo S3200 Storage Array Evaluation Report: Supporting Multiple Workloads with the Lenovo S3200 Storage Array Evaluation report prepared under contract with Lenovo Executive Summary Virtualization is a key strategy to reduce the

More information

IT@Intel. Comparing Multi-Core Processors for Server Virtualization

IT@Intel. Comparing Multi-Core Processors for Server Virtualization White Paper Intel Information Technology Computer Manufacturing Server Virtualization Comparing Multi-Core Processors for Server Virtualization Intel IT tested servers based on select Intel multi-core

More information

Converged storage architecture for Oracle RAC based on NVMe SSDs and standard x86 servers

Converged storage architecture for Oracle RAC based on NVMe SSDs and standard x86 servers Converged storage architecture for Oracle RAC based on NVMe SSDs and standard x86 servers White Paper rev. 2015-11-27 2015 FlashGrid Inc. 1 www.flashgrid.io Abstract Oracle Real Application Clusters (RAC)

More information

This guide explains how to install an Intel Solid-State Drive (Intel SSD) in a SATA-based desktop or notebook computer.

This guide explains how to install an Intel Solid-State Drive (Intel SSD) in a SATA-based desktop or notebook computer. Installation Guide This guide explains how to install an (Intel SSD) in a SATA-based desktop or notebook computer. The instructions include migrating your data from your current storage device (such as

More information

Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array

Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array Evaluation Report: Accelerating SQL Server Database Performance with the Lenovo Storage S3200 SAN Array Evaluation report prepared under contract with Lenovo Executive Summary Even with the price of flash

More information

Express5800 Scalable Enterprise Server Reference Architecture. For NEC PCIe SSD Appliance for Microsoft SQL Server

Express5800 Scalable Enterprise Server Reference Architecture. For NEC PCIe SSD Appliance for Microsoft SQL Server Express5800 Scalable Enterprise Server Reference Architecture For NEC PCIe SSD Appliance for Microsoft SQL Server An appliance that significantly improves performance of enterprise systems and large-scale

More information

HP ProLiant DL580 Gen8 and HP LE PCIe Workload WHITE PAPER Accelerator 90TB Microsoft SQL Server Data Warehouse Fast Track Reference Architecture

HP ProLiant DL580 Gen8 and HP LE PCIe Workload WHITE PAPER Accelerator 90TB Microsoft SQL Server Data Warehouse Fast Track Reference Architecture WHITE PAPER HP ProLiant DL580 Gen8 and HP LE PCIe Workload WHITE PAPER Accelerator 90TB Microsoft SQL Server Data Warehouse Fast Track Reference Architecture Based on Microsoft SQL Server 2014 Data Warehouse

More information

Make A Right Choice -NAND Flash As Cache And Beyond

Make A Right Choice -NAND Flash As Cache And Beyond Make A Right Choice -NAND Flash As Cache And Beyond Simon Huang Technical Product Manager simon.huang@supertalent.com Super Talent Technology December, 2012 Release 1.01 www.supertalent.com Legal Disclaimer

More information

Intel Solid-State Drive 320 Series

Intel Solid-State Drive 320 Series Intel Solid-State Drive 320 Series Enterprise Server/Storage Application Product Specification Addendum Form Factors: 1.8-inch and 2.5-inch Capacity: 80/160/300 GB (1.8-inch) 40/80/120/160/300/600 GB (2.5-inch)

More information

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1 Performance Study Performance Characteristics of and RDM VMware ESX Server 3.0.1 VMware ESX Server offers three choices for managing disk access in a virtual machine VMware Virtual Machine File System

More information

Flash Memory Arrays Enabling the Virtualized Data Center. July 2010

Flash Memory Arrays Enabling the Virtualized Data Center. July 2010 Flash Memory Arrays Enabling the Virtualized Data Center July 2010 2 Flash Memory Arrays Enabling the Virtualized Data Center This White Paper describes a new product category, the flash Memory Array,

More information

EMC XtremSF: Delivering Next Generation Storage Performance for SQL Server

EMC XtremSF: Delivering Next Generation Storage Performance for SQL Server White Paper EMC XtremSF: Delivering Next Generation Storage Performance for SQL Server Abstract This white paper addresses the challenges currently facing business executives to store and process the growing

More information

How to Configure Intel Ethernet Converged Network Adapter-Enabled Virtual Functions on VMware* ESXi* 5.1

How to Configure Intel Ethernet Converged Network Adapter-Enabled Virtual Functions on VMware* ESXi* 5.1 How to Configure Intel Ethernet Converged Network Adapter-Enabled Virtual Functions on VMware* ESXi* 5.1 Technical Brief v1.0 February 2013 Legal Lines and Disclaimers INFORMATION IN THIS DOCUMENT IS PROVIDED

More information

Intel Data Direct I/O Technology (Intel DDIO): A Primer >

Intel Data Direct I/O Technology (Intel DDIO): A Primer > Intel Data Direct I/O Technology (Intel DDIO): A Primer > Technical Brief February 2012 Revision 1.0 Legal Statements INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

Boost Database Performance with the Cisco UCS Storage Accelerator

Boost Database Performance with the Cisco UCS Storage Accelerator Boost Database Performance with the Cisco UCS Storage Accelerator Performance Brief February 213 Highlights Industry-leading Performance and Scalability Offloading full or partial database structures to

More information

All-Flash Storage Solution for SAP HANA:

All-Flash Storage Solution for SAP HANA: All-Flash Storage Solution for SAP HANA: Storage Considerations using SanDisk Solid State Devices WHITE PAPER 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Preface 3 Why SanDisk?

More information

Intel Cloud Builders Guide to Cloud Design and Deployment on Intel Platforms

Intel Cloud Builders Guide to Cloud Design and Deployment on Intel Platforms Intel Cloud Builders Guide Intel Xeon Processor-based Servers RES Virtual Desktop Extender Intel Cloud Builders Guide to Cloud Design and Deployment on Intel Platforms Client Aware Cloud with RES Virtual

More information

PSAM, NEC PCIe SSD Appliance for Microsoft SQL Server (Reference Architecture) September 11 th, 2014 NEC Corporation

PSAM, NEC PCIe SSD Appliance for Microsoft SQL Server (Reference Architecture) September 11 th, 2014 NEC Corporation PSAM, NEC PCIe SSD Appliance for Microsoft SQL Server (Reference Architecture) September 11 th, 2014 NEC Corporation 1. Overview of NEC PCIe SSD Appliance for Microsoft SQL Server Page 2 NEC Corporation

More information

Intel Cloud Builder Guide: Cloud Design and Deployment on Intel Platforms

Intel Cloud Builder Guide: Cloud Design and Deployment on Intel Platforms EXECUTIVE SUMMARY Intel Cloud Builder Guide Intel Xeon Processor-based Servers Red Hat* Cloud Foundations Intel Cloud Builder Guide: Cloud Design and Deployment on Intel Platforms Red Hat* Cloud Foundations

More information

ACCELERATE SQL SERVER 2014 WITH BUFFER POOL EXTENSION ON LSI NYTRO WARPDRIVE

ACCELERATE SQL SERVER 2014 WITH BUFFER POOL EXTENSION ON LSI NYTRO WARPDRIVE THE CHALLENGE Meeting database performance demands. Increasing data that needs to be read quickly can be bottlenecked by the reluctance to add memory due to cost. THE SOLUTION The SQL Server 214 BPE feature

More information

How To Scale Myroster With Flash Memory From Hgst On A Flash Flash Flash Memory On A Slave Server

How To Scale Myroster With Flash Memory From Hgst On A Flash Flash Flash Memory On A Slave Server White Paper October 2014 Scaling MySQL Deployments Using HGST FlashMAX PCIe SSDs An HGST and Percona Collaborative Whitepaper Table of Contents Introduction The Challenge Read Workload Scaling...1 Write

More information

Configuring RAID for Optimal Performance

Configuring RAID for Optimal Performance Configuring RAID for Optimal Performance Intel RAID Controller SRCSASJV Intel RAID Controller SRCSASRB Intel RAID Controller SRCSASBB8I Intel RAID Controller SRCSASLS4I Intel RAID Controller SRCSATAWB

More information

The Shortcut Guide to Balancing Storage Costs and Performance with Hybrid Storage

The Shortcut Guide to Balancing Storage Costs and Performance with Hybrid Storage The Shortcut Guide to Balancing Storage Costs and Performance with Hybrid Storage sponsored by Dan Sullivan Chapter 1: Advantages of Hybrid Storage... 1 Overview of Flash Deployment in Hybrid Storage Systems...

More information

Intel Media SDK Library Distribution and Dispatching Process

Intel Media SDK Library Distribution and Dispatching Process Intel Media SDK Library Distribution and Dispatching Process Overview Dispatching Procedure Software Libraries Platform-Specific Libraries Legal Information Overview This document describes the Intel Media

More information

Performance Beyond PCI Express: Moving Storage to The Memory Bus A Technical Whitepaper

Performance Beyond PCI Express: Moving Storage to The Memory Bus A Technical Whitepaper : Moving Storage to The Memory Bus A Technical Whitepaper By Stephen Foskett April 2014 2 Introduction In the quest to eliminate bottlenecks and improve system performance, the state of the art has continually

More information

Increase Database Performance by Implementing Cirrus Data Solutions DCS SAN Caching Appliance With the Seagate Nytro Flash Accelerator Card

Increase Database Performance by Implementing Cirrus Data Solutions DCS SAN Caching Appliance With the Seagate Nytro Flash Accelerator Card Implementing Cirrus Data Solutions DCS SAN Caching Appliance With the Seagate Nytro Technology Paper Authored by Rick Stehno, Principal Database Engineer, Seagate Introduction Supporting high transaction

More information

Software-defined Storage at the Speed of Flash

Software-defined Storage at the Speed of Flash TECHNICAL BRIEF: SOFTWARE-DEFINED STORAGE AT THE SPEED OF... FLASH..................................... Intel SSD Data Center P3700 Series and Symantec Storage Foundation with Flexible Storage Sharing

More information

A Close Look at PCI Express SSDs. Shirish Jamthe Director of System Engineering Virident Systems, Inc. August 2011

A Close Look at PCI Express SSDs. Shirish Jamthe Director of System Engineering Virident Systems, Inc. August 2011 A Close Look at PCI Express SSDs Shirish Jamthe Director of System Engineering Virident Systems, Inc. August 2011 Macro Datacenter Trends Key driver: Information Processing Data Footprint (PB) CAGR: 100%

More information

How SSDs Fit in Different Data Center Applications

How SSDs Fit in Different Data Center Applications How SSDs Fit in Different Data Center Applications Tahmid Rahman Senior Technical Marketing Engineer NVM Solutions Group Flash Memory Summit 2012 Santa Clara, CA 1 Agenda SSD market momentum and drivers

More information

Minimize cost and risk for data warehousing

Minimize cost and risk for data warehousing SYSTEM X SERVERS SOLUTION BRIEF Minimize cost and risk for data warehousing Microsoft Data Warehouse Fast Track for SQL Server 2014 on System x3850 X6 (55TB) Highlights Improve time to value for your data

More information

A Superior Hardware Platform for Server Virtualization

A Superior Hardware Platform for Server Virtualization A Superior Hardware Platform for Server Virtualization Improving Data Center Flexibility, Performance and TCO with Technology Brief Server Virtualization Server virtualization is helping IT organizations

More information

Virtuoso and Database Scalability

Virtuoso and Database Scalability Virtuoso and Database Scalability By Orri Erling Table of Contents Abstract Metrics Results Transaction Throughput Initializing 40 warehouses Serial Read Test Conditions Analysis Working Set Effect of

More information

Accelerating Microsoft SQL Server 2014 Using Buffer Pool Extension and SanDisk SSDs

Accelerating Microsoft SQL Server 2014 Using Buffer Pool Extension and SanDisk SSDs WHITE PAPER Accelerating Microsoft SQL Server 2014 Using Buffer Pool Extension and SanDisk SSDs December 2014 951 SanDisk Drive, Milpitas, CA 95035 2014 SanDIsk Corporation. All rights reserved www.sandisk.com

More information

Accelerating MS SQL Server 2012

Accelerating MS SQL Server 2012 White Paper Accelerating MS SQL Server 2012 Unleashing the Full Power of SQL Server 2012 in Virtualized Data Centers Allon Cohen, PhD Scott Harlin OCZ Storage Solutions, Inc. A Toshiba Group Company 1

More information

WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE

WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE WITH A FUSION POWERED SQL SERVER 2014 IN-MEMORY OLTP DATABASE 1 W W W. F U S I ON I O.COM Table of Contents Table of Contents... 2 Executive Summary... 3 Introduction: In-Memory Meets iomemory... 4 What

More information

Cloud based Holdfast Electronic Sports Game Platform

Cloud based Holdfast Electronic Sports Game Platform Case Study Cloud based Holdfast Electronic Sports Game Platform Intel and Holdfast work together to upgrade Holdfast Electronic Sports Game Platform with cloud technology Background Shanghai Holdfast Online

More information

Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center

Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center White Paper Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center Provide accelerated data access and an immediate performance boost of businesscritical applications with caching

More information

White Paper. Recording Server Virtualization

White Paper. Recording Server Virtualization White Paper Recording Server Virtualization Prepared by: Mike Sherwood, Senior Solutions Engineer Milestone Systems 23 March 2011 Table of Contents Introduction... 3 Target audience and white paper purpose...

More information

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief

HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Technical white paper HP ProLiant BL660c Gen9 and Microsoft SQL Server 2014 technical brief Scale-up your Microsoft SQL Server environment to new heights Table of contents Executive summary... 2 Introduction...

More information

Fast, Low-Overhead Encryption for Apache Hadoop*

Fast, Low-Overhead Encryption for Apache Hadoop* Fast, Low-Overhead Encryption for Apache Hadoop* Solution Brief Intel Xeon Processors Intel Advanced Encryption Standard New Instructions (Intel AES-NI) The Intel Distribution for Apache Hadoop* software

More information

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture Dell Compellent Product Specialist Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

Oracle Database Scalability in VMware ESX VMware ESX 3.5

Oracle Database Scalability in VMware ESX VMware ESX 3.5 Performance Study Oracle Database Scalability in VMware ESX VMware ESX 3.5 Database applications running on individual physical servers represent a large consolidation opportunity. However enterprises

More information

Microsoft SQL Server 2014 Fast Track

Microsoft SQL Server 2014 Fast Track Microsoft SQL Server 2014 Fast Track 34-TB Certified Data Warehouse 103-TB Maximum User Data Tegile Systems Solution Review 2U Design: Featuring Tegile T3800 All-Flash Storage Array http:// www.tegile.com/solutiuons/sql

More information

HP Z Turbo Drive PCIe SSD

HP Z Turbo Drive PCIe SSD Performance Evaluation of HP Z Turbo Drive PCIe SSD Powered by Samsung XP941 technology Evaluation Conducted Independently by: Hamid Taghavi Senior Technical Consultant June 2014 Sponsored by: P a g e

More information

Solution Brief: Microsoft SQL Server 2014 Data Warehouse Fast Track on System x3550 M5 with Micron M500DC Enterprise Value SATA SSDs

Solution Brief: Microsoft SQL Server 2014 Data Warehouse Fast Track on System x3550 M5 with Micron M500DC Enterprise Value SATA SSDs Vinay Kulkarni Solution Brief: Microsoft SQL Server 2014 Data Warehouse Fast Track on System x3550 M5 with Micron M500DC Enterprise Value SATA SSDs Solution Reference Number: BDASQLRMS51 The rapid growth

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V Copyright 2011 EMC Corporation. All rights reserved. Published February, 2011 EMC believes the information

More information

Three Paths to Faster Simulations Using ANSYS Mechanical 16.0 and Intel Architecture

Three Paths to Faster Simulations Using ANSYS Mechanical 16.0 and Intel Architecture White Paper Intel Xeon processor E5 v3 family Intel Xeon Phi coprocessor family Digital Design and Engineering Three Paths to Faster Simulations Using ANSYS Mechanical 16.0 and Intel Architecture Executive

More information

Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays. Red Hat Performance Engineering

Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays. Red Hat Performance Engineering Removing Performance Bottlenecks in Databases with Red Hat Enterprise Linux and Violin Memory Flash Storage Arrays Red Hat Performance Engineering Version 1.0 August 2013 1801 Varsity Drive Raleigh NC

More information

Intel Cloud Builder Guide to Cloud Design and Deployment on Intel Platforms

Intel Cloud Builder Guide to Cloud Design and Deployment on Intel Platforms Intel Cloud Builder Guide to Cloud Design and Deployment on Intel Platforms Ubuntu* Enterprise Cloud Executive Summary Intel Cloud Builder Guide Intel Xeon Processor Ubuntu* Enteprise Cloud Canonical*

More information

Benefits of Intel Matrix Storage Technology

Benefits of Intel Matrix Storage Technology Benefits of Intel Matrix Storage Technology White Paper December 2005 Document Number: 310855-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Accelerating Database Applications on Linux Servers

Accelerating Database Applications on Linux Servers White Paper Accelerating Database Applications on Linux Servers Introducing OCZ s LXL Software - Delivering a Data-Path Optimized Solution for Flash Acceleration Allon Cohen, PhD Yaron Klein Eli Ben Namer

More information

Vendor Update Intel 49 th IDC HPC User Forum. Mike Lafferty HPC Marketing Intel Americas Corp.

Vendor Update Intel 49 th IDC HPC User Forum. Mike Lafferty HPC Marketing Intel Americas Corp. Vendor Update Intel 49 th IDC HPC User Forum Mike Lafferty HPC Marketing Intel Americas Corp. Legal Information Today s presentations contain forward-looking statements. All statements made that are not

More information

Intel Ethernet and Configuring Single Root I/O Virtualization (SR-IOV) on Microsoft* Windows* Server 2012 Hyper-V. Technical Brief v1.

Intel Ethernet and Configuring Single Root I/O Virtualization (SR-IOV) on Microsoft* Windows* Server 2012 Hyper-V. Technical Brief v1. Intel Ethernet and Configuring Single Root I/O Virtualization (SR-IOV) on Microsoft* Windows* Server 2012 Hyper-V Technical Brief v1.0 September 2012 2 Intel Ethernet and Configuring SR-IOV on Windows*

More information

High Performance SQL Server with Storage Center 6.4 All Flash Array

High Performance SQL Server with Storage Center 6.4 All Flash Array High Performance SQL Server with Storage Center 6.4 All Flash Array Dell Storage November 2013 A Dell Compellent Technical White Paper Revisions Date November 2013 Description Initial release THIS WHITE

More information

MaxDeploy Hyper- Converged Reference Architecture Solution Brief

MaxDeploy Hyper- Converged Reference Architecture Solution Brief MaxDeploy Hyper- Converged Reference Architecture Solution Brief MaxDeploy Reference Architecture solutions are configured and tested for support with Maxta software- defined storage and with industry

More information

The Revival of Direct Attached Storage for Oracle Databases

The Revival of Direct Attached Storage for Oracle Databases The Revival of Direct Attached Storage for Oracle Databases Revival of DAS in the IT Infrastructure Introduction Why is it that the industry needed SANs to get more than a few hundred disks attached to

More information

Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Intel Xeon Processor E7 v2 Family-Based Platforms

Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Intel Xeon Processor E7 v2 Family-Based Platforms Maximize Performance and Scalability of RADIOSS* Structural Analysis Software on Family-Based Platforms Executive Summary Complex simulations of structural and systems performance, such as car crash simulations,

More information

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database WHITE PAPER Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Executive

More information

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III

Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III White Paper Dell Microsoft Business Intelligence and Data Warehousing Reference Configuration Performance Results Phase III Performance of Microsoft SQL Server 2008 BI and D/W Solutions on Dell PowerEdge

More information

EMC Unified Storage for Microsoft SQL Server 2008

EMC Unified Storage for Microsoft SQL Server 2008 EMC Unified Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON and EMC FAST Cache Reference Copyright 2010 EMC Corporation. All rights reserved. Published October, 2010 EMC believes the information

More information

COSBench: A benchmark Tool for Cloud Object Storage Services. Jiangang.Duan@intel.com 2012.10

COSBench: A benchmark Tool for Cloud Object Storage Services. Jiangang.Duan@intel.com 2012.10 COSBench: A benchmark Tool for Cloud Object Storage Services Jiangang.Duan@intel.com 2012.10 Updated June 2012 Self introduction COSBench Introduction Agenda Case Study to evaluate OpenStack* swift performance

More information

Cost Effective Scalable Storage for the Enterprise

Cost Effective Scalable Storage for the Enterprise Cost Effective Scalable Storage for the Enterprise Intel and VMware* Deliver Software-Defined Storage Solutions By John Hubbard Audience and Purpose This solutions blueprint provides reference architecture

More information

Leading Virtualization 2.0

Leading Virtualization 2.0 Leading Virtualization 2.0 How Intel is driving virtualization beyond consolidation into a solution for maximizing business agility within the enterprise White Paper Intel Virtualization Technology (Intel

More information