Accomplish Optimal I/O Performance on SAS 9.3 with

Size: px
Start display at page:

Download "Accomplish Optimal I/O Performance on SAS 9.3 with"

Transcription

1 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 Corporation, Chandler, Arizona Because of the large volumes of data processed, the dramatically increased CPU speed as well as the availability of multiple CPUs on a system, the I/O throughput of the SAS applications could easily become a system bottleneck and a key factor in determining SAS performance. Intel Cache Acceleration Software (CAS) complements the Intel Solid State Disk (SSD) data center family of products for a comprehensive caching solution and prioritizes application performance with unique, policy-based cache control that accelerates applications without backend storage or application changes. It can potentially provide a high performance and low cost solution for SAS like Business Intelligent customers. The goal of this case study is to explore how to achieve optimal performance on SAS 9.3 with Intel CAS and Intel DC S3700 SSDs. In the study, experiments have been designed with different storage configurations, like pure Hard Drive Disks (HDDs), Intel CAS, and pure SSDs, based on the characterization of file systems in SAS Mixed Analytics Workload (MAWD: add D t differentiate from SAS MAW). The results of the study indicate that SAS performance has significantly improved with Intel CAS and Intel DC S3700 SSDs and reduced cost ($) per job. For example, while using the performance of pure HDDs configuration as baseline, creating an Intel CAS drive with a single 100 GB Intel DC S3700 SSD for the input file system, the performance (jobs per hour) of 40 user MAWD has increased 36%. It resulted in the cost ($) per job reduction by 20%. The data collected from each test case has been compared and analyzed in the paper for better understanding: How did Intel CAS significantly improve the performance of SAS applications? What is the Best Known Method (BKM) to accomplish optimal I/O performance with Intel CAS and Intel DC S3700 SSDs on SAS 9.3? INTRODUCTION In general, SAS application performance is being held back by storage I/O speeds which prevent the multi-core, multi-cpu servers from reaching their full performance potential. Based on case studies, this paper is going to provide guidance to SAS customers about how to accomplish optimal I/O performance with Intel CAS and Intel SSD technology, instead of adding more storage, servers, or memory which adds to infrastructure expenses, as well as complexity of management. The case study covers SAS Mixed Analytics Workload (MAWD) characterization, performance measurement with different storage configurations and data analysis. The major components used include: Intel Xeon E server, Red Hat* Enterprise Linux 6.3, Intel Cache Acceleration Software (CAS) Linux version and Intel DC S3700 SSD SAS 9.3 applications SAS MAWD.

2 Intel Cache Acceleration Software Overview Intel CAS combined with Intel SSD data center family is an industry unique solution that delivers application specific performance on physical servers and virtual machines via Selective Optimized Caching [1]. Intel CAS accelerates Linux* applications by caching active (hot) data to a local flash device inside servers, such as SSD and memory. Intel CAS implements caching at the server level; utilizing local high-performance flash media as the cache drive media inside the application server as close as possible to the CPU, thus reducing storage latency as much as possible. The Intel CAS installs into the Linux* operating system itself, as a kernel module. The nature of the integration provides a cache solution that is transparent to users and applications, and your existing storage infrastructure. No storage migration effort or application changes are required. As shown in Figure 1-1, on an initial read, data is retrieved from backend storage and copied to the Intel CAS cache. A second read promotes data to system memory. Subsequent reads are returned at high-performance RAM or flash speed. All data is written synchronously to both the backend storage and the cache. When the cache is full, newly identified active data evicts stale data from the cache, utilizing the Intel CAS proprietary eviction algorithm. Figure1-1: Intel CAS Block Diagram Intel CAS for Linux*, by default, employs a block-based caching architecture that caches all of the activity on the selected device. Starting with release (Ver.2.1+) onwards, it will be possible to list a certain file or a list of multiple files to be cached (delimited by space) exclusively using the include_files command option or the include.conf config file. (See [1] for details) SAS Mixed Analytics Workload Overview Multi-user benchmarking scenarios created in SAS MAWD are used to simulate a typical SAS Foundation environment and utilize real-world data volumes and structures of a typical SAS customer. This benchmark consists of typical analytic jobs designed to replicate a light to heavy workload. These jobs were launched with a certain time delays from each other via a script to simulate scheduled jobs and interactive users launching at different times. Input data types of the benchmark are text, SAS dataset and SAS transport files. The workload utilized SAS procedures including: SAS DATA step, PROC RISK, PROC LOGISTIC, PROC GLM (general linear model), PROC REQ, PROC SQL, PROC MEANS, PROC SUMMARY, PROC FREQ and PROC SORT [2] Inside the benchmark, the tests are divided into two sub-sets [3]: COMP (Computational, CPU-focused): Heavily computational with very light I/O to fully utilize CPU power Row counts up to 187,000, under 10 GB total I/O data

3 MIXED: A mix of CPU and I/O-intensive jobs with a mix of short and longer running jobs Row counts up to 90 million, variable counts up to 297, and over 800 GB total I/O data In the study, we used the MIXED sub-set of the benchmark to stress I/O on the storage system. The data of the workload are clarified as input, output and saswork that are stored in three separate file systems. Intel Solid-State Drive DC S3700 Series Overview [5] Fast and Consistent Performance: Deliver data at a breakneck pace, with consistently low latencies and tight IOPS distribution 75K Random Read IOPS1 Latencies: Typical 50µs; Max <500µs2 Stress-Free Protection: Protect your data center applications with multiple secure checkpoints that provide protection against data loss and corruption. o Full data path and non-data path protection o Power safe write cache with built in self-test High-Endurance Technology: Meet your most demanding needs with marathon-like write endurance of 10 full drive writes per day over five years REFERENCE CONFIGURATION System Configuration System Configuration Intel SNB-EP White Box Platform OS Red Hat* Enterprise Linux 6.3 Application SAS 9.3 Workload SAS MAWD 4.0 Processor 4 x Intel Xeon E5 2.9 GHz processors Total Memory 256 GB (16 x 16GB DDR3) HBA 2 x LSI SAS MegaRAID SAS e Storage 2 x LSI 620J enclosures HD Disk 12 x 480 GB HDDs SD Disk Intel DC s GB/800GB SSDs Table 2-1: System Configuration OS and Storage Configuration OS Tuning on Red Hat* Enterprise Linux [4] Use the tuned tool in RHEL6.3 with the enterprise-storage profile Use a read ahead size of 16,384 KB Use an I/O request queue size of 1,024

4 Storage Configuration and Tuning [4] Create three hardware RAID 0 partitions on each enclosure, 6 disks per enclosure Group all of the RAID 0 partitions into one volume group with 256K stripe size Divide the volume group into three ext4-formatted three file systems: input, output, and SAS work FILE SYSTEM CHARACTERIZATION The concept of Intel CAS technology is to cache hot data with high speed SSD or RAM to speed up I/O access. It is important to understand the I/O pattern between the system and storage, such as how big the hot data size is, how many reads/writes (R/W) will operate, the R/W is random or sequential, and how big IOPS or throughput are required to avoid I/O bottleneck. It is important to determine: Will Intel CAS or SSD provide performance gain? What is the right capacity of SSD / RAM to select for best performance per dollar? In this study, we have used Intel RAID SSD Cache Sizing & Performance Predictor Tool [6] and Intel CAS status report to characterize the file systems of SAS MAWD with different number of users. The characterization results of the three file systems of 40 user SAS MAWD: input, output and saswork are reported in Table 3-1. Type of File System Type of the data Type of I/O Operation Ratio of Reads/Writes Size of I/O Operation Size of Data Size of Hot Data input Generated SAS dataset to be analyzed Sequential 100%/0% 94% 256K read ~ 520 GB ~ 120 GB output Analytical results Sequential 0%/100% 99% 4K Writes ~ 480 GB < 1 GB saswork Temporary stage ground for analytical work Sequential / Random Mixed 40%/60% 35% 256K read 62% 4k write 440 GB ~ 200 GB Table 3-1: File system Characterization of 40 User SAS MAWD Furthermore, Figure 3-1 indicates that the Input file system is sequential read intensive, output file system is sequential write intensive and saswork file system is read and write intensive with mixed sequential and random. Figure 3-1: I/O Pattern of 40 user MAWD

5 Based on the I/O pattern of the file systems, Intel CAS has potential to improve the performance of the Input file system with minimum cost increase, because it has relatively small size of hot data which has been accessed frequently. It is obvious that Intel SSD can bring best performance for saswork file system because of its excellent performance on random read and writes. However, for output file system, if the budget is limited, using HDDs for low cost and high capacity is reasonable. EXPERIMENT DESIGN According to the file system characterization, experiments have been designed to evaluate the performance with different storage configurations for 40 user SAS MAWD (Figure 4-1). 1) Pure HDD: Use 12 JBOD Hard Drive Disks configured as a LVM which is partitioned into three file systems 2) Intel CAS for Input file system: Use one 100 GB S3700 SSD to cache the hot data for input file system, and keep output and saswork file systems as HDD configuration unchanged. 3) Intel CAS for Input file system and Intel 100 GB S3700 SSD for SAS Work: Use one 100 GB S3700 SSD to cache the hot data for input file system, use one 800 GB S3700 SSD for saswork file system and keep output file system HDD configuration unchanged 4) Pure SSD: Use 7 x 800 GB Intel 100 GB S3700 SSDs for the three file systems: 3 for input, 2 for output and 2 for saswork. Figure 4-1: Different Storage Configuration for the Case Study EXPERIMENTAL RESULTS Table 5-1 reports the performance results in which pure HDD configuration is used as the baseline. Type of drives Pure HDD Intel CAS + HDD Total # of HDDs 12 x 480 GB HDDs 12 x 480 GB HDDs Total # of SSDs Configuration 0 12 HDDs, 1 volume group, 3 logical volumes 1 x 100 GB SSDs 12 HDDs for output and saswork, 1x100GB SSD for input 40 User Real Time (Sec) Jobs per Hour Performance Difference 196, ,

6 Intel ICAS+HDD+SSD 12 x 480 GB HDDs 1x100 GB SSD 1x800 GB SSD Intel SSD 0 7 x 800GB SSDs 12 HDDs for input and saswork, 1x100GB SSD for output 7 SSD, 1 volume group, 3 logical volumes Table 5-1: Performance of SAS MAWD with Different Storage Configurations 100, , Figure 5-1 shows that by using a single Intel 100 GB DC S3700 SSD to cache hot data in the input file system, Intel CAS has improved the performance by 36% resulting in 20% reduction in cost ($) per job. On other hand, keeping Intel CAS for input file system and using one Intel 800 GB DC S3700 SSD for saswork file system, the performance improvement jumped to 95% with 40% reduction in cost ($) per job. Then, if using Intel 800 GB DC S3700 SSDs for all three file systems, the performance jumps up to 205% and the cost ($) per job reduced by 60%. Figure 5-1: Performance Comparison between difference Storage Configurations PERFORMANCE ANALYSIS The results are very impressive. Now, let us to take a deep dive on the collected data for better understanding: How did Intel CAS significantly improve the performance of SAS applications? What is the Best Known Method (BKM) to accomplish optimal I/O performance with Intel CAS and Intel DC S3700 SSD on SAS 9.3? 1. CPU Utilization First, check the CPU utilization of the baseline experiments shown in Figure 6-1 (40 users with pure HDDs). It demonstrates that most of the time the system is in idle state because the user CPU utilization and system CPU utilization are very low and I/O wait is relatively high. It is obvious that the system is I/O bound and wasted most of time waiting for I/O response. As such, improving I/O performance is critical to reduce the I/O wait time.

7 CPU Utilization (%) < Accomplish Optimal I/O Performance on SAS 9.3 with Intel CAS and SSD >, Continued CPU Utilization User System Idle IOWait Time (10 second intervals) Figure 6-1: CPU utilization of 40 user SAS MAWD with pure HDDs 2. Comparison of I/O Wait We will now compare I/O wait times of the tests to see how the different storage configurations changed the I/O performance. Figure 6-2 shows that with Intel CAS for the input file system configuration the I/O wait time has reduced from 26% (for pure HDDs) to 15%. With pure SSD configuration, except about 5% I/O wait time at the beginning, the I/O Wait was down to zero for most of the test. It implies that Intel CAS and Intel SSD technologies can significantly improve the performance of SAS 9.3 by reducing I/O wait by allowing the system to spend more time executing the jobs. Figure 6-2: Comparison of I/O Wait time between Different Storage Configurations 3. Accomplish Optimal I/O Performance on SAS 9.3 with Intel CAS and Intel SSD First, characterize the existing SAS file system or storage systems with block tracing tools, such as Intel RAID SSD Cache Sizing & Performance Predictor Tool to determine: a) How big is the size of hot data? b) What is the I/O pattern of the file systems? Then, collect data on the system to check:

8 a) What is the expectation of performance improvement on the system? b) What is the budget for the storage upgrade? c) Is it possible to rebuild a new storage system and restore data from the previous one? If the budget allows pure SSD configuration then it is an ideal solution which provides the highest performance because of the high I/O throughput and low I/O Wait. Otherwise, Intel CAS for input like data and Intel SSD for saswork like data are good choices. Current available Intel CAS Linux version is focused on read cache for read only data. Therefore, it is not applicable for write only data or mixed read and write data. However, in the upcoming Intel CAS Linux version, new features such as write back and pre-fetch will be added, In addition, the I/O performance of different type of SSDs can make a difference. For example, the R/W throughput of Intel latest 910 series SSD is up to 3.6 times times over the Intel DC S3700 SSD used in the tests for this paper. It is important to first assess the I/O pattern of the file to assess if there is a problem that can benefit from the use of Intel CAS From the experiments, the results show that once the capacity of the SSD is big enough to hold the entire hot data, increasing the capacity of the SSD has no performance impact unless caching the entire data set. As such, optimum number of SSDs for Intel CAS depends on the size of the hot data. CONCLUSION This paper shows the performance results of SAS MAWD on SAS 9.3 with four different storage configurations. A pure HDD configuration was used as the baseline. As compared to the baseline, use of Intel CAS for read only input file system improved I/O performance by 36%. Using SSD for saswork file system resulted in an improvement of 95% over the baseline. The best performance came from the use of SSD for all the file system to the tune of 205%. The choice that SAS customers make about Intel CAS and SSD is a balance between available budget and expected performance improvement. The data presented in this paper demonstrates the improvement in performance of SAS 9.3 applications by the use of Intel CAS and Intel DC S3700 SSD. It is important for SAS customers to assess the input files to identify the performance problem and to determine if Intel CAS can be a solution. The case study confirmed that Intel CAS and Intel DC S3700 SSD significantly improves performance of SAS9.3 applications by caching hot data or storing entire data into high speed SSD storage system with reduced I/O Wait. ACKNOWLEDGMENTS We would like to recognize Ken Gahagan at SAS for his guidance on SAS performance evaluation. We recognize the team members at Intel, in particular, Arakere Ramesh and Martin Dimitrov for technical review of this paper. We would also like to thank John Skerchock from Intel and Carl Strickland an intern at Intel. REFERENCE [1] Intel Cache Acceleration Software --New and innovative caching solution [2] SAS 9.2 on RHEL Reference Architecture [3] HP reference configuration for entry-level SAS Grid Manager solutions [4] SAS 9.3 BI Case Study: Performance Scalability and Tuning on Servers with Intel Xeon Processor E7 Family, [5] Intel Solid-State Drive DC S3700 Series

9 [6] RAID Solutions CONTACT INFORMATION Your comments and questions are valued and encouraged. Contact the author at: Ying-ping (Marie) Zhang Intel Cooperation MS CH W. Chandler Blvd. Chandler, AZ (O) Jeff Curry Intel Cooperation MS CH W. Chandler Blvd. Chandler, AZ (O) Roxas, Frank MS CH W. Chandler Blvd. Chandler, AZ (O) Donie, Benjamin J Intel Cooperation MS CH W. Chandler Blvd. Chandler, AZ (O) benjamin.j.donie@intel.com SAS and all other SAS Institute Inc. product or service names are registered trademarks or trademarks of SAS Institute Inc. in the USA and other countries. indicates USA registration. Other brand and product names are trademarks of their respective companies. NOTICES 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. A "Mission Critical Application" is any application in which failure of the Intel Product could result, directly or indirectly, in personal injury or death. SHOULD YOU PURCHASE OR USE INTEL'S PRODUCTS FOR ANY SUCH MISSION CRITICAL APPLICATION, YOU SHALL INDEMNIFY AND HOLD INTEL AND ITS SUBSIDIARIES, SUBCONTRACTORS AND AFFILIATES, AND THE DIRECTORS, OFFICERS, AND EMPLOYEES OF EACH, HARMLESS AGAINST ALL CLAIMS COSTS, DAMAGES, AND EXPENSES AND REASONABLE ATTORNEYS' FEES ARISING OUT OF, DIRECTLY OR INDIRECTLY, ANY CLAIM OF PRODUCT LIABILITY, PERSONAL INJURY, OR DEATH ARISING IN ANY WAY OUT OF SUCH MISSION CRITICAL APPLICATION, WHETHER OR NOT INTEL OR ITS SUBCONTRACTOR WAS NEGLIGENT IN THE DESIGN, MANUFACTURE, OR WARNING OF THE INTEL PRODUCT OR ANY OF ITS PARTS.

10 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 Software and workloads used in performance tests may have been optimized for performance only on Intel microprocessors. Performance tests, such as SYSmark and MobileMark, 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 of that product when combined with other products. Any software source code reprinted in this document is furnished under a software license and may only be used or copied in accordance with the terms of that license. Intel, Xeon, and the Intel logo are trademarks of Intel Corporation in the US and/or other countries. Copyright 2012 Intel Corporation. All rights reserved. *Other names and brands may be claimed as the property of others Optimization Notice Intel s compilers may or may not optimize to the same degree for non-intel microprocessors for optimizations that are not unique to Intel microprocessors. These optimizations include SSE2, SSE3, and SSSE3 instruction sets and other optimizations. Intel does not guarantee the availability, functionality, or effectiveness of any optimization on microprocessors not manufactured by Intel. Microprocessor-dependent optimizations in this product are intended for use with Intel microprocessors. Certain optimizations not specific to Intel microarchitecture are reserved for Intel microprocessors. Please refer to the applicable product User and Reference Guides for more information regarding the specific instruction sets covered by this notice. Notice revision #

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

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

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

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

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

HP reference configuration for entry-level SAS Grid Manager solutions

HP reference configuration for entry-level SAS Grid Manager solutions HP reference configuration for entry-level SAS Grid Manager solutions Up to 864 simultaneous SAS jobs and more than 3 GB/s I/O throughput Technical white paper Table of contents Executive summary... 2

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

Intel Data Migration Software

Intel Data Migration Software User Guide Software Version 2.0 Document Number: 324324-002US INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED, BY ESTOPPEL OR OTHERWISE, TO ANY

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

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze

Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Power Benefits Using Intel Quick Sync Video H.264 Codec With Sorenson Squeeze Whitepaper December 2012 Anita Banerjee Contents Introduction... 3 Sorenson Squeeze... 4 Intel QSV H.264... 5 Power Performance...

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

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

Intel Service Assurance Administrator. Product Overview

Intel Service Assurance Administrator. Product Overview Intel Service Assurance Administrator Product Overview Running Enterprise Workloads in the Cloud Enterprise IT wants to Start a private cloud initiative to service internal enterprise customers Find an

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

The ROI from Optimizing Software Performance with Intel Parallel Studio XE

The ROI from Optimizing Software Performance with Intel Parallel Studio XE The ROI from Optimizing Software Performance with Intel Parallel Studio XE Intel Parallel Studio XE delivers ROI solutions to development organizations. This comprehensive tool offering for the entire

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

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

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

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

iscsi Quick-Connect Guide for Red Hat Linux

iscsi Quick-Connect Guide for Red Hat Linux iscsi Quick-Connect Guide for Red Hat Linux A supplement for Network Administrators The Intel Networking Division Revision 1.0 March 2013 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH

More information

Intel Platform and Big Data: Making big data work for you.

Intel Platform and Big Data: Making big data work for you. Intel Platform and Big Data: Making big data work for you. 1 From data comes insight New technologies are enabling enterprises to transform opportunity into reality by turning big data into actionable

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

Intel Core TM i3 Processor Series Embedded Application Power Guideline Addendum

Intel Core TM i3 Processor Series Embedded Application Power Guideline Addendum Intel Core TM i3 Processor Series Embedded Application Power Guideline Addendum July 2012 Document Number: 327705-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

The MAX5 Advantage: Clients Benefit running Microsoft SQL Server Data Warehouse (Workloads) on IBM BladeCenter HX5 with IBM MAX5.

The MAX5 Advantage: Clients Benefit running Microsoft SQL Server Data Warehouse (Workloads) on IBM BladeCenter HX5 with IBM MAX5. Performance benefit of MAX5 for databases The MAX5 Advantage: Clients Benefit running Microsoft SQL Server Data Warehouse (Workloads) on IBM BladeCenter HX5 with IBM MAX5 Vinay Kulkarni Kent Swalin IBM

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

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

Performance Brief: MegaRAID SAS 9265/9285 Series

Performance Brief: MegaRAID SAS 9265/9285 Series MegaRAID SAS 9265/9285 Series Performance Brief Performance Brief: MegaRAID SAS 9265/9285 Series Executive Summary PERFORMANCE SUMMARY n Measured IOPS surpass 200,000 IOPS n When used with MegaRAID FastPath

More information

Customizing Boot Media for Linux* Direct Boot

Customizing Boot Media for Linux* Direct Boot White Paper Bruce Liao Platform Application Engineer Intel Corporation Customizing Boot Media for Linux* Direct Boot October 2013 329747-001 Executive Summary This white paper introduces the traditional

More information

Intel Media Server Studio - Metrics Monitor (v1.1.0) Reference Manual

Intel Media Server Studio - Metrics Monitor (v1.1.0) Reference Manual Intel Media Server Studio - Metrics Monitor (v1.1.0) Reference Manual Overview Metrics Monitor is part of Intel Media Server Studio 2015 for Linux Server. Metrics Monitor is a user space shared library

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

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

Intel and Qihoo 360 Internet Portal Datacenter - Big Data Storage Optimization Case Study

Intel and Qihoo 360 Internet Portal Datacenter - Big Data Storage Optimization Case Study Intel and Qihoo 360 Internet Portal Datacenter - Big Data Storage Optimization Case Study The adoption of cloud computing creates many challenges and opportunities in big data management and storage. To

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

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

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

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

Intel Technical Advisory This Technical Advisory describes an issue which may or may not affect the customer s product Intel Technical Advisory 5200 NE Elam Young Parkway Hillsboro, OR 97124 TA-1054-01 April 4, 2014 Incorrectly

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

AirWave 7.7. Server Sizing Guide

AirWave 7.7. Server Sizing Guide AirWave 7.7 Server Sizing Guide Copyright 2013 Aruba Networks, Inc. Aruba Networks trademarks include, Aruba Networks, Aruba Wireless Networks, the registered Aruba the Mobile Edge Company logo, Aruba

More information

HP Smart Array Controllers and basic RAID performance factors

HP Smart Array Controllers and basic RAID performance factors Technical white paper HP Smart Array Controllers and basic RAID performance factors Technology brief Table of contents Abstract 2 Benefits of drive arrays 2 Factors that affect performance 2 HP Smart Array

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

Partition Alignment of Intel SSDs for Achieving Maximum Performance and Endurance Technical Brief February 2014

Partition Alignment of Intel SSDs for Achieving Maximum Performance and Endurance Technical Brief February 2014 Partition Alignment of Intel SSDs for Achieving Maximum Performance and Endurance Technical Brief February 2014 Order Number: 330105-001US INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL

More information

Intel RAID Controllers

Intel RAID Controllers Intel RAID Controllers Best Practices White Paper April, 2008 Enterprise Platforms and Services Division - Marketing Revision History Date Revision Number April, 2008 1.0 Initial release. Modifications

More information

EMC VFCACHE ACCELERATES ORACLE

EMC VFCACHE ACCELERATES ORACLE White Paper EMC VFCACHE ACCELERATES ORACLE VFCache extends Flash to the server FAST Suite automates storage placement in the array VNX protects data EMC Solutions Group Abstract This white paper describes

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

Measuring Cache and Memory Latency and CPU to Memory Bandwidth

Measuring Cache and Memory Latency and CPU to Memory Bandwidth White Paper Joshua Ruggiero Computer Systems Engineer Intel Corporation Measuring Cache and Memory Latency and CPU to Memory Bandwidth For use with Intel Architecture December 2008 1 321074 Executive Summary

More information

Best Practices for Increasing Ceph Performance with SSD

Best Practices for Increasing Ceph Performance with SSD Best Practices for Increasing Ceph Performance with SSD Jian Zhang Jian.zhang@intel.com Jiangang Duan Jiangang.duan@intel.com Agenda Introduction Filestore performance on All Flash Array KeyValueStore

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

Intel Internet of Things (IoT) Developer Kit

Intel Internet of Things (IoT) Developer Kit Intel Internet of Things (IoT) Developer Kit IoT Cloud-Based Analytics User Guide September 2014 IoT Cloud-Based Analytics User Guide Introduction Table of Contents 1.0 Introduction... 4 1.1. Revision

More information

Scaling up to Production

Scaling up to Production 1 Scaling up to Production Overview Productionize then Scale Building Production Systems Scaling Production Systems Use Case: Scaling a Production Galaxy Instance Infrastructure Advice 2 PRODUCTIONIZE

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

VNF & Performance: A practical approach

VNF & Performance: A practical approach VNF & Performance: A practical approach Luc Provoost Engineering Manager, Network Product Group Intel Corporation SDN and NFV are Forces of Change One Application Per System Many Applications Per Virtual

More information

SQL Server 2014 Optimization with Intel SSDs

SQL Server 2014 Optimization with Intel SSDs White Paper October 2014 Introducing memory extensions from Microsoft s* newest database product, and Intel SSD Data Center Family for PCIe.* Order Number: 331409-001US INFORMATION IN THIS DOCUMENT IS

More information

Creating Overlay Networks Using Intel Ethernet Converged Network Adapters

Creating Overlay Networks Using Intel Ethernet Converged Network Adapters Creating Overlay Networks Using Intel Ethernet Converged Network Adapters Technical Brief Networking Division (ND) August 2013 Revision 1.0 LEGAL INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION

More information

USB 3.0* Radio Frequency Interference Impact on 2.4 GHz Wireless Devices

USB 3.0* Radio Frequency Interference Impact on 2.4 GHz Wireless Devices USB 3.0* Radio Frequency Interference Impact on 2.4 GHz Wireless Devices White Paper April 2012 Document: 327216-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

More information

The Foundation for Better Business Intelligence

The Foundation for Better Business Intelligence Product Brief Intel Xeon Processor E7-8800/4800/2800 v2 Product Families Data Center The Foundation for Big data is changing the way organizations make business decisions. To transform petabytes of data

More information

Intelligent Business Operations

Intelligent Business Operations White Paper Intel Xeon Processor E5 Family Data Center Efficiency Financial Services Intelligent Business Operations Best Practices in Cash Supply Chain Management Executive Summary The purpose of any

More information

Integrated Grid Solutions. and Greenplum

Integrated Grid Solutions. and Greenplum EMC Perspective Integrated Grid Solutions from SAS, EMC Isilon and Greenplum Introduction Intensifying competitive pressure and vast growth in the capabilities of analytic computing platforms are driving

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

Tame Data Center Challenges with

Tame Data Center Challenges with Tame Data Center Challenges with Intel SSDs and Symantec Software Harness SSD Speed with Granular Control SSD Success: Look Beyond Throughput Enterprise IT professionals across all vertical markets are

More information

Intel RAID Web Console 2 and StorCLI Command Line Tool

Intel RAID Web Console 2 and StorCLI Command Line Tool SOLUTIONS Brief Intel RAID Web Console 2 and StorCLI Command Line Tool Powered by LSI* MegaRAID technology Instant access, intuitive configuration/navigation, easy standard storage management and advanced

More information

Accelerating Cassandra Workloads using SanDisk Solid State Drives

Accelerating Cassandra Workloads using SanDisk Solid State Drives WHITE PAPER Accelerating Cassandra Workloads using SanDisk Solid State Drives February 2015 951 SanDisk Drive, Milpitas, CA 95035 2015 SanDIsk Corporation. All rights reserved www.sandisk.com Table of

More information

The Case for Rack Scale Architecture

The Case for Rack Scale Architecture The Case for Rack Scale Architecture An introduction to the next generation of Software Defined Infrastructure Intel Data Center Group Pooled System Top of Rack Switch POD Manager Network CPU/Memory Storage

More information

Intel SSD 520 Series Specification Update

Intel SSD 520 Series Specification Update Intel SSD 520 Series Specification Update June 2012 Revision 1.0 Document Number: 327567-001US INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE, EXPRESS OR IMPLIED,

More information

Big Fast Data Hadoop acceleration with Flash. June 2013

Big Fast Data Hadoop acceleration with Flash. June 2013 Big Fast Data Hadoop acceleration with Flash June 2013 Agenda The Big Data Problem What is Hadoop Hadoop and Flash The Nytro Solution Test Results The Big Data Problem Big Data Output Facebook Traditional

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_SSD_Cache_WP_ 20140512 Table of Contents Chapter 1: Enterprise Challenges and SSD Cache as Solution Enterprise Challenges...

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

Intel Core i5 processor 520E CPU Embedded Application Power Guideline Addendum January 2011

Intel Core i5 processor 520E CPU Embedded Application Power Guideline Addendum January 2011 Intel Core i5 processor 520E CPU Embedded Application Power Guideline Addendum January 2011 Document Number: 324818-001 INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

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

RAID Basics Training Guide

RAID Basics Training Guide RAID Basics Training Guide Discover a Higher Level of Performance RAID matters. Rely on Intel RAID. Table of Contents 1. What is RAID? 2. RAID Levels RAID 0 RAID 1 RAID 5 RAID 6 RAID 10 RAID 0+1 RAID 1E

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

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

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

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

Big Data Technologies for Ultra-High-Speed Data Transfer and Processing

Big Data Technologies for Ultra-High-Speed Data Transfer and Processing White Paper Intel Xeon Processor E5 Family Big Data Analytics Cloud Computing Solutions Big Data Technologies for Ultra-High-Speed Data Transfer and Processing Using Technologies from Aspera and Intel

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

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

High Performance Computing and Big Data: The coming wave.

High Performance Computing and Big Data: The coming wave. High Performance Computing and Big Data: The coming wave. 1 In science and engineering, in order to compete, you must compute Today, the toughest challenges, and greatest opportunities, require computation

More information

Intel HTML5 Development Environment. Tutorial Test & Submit a Microsoft Windows Phone 8* App (BETA)

Intel HTML5 Development Environment. Tutorial Test & Submit a Microsoft Windows Phone 8* App (BETA) Intel HTML5 Development Environment Tutorial Test & Submit a Microsoft Windows Phone 8* App v1.00 : 04.09.2013 Legal Information INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS.

More information

Technical Paper. Performance and Tuning Considerations for SAS on Pure Storage FA-420 Flash Array

Technical Paper. Performance and Tuning Considerations for SAS on Pure Storage FA-420 Flash Array Technical Paper Performance and Tuning Considerations for SAS on Pure Storage FA-420 Flash Array Release Information Content Version: 1.0 August 2014. Trademarks and Patents SAS Institute Inc., SAS Campus

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

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

COLO: COarse-grain LOck-stepping Virtual Machine for Non-stop Service

COLO: COarse-grain LOck-stepping Virtual Machine for Non-stop Service COLO: COarse-grain LOck-stepping Virtual Machine for Non-stop Service Eddie Dong, Yunhong Jiang 1 Legal Disclaimer INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL PRODUCTS. NO LICENSE,

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

How System Settings Impact PCIe SSD Performance

How System Settings Impact PCIe SSD Performance How System Settings Impact PCIe SSD Performance Suzanne Ferreira R&D Engineer Micron Technology, Inc. July, 2012 As solid state drives (SSDs) continue to gain ground in the enterprise server and storage

More information

How to Configure Intel X520 Ethernet Server Adapter Based Virtual Functions on Citrix* XenServer 6.0*

How to Configure Intel X520 Ethernet Server Adapter Based Virtual Functions on Citrix* XenServer 6.0* How to Configure Intel X520 Ethernet Server Adapter Based Virtual Functions on Citrix* XenServer 6.0* Technical Brief v1.0 December 2011 Legal Lines and Disclaimers INFORMATION IN THIS DOCUMENT IS PROVIDED

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

Real-Time Big Data Analytics SAP HANA with the Intel Distribution for Apache Hadoop software

Real-Time Big Data Analytics SAP HANA with the Intel Distribution for Apache Hadoop software Real-Time Big Data Analytics with the Intel Distribution for Apache Hadoop software Executive Summary is already helping businesses extract value out of Big Data by enabling real-time analysis of diverse

More information

* * * Intel RealSense SDK Architecture

* * * Intel RealSense SDK Architecture Multiple Implementations Intel RealSense SDK Architecture Introduction The Intel RealSense SDK is architecturally different from its predecessor, the Intel Perceptual Computing SDK. If you re a developer

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

2013 Intel Corporation

2013 Intel Corporation 2013 Intel Corporation Intel Open Source Graphics Programmer s Reference Manual (PRM) for the 2013 Intel Core Processor Family, including Intel HD Graphics, Intel Iris Graphics and Intel Iris Pro Graphics

More information

Specification Update. January 2014

Specification Update. January 2014 Intel Embedded Media and Graphics Driver v36.15.0 (32-bit) & v3.15.0 (64-bit) for Intel Processor E3800 Product Family/Intel Celeron Processor * Release Specification Update January 2014 Notice: The Intel

More information

User Experience Reference Design

User Experience Reference Design Use McAfee* Real Time Command and Intel SCS 9 to Manage Intel SSD Professional 1500 Series Drives Revision 1.1 July 2014 Document number: 330798-001 Revision History Revision Revision History Date 1.0

More information

Evaluating Intel Virtualization Technology FlexMigration with Multi-generation Intel Multi-core and Intel Dual-core Xeon Processors.

Evaluating Intel Virtualization Technology FlexMigration with Multi-generation Intel Multi-core and Intel Dual-core Xeon Processors. Evaluating Intel Virtualization Technology FlexMigration with Multi-generation Intel Multi-core and Intel Dual-core Xeon Processors. Executive Summary: In today s data centers, live migration is a required

More information

SAP * Mobile Platform 3.0 Scaling on Intel Xeon Processor E5 v2 Family

SAP * Mobile Platform 3.0 Scaling on Intel Xeon Processor E5 v2 Family White Paper SAP* Mobile Platform 3.0 E5 Family Enterprise-class Security SAP * Mobile Platform 3.0 Scaling on Intel Xeon Processor E5 v2 Family Delivering Incredible Experiences to Mobile Users Executive

More information

Accelerating High-Speed Networking with Intel I/O Acceleration Technology

Accelerating High-Speed Networking with Intel I/O Acceleration Technology White Paper Intel I/O Acceleration Technology Accelerating High-Speed Networking with Intel I/O Acceleration Technology The emergence of multi-gigabit Ethernet allows data centers to adapt to the increasing

More information

Haswell Cryptographic Performance

Haswell Cryptographic Performance White Paper Sean Gulley Vinodh Gopal IA Architects Intel Corporation Haswell Cryptographic Performance July 2013 329282-001 Executive Summary The new Haswell microarchitecture featured in the 4 th generation

More information