NEW HP 3PAR StoreServ Flash Storage Not Just For Mission Critical Application Acceleration Anymore

Size: px
Start display at page:

Download "NEW HP 3PAR StoreServ Flash Storage Not Just For Mission Critical Application Acceleration Anymore"

Transcription

1 Technical marketing white paper NEW HP 3PAR StoreServ Flash Storage Not Just For Mission Critical Application Acceleration Anymore

2 Introduction Enterprise and mid-tier flash solid-state drive (SSD) storage have quickly emerged as the go-to storage standard for mission-critical performance hungry applications. Whether it is online transaction processing (OLTP); virtual desktop interface (VDI); Enterprise resource planning (ERP); virtual machines (VMs); server clustering; customer resource management (CRM); high frequency or derivatives trading; film & video post production; rendering; reservoir modeling; seismic processing; protein decoding; genome decoding; flow analysis; climate modeling; simulations of all kinds; or just about every application that is latency or IOPS sensitive, Flash-SSD storage has proven to be a tremendous boon to its performance. Users are happier. IT administrators are happier. So what s the downside? Naysayers contend that smart utilization of caching and fast HDDs can match most of the flash SSD performance gains. They argue that flash SSD storage is neither as reliable nor as durable as hard disk drive (HDD) storage. And that SSD storage cannot match HDD density or capacities. But mostly they protest that Enterprise and mid-tier storage utilizing flash SSDs cost much too much to justify their performance gains especially for the vast majority of data center applications that are not IOPS hungry or performance sensitive. How accurate are these common objections? Do they hold any water? This paper details, analyzes, deconstructs, and critiques each of the objections while establishing how they do not apply to HP 3PAR StoreServ Flash Storage. It will establish how HP 3PAR StoreServ Flash Storage reliably meets the needs of both mission critical IOPS hungry and latency sensitive workloads as well as all of the other primary data center applications at a cost point lower than HDD equivalent storage. It will close with real use cases that demonstrate how HP 3PAR StoreServ Flash Storage leveraging new cost-effective high capacity flash SSDs from SanDisk can make a profound difference. 2

3 Introduction... 2 Performance Hungry Applications... 4 Flash SSD Storage Mythology Inhibiting Adoption Reliability and Endurance Density Total Cost of Acquisition (TCA) and Total Cost of Ownership (TCO)... 8 What All This Means In The Real World... 9 For More Information

4 Performance Hungry Applications Applications that are performance hungry generally need low latency storage that translates into high IOs per second (IOPS). This is especially true for mission-critical applications that rely on databases such as OLTP, VDI, ERP, CRM, VMs, and more. Meeting that relentless rising demand for IOPS from traditional HDD based storage systems has become progressively more challenging, complicated, costly, and tenuous. HDDs are electro-mechanical devices with spinning drive platters and a drive head that must fly (move) over the disk platter until it is in the right location. IOPS per GB is affected primarily by the speed of the drive platters; next by the density or capacity of the drive; size of each IO operation (.5K, 2K, 4K, 8K, 64K, etc.), and finally whether the IOPS are sequential or random. HDDs don t spin any faster than 15,000-RPM because higher speeds radically increase vibration because of little things like sonic booms (going faster than the speed of sound) inside the drive. Increased vibrations increases data errors and drive failures. HDD spin is not getting any faster so raw IOPS out of any given drive is limited. And while capacities are in fact growing, it has the counterintuitive effect of reducing the IOPS per GB (HDD non-increasing IOPS/increasing Capacity = < IOPS/GB. Finally, most of the IOPS intensive mission-critical applications are random IOPS and will vary in size between applications creating the worst conditions possible for delivering HDD based storage IOPS. Random IOPS per 15K RPM 600GB small form factor SAS Enterprise HDD will range from a couple hundred to rare cases of low thousands depending on IO size, mix of IO sizes from concurrent multiple applications, mix of reads and writes, as well as percentage of random IOs. The traditional workarounds of DRAM caching and HDD short stroking have proven to be inadequate and unsustainable for today s workloads. To provide enough memory caching to make a significant difference in HDD based storage systems for these IOPS demanding applications is cost prohibitive. The general caching rule of thumb is to provide at least 10% of the total capacity in cache. Doing this increases the probabilities of read cache hits to increase IOPS enough to make a difference. However, that means a storage system as small as 10TB would require at least 1TB of DRAM. DRAM is the most expensive form of storage and it is volatile (data is lost when power is turned off.) Non-volatile versions of DRAM (battery or supercapacitor based) are significantly more expensive. The other HDD workaround of short stroking (only placing data in the outer sectors of the HDD platters) has the appearance of low cost but with high complexity. Short stroking can increase IOPS by 4

5 placing data only in the outer sectors of the HDD. Short stroking can increase random IOPS by as much as a third, but it reduces HDD usable capacity by 50% and as much as 90%. That makes short stroking a lot more expensive than it appears by driving up the cost per GB and since most storage systems are drive limited, it also limits the total maximum addressable capacity. One more thing; HDD short stroking requires skill and experience. It is very easy to make errors that wipe out any performance gains while still reducing usable addressable capacity. HP 3PAR StoreServ Flash Storage satisfies the IOPS hungry mission-critical appetites. It does so by optimizing flash SSDs in a unique multi-controller mesh architecture that increases random IOPS by 20 to 40x over those provided by the fastest 15K RPM HDDs. Those gains expand even more when compared to 10K RPM HDDs. This enables HP 3PAR StoreServ to not just meet but also typically exceed IOPS hungry mission-critical application requirements with fewer drives, racks, and infrastructure. Yeah but Flash SSD Storage Mythology Inhibiting Adoption Storage administrators have always been somewhat risk averse. There is consistent resistance to new technologies and new ways of solving storage problems. The three most common objections to obtaining flash SSD storage are: 1. Reliability and Endurance Mostly this objection is the result of how data is stored and changed on Flash SSD stores is completely different from how data is stored and changed on HDDs. HDD technology originated more than 60 years ago. Ones and zeros are stored as magnetic + or polarity. That technology makes it quite simple to change or alter data in place simply by overwriting it. There is no wear on the HDD platters for writes or reads. Flash SSD technology is not at all similar in how data is stored and changed. Data is stored via electron capture in a NAND flash cell. The state of a cell is determined by its charge. The number of bits allowed per cell determines the number of states a cell can exhibit. For example: single level cells (SLC) allow one bit per cell enabling two states (0, 1); whereas enterprise or consumer grade multi-level cells (emlc or cmlc) allow two bits per cell enabling four states (00, 01, 10, 11). More bits per cell enable higher density but also require more power to store and read the data. More power causes more errors. These errors can be corrected in the flash SSD controller and to a greater extent in the Storage System controller. That s where HP 3PAR Flash Storage delivers industry-leading error correcting code (ECC). Data written to flash is stored in blocks ranging from 4K to 128K in size. Once any part of a block has captured data, no other data can be written to that block until the entire block is completely 5

6 erased. In other words data cannot change in place. It doesn t matter if only a small percentage of a block s capacity actually has captured data, no other data can be written to that block regardless of the unused capacity. Once erased it becomes available again to write data. Erasing a flash block destroys a layer of material. This is known as a program-erase cycle (P/E) colloquially known as wear. As data is aged out because it has changed (new versions of the data have been written on other blocks) the obsolete blocks are earmarked for erasure. This is known as garbage collection. Then the obsolete data blocks are erased and put back in the available pool for writes. Most Flash SSDs have a 10 to 25% additional capacity typically not noted on the drive to ensure a sufficient pool of available blocks for writes. To prevent any given block from being targeted too often for writes and wearing out prematurely, the flash SSD controllers provide wear-leveling over all of the blocks. Flash SSDs have a fixed wear-life measured as complete drive writes per day (DWPD). MLC flash SSDs DWPD typically range from.5 to 45 for up to 5 years. Small block sizes have less waste than larger ones but require the controller to keep tabs on a lot more blocks for garbage collection and erasure, slowing the SSD. Large blocks are much less efficient but there are fewer of them to track making the SSD faster. Flash SSDs or parts of flash SSDs can and do wear out. That is the concern with reliability and endurance How HP 3PAR StoreServ Flash Storage Makes Reliability & Endurance an Advantage HP 3PAR StoreServ Flash Storage has been architected to cleverly get the most possible reliability and durability out of its flash SSDs. It does this in several ways. Minimized wasted block space and P/E wear is delivered by the HP 3PAR StoreServ Flash Storage ability to coalesce writes in memory. This converts random IOs into sequential. Sequential IO eliminates or at least curtails wasted block space. Wear leveling is taken to unprecedented levels by providing it not just within a SSD but also across all of the SSDs in the system. Data writes are reduced in three ways. The first is HP s unique zero detect that does not write zeros to flash SSDs. Quite useful for VMware zero volumes. The second is high speed Inline deduplication that eliminates writes of duplicate data before it consumes flash SSD storage. And finally, the HP 3PAR Flash Storage eliminates extra writes also by detecting cache write hits. Flash SSD endurance is significantly enhanced as a result of HP 3PAR StoreServ Flash Storage distinctive Adaptive Sparing that unlocks the hidden capacity present in each flash SSD. Unlocking that hidden capacity permits the HP 3PAR StoreServ Flash Storage to utilize that spare capacity as additional over-provisioned capacity. This is what enables HP to convert a 6

7 SAS SanDisk 3.84TB read optimized flash (SSD) to being both write and read-optimized and guarantee a 5 year warranty if it ever wears out. HP 3PAR StoreServ Flash Storage series are the first all-flash storage systems providing write and read-optimized 3.84TB SSDs. T10 DIF protection To ensure data integrity, the 3PAR architecture computes DIF for every incoming IO and verifies the integrity of data once it gets completed by media including SSDs. This ensures that all transmission and data storage errors are caught and corrected end-to-end. 2. Density Density is both a matter of raw/usable capacity per drive, the number of drives that can be packed into a unit of rack space, and the total pragmatically addressable capacity (within the performance requirements) by the storage system. For several years now, the Fat HDD running at 7200 RPM has been the drive density leader, currently at 10TB max raw capacity per HDD in the general market. Fat HDDs utilize the large form factor of 3.5 that is approximately more than 50 times larger by volume and more than 14 times heavier in weight than the size of the small form factor (SFF) 2.5 SSD drive. To pack in as many as possible in the fewest number of rack units has inspired some clever enclosures allowing as many as 60 to 98 large form factor HDDs in as little as 4U (120TB to 167TB per RU). That s impressive density. Regrettably these fat drives are impractical and inappropriate for primary application workloads. Their performance per GB is much too slow (less than a third of that of SFF SAS HDDs per GB). And even serviceability of the HDDs is far too labor intensive (most of the high density rack units require server lifts and ladders to replace a single failed HDD) since the drive enclosures are often top-loading instead of frontloading. That means the 2.5 SFF high performance (15K and 10K) HDD density is a more appropriate comparison to SSDs. Both utilize the same form factor and enclosures so the comparison comes down to the raw and usable capacities of both. The flash NAND chip density gains from smaller die sizes and increased performance and durability of MLC from more sophisticated software have changed the game. How HP 3PAR StoreServ Flash Storage Density (Capacity) Blows Away HDD Storage Density Flash SSDs are based on microchips. Microchips are ties to Moore s law (number of transistors per chip doubles every couple of years.) Rapid die size shrinkage has accelerated SSD capacities and density. As previously discussed, the HP 3PAR StoreServ Flash Storage systems utilize SanDisk Optimus Max 3.84TB SSD that HP enhances from read optimized to both read and write optimized. The most cost effective high performance 7

8 SFF HDD is the 600GB raw capacity drive. That means there is about 640% more raw capacity per SSD and 1280% more usable capacity based on HP s conservative average data reduction/compaction techniques. When applying these two media types to an average configuration (based on HP market data) of approximately 115.2TB usable capacity, the numbers are even more lopsided towards the SSDs. The traditional high performance SFF HDDs requires 128 of them. Those HDDs require six 24- drive enclosures of 2U each for a total of 12 rack units. Those 128 HDDs equates into 76.8TB of raw capacity and TB of usable capacity (using an average formatting and RAID overhead of approximately 25% and 2:1 data compaction from thin provisioning and zero block deduplication.) The comparable 3.84TB SSD configuration requires just 10 drives to get to 115.2TB usable capacity. The usable capacity obtained could well be higher depending on customer workloads but HP only uses a conservative 4:1 average data compaction rate on these SSDs. The resulting configuration consumes a single 2U 24-drive enclosure (< 17% of the rack space), and delivers 8 to 10 times the IOPS. These figures are even more lopsided in the HP 3PAR StoreServ Flash Storage 20800/ It is indisputable that HP 3PAR StoreServ Flash Storage SSD density significantly exceeds high performance 15K and 10K RPM HDDs by a considerable margin. What is somewhat surprising is that the HP 3PAR StoreServ Flash Storage density is starting to approach that of storage systems utilizing fat 7200-RPM nearline drive storage., This is a bit startling especially since there is no comparison on performance. However, the $/GB are not there yet even though it s moving in the right direction. Each HP 3PAR StoreServ Flash Storage system scales to significant new flash storage heights. A single 2U rack of the 3.84TB SSDs provides about 280TB of usable storage and the HP 3PAR StoreServ Flash Storage systems are capable of using multiples of them. That enables a HP 3PAR StoreServ Flash Storage 7450 to scale to approximately 5.5PB of usable storage; a HP 3PAR StoreServ Flash Storage or to scale to nearly 11.8PB of usable flash SSD storage. (Note: the can add roughly another 3.4PB of SFF HDD usable storage for a total of around 15PB of usable storage.) Neither flash SSD scalability nor flash density is an issue with HP 3PAR StoreServ Flash Storage systems. But the number one objection is cost. 3. Total Cost of Acquisition (TCA) and Total Cost of Ownership (TCO) The flash SSD market perception is that TCA is high and that TCO is even higher. This has led to the opinion of many IT pros that flash SSDs can only be justified for the most performance/iops demanding applications and nothing else, thus relegating flash SSDs to a niche. The metric utilized to describe both flash SSD and HDD TCA is generally $/GB. 8

9 There is an old saying that states: There is only one chance to make a first impression. The first flash SSDs were quite expensive. They were based on more costly SLC, but solved the performance problem for latency and IOPS hungry applications. It is interesting to note, that whereas TCA has been the consistent measure of cost whereas TCO has rarely been utilized. As noted throughout this document, flash SSDs have changed. Reliability, durability, and density have all increased by orders of magnitude and show no signs of slowing down. All of this has had enormous impact both TCA and TCO. How HP 3PAR StoreServ Flash Storage Now Costs Conspicuously Less Than Equivalent HDD Storage Using the previous discussed average configuration at typical street prices (including 3 years of Proactive Care 24 Support ) produces some astonishing differences in both TCA and TCO. The 15K SFF HDD configurations are coming in at roughly $2.12/Usable GB TCA whereas the 3.84TB SSD configurations are coming in at approximately 22% less at $1.65/Usable GB TCA. What s even more remarkable is that the 3.84TB SSD configurations are coming in approximately 10% less than the performance 10K SFF HDD configurations at roughly $1.84/Usable GB TCA. In maximum 3.84TB HP 3PAR Flash Storage configurations, that cost per usable/gb TCA declines to less than $1.50, which is approximately 20% less than 10K HDD configurations. This impressive cost gap grows significantly when power and cooling are added into the picture. The HP 3PAR StoreServ Flash Storage SSD annual power and cooling consumption averages generally 10% per usable GB of equivalent SFF HDD storage. Since power costs vary widely by region, for the purposes of this document, the rule of thumb utilized for calculating HDD power costs will be one times purchase cost per year. This is an imperfect comparison and typically utilizes a lower power and cooling cost than actual; however, for comparative purposes it will demonstrate how HP 3PAR StoreServ Flash Storage is in fact much lower in cost than equivalent HDDs. Taking the TCA plus power and cooling costs produces some mind changing number. The 3.84 SSD configurations comes in at a whopping 73% less than equivalent 15K HDDs and 69% less that the equivalent 10K HDDs. Note this is not a total TCO and those gaps will grow still larger when other cost considerations such as rack unit space are taken into consideration. What this means is that HP 3PAR StoreServ Flash Storage usable capacity costs considerably less than equivalent HDD capacity. What All This Means In The Real World All data center workloads can now run faster, with higher reliability, and lower costs. Batch workloads previously relegated to HDDs that took hours to complete can now be completed in minutes. Time windows that were being compressed by the needs of the business are no longer a problem. Maintenance tasks that get continually put off can be completed. Application 9

10 development is accelerated. Database replications no longer take too long. Everything happens much faster with higher reliability and lower cost. This is all made possible by the HP 3PAR StoreServ Flash Storage systems utilizing the SanDisk 3.84TB drives. This combination delivers significant advantages over 10K or 15K RPM HDDs with: Up to 40x better performance; Greater reliability; More than 3x greater density/capacity; And best of all 10 to 20% lower cost per usable GB. The one non-renewable resource in the life of every IT administrator is time. The HP 3PAR StoreServ Flash Storage systems give IT admins more of that priceless precious time at a lower cost. For More Information Go to: 4AA5-9954ENW 10

THE CEO S GUIDE TO INVESTING IN FLASH STORAGE

THE CEO S GUIDE TO INVESTING IN FLASH STORAGE THE CEO S GUIDE TO INVESTING IN FLASH STORAGE EXECUTIVE SUMMARY Flash storage is every data center s version of a supercharged sports car. Nothing beats it in speed, efficiency, and handling though it

More information

Solid State Technology What s New?

Solid State Technology What s New? Solid State Technology What s New? Dennis Martin, President, Demartek www.storagedecisions.com Agenda: Solid State Technology What s New? Demartek About Us Solid-state storage overview Types of NAND flash

More information

Database!Fatal!Flash!Flaws!No!One! Talks!About!!!

Database!Fatal!Flash!Flaws!No!One! Talks!About!!! MarcStaimer,President&CDSDragonSlayerConsulting W h i t e P A P E R DatabaseFatalFlashFlawsNoOne TalksAbout AndHowtoAvoidThem WHITEPAPER DatabaseFatalFlashFlawsNoOneTalksAbout AndHowtoAvoidThem DatabaseFatalFlashFlawsNoOneTalksAbout

More information

How it can benefit your enterprise. Dejan Kocic Netapp

How it can benefit your enterprise. Dejan Kocic Netapp PRESENTATION Case for flash TITLE GOES storage HERE How it can benefit your enterprise Dejan Kocic Netapp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise

More information

HPe in Datacenter HPe3PAR Flash Technologies

HPe in Datacenter HPe3PAR Flash Technologies HPe in Datacenter HPe3PAR Flash Technologies Martynas Skripkauskas Hewlett Packard Enterprise Storage Department Flash Misnomers Common statements used when talking about flash Flash is about speed Flash

More information

Understanding endurance and performance characteristics of HP solid state drives

Understanding endurance and performance characteristics of HP solid state drives Understanding endurance and performance characteristics of HP solid state drives Technology brief Introduction... 2 SSD endurance... 2 An introduction to endurance... 2 NAND organization... 2 SLC versus

More information

Flash Memory Technology in Enterprise Storage

Flash Memory Technology in Enterprise Storage NETAPP WHITE PAPER Flash Memory Technology in Enterprise Storage Flexible Choices to Optimize Performance Mark Woods and Amit Shah, NetApp November 2008 WP-7061-1008 EXECUTIVE SUMMARY Solid state drives

More information

BUYING PROCESS FOR ALL-FLASH SOLID-STATE STORAGE ARRAYS

BUYING PROCESS FOR ALL-FLASH SOLID-STATE STORAGE ARRAYS E-Guide BUYING PROCESS FOR ALL-FLASH SOLID-STATE STORAGE ARRAYS SearchSolidState Storage A ll-flash storage arrays are becoming Tier-1 storage for mission-critical data. This e-guide showcases the progression

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

Solid State Drive (SSD) FAQ

Solid State Drive (SSD) FAQ Solid State Drive (SSD) FAQ Santosh Kumar Rajesh Vijayaraghavan O c t o b e r 2 0 1 1 List of Questions Why SSD? Why Dell SSD? What are the types of SSDs? What are the best Use cases & applications for

More information

SSD Performance Tips: Avoid The Write Cliff

SSD Performance Tips: Avoid The Write Cliff ebook 100% KBs/sec 12% GBs Written SSD Performance Tips: Avoid The Write Cliff An Inexpensive and Highly Effective Method to Keep SSD Performance at 100% Through Content Locality Caching Share this ebook

More information

All-Flash Arrays: Not Just for the Top Tier Anymore

All-Flash Arrays: Not Just for the Top Tier Anymore All-Flash Arrays: Not Just for the Top Tier Anymore Falling prices, new technology make allflash arrays a fit for more financial, life sciences and healthcare applications EXECUTIVE SUMMARY Real-time financial

More information

Comparison of NAND Flash Technologies Used in Solid- State Storage

Comparison of NAND Flash Technologies Used in Solid- State Storage An explanation and comparison of SLC and MLC NAND technologies August 2010 Comparison of NAND Flash Technologies Used in Solid- State Storage By Shaluka Perera IBM Systems and Technology Group Bill Bornstein

More information

HP and SanDisk Partner for the HP 3PAR StoreServ 7450 All-flash Array

HP and SanDisk Partner for the HP 3PAR StoreServ 7450 All-flash Array WHITE PAPER HP and SanDisk Partner for the HP 3PAR StoreServ 7450 All-flash Array June 2014 Western Digital Technologies, Inc. 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents 1.

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

What Sellers Need to Know. IBM FlashSystem

What Sellers Need to Know. IBM FlashSystem What Sellers Need to Know Table of Contents What is?...1 Flash Value Proposition...1 Business impact...1 Financial Impact...1 What Makes Different?...2 Key Technology Points...2 Application Sweet Spots...3

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

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

EMC FLASH STRATEGY. Flash Everywhere - XtremIO. Massimo Marchetti. Channel Business Units Specialty Sales EMC massimo.marchetti@emc.

EMC FLASH STRATEGY. Flash Everywhere - XtremIO. Massimo Marchetti. Channel Business Units Specialty Sales EMC massimo.marchetti@emc. EMC FLASH STRATEGY Flash Everywhere - XtremIO Massimo Marchetti Channel Business Units Specialty Sales EMC massimo.marchetti@emc.com Performance = Moore s Law, Or Does It? MOORE S LAW: 100X PER DECADE

More information

Data Center Solutions

Data Center Solutions Data Center Solutions Systems, software and hardware solutions you can trust With over 25 years of storage innovation, SanDisk is a global flash technology leader. At SanDisk, we re expanding the possibilities

More information

SOLID STATE DRIVES AND PARALLEL STORAGE

SOLID STATE DRIVES AND PARALLEL STORAGE SOLID STATE DRIVES AND PARALLEL STORAGE White paper JANUARY 2013 1.888.PANASAS www.panasas.com Overview Solid State Drives (SSDs) have been touted for some time as a disruptive technology in the storage

More information

Everything you need to know about flash storage performance

Everything you need to know about flash storage performance Everything you need to know about flash storage performance The unique characteristics of flash make performance validation testing immensely challenging and critically important; follow these best practices

More information

Getting the Most Out of Flash Storage

Getting the Most Out of Flash Storage Business in a Flash. Getting the Most Out of Flash Storage Introduction, Usability, Optimization May 2015 David Lin Solutions Architect dlin@vmem.com 1 The copyright for images, icons, and logos used belong

More information

Flash-optimized Data Progression

Flash-optimized Data Progression A Dell white paper Howard Shoobe, Storage Enterprise Technologist John Shirley, Product Management Dan Bock, Product Management Table of contents Executive summary... 3 What is different about Dell Compellent

More information

FIVE PERVASIVE FLASH-BASED STORAGE MYTHS

FIVE PERVASIVE FLASH-BASED STORAGE MYTHS E-Guide FIVE PERVASIVE FLASH-BASED STORAGE MYTHS SearchSolidState Storage F lash has rapidly moved from a niche storage product that was used to differentiate storage vendors to a ubiquitous technology.

More information

NEXSAN NST STORAGE FOR THE VIRTUAL DESKTOP

NEXSAN NST STORAGE FOR THE VIRTUAL DESKTOP NST STORAGE FOR THE VIRTUAL DESKTOP Nexsan s innovative product, the NST5000, is a hybrid storage system with unified protocols and highly dense storage for a combination of great performance, low cost,

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

Guide to the Flash Storage Revolution

Guide to the Flash Storage Revolution Guide to the Flash Storage Revolution The Flash Revolution is Here Flash storage technology has evolved to the point where it is now an affordable option for almost any enterprise environment. It s not

More information

Running Your Business at the Speed of Memory

Running Your Business at the Speed of Memory Running Your Business at the Speed of Memory Accelerate Application Performance, Streamline IT and Reduce TCO with Flash Memory Solutions from Violin Memory. Version 1 Abstract Real-time data access is

More information

DELL SOLID STATE DISK (SSD) DRIVES

DELL SOLID STATE DISK (SSD) DRIVES DELL SOLID STATE DISK (SSD) DRIVES STORAGE SOLUTIONS FOR SELECT POWEREDGE SERVERS By Bryan Martin, Dell Product Marketing Manager for HDD & SSD delltechcenter.com TAB LE OF CONTENTS INTRODUCTION 3 DOWNFALLS

More information

Data Center Storage Solutions

Data Center Storage Solutions Data Center Storage Solutions Enterprise software, appliance and hardware solutions you can trust When it comes to storage, most enterprises seek the same things: predictable performance, trusted reliability

More information

Data Center Solutions

Data Center Solutions Data Center Solutions Systems, software and hardware solutions you can trust With over 25 years of storage innovation, SanDisk is a global flash technology leader. At SanDisk, we re expanding the possibilities

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

The Flash Transformed Data Center & the Unlimited Future of Flash John Scaramuzzo Sr. Vice President & General Manager, Enterprise Storage Solutions

The Flash Transformed Data Center & the Unlimited Future of Flash John Scaramuzzo Sr. Vice President & General Manager, Enterprise Storage Solutions The Flash Transformed Data Center & the Unlimited Future of Flash John Scaramuzzo Sr. Vice President & General Manager, Enterprise Storage Solutions Flash Memory Summit 5-7 August 2014 1 Forward-Looking

More information

How it can benefit your enterprise. Dejan Kocic Hitachi Data Systems (HDS)

How it can benefit your enterprise. Dejan Kocic Hitachi Data Systems (HDS) PRESENTATION Case for flash TITLE GOES storage HERE How it can benefit your enterprise Dejan Kocic Hitachi Data Systems (HDS) SNIA Legal Notice The material contained in this tutorial is copyrighted by

More information

EMC XTREMIO EXECUTIVE OVERVIEW

EMC XTREMIO EXECUTIVE OVERVIEW EMC XTREMIO EXECUTIVE OVERVIEW COMPANY BACKGROUND XtremIO develops enterprise data storage systems based completely on random access media such as flash solid-state drives (SSDs). By leveraging the underlying

More information

How To Write On A Flash Memory Flash Memory (Mlc) On A Solid State Drive (Samsung)

How To Write On A Flash Memory Flash Memory (Mlc) On A Solid State Drive (Samsung) Using MLC NAND in Datacenters (a.k.a. Using Client SSD Technology in Datacenters) Tony Roug, Intel Principal Engineer SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA.

More information

Flash In The Enterprise

Flash In The Enterprise Flash In The Enterprise Technology and Market Overview Chris M Evans, Langton Blue Ltd Architecting IT January 2014 Doc ID: AI1401-01S Table of Contents The Need for Flash Storage... 3 IOPS Density...

More information

Flash for Databases. September 22, 2015 Peter Zaitsev Percona

Flash for Databases. September 22, 2015 Peter Zaitsev Percona Flash for Databases September 22, 2015 Peter Zaitsev Percona In this Presentation Flash technology overview Review some of the available technology What does this mean for databases? Specific opportunities

More information

The Density and TCO Benefits of the Optimus MAX 4TB SAS SSD

The Density and TCO Benefits of the Optimus MAX 4TB SAS SSD WHITE PAPER The Density and TCO Benefits of the Optimus MAX 4TB SAS SSD 951 SanDisk Drive, Milpitas, CA 95035 2014 SanDIsk Corporation. All rights reserved www.sandisk.com The Density and TCO Benefits

More information

What Sellers Need to Know. IBM FlashSystem 05/13/14

What Sellers Need to Know. IBM FlashSystem 05/13/14 What Sellers Need to Know IBM FlashSystem 05/13/14 Table of Contents What is IBM FlashSystem?... 1 Flash Value Proposition... 1 Business impact... 1 Financial Impact... 1 What Makes IBM FlashSystem Different?...

More information

89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison.com 212.367.7400. White Paper. HP 3PAR Adaptive Flash Cache: A Competitive Comparison

89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison.com 212.367.7400. White Paper. HP 3PAR Adaptive Flash Cache: A Competitive Comparison 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper HP 3PAR Adaptive Flash Cache: A Competitive Comparison Printed in the United States of America Copyright 2014 Edison

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

Mixed All-Flash Array Delivers Safer High Performance

Mixed All-Flash Array Delivers Safer High Performance Prepared by: George Crump, Lead Analyst Prepared on: 8/8/2013 Almost two years ago, Storage Switzerland predicted that automated tiering technologies would be able to do more than just move data between

More information

FUSION iocontrol HYBRID STORAGE ARCHITECTURE 1 WWW.FUSIONIO.COM

FUSION iocontrol HYBRID STORAGE ARCHITECTURE 1 WWW.FUSIONIO.COM 1 WWW.FUSIONIO.COM FUSION iocontrol HYBRID STORAGE ARCHITECTURE Contents Contents... 2 1 The Storage I/O and Management Gap... 3 2 Closing the Gap with Fusion-io... 4 2.1 Flash storage, the Right Way...

More information

Flash 101. Violin Memory Switzerland. Violin Memory Inc. Proprietary 1

Flash 101. Violin Memory Switzerland. Violin Memory Inc. Proprietary 1 Flash 101 Violin Memory Switzerland Violin Memory Inc. Proprietary 1 Agenda - What is Flash? - What is the difference between Flash types? - Why are SSD solutions different from Flash Storage Arrays? -

More information

VIOLIN CONCERTO 7000 ALL FLASH ARRAY

VIOLIN CONCERTO 7000 ALL FLASH ARRAY PRODUCT PROFILE VIOLIN CONCERTO 7000 ALL FLASH ARRAY PERFORMANCE PACKED WITH DATA SERVICES JUNE 2014 All Flash Arrays (AFAs) are plentiful in the market. At one level all AFAs deliver phenomenal performance

More information

Benefits of Solid-State Storage

Benefits of Solid-State Storage This Dell technical white paper describes the different types of solid-state storage and the benefits of each. Jeff Armstrong Gary Kotzur Rahul Deshmukh Contents Introduction... 3 PCIe-SSS... 3 Differences

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

Addressing Fatal Flash Flaws That Plague All Flash Storage Arrays

Addressing Fatal Flash Flaws That Plague All Flash Storage Arrays Addressing Fatal Flash Flaws That Plague All Flash Storage Arrays By Scott D. Lowe, vexpert Co-Founder, ActualTech Media February, 2015 Table of Contents Introduction: How Flash Storage Works 3 Flash Storage

More information

Driving Big Data with OCZ Enterprise SSDs

Driving Big Data with OCZ Enterprise SSDs White Paper Driving Big Data with OCZ Enterprise SSDs Part 2: Delivering the Performance and Management Required for Big Data Applications Scott Harlin Published June 2014 OCZ Storage Solutions, Inc. A

More information

The Economics of Intelligent Hybrid Storage. An Enmotus White Paper Sep 2014

The Economics of Intelligent Hybrid Storage. An Enmotus White Paper Sep 2014 The Economics of Intelligent Hybrid Storage An Enmotus White Paper Sep 2014 SUMMARY Solid State Storage is no longer the storage of the future. It can be found in high- end data centers, in the servers

More information

The Data Placement Challenge

The Data Placement Challenge The Data Placement Challenge Entire Dataset Applications Active Data Lowest $/IOP Highest throughput Lowest latency 10-20% Right Place Right Cost Right Time 100% 2 2 What s Driving the AST Discussion?

More information

How To Get The Most Out Of An Ecm Xtremio Flash Array

How To Get The Most Out Of An Ecm Xtremio Flash Array Conseils Intégration systèmes Gestion infrastructure 1/29 EMC Next Generation Flash Strategy #1 All-Flash Array In The Market: XtremIO Changes the Game Conseils Intégration systèmes Gestion infrastructure

More information

Deep Dive on SimpliVity s OmniStack A Technical Whitepaper

Deep Dive on SimpliVity s OmniStack A Technical Whitepaper Deep Dive on SimpliVity s OmniStack A Technical Whitepaper By Hans De Leenheer and Stephen Foskett August 2013 1 Introduction This paper is an in-depth look at OmniStack, the technology that powers SimpliVity

More information

Analyzing Big Data with Splunk A Cost Effective Storage Architecture and Solution

Analyzing Big Data with Splunk A Cost Effective Storage Architecture and Solution Analyzing Big Data with Splunk A Cost Effective Storage Architecture and Solution Jonathan Halstuch, COO, RackTop Systems JHalstuch@racktopsystems.com Big Data Invasion We hear so much on Big Data and

More information

Virtual Desktops at the Speed of Memory

Virtual Desktops at the Speed of Memory Virtual Desktops at the Speed of Memory A New Storage Approach to Achieve a Responsive User Experience with Scalability to 1,000s of Desktops at a Low TCO July 2013 Executive Summary Virtual Desktop Infrastructure

More information

NavigatorTM. High-Performance Storage for Hot Computing IBM Introduces FlashSystem for Your Hot Data IN THIS ISSUE

NavigatorTM. High-Performance Storage for Hot Computing IBM Introduces FlashSystem for Your Hot Data IN THIS ISSUE High-Performance Storage for Hot Computing - IBM Introduces FlashSystem for Your Hot Data THE CLIPPER GROUP NavigatorTM Published Since 1993 Report #TCG2013012 July 7, 2013 High-Performance Storage for

More information

ASKING THESE 20 SIMPLE QUESTIONS ABOUT ALL-FLASH ARRAYS CAN IMPACT THE SUCCESS OF YOUR DATA CENTER ROLL-OUT

ASKING THESE 20 SIMPLE QUESTIONS ABOUT ALL-FLASH ARRAYS CAN IMPACT THE SUCCESS OF YOUR DATA CENTER ROLL-OUT ASKING THESE 20 SIMPLE QUESTIONS ABOUT ALL-FLASH ARRAYS CAN IMPACT THE SUCCESS OF YOUR DATA CENTER ROLL-OUT 1 PURPOSE BUILT FLASH SPECIFIC DESIGN: Does the product leverage an advanced and cost effective

More information

OCZ s NVMe SSDs provide Lower Latency and Faster, more Consistent Performance

OCZ s NVMe SSDs provide Lower Latency and Faster, more Consistent Performance OCZ s NVMe SSDs provide Lower Latency and Faster, more Consistent Performance by George Crump, Lead Analyst! When non-volatile flash memory-based solid-state drives (SSDs) were introduced, the protocol

More information

21 st Century Storage What s New and What s Changing

21 st Century Storage What s New and What s Changing 21 st Century Storage What s New and What s Changing Randy Kerns Senior Strategist Evaluator Group Overview New technologies in storage - Continued evolution - Each has great economic value - Differing

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

XtremIO Flash Memory, Performance & endurance

XtremIO Flash Memory, Performance & endurance Madis Pärn Senior System Engineer EMC madis.parn@emc.com 1 History February 2000? What Intel CPU was in use? First 15K HDD 32-bit, 1C (4C/server), 1GHz, 4GB RAM What about today? 64-bit, 15C (120C/server),

More information

HP 3PAR StoreServ 8000 Storage - what s new

HP 3PAR StoreServ 8000 Storage - what s new HP 3PAR StoreServ 8000 Storage - what s new October 2015 Copyright 2014 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. HP 3PAR StoreServ

More information

HP and SanDisk Partner for the HP 3PAR StoreServ 7450 All-flash Array

HP and SanDisk Partner for the HP 3PAR StoreServ 7450 All-flash Array WHITE PAPER HP and SanDisk Partner for the HP 3PAR StoreServ 7450 All-flash Array June 2014 951 SanDisk Drive, Milpitas, CA 95035 2014 SanDIsk Corporation. All rights reserved www.sandisk.com Table of

More information

ALL-FLASH STORAGE ARRAY. A Hyper-Converged Infrastructure for High I/O Applications and Virtual Desktops

ALL-FLASH STORAGE ARRAY. A Hyper-Converged Infrastructure for High I/O Applications and Virtual Desktops ALL-FLASH STORAGE ARRAY A Hyper-Converged Infrastructure for High I/O Applications and Virtual Desktops VDI through Lumenate Unpredictable workloads and changing demands on storage infrastructures are

More information

NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION. Copyright 2013 EMC Corporation. All rights reserved.

NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION. Copyright 2013 EMC Corporation. All rights reserved. NEXT GENERATION EMC: LEAD YOUR STORAGE TRANSFORMATION 1 The Business Drivers Increase Revenue INCREASE AGILITY Lower Operational Costs Reduce Risk 2 CLOUD TRANSFORMS IT Lower Operational Costs 3 Disruptive

More information

FLASH GAINS GROUND AS ENTERPRISE STORAGE OPTION

FLASH GAINS GROUND AS ENTERPRISE STORAGE OPTION FLASH GAINS GROUND AS ENTERPRISE STORAGE OPTION With new management functions placing it closer to parity with hard drives, as well as new economies, flash is gaining traction as a standard media for mainstream

More information

Deploying Flash in the Enterprise Choices to Optimize Performance and Cost

Deploying Flash in the Enterprise Choices to Optimize Performance and Cost White Paper Deploying Flash in the Enterprise Choices to Optimize Performance and Cost Paul Feresten, Mohit Bhatnagar, Manish Agarwal, and Rip Wilson, NetApp April 2013 WP-7182 Executive Summary Flash

More information

LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE. Matt Kixmoeller, Pure Storage

LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE. Matt Kixmoeller, Pure Storage LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE Matt Kixmoeller, Pure Storage SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless otherwise noted. Member companies

More information

Application-Focused Flash Acceleration

Application-Focused Flash Acceleration IBM System Storage Application-Focused Flash Acceleration XIV SDD Caching Overview FLASH MEMORY SUMMIT 2012 Anthony Vattathil anthonyv@us.ibm.com 1 Overview Flash technology is an excellent choice to service

More information

A Balanced Approach to Optimizing Storage Performance in the Data Center

A Balanced Approach to Optimizing Storage Performance in the Data Center A Balanced Approach to Optimizing Storage Performance in the Data How a mix of HDDs and SSDs can maximize the performance of your workloads October 19, 2015 Mark T. Chapman Lenovo.com/systems Executive

More information

STORAGE SOLID-STATE STORAGE ARRAYS BUYER S CHECKLIST

STORAGE SOLID-STATE STORAGE ARRAYS BUYER S CHECKLIST Managing the information that drives the enterprise STORAGE BUYER S CHECKLIST SOLID-STATE STORAGE ARRAYS storage is fast, cool and consumes little power but it s still pricey, so determining the best place

More information

The Flash-Transformed Financial Data Center. Jean S. Bozman Enterprise Solutions Manager, Enterprise Storage Solutions Corporation August 6, 2014

The Flash-Transformed Financial Data Center. Jean S. Bozman Enterprise Solutions Manager, Enterprise Storage Solutions Corporation August 6, 2014 The Flash-Transformed Financial Data Center Jean S. Bozman Enterprise Solutions Manager, Enterprise Storage Solutions Corporation August 6, 2014 Forward-Looking Statements During our meeting today we will

More information

Silverton Consulting, Inc. StorInt Briefing

Silverton Consulting, Inc. StorInt Briefing Silverton Consulting, Inc. StorInt Briefing Introduction In today s challenging data center environments, storage systems must supply continuous data availability, high input/output (I/O) performance and

More information

SSDs and RAID: What s the right strategy. Paul Goodwin VP Product Development Avant Technology

SSDs and RAID: What s the right strategy. Paul Goodwin VP Product Development Avant Technology SSDs and RAID: What s the right strategy Paul Goodwin VP Product Development Avant Technology SSDs and RAID: What s the right strategy Flash Overview SSD Overview RAID overview Thoughts about Raid Strategies

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

Solid State Drive Technology

Solid State Drive Technology Technical white paper Solid State Drive Technology Differences between SLC, MLC and TLC NAND Table of contents Executive summary... 2 SLC vs MLC vs TLC... 2 NAND cell technology... 2 Write amplification...

More information

All-Flash Array Handles Multi-Tenant Big Data Customers

All-Flash Array Handles Multi-Tenant Big Data Customers All-Flash Array Handles Multi-Tenant Big Data Customers Latisys Case Study on HP 3PAR StoreServ 7450 Christian Teeft Chief Technology Officer Latisys Christian.teeft@latisys.com Priyadarshi Prasad Product

More information

FLASH STORAGE SOLUTION

FLASH STORAGE SOLUTION Invest in the right FLASH STORAGE SOLUTION A guide for the savvy tech buyer Introduction You re looking at flash storage because you see it s taking the storage world by storm. You re interested in accelerating

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

FLASH 15 MINUTE GUIDE DELIVER MORE VALUE AT LOWER COST WITH XTREMIO ALL- FLASH ARRAY Unparal eled performance with in- line data services al the time

FLASH 15 MINUTE GUIDE DELIVER MORE VALUE AT LOWER COST WITH XTREMIO ALL- FLASH ARRAY Unparal eled performance with in- line data services al the time FLASH 15 MINUTE GUIDE DELIVER MORE VALUE AT LOWER COST WITH XTREMIO ALL- FLASH ARRAY Unparalleled performance with in- line data services all the time OVERVIEW Opportunities to truly innovate are rare.

More information

ZD-XL SQL Accelerator 1.5

ZD-XL SQL Accelerator 1.5 ZD-XL SQL Accelerator 1.5 Integrated Flash Hardware & Software Acceleration Solution for SQL Server Features Supports Microsoft Hyper-V and VMware ESXi environments Accelerates SQL Server at a per database

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

Technologies Supporting Evolution of SSDs

Technologies Supporting Evolution of SSDs Technologies Supporting Evolution of SSDs By TSUCHIYA Kenji Notebook PCs equipped with solid-state drives (SSDs), featuring shock and vibration durability due to the lack of moving parts, appeared on the

More information

HP Storage. Serge Bourgnon Country Manager HP Storage Enterprise Group Hewlett-Packard (Schweiz) GmbH. October 2015

HP Storage. Serge Bourgnon Country Manager HP Storage Enterprise Group Hewlett-Packard (Schweiz) GmbH. October 2015 HP Storage Serge Bourgnon Country Manager HP Storage Enterprise Group Hewlett-Packard (Schweiz) GmbH October 2015 Flash 0x mehr Kapazität 5x Weniger Energie 50x Geringer Kosten 100x Mehr Performance 2

More information

Frequently Asked Questions March 2013. s620 SATA SSD Enterprise-Class Solid-State Device. Frequently Asked Questions

Frequently Asked Questions March 2013. s620 SATA SSD Enterprise-Class Solid-State Device. Frequently Asked Questions March 2013 s620 SATA SSD Enterprise-Class Solid-State Device Frequently Asked Questions Frequently Asked Questions Q: What about advanced data protection? A: In mission-critical enterprise and datacenter

More information

Top 10 Myths About Flash Storage

Top 10 Myths About Flash Storage Top 10 Myths About Flash Storage The use of flash storage in data centers is gathering a lot of momentum. The solid-state array market grew from about $240 million in 2012 to about $670 million in 2013,

More information

An Oracle White Paper March 2010. Enabling Greater Performance and Efficiency with Hybrid Storage Pools

An Oracle White Paper March 2010. Enabling Greater Performance and Efficiency with Hybrid Storage Pools An Oracle White Paper March 2010 Enabling Greater Performance and Efficiency with Hybrid Storage Pools Executive Overview... 2 Introduction... 2 A New Approach to Storage Architectures... 3 Business Benefits

More information

High-Performance SSD-Based RAID Storage. Madhukar Gunjan Chakhaiyar Product Test Architect

High-Performance SSD-Based RAID Storage. Madhukar Gunjan Chakhaiyar Product Test Architect High-Performance SSD-Based RAID Storage Madhukar Gunjan Chakhaiyar Product Test Architect 1 Agenda HDD based RAID Performance-HDD based RAID Storage Dynamics driving to SSD based RAID Storage Evolution

More information

THE SUMMARY. ARKSERIES - pg. 3. ULTRASERIES - pg. 5. EXTREMESERIES - pg. 9

THE SUMMARY. ARKSERIES - pg. 3. ULTRASERIES - pg. 5. EXTREMESERIES - pg. 9 PRODUCT CATALOG THE SUMMARY ARKSERIES - pg. 3 ULTRASERIES - pg. 5 EXTREMESERIES - pg. 9 ARK SERIES THE HIGH DENSITY STORAGE FOR ARCHIVE AND BACKUP Unlimited scalability Painless Disaster Recovery The ARK

More information

NetApp FAS Hybrid Array Flash Efficiency. Silverton Consulting, Inc. StorInt Briefing

NetApp FAS Hybrid Array Flash Efficiency. Silverton Consulting, Inc. StorInt Briefing NetApp FAS Hybrid Array Flash Efficiency Silverton Consulting, Inc. StorInt Briefing PAGE 2 OF 7 Introduction Hybrid storage arrays (storage systems with both disk and flash capacity) have become commonplace

More information

EMC XtremIO. and the Future of Application Services. K. Aggelakopoulos EMC - Sr. Systems Engineer 28 th of May 2014

EMC XtremIO. and the Future of Application Services. K. Aggelakopoulos EMC - Sr. Systems Engineer 28 th of May 2014 EMC XtremIO and the Future of Application Services K. Aggelakopoulos EMC - Sr. Systems Engineer 28 th of May 2014 1 What Problem Are You Solving? Simple Agile Data Center Creating the 3 rd Platform Data

More information

Advantages of Intel SSDs for Data Centres

Advantages of Intel SSDs for Data Centres Advantages of Intel SSDs for Data Centres Executive Summary Most businesses depend on at least one data centre infrastructure to be successful. A highly functioning data centre has several requirements,

More information

Oracle Aware Flash: Maximizing Performance and Availability for your Database

Oracle Aware Flash: Maximizing Performance and Availability for your Database Oracle Aware Flash: Maximizing Performance and Availability for your Database Gurmeet Goindi Principal Product Manager Oracle Kirby McCord Database Architect US Cellular Kodi Umamageswaran Vice President,

More information

How To Create A Flash-Enabled Storage For Virtual Desktop 2.5 (Vdi) And 3.5D (Vdi) With Nimble Storage

How To Create A Flash-Enabled Storage For Virtual Desktop 2.5 (Vdi) And 3.5D (Vdi) With Nimble Storage WHITE PAPER Risk-Free Storage for Virtual Desktop Infrastructure (VDI) VDI has unique performance characteristics that legacy storage architectures were never designed to support. This paper explains how

More information

HP Flash Storage as part of the Converged Infrastructure

HP Flash Storage as part of the Converged Infrastructure HP Flash Storage as part of the Converged Infrastructure Aggelos Vlachopoulos Storage Sales Specialist Virtualization & Cloud Computing Forum 2014 28.05.14 Time is Money The value of time for an average

More information

Essentials Guide CONSIDERATIONS FOR SELECTING ALL-FLASH STORAGE ARRAYS

Essentials Guide CONSIDERATIONS FOR SELECTING ALL-FLASH STORAGE ARRAYS Essentials Guide CONSIDERATIONS FOR SELECTING ALL-FLASH STORAGE ARRAYS M ost storage vendors now offer all-flash storage arrays, and many modern organizations recognize the need for these highperformance

More information

Accelerate Oracle Performance by Using SmartCache of T Series Unified Storage

Accelerate Oracle Performance by Using SmartCache of T Series Unified Storage Accelerate Oracle Performance by Using SmartCache of T Series Unified Storage This document describes why and how to use SmartCache in Oracle OLTP database to accelerate the transaction performance. SmartCache

More information

Flash Storage Roles & Opportunities. L.A. Hoffman/Ed Delgado CIO & Senior Storage Engineer Goodwin Procter L.L.P.

Flash Storage Roles & Opportunities. L.A. Hoffman/Ed Delgado CIO & Senior Storage Engineer Goodwin Procter L.L.P. Flash Storage Roles & Opportunities L.A. Hoffman/Ed Delgado CIO & Senior Storage Engineer Goodwin Procter L.L.P. Overview & Background Flash Storage history First smartphones, then laptops, then onboard

More information