89 Fifth Avenue, 7th Floor. New York, NY White Paper. HP 3PAR Thin Deduplication: A Competitive Comparison

Size: px
Start display at page:

Download "89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison.com 212.367.7400. White Paper. HP 3PAR Thin Deduplication: A Competitive Comparison"

Transcription

1 89 Fifth Avenue, 7th Floor New York, NY White Paper HP 3PAR Thin Deduplication: A Competitive Comparison

2 Printed in the United States of America Copyright 2014 Edison Group, Inc. New York. Edison Group offers no warranty either expressed or implied on the information contained herein and shall be held harmless for errors resulting from its use. All products are trademarks of their respective owners. First Publication: June 2014 Produced by: Chris M. Evans, Senior Analyst; Manny Frishberg, Editor; Barry Cohen, Editor- in- Chief

3 Table of Contents Executive Summary... 1 Introduction... 2 Objective... 2 Audience... 2 Contents of this Report... 2 Space Optimization in Primary Storage... 3 Data Deduplication... 4 Technical Features... 4 Managing Resiliency... 5 Making the Cost of Flash Acceptable... 5 Anticipated Space Savings... 5 HP 3PAR Thin Deduplication: Deep Dive... 6 Background... 6 Hardware Acceleration... 6 Thin Deduplication Implementation... 6 Express Indexing... 7 Thin Clones... 7 Space Savings and Write Efficiency... 8 Competitive Analysis... 9 SolidFire Storage System... 9 Pure Storage FlashArray EMC XtremIO Conclusions and Recommendations Interpreting Savings... 12

4 Executive Summary As data growth continues at exponential rates, IT departments are being asked to deliver storage at ever- increasing levels of efficiency the classic do more with less dilemma. At the same time, traditional storage arrays are failing to keep up with I/O density requirements and customers are transitioning to all- flash systems, which have a much higher raw $/GB price point. Space reduction technologies such as thin provisioning, compression and data deduplication form a key strategy in all- flash systems by helping businesses meet their storage needs while driving high levels of efficiency. HP 3PAR StoreServ s thin deduplication feature continues the story of delivering value to customers through optimizing the way their shared storage systems store data. Thin deduplication further leverages the use of HP 3PAR s custom application- specific integrated circuit (ASIC) to minimize the impact of performing deduplication inline as data is written to the array. Strong data integrity is maintained through additional integrity checks on every deduplicated write, a process that is achieved at line speed using the ASIC technology. HP 3PAR StoreServ thin deduplication is the latest feature in a line of thin technologies, including thin provisioning, thin persistence and thin reclaim that deliver value and cost savings to the customer. Each of the technologies is fully built- in to the 3PAR StoreServ architecture. In this study, HP 3PAR StoreServ was compared to competing all- flash offerings from SolidFire, Pure Storage and EMC. All of the solutions offer inline (real time) deduplication, although FlashArray from Pure Storage does do some post- processing of data. Both SolidFire and Pure Storage integrate compression into their space saving technologies (and their savings figures). Only HP 3PAR and Pure Storage offer additional data integrity checking through hash verification. From thin deduplication alone (not including Zero Page Detect), HP 3PAR StoreServ achieves up to a 10:1 savings, depending on the data type in use. This exceeds the figures claimed by the three competing platforms, two of which also include compression technology and pattern detection in their calculated figures. In summary, thin deduplication, added to the existing set of thin technologies, extends HP 3PAR StoreServ s leadership in offering customers highly efficient, highly scalable primary storage for every enterprise requirement. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 1

5 Introduction Objective This report looks at the implementation of data deduplication on the HP 3PAR StoreServ storage platform and compares the features and functionality offered to equivalent products in the marketplace today. The constant drive to do more with less means all space reduction technologies are valuable tools for increasing the level of efficiency in primary storage arrays. The ubiquity of flash, as we will discuss, means primary deduplication is ready for production implementation. Audience Decision makers in organizations, looking to deliver highly efficient deployments of centralized storage will find this report provides an understanding of the technical issues in deploying deduplication and the resultant benefits it can deliver. Contents of this Report Executive Summary A summary of the background and conclusions derived from Edison s research and analysis. Space Optimization in Primary Storage A primer on the evolution of shared storage and space savings techniques that help to manage exponential growth. HP 3PAR Thin Deduplication: Deep Dive An in- depth discussion on the features and functionality of the HP 3PAR StoreServ thin deduplication feature. Competitive Analysis An examination of the implementation of deduplication in competitive storage platforms with comparison to HP 3PAR StoreServ. Conclusions and Recommendations A summary of the findings from the research. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 2

6 Space Optimization in Primary Storage The exponential rate of data growth has been a significant challenge for many organizations to manage since the introduction of shared storage over 20 years ago. Demand for storage is insatiable, with estimates on growth varying from percent per annum. To help manage growth, storage vendors have implemented software features that optimize the use of physical storage capacity. These include: Thin Provisioning this is a space reduction technique that stores only host- written data to disk. Space savings are made through storing only the actual data written to each volume, rather than reserving out the whole capacity of the volume in thick provisioned implementations. Thin provisioning solutions can save anywhere from percent of physical disk capacity, depending on the data profile, however ongoing housekeeping is required to keep efficiency at optimum levels. HP 3PAR StoreServ systems see an average of 65 percent based on field data. Zero Page Reclaim this space reduction technique identifies pages of empty or zeroed data and removes them from physical disk, retaining metadata information to indicate the logical page in the volume is empty. Most solutions use post- processing zero page reclaim (ZPR) as the overhead of identifying empty pages in real time impacts I/O performance. However, the HP 3PAR StoreServ platform is unique in using a dedicated ASIC processor that identifies and eliminates zero pages in real time (known as Inline Zero Detect), reducing disk I/O and saving on disk capacity. Data Compression this is a space reduction technique that identifies repeated patterns or redundancy in data and removes it, leaving in place metadata that allows the original information to be recreated. Although compression can make significant savings, the overhead on processor requirements means many vendors have chosen not to implement the technology. Space Efficient Snapshots and Clones although not directly a space reduction technique, snapshots and clones of primary data can be taken space- efficiently, using metadata to track the differences between the primary volume and the snapshots. On some architectures there are performance implications from using snapshots; some also require space to be reserved for a snapshot pool, however no such restrictions exist within the HP 3PAR StoreServ platform. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 3

7 Data Deduplication Deduplication is a space reduction technique that identifies redundant or duplicate data in physical storage, removing the redundant copies to retain a single copy of data on disk. Metadata (in the form of lookup tables in memory) is used to map logical volumes to the single instance copies of data. Significant savings in physical disk capacity can be achieved where systems contain lots of similar or repeated data, such as virtual server and virtual desktop environments. To date, deduplication has been widely used in disk backup systems where savings of percent, or over 20:1 reduction in physical capacity have been realized. Technical Features Some of the technical features of data deduplication include: Inline/Post Processing data deduplication can be performed either as data is being committed to disk, in which case it is known as inline, or after the data is on disk, so- called post processing. Inline processing requires fast efficient algorithms in order to minimize any impact on performance, with the added benefit that space savings are realized immediately. Post processing removes any direct performance impact, however physical disk space usage will vary as data is written to disk and deduplication is performed as a background task. Fixed/Variable Block Size deduplication techniques identify potentially duplicate data either using fixed or variable data block techniques. Variable block algorithms typically produce higher deduplication ratios than fixed- block solutions but require more processing overhead. Smaller fixed block sizes tend to produce more efficient results, but cost more in terms of processor overhead and system memory through additional metadata lookups. Data Hashing hashing refers to the process of generating a unique checksum value from a block of data. The hash value from each block is used as the fingerprint to reference that data in metadata tables and when comparing new data for deduplication. Hashing techniques vary in their reliability, with some algorithms generating the same hash value for different data, known as a hash collision. There is a balance to be struck between the complexity of the hash algorithm and the impact on performance, so some implementations use lightweight hashing and validate all data before confirming duplicates. Data Profile the deduplication of data results in a more randomized pattern of access for a single volume, as the original physical locations for blocks of data are not Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 4

8 determined by the logical volume layout. Random data access is more difficult for HDD- based storage arrays to manage as random I/O results in a lot of latency from mechanical disk head movement. Flash storage on the other hand has no such issues, making this technology highly suited to managing deduplicated data. Managing Resiliency In systems that are highly deduplicated, a single block of data may be a component in tens or hundreds of logical volumes. As a result, the impact of losing data due to a hardware failure is much higher than in non- deduplicated environments. Data loss could occur through logical corruption (due to a software bug) or through hardware failure (such as two disks failing in a RAID group using single parity). Some deduplication implementations are enabled by default and cannot be disabled by the administrator, which may be undesirable for certain data types. Making the Cost of Flash Acceptable All- flash arrays are a recent entrant into the shared storage marketplace. These appliances use flash exclusively as the permanent storage medium. Flash is much more expensive per GB than traditional hard drives, and as a result, vendors of these products have looked to find ways to make the cost of all- flash arrays more acceptable based on the historical $/GB measurement. One solution has been to quote array capacities after space reduction savings have been applied. The result is a much more palatable cost that is more in line with traditional disk- based arrays. However basing purchasing decisions on anticipated space savings can be risky, unless the data profile is well known or validated first. Anticipated Space Savings The aim of deduplication is to make savings on physical disk space. Savings vary with the type of data being optimized, with highly redundant data such as virtual server and VDI (Virtual Desktop Infrastructure) deployments seeing the best results. Structured data, encrypted data and media content does not usually realize much in the way of savings as the data usually already been optimized by the application. Data savings may also change over time as information is created and destroyed through a normal lifecycle. The savings made from deduplication should therefore be seen more as an additional benefit rather a core capacity measurement. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 5

9 HP 3PAR Thin Deduplication: Deep Dive Background The HP 3PAR StoreServ architecture is based on a cache coherent active- mesh cluster comprised of multiple controller nodes and disk shelves. All controllers participate in data access, in an active- active configuration, ensuring that all resources on all nodes are used to service I/O requests. The HP 3PAR OS uses a three- level mapping methodology similar to that used in enterprise operating systems to store and track physical and virtual resources. With the introduction of flash technology, the HP 3PAR StoreServ architecture is ideally placed to exploit faster storage media, through features that include the existing range of thin technologies. Physical space on backend storage is divided up into 1GB units known as chunklets. Chunklets are then combined to create logical disks (LDs), applying data protection (RAID) and data placement rules to each LD. Virtual volumes (VVs) or logical unit numbers (LUNs) are then created out of logical disks as the entity that is assigned to hosts using a page size granularity of 16KiB. Data resilience is achieved by distributing data across multiple nodes, disk shelves and disks. Hardware Acceleration One of the key differentiators of the 3PAR StoreServ platform is the use of a custom hardware controller, or ASIC. The ASIC, now in its fourth generation, provides line speed zero page detect for each 16KiB block of data written to the array. It is a core technology in delivering the existing 3PAR StoreServ thin technologies, including thin provisioning, thin persistence, thin conversion and thin copy reclamation. Thin Deduplication Implementation Thin deduplication is a new feature initially implemented on HP 3PAR StoreServ 7450 Storage Systems deployed with the generation four ASIC or later. The feature is provided as a no- cost option within the base HP 3PAR OS suite, providing customers with the option for immediate cost savings at no additional charge. Thin deduplication is available for both virtual volumes and snapshots. Thin deduplication is an inline deduplication process that takes advantage of the generation four ASIC to perform hash calculations of each 16KiB block of data as it is Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 6

10 written to the system. When data is received by the system, the hash calculation effort is offloaded to the ASIC and delivered at wire speed. The array then uses a feature called Express Indexing to check whether the new data already exists in the system. If a hash match is found, the ASIC is used to do a bit- by- bit comparison of the new data with the copy on the backend flash to ensure no hash collision has occurred. As this function is offloaded to the ASIC and performed at line speed, there is negligible CPU overhead. Express Indexing The HP 3PAR operating system uses a process called Express Indexing to detect duplicate page data. The process takes advantage of the innovative and robust tri- level indexing system used within the OS to store and manage traditional (non- deduplicated) volumes. When data is received by the array, Express Indexing calculates a hash value for each 16KiB block of data. The hash value is then used to check whether the new data block already exists on the system by walking the metadata tables using the hash value. If the block of data is located, it is read from the backend and compared at a bit level (using XOR) in the ASIC. The XOR of two equal pages will result in a page of zeros that will also be detected in line by leveraging the ASIC zero detection built in engine. A successful comparison results in a dedupe hit, in which case the virtual volume LBA pointers are updated to reference the located data and the incoming data is discarded. In the unlikely event a hash collision is detected, then the data is stored to disk directly associated with the virtual volume and not treated as deduplicated. If the new data was not located at lookup, a new data block is allocated and the data is written to backend storage. With this innovative technique the HP 3PAR StoreServ solution makes efficient use of existing memory structures to track unique and deduplicated data and map it to virtual volumes. With the 3PAR memory structure design there is no need to keep reference counts to shared data as any unreferenced data is eventually cleaned up as part of an online garbage collection process via a mark and sweep algorithm. Thin Clones The abstraction of logical and physical volume content through deduplication provides the ability to implement features such as thin clones. A thin clone is a replica of a volume that is created through copying only the metadata that associates a virtual Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 7

11 volume with the physical data on disk. At initial creation, thin clones point to the same blocks of data as the cloned volume, however as volumes are updated and the content of data changes, new writes will map to different deduplicated blocks (or create new blocks), so no direct overwrite process occurs. Thin clones continue to stay thin if updated data continues to map to existing deduplicated data on the array. Thin clones allows HP 3PAR StoreServ to implement highly efficient and instant volume copies for hypervisor cloning functions such as VAAI on VMware vsphere and ODX on Microsoft s Hyper- V. Space Savings and Write Efficiency HP 3PAR Thin Deduplication has been shown to deliver savings of up to 10:1, depending on the source data. This matches the levels of savings claimed by other all- flash storage vendors. HP has also done research on the differences between using the default 16KiB block size of the 3PAR StoreServ platform and the lower 4KiB size used by other platforms. Tests showed a modest improvement in savings of less than 15 percent. As a result, HP chose to remain with the existing 16KiB block size as this resulted in the optimum use of processor and memory resources. HP also looked at telemetry data from tens of thousands of existing customer systems. These showed the sweet spot for deduplication was between 8KiB and 16KiB in block size. Values lower than this saw some modest improvement in savings but introduced higher system load. HP 3PAR StoreServ s write striping capability means that write I/O across SSDs are distributed evenly, reducing the risk of catastrophic device failure. HP provides a 5- year unconditional warranty on cmlc drives in StoreServ systems. Inline Zero Detect means data is removed from the I/O pipeline and not written to backend storage, further reducing the wear on SSD devices. Finally features such as Adaptive Write and Adaptive Sparing provide additional SSD management, resulting in extending SSD capacity by a further 20 percent. All of the features described are fully integrated with the new thin deduplication technology. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 8

12 Competitive Analysis Data deduplication has not been widely adopted in the primary storage marketplace, however the all- flash array vendors have used the technology as part of new architecture designs. The notable exception to early deduplication adoption is NetApp, who introduced deduplication technology into Data ONTAP as early as Unfortunately, this implementation was based on post- processing data and consequently limited aggregate size due to the performance impact of the post- processing task. In the all- flash startup market, deduplication has become a table stakes feature with vendors looking to emphasize the effective cost per GB of their products after space saving techniques have been applied. This has caused problems for Violin Memory, who have no native space reduction technologies in their products. Three vendors offering deduplication have been chosen as a comparison to the HP 3PAR StoreServ technology. These are SolidFire s Storage System, Pure Storage FlashArray and EMC XtremIO. All of these systems are new technology from startups and therefore have deduplication built into their architecture. SolidFire Storage System SolidFire s Storage System has been available since 2012, evolving through three generations of hardware and six generations of the platform s Element operating system. The SolidFire architecture is a scale- out shared nothing loosely coupled node design, which uses a back- end 10GbE network for inter- node communication. Systems can expand and shrink by adding and removing nodes. Data protection is implemented through simple mirroring of data between nodes. SolidFire uses a content- based data placement algorithm to distribute data evenly across a node complex. Space reduction is achieved through a combination of both data deduplication and compression. As data is received by the system, it is divided into 4KiB blocks and compressed before being hashed. The content is then routed to the node responsible for managing that hashing range of data. If the new data is found to be a duplicate, then a reference to the content is stored against the volume and the node discards it; if the data is unique it is written to SSD. New deduplicated data is not checked before writing to disk. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 9

13 Compressing data as it is written to the system results in blocks of variable length, which are then written in a tightly packed arrangement on backend storage. The means as data is expired from the system, housekeeping is required to reclaim usable space and restack content on physical media. SolidFire delivers inline deduplication based on a 4KiB block size and is always enabled. The company claims between 4:1 and 10:1 efficiency savings, based on both compression and deduplication, although no breakdown of each method is given. Pure Storage FlashArray Pure Storage released their first FlashArray product in May The system is built on a scale- up architecture consisting of dual active- active redundant node controllers and shelves of solid- state disk (SSD). FlashArray uses five different techniques for data reduction1, all known together as FlashReduce. The components are: Pattern Removal this looks for repeated patterns in data including identifying zeroed data. Inline Compression this process uses a lightweight implementation of the LZO (Lempel- Ziv- Oberhumer) algorithm and is a first pass at compression inline before data is committed to disk. Adaptive Inline Deduplication deduplication is performed inline using a variable- size block deduplication algorithm, based on blocks from 4KiB to 32KiB in 512 byte increments (the minimum size is based on SSD page writes, which are 4KiB). Deep Reduction this process uses a patent pending form of the Huffman encoding algorithm and is performed as a post- processing task to achieve more aggressive space savings. Copy Reduction all snapshots and clones in a FlashArray system are deduplication aware. This feature is also implemented in the HP 3PAR StoreServ platform. Deduplication is always enabled within FlashArray systems, however the architecture allows the deduplication process to be curtailed during periods of heavy system load. In this scenario, hash lookups may be abandoned and potentially duplicate data written to disk. As a result, FlashArray uses the Deep Reduction feature to identify missed deduplication opportunities and to apply compression more aggressively than could be achieved inline. 1 storage- flash- bits- adaptive- data- reduction/ Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 10

14 FlashArray deduplication cannot be disabled on a per- volume basis; all volumes have deduplication applied to them. Pure Storage quote their space savings using a real- time ticker on their website, which shows savings based on information from customer arrays. This shows an overall reduction rate of 5.72:1, with 2.13:1 achieved from deduplication and 2.68:1 from compression. EMC XtremIO EMC acquired the Israeli startup XtremIO in 2012, with the first GA products shipping at the end of The all- flash XtremIO platform is based on a scale- out node architecture of paired controllers called X- Bricks, which encapsulate a fixed amount of flash (25 drives) per controller pair. Multiple X- Bricks are connected through an RDMA mesh. The XtremIO design uses a content- based data placement architecture where data is stored in 4KiB blocks based on the hash value generated by each write I/O. This results in an even distribution of data across all nodes in a system, with each node managing a part of the hash value address space. The distribution mechanism means system expansion is a non- trivial exercise and currently XtremIO systems cannot be expanded. The XtremIO operating system (XIOS) runs a number of processes (called modules) that manage data flow in the XtremIO system. As write I/Os are received, the Routing module splits the data into 4KiB chunks and calculates the hash value of each chunk. The Control module maintains a hash table list of data and checks to see if the hash value represents data already stored by the system. If the data is unique, the hash value is recorded and the data is passed to a data module to store on SSD. If the data is a duplicate, the data module simply increments a reference count and discards the data. The XtremIO system is therefore heavily dependent on maintaining accurate reference counters to each 4KiB of stored data. XtremIO is based on fixed 4KiB blocks, with no verification of the hash value before committing to disk. Deduplication is global across the entire XtremIO cluster, due to the use of content- based data storage. However, data is not replicated across nodes using a standard replication scheme such as RAID. Instead XtremIO uses a RAID- 6 style protection mechanism called XDP, which writes data redundantly within each X- Brick with a capacity overhead of around 8 percent. Loss of an X- Brick therefore means data becomes inaccessible. The current design of XDP means no flexibility in data protection mechanisms is available and deduplication cannot be turned off for more sensitive data. EMC claims a 5:1 deduplication ratio in their documentation when quoting usable capacity. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 11

15 Conclusions and Recommendations Data deduplication is a technology that can offer significant space and cost savings in primary storage. Due to the random nature of deduplicated data, the technology has not seen traction and deployment in traditional arrays; instead it has become a key feature for all- flash solutions, which capably cope with the random I/O profile. The underlying design and architecture of the HP 3PAR StoreServ platform means it is well suited to the requirements of deduplication on flash storage. HP 3PAR StoreServ Thin Deduplication continues the evolution of space savings features of the platform, adding to savings customers are already achieving through thin provisioning, thin reclaim, thin conversion and thin persistence. Thin Deduplication leverages the 3PAR StoreServ custom ASIC to perform hashing and data integrity checking at line speed; the ASIC continues to be a key differentiator in the primary array marketplace. In comparison to other platforms, HP 3PAR StoreServ implements Thin Deduplication with little or no performance overhead and provides the customer with the ability to choose which data should be considered for deduplication on a volume by volume basis. In true 3PAR StoreServ ethos, space saving settings can be changed dynamically without requiring work by the customer or restricting the array design or layout. Interpreting Savings Explanations of space savings are murky and not transparently explained. Some vendors exclude their RAID overhead; some include all space saving techniques (including thin provisioning) without providing a breakdown of the savings and how they are achieved. There is also typically no discussion on how much space metadata occupies on backend storage. In the product comparisons, EMC XtremIO quotes a saving ratio of 5:1 (without any detail on how this is achieved), Pure Storage quotes 5.72:1 and SolidFire quotes values from 4:1 to 10:1. Note that figures from Pure and SolidFire also include compression savings (which has considerable processor overhead), which is not currently an HP 3PAR StoreServ feature. Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 12

16 HP 3PAR StoreServ Systems achieve deduplication ratios of up to 10:1 without including savings from other Thin Technologies. Space savings from Inline Zero Detect, for example, are not included but can be significant, making overall savings much greater. Data deduplication ratios alone are not a true indication of the benefit of deduplication technology. HP 3PAR StoreServ integrates deduplication with existing thin technologies and features such as Thin Clones to deliver a comprehensive integrated space saving solution. With the release of thin deduplication, HP 3PAR StoreServ continues to maintain leadership in delivering customers highly efficient primary storage solutions. 4AA5-3223ENW Edison: HP 3PAR StoreServ Thin Deduplication A Competitive Comparison Page 13

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

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

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

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

Top Ten Questions. to Ask Your Primary Storage Provider About Their Data Efficiency. May 2014. Copyright 2014 Permabit Technology Corporation

Top Ten Questions. to Ask Your Primary Storage Provider About Their Data Efficiency. May 2014. Copyright 2014 Permabit Technology Corporation Top Ten Questions to Ask Your Primary Storage Provider About Their Data Efficiency May 2014 Copyright 2014 Permabit Technology Corporation Introduction The value of data efficiency technologies, namely

More information

Protecting Information in a Smarter Data Center with the Performance of Flash

Protecting Information in a Smarter Data Center with the Performance of Flash 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 Protecting Information in a Smarter Data Center with the Performance of Flash IBM FlashSystem and IBM ProtecTIER Printed in

More information

HP STOREONCE RECOVERY MANAGER CENTRAL

HP STOREONCE RECOVERY MANAGER CENTRAL LanWhite Paper: HP StoreOnce RMC Technology Report HP STOREONCE RECOVERY MANAGER CENTRAL Author: Chris M Evans A TECHNICAL OVERVIEW AND COMPETITIVE COMPARISON First Published: August 2015 Latest Update:

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

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark.

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark. IOmark- VDI HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Copyright 2010-2014 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VM, VDI- IOmark, and IOmark

More information

White Paper. Fueling Successful SMB Virtualization with Smart Storage Decisions. 89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison.

White Paper. Fueling Successful SMB Virtualization with Smart Storage Decisions. 89 Fifth Avenue, 7th Floor. New York, NY 10003. www.theedison. 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 White Paper Fueling Successful SMB Virtualization with Smart Storage Decisions August 2013 Printed in the United States of America

More information

WHITE PAPER. Permabit Albireo Data Optimization Software. Benefits of Albireo for Virtual Servers. January 2012. Permabit Technology Corporation

WHITE PAPER. Permabit Albireo Data Optimization Software. Benefits of Albireo for Virtual Servers. January 2012. Permabit Technology Corporation WHITE PAPER Permabit Albireo Data Optimization Software Benefits of Albireo for Virtual Servers January 2012 Permabit Technology Corporation Ten Canal Park Cambridge, MA 02141 USA Phone: 617.252.9600 FAX:

More information

MaxDeploy Hyper- Converged Reference Architecture Solution Brief

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

More information

June 2009. Blade.org 2009 ALL RIGHTS RESERVED

June 2009. Blade.org 2009 ALL RIGHTS RESERVED Contributions for this vendor neutral technology paper have been provided by Blade.org members including NetApp, BLADE Network Technologies, and Double-Take Software. June 2009 Blade.org 2009 ALL RIGHTS

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

SolidFire and NetApp All-Flash FAS Architectural Comparison

SolidFire and NetApp All-Flash FAS Architectural Comparison SolidFire and NetApp All-Flash FAS Architectural Comparison JUNE 2015 This document provides an overview of NetApp s All-Flash FAS architecture as it compares to SolidFire. Not intended to be exhaustive,

More information

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org IOmark- VDI Nimbus Data Gemini Test Report: VDI- 130906- a Test Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VDI, VDI- IOmark, and IOmark are trademarks of Evaluator

More information

Understanding Data Locality in VMware Virtual SAN

Understanding Data Locality in VMware Virtual SAN Understanding Data Locality in VMware Virtual SAN July 2014 Edition T E C H N I C A L M A R K E T I N G D O C U M E N T A T I O N Table of Contents Introduction... 2 Virtual SAN Design Goals... 3 Data

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

EMC VNXe3200 UFS64 FILE SYSTEM

EMC VNXe3200 UFS64 FILE SYSTEM White Paper EMC VNXe3200 UFS64 FILE SYSTEM A DETAILED REVIEW Abstract This white paper explains the UFS64 File System architecture, functionality, and features available in the EMC VNXe3200 storage system.

More information

Nutanix Tech Note. Configuration Best Practices for Nutanix Storage with VMware vsphere

Nutanix Tech Note. Configuration Best Practices for Nutanix Storage with VMware vsphere Nutanix Tech Note Configuration Best Practices for Nutanix Storage with VMware vsphere Nutanix Virtual Computing Platform is engineered from the ground up to provide enterprise-grade availability for critical

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

Evolving Datacenter Architectures

Evolving Datacenter Architectures Technology Insight Paper Evolving Datacenter Architectures HP technologies for Cloud ready IT By Russ Fellows January, 2013 Enabling you to make the best technology decisions Evolving Datacenter Architectures

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

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression

WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression WHITE PAPER Improving Storage Efficiencies with Data Deduplication and Compression Sponsored by: Oracle Steven Scully May 2010 Benjamin Woo IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA

More information

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com @EdisonGroupInc 212.367.7400 IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads A Competitive Test and Evaluation Report

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

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

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

Kaminario K2 All-Flash Array

Kaminario K2 All-Flash Array Kaminario K2 All-Flash Array The Kaminario K2 all-flash storage array delivers predictable performance, cost, scale, resiliency and simplicity so organizations can handle ever-changing and unforeseen business

More information

Microsoft Private Cloud Fast Track

Microsoft Private Cloud Fast Track Microsoft Private Cloud Fast Track Microsoft Private Cloud Fast Track is a reference architecture designed to help build private clouds by combining Microsoft software with Nutanix technology to decrease

More information

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Table of Contents Introduction.... 3 vsphere Architectural Overview... 4 SAN Backup

More information

How Flash Storage is Changing the Game

How Flash Storage is Changing the Game WHITEPAPER How Flash Storage is Changing the Game Table of contents What you will learn 2 Why flash 3 When to consider flash 4 Server-side flash: Read-only acceleration 4 Hybrid flash arrays: Getting the

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

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

FLASH IMPLICATIONS IN ENTERPRISE STORAGE ARRAY DESIGNS

FLASH IMPLICATIONS IN ENTERPRISE STORAGE ARRAY DESIGNS FLASH IMPLICATIONS IN ENTERPRISE STORAGE ARRAY DESIGNS ABSTRACT This white paper examines some common practices in enterprise storage array design and their resulting trade-offs and limitations. The goal

More information

High Velocity Analytics Take the Customer Experience to the Next Level

High Velocity Analytics Take the Customer Experience to the Next Level 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 High Velocity Analytics Take the Customer Experience to the Next Level IBM FlashSystem and IBM Tealeaf Printed in the United

More information

EMC VNX2 Deduplication and Compression

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

More information

How To Make A Backup System More Efficient

How To Make A Backup System More Efficient Identifying the Hidden Risk of Data De-duplication: How the HYDRAstor Solution Proactively Solves the Problem October, 2006 Introduction Data de-duplication has recently gained significant industry attention,

More information

Software Defined Storage Needs A Platform

Software Defined Storage Needs A Platform Prepared by: George Crump, Lead Analyst Prepared on: 10/2/2013 Simply put, software defined storage is the abstraction of storage services from storage hardware. This term is more than just marketing hype,

More information

Delivering SDS simplicity and extreme performance

Delivering SDS simplicity and extreme performance Delivering SDS simplicity and extreme performance Real-World SDS implementation of getting most out of limited hardware Murat Karslioglu Director Storage Systems Nexenta Systems October 2013 1 Agenda Key

More information

Redefining Microsoft SQL Server Data Management. PAS Specification

Redefining Microsoft SQL Server Data Management. PAS Specification Redefining Microsoft SQL Server Data Management APRIL Actifio 11, 2013 PAS Specification Table of Contents Introduction.... 3 Background.... 3 Virtualizing Microsoft SQL Server Data Management.... 4 Virtualizing

More information

EMC - XtremIO. All-Flash Array evolution - Much more than high speed. Systems Engineer Team Lead EMC SouthCone. Carlos Marconi.

EMC - XtremIO. All-Flash Array evolution - Much more than high speed. Systems Engineer Team Lead EMC SouthCone. Carlos Marconi. EMC - XtremIO All-Flash Array evolution - Much more than high speed Carlos Marconi Systems Engineer Team Lead EMC SouthCone August 2015 Evolution of High End Systems and Storage Centralized Single servers

More information

WHITE PAPER 1 WWW.FUSIONIO.COM

WHITE PAPER 1 WWW.FUSIONIO.COM 1 WWW.FUSIONIO.COM WHITE PAPER WHITE PAPER Executive Summary Fusion iovdi is the first desktop- aware solution to virtual desktop infrastructure. Its software- defined approach uniquely combines the economics

More information

A Dell Technical White Paper Dell Compellent

A Dell Technical White Paper Dell Compellent The Architectural Advantages of Dell Compellent Automated Tiered Storage A Dell Technical White Paper Dell Compellent THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop

VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop Page 1 of 11 Introduction Virtual Desktop Infrastructure (VDI) provides customers with a more consistent end-user experience and excellent

More information

... 3 HP 3PAR StoreServ... 3... 4 1... 5 2... 11 3... 15 4... 17 HP 3PAR StoreServ 7450... 19 HP 3PAR StoreServ 7450... 20... 21 HP... 22...

... 3 HP 3PAR StoreServ... 3... 4 1... 5 2... 11 3... 15 4... 17 HP 3PAR StoreServ 7450... 19 HP 3PAR StoreServ 7450... 20... 21 HP... 22... ... 3... 3... 4 1.... 5 2.... 11 3.... 15 4.... 17 7450... 19 7450... 20... 21 HP... 22... 22... 22... 22... 22 2 (SSD) (HDD) 10 SSD 500 (OLTP) HP 7450 SSD 3 1 Mark Peters Enterprise Strategy Group SSD

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

Best Practices for Deploying Citrix XenDesktop on NexentaStor Open Storage

Best Practices for Deploying Citrix XenDesktop on NexentaStor Open Storage Best Practices for Deploying Citrix XenDesktop on NexentaStor Open Storage White Paper July, 2011 Deploying Citrix XenDesktop on NexentaStor Open Storage Table of Contents The Challenges of VDI Storage

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

Technology Insight Series

Technology Insight Series Evaluating Storage Technologies for Virtual Server Environments Russ Fellows June, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved Executive Summary

More information

Data Deduplication: An Essential Component of your Data Protection Strategy

Data Deduplication: An Essential Component of your Data Protection Strategy WHITE PAPER: THE EVOLUTION OF DATA DEDUPLICATION Data Deduplication: An Essential Component of your Data Protection Strategy JULY 2010 Andy Brewerton CA TECHNOLOGIES RECOVERY MANAGEMENT AND DATA MODELLING

More information

Capitalizing on Smarter and Faster Insight with Flash

Capitalizing on Smarter and Faster Insight with Flash 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com 212.367.7400 Capitalizing on Smarter and Faster Insight with Flash IBM FlashSystem and IBM InfoSphere Identity Insight Printed in the United

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

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

Springpath Data Platform

Springpath Data Platform Springpath Data Platform WHITE PAPER February 2015 SUMMARY SPRINGPATH DATA PLATFORM Introduction 1 HALO Architecture 3 Data Distribution 3 Data Caching and Data Persistence 4 Data Optimization 5 Data Services

More information

Maxta Storage Platform Enterprise Storage Re-defined

Maxta Storage Platform Enterprise Storage Re-defined Maxta Storage Platform Enterprise Storage Re-defined WHITE PAPER Software-Defined Data Center The Software-Defined Data Center (SDDC) is a unified data center platform that delivers converged computing,

More information

Desktop Virtualization and Storage Infrastructure Optimization

Desktop Virtualization and Storage Infrastructure Optimization Desktop Virtualization and Storage Infrastructure Optimization Realizing the Most Value from Virtualization Investment Contents Executive Summary......................................... 1 Introduction.............................................

More information

Using VMWare VAAI for storage integration with Infortrend EonStor DS G7i

Using VMWare VAAI for storage integration with Infortrend EonStor DS G7i Using VMWare VAAI for storage integration with Infortrend EonStor DS G7i Application Note Abstract: This document describes how VMware s vsphere Storage APIs (VAAI) can be integrated and used for accelerating

More information

The Advantages of Flash Storage

The Advantages of Flash Storage FIVE REASONS YOU SHOULD BE THINKING FLASH Table of Contents INTRO: WHY FLASH? REASON 1: FLASH CAN HANDLE IT REASON 2: FLEXIBLE AND SCALABLE REASON 3: HIGH PERFORMANCE, LOW LATENCY REASON 4: LONG-TERM

More information

VMware Virtual SAN Design and Sizing Guide TECHNICAL MARKETING DOCUMENTATION V 1.0/MARCH 2014

VMware Virtual SAN Design and Sizing Guide TECHNICAL MARKETING DOCUMENTATION V 1.0/MARCH 2014 VMware Virtual SAN Design and Sizing Guide TECHNICAL MARKETING DOCUMENTATION V 1.0/MARCH 2014 Table of Contents Introduction... 3 1.1 VMware Virtual SAN...3 1.2 Virtual SAN Datastore Characteristics and

More information

Nimble Storage for VMware View VDI

Nimble Storage for VMware View VDI BEST PRACTICES GUIDE Nimble Storage for VMware View VDI N I M B L E B E S T P R A C T I C E S G U I D E : N I M B L E S T O R A G E F O R V M W A R E V I E W V D I 1 Overview Virtualization is an important

More information

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage

EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage EMC Backup and Recovery for Microsoft SQL Server 2008 Enabled by EMC Celerra Unified Storage Applied Technology Abstract This white paper describes various backup and recovery solutions available for SQL

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

SYMANTEC NETBACKUP APPLIANCE FAMILY OVERVIEW BROCHURE. When you can do it simply, you can do it all.

SYMANTEC NETBACKUP APPLIANCE FAMILY OVERVIEW BROCHURE. When you can do it simply, you can do it all. SYMANTEC NETBACKUP APPLIANCE FAMILY OVERVIEW BROCHURE When you can do it simply, you can do it all. SYMANTEC NETBACKUP APPLIANCES Symantec understands the shifting needs of the data center and offers NetBackup

More information

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

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

More information

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

Exchange Storage Meeting Requirements with Dot Hill

Exchange Storage Meeting Requirements with Dot Hill Technology Insight Paper Exchange Storage Meeting Requirements with Dot Hill By Randy Kerns October, 2012 Enabling you to make the best technology decisions Exchange Storage Meeting Requirements with Dot

More information

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN

Whitepaper. NexentaConnect for VMware Virtual SAN. Full Featured File services for Virtual SAN Whitepaper NexentaConnect for VMware Virtual SAN Full Featured File services for Virtual SAN Table of Contents Introduction... 1 Next Generation Storage and Compute... 1 VMware Virtual SAN... 2 Highlights

More information

Speeding Up Cloud/Server Applications Using Flash Memory

Speeding Up Cloud/Server Applications Using Flash Memory Speeding Up Cloud/Server Applications Using Flash Memory Sudipta Sengupta Microsoft Research, Redmond, WA, USA Contains work that is joint with B. Debnath (Univ. of Minnesota) and J. Li (Microsoft Research,

More information

XtremIO DATA PROTECTION (XDP)

XtremIO DATA PROTECTION (XDP) White Paper XtremIO DATA PROTECTION (XDP) Flash-Specific Data Protection, Provided by XtremIO (Ver..0) Abstract This white paper introduces the and discusses its benefits and advantages over RAID, with

More information

HP 3PAR storage technologies for desktop virtualization

HP 3PAR storage technologies for desktop virtualization Maximize virtual desktop ROI without risking service levels HP 3PAR storage technologies for desktop virtualization Solution brief Desktop virtualization pushes the cost, efficiency, and management benefits

More information

NEXENTA S VDI SOLUTIONS BRAD STONE GENERAL MANAGER NEXENTA GREATERCHINA

NEXENTA S VDI SOLUTIONS BRAD STONE GENERAL MANAGER NEXENTA GREATERCHINA NEXENTA S VDI SOLUTIONS BRAD STONE GENERAL MANAGER NEXENTA GREATERCHINA VDI Storage Challenge 95% of I/O is small, random writes Very challenging for a storage system End users demand low latency NexentaStor

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

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

New Features in PSP2 for SANsymphony -V10 Software-defined Storage Platform and DataCore Virtual SAN

New Features in PSP2 for SANsymphony -V10 Software-defined Storage Platform and DataCore Virtual SAN New Features in PSP2 for SANsymphony -V10 Software-defined Storage Platform and DataCore Virtual SAN Updated: May 19, 2015 Contents Introduction... 1 Cloud Integration... 1 OpenStack Support... 1 Expanded

More information

Backup and Recovery Best Practices With CommVault Simpana Software

Backup and Recovery Best Practices With CommVault Simpana Software TECHNICAL WHITE PAPER Backup and Recovery Best Practices With CommVault Simpana Software www.tintri.com Contents Intended Audience....1 Introduction....1 Consolidated list of practices...............................

More information

IOmark-VM. DotHill AssuredSAN Pro 5000. Test Report: VM- 130816-a Test Report Date: 16, August 2013. www.iomark.org

IOmark-VM. DotHill AssuredSAN Pro 5000. Test Report: VM- 130816-a Test Report Date: 16, August 2013. www.iomark.org IOmark-VM DotHill AssuredSAN Pro 5000 Test Report: VM- 130816-a Test Report Date: 16, August 2013 Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark-VM, IOmark-VDI, VDI-IOmark, and IOmark

More information

Protect Microsoft Exchange databases, achieve long-term data retention

Protect Microsoft Exchange databases, achieve long-term data retention Technical white paper Protect Microsoft Exchange databases, achieve long-term data retention HP StoreOnce Backup systems, HP StoreOnce Catalyst, and Symantec NetBackup OpenStorage Table of contents Introduction...

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

Understanding Storage Virtualization of Infortrend ESVA

Understanding Storage Virtualization of Infortrend ESVA Understanding Storage Virtualization of Infortrend ESVA White paper Abstract This white paper introduces different ways of implementing storage virtualization and illustrates how the virtualization technology

More information

SQL Server Virtualization

SQL Server Virtualization The Essential Guide to SQL Server Virtualization S p o n s o r e d b y Virtualization in the Enterprise Today most organizations understand the importance of implementing virtualization. Virtualization

More information

All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman.

All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman. WHITE PAPER All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman.nl 1 Monolithic shared storage architectures

More information

Business white paper Invest in the right flash storage solution

Business white paper Invest in the right flash storage solution Business white paper Invest in the right flash storage solution A guide for the savvy tech buyer Business white paper Page 2 Introduction You re looking at flash storage because you see it s taking the

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

Introduction to NetApp Infinite Volume

Introduction to NetApp Infinite Volume Technical Report Introduction to NetApp Infinite Volume Sandra Moulton, Reena Gupta, NetApp April 2013 TR-4037 Summary This document provides an overview of NetApp Infinite Volume, a new innovation in

More information

DeltaStor Data Deduplication: A Technical Review

DeltaStor Data Deduplication: A Technical Review White Paper DeltaStor Data Deduplication: A Technical Review DeltaStor software is a next-generation data deduplication application for the SEPATON S2100 -ES2 virtual tape library that enables enterprises

More information

FlashSoft Software from SanDisk : Accelerating Virtual Infrastructures

FlashSoft Software from SanDisk : Accelerating Virtual Infrastructures Technology Insight Paper FlashSoft Software from SanDisk : Accelerating Virtual Infrastructures By Leah Schoeb January 16, 2013 FlashSoft Software from SanDisk: Accelerating Virtual Infrastructures 1 FlashSoft

More information

Moving Virtual Storage to the Cloud

Moving Virtual Storage to the Cloud Moving Virtual Storage to the Cloud White Paper Guidelines for Hosters Who Want to Enhance Their Cloud Offerings with Cloud Storage www.parallels.com Table of Contents Overview... 3 Understanding the Storage

More information

Why Choose VMware vsphere for Desktop Virtualization? WHITE PAPER

Why Choose VMware vsphere for Desktop Virtualization? WHITE PAPER Why Choose VMware vsphere for Desktop Virtualization? WHITE PAPER Table of Contents Thin, Legacy-Free, Purpose-Built Hypervisor.... 3 More Secure with Smaller Footprint.... 4 Less Downtime Caused by Patches...

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

Cloud Optimize Your IT

Cloud Optimize Your IT Cloud Optimize Your IT Windows Server 2012 The information contained in this presentation relates to a pre-release product which may be substantially modified before it is commercially released. This pre-release

More information

Redefining Microsoft Exchange Data Management

Redefining Microsoft Exchange Data Management Redefining Microsoft Exchange Data Management FEBBRUARY, 2013 Actifio PAS Specification Table of Contents Introduction.... 3 Background.... 3 Virtualizing Microsoft Exchange Data Management.... 3 Virtualizing

More information

Best Practices for Architecting Storage in Virtualized Environments

Best Practices for Architecting Storage in Virtualized Environments Best Practices for Architecting Storage in Virtualized Environments Leverage Advances in Storage Technology to Accelerate Performance, Simplify Management, and Save Money in Your Virtual Server Environment

More information

Worldwide All-Flash Array and Hybrid Flash Array 2014 2018 Forecast and 1H14 Vendor Shares

Worldwide All-Flash Array and Hybrid Flash Array 2014 2018 Forecast and 1H14 Vendor Shares Special Study Worldwide All-Flash Array and Hybrid Flash Array 2014 2018 Forecast and 1H14 Vendor Shares Eric Burgener Jeff Janukowicz Natalya Yezhkova Iris Feng Eric Sheppard IN THIS EXCERPT The content

More information

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY White Paper CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY DVTel Latitude NVMS performance using EMC Isilon storage arrays Correct sizing for storage in a DVTel Latitude physical security

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

INTRODUCTION TO THE EMC XtremIO STORAGE ARRAY (Ver. 4.0)

INTRODUCTION TO THE EMC XtremIO STORAGE ARRAY (Ver. 4.0) White Paper INTRODUCTION TO THE EMC XtremIO STORAGE ARRAY (Ver. 4.0) A Detailed Review Abstract This white paper introduces the EMC XtremIO Storage Array. It provides detailed descriptions of the system

More information

StarWind Virtual SAN for Microsoft SOFS

StarWind Virtual SAN for Microsoft SOFS StarWind Virtual SAN for Microsoft SOFS Cutting down SMB and ROBO virtualization cost by using less hardware with Microsoft Scale-Out File Server (SOFS) By Greg Schulz Founder and Senior Advisory Analyst

More information

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

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

More information

Deploying Affordable, High Performance Hybrid Flash Storage for Clustered SQL Server

Deploying Affordable, High Performance Hybrid Flash Storage for Clustered SQL Server Deploying Affordable, High Performance Hybrid Flash Storage for Clustered SQL Server Flash storage adoption has increased in recent years, as organizations have deployed it to support business applications.

More information