I D C T E C H N O L O G Y S P O T L I G H T

Size: px
Start display at page:

Download "I D C T E C H N O L O G Y S P O T L I G H T"

Transcription

1 I D C T E C H N O L O G Y S P O T L I G H T AF A Snap shot Implementations W ill Broaden Use of Snapsho t Te chnol og y March 2015 Adapted from A Comparative Look at Disk-Based Data Protection and Recovery Strategies and Cloud Adoption, IDC # Sponsored by EMC Snapshot technologies have long been a part of enterprise-class storage arrays. The ability to quickly create disk-based, point-in-time copies of data enables the data to be more easily accessed and used for business processes and administrative operations across both primary and secondary application environments. This paper examines enterprise-class snapshot technologies, discussing use cases for snapshots as well as classic challenges associated with using snapshot technologies in pure hard disk drive (HDD) based arrays. It then looks at a snapshot implementation from EMC on its XtremIO all-flash array (AFA), exploring the advantages that flash media and a new design point can provide in the use of snapshot technology. Introduction Most enterprises keep between 7 and 10 copies of their production data. Depending upon their intended use, these persistent copies can be colocated with primary storage or kept in secondary data stores. Enterprise workflows that create these copies leverage disk-based, point-in-time copies of production volume data. There are two basic types of persistent, disk-based, point-in-time copies: snapshots and clones. Snapshots are logical copies of data at a specific point in time so they can be created very quickly. They can also be very space efficient because no data is copied up front just metadata representing the logical volume. Snapshots can be read only or read/write. The creation of a read-only snapshot effectively requires little or no space. During the creation of a read/write snapshot, some storage capacity is often reserved to accommodate the expected changes to the writeable snapshot volume. Thus, there is a small amount of up-front space consumption. Two different methods, termed copy on write and redirect on write, are used to accommodate writes to the original volume or the snapshots, or both. Each method has different performance and management implications. With traditional implementations, snapshot performance tends to degrade as more snapshots are created and retained. Clones are full physical copies of a volume at a specific point in time, and their creation time is directly proportional to the amount of data that has to be copied. A full clone will take up the same amount of space as its source volume. However, full clones typically deliver the same performance as the original source volume. The industry term linked clones effectively describes a read/write snapshot. Linked clones are often used where multiple snapshots will be created from a single source volume at a single point in time for example, a golden master desktop template in virtual desktop infrastructure (VDI) environments. IDC 1856

2 There are five basic reasons that enterprises create and use these disk-based, point-in-time copies: to protect against logical data corruption, to meet a wide range of data protection requirements, for use in test and development environments, to offload data processing from production servers, and for bulk provisioning of virtual machines (VMs). Performance is a critical concern for all of these operations. Traditional snapshot technologies have performance, scalability, space-efficiency, and management limitations that limit administrators' ability to effectively build the relevant workflows. These technologies can be evaluated across four metrics: How efficiently copies consume raw storage capacity for both metadata and data How long it takes to create the copy as well as the impact of copy operations on production services Operational performance of the copy and what impact the copy's existence has on the source volume performance Management limitations the copy imposes on administrators (Typical limitations are restrictions on deletion, unacceptable hierarchies [e.g., snapshots of snapshots], refresh of snapshots from source volumes, and which data services [e.g., inline data reduction] can be used.) Some of these limitations are due to the nature of spinning disks. The same physical disk usually hosts both the original source volumes and the point-in-time copies. Snapshot I/O operations increase disk head contention and typically reduce performance for the source volumes. With many applications requiring disk access latencies in the low milliseconds, it wasn't feasible to actively access both source and snapshot volumes. These performance issues resulted in many disk array vendors limiting the number of snapshots an array could retain. There are other design issues as well: how metadata is managed (e.g., by reference versus copied, 100% in-memory versus swapped in from the drives) and how physical data is referenced in snapshot hierarchies (chains of multiple successive snapshots of the same evolving set of source volumes). These implementation choices affect snapshot performance, scalability, space efficiency, and management. Administrators reacted accordingly. When snapshots were needed for a business process, they were often created, used, and then immediately discarded. Administrators did not keep large numbers of snapshots in their systems because of these concerns. In theory, business operations for data protection, test and development, offload processing, and bulk provisioning areas could have benefited from the use of many snapshots. In practice, the previously mentioned implementation issues, compounded by disk drive rotational latency, limited the value that snapshots could realistically provide in datacenter workflows. Administrators want to create high numbers of snapshots rapidly and space efficiently, retain the snapshots for long periods, and do all of this while being able to rely on consistently high performance for all data (production and snapshots). They want the decision of whether snapshots are read only or read/write to be based on policy, not performance concerns. Traditional snapshot implementations could not support all of these requirements simultaneously. With the advent of AFAs, enterprise storage vendors have an opportunity to redesign snapshot implementations to meet all of these requirements. A successful implementation results in simplifying many common datacenter workflows while improving administrator productivity IDC

3 Definitions AFAs are storage platforms that rely entirely on flash media to meet all performance and capacity requirements. EMC XtremIO's AFA enterprise storage platform uses two types of snapshots to serve the five key use cases for persistent, disk-based, point-in-time copies of data. "Read-only" snapshots meet the need for immutable copies of volume data, while "read/write" snapshots meet the need for mutable copies of volume data. As we discuss the XtremIO snapshot implementation, it will become clear that these two types of snapshots better meet the needs of datacenter administrators than traditional disk-based snapshot and clone technologies. XtremIO snapshots enable new workflows that were not feasible in the past. Considering EMC XtremIO The EMC XtremIO product targets mixed workload consolidation in enterprise environments. Its design engineers could assume all-flash media and had the opportunity to implement data services that take advantage of random access and low latency. Additionally, the XtremIO snapshot implementation has been architected from the start for the platform's scale-out, flash-based architecture. The result completely addresses the performance, scalability, space-efficiency, and management limitations of traditional snapshots. EMC XtremIO read-only snapshots provide high performance, space efficiency, and massive scalability and do not limit data services. In cases where writes are useful, EMC XtremIO read/write snapshots also provide all of the previously mentioned benefits without the limitations typically seen in linked or full clone implementations of the past. XtremIO snapshot technology effectively overcomes all challenges of traditional snapshot technologies implemented for use in HDD-only arrays. Administrators gain significantly more flexibility and agility in each of the five key use cases for snapshots. Examples in each area include: Protecting against logical data corruption. Although backups provide data protection against logical corruption as well as comprehensive recovery points, they are generally completed only periodically (say hourly). XtremIO snapshot technology can create and retain hundreds of snapshots seconds apart, providing many successive point-in-time copies. XtremIO actually supports near-continuous data protection if a customer so desired, a rolling record of changed data state for selected volumes can be retained over short periods (e.g., a copy every minute for the most recent 4 hours). Increased granularity minimizes data loss in the event of logical corruption by increasing the likelihood of a good recovery point just before the logical corruption occurred. Alternatively, snapshots can be created and retained at longer intervals, say every hour or so, to provide multiple recovery points over the course of one or more days. These snapshots reside in primary high-performance all-flash storage and are quickly accessible at the same high performance as the source volumes. Improving data protection operations. Key concerns in data protection operations revolve around backup windows, plus recovery point objectives and recovery time objectives (RPOs and RTOs). XtremIO snapshots are created instantaneously, can integrate with popular snapshot backup APIs like vsphere VADP and Microsoft VSS to provide application-consistent recovery points, and can be taken frequently with no noticeable impact on application performance. Selected snapshots can then be mounted on backup servers to perform the physical copy to secondary storage, effectively moving the backup window to zero. The ability to create a large number of snapshots without any impact on performance enables XtremIO to meet extremely stringent RPO requirements. Because of their high performance and instant accessibility, XtremIO snapshots meet extremely stringent RTO requirements IDC 3

4 Injecting more reality into test and development environments. Sometimes it is difficult to create synthetic data sets and workloads that closely match production data in terms of contents, size, and I/O profile. The ability to actually work with copies of production data helps focus development operations and produce better results in less time. The ability to test with these data sets at production performance levels provides accurate feedback about real-world performance with relevant data services enabled. XtremIO can instantly create snapshot copies, thus providing fresh copies of production data that consistently deliver the same performance as the source volumes. The data is inherently deduplicated and compressed, making it economically feasible to provide individual copies of the data set to each test and development engineer. This further parallelizes operations and shortens time to market. If privacy or security is a concern, an initial writeable snapshot can first be sanitized and then repeatedly snapped as a template. Enabling better offload processing. A number of batch-oriented operations, ranging from business analytics to data protection, support business and administrative operations in datacenter environments. The whole point of offload processing is to perform these operations without affecting production performance. This allows them to run concurrently with production operations that are generating revenue, driving manufacturing, or delivering services on a 24 x 7 basis. The ability to effectively create and use as many snapshots as needed (instantaneously and while continuing to consistently provide the same performance levels as source volumes) provides the maximum freedom in leveraging production data sets for offload operations. There is no creation lag time or additional space consumption as there would be with conventional clones, and the XtremIO snapshots benefit from all the same storage efficiency technologies and data services as the source volumes. This allows the results of business analytics to be applied back into the business faster and enables dependent operations in multistage workflows (e.g., periodic replication of snapshots to an offsite location for disaster recovery purposes) to work with more frequent, efficient, and timely copies of production data without impacting production. Optimizing bulk provisioning. Bulk provisioning operations are typically used to create many VMs from a common template and are used for both server and desktop (VDI) provisioning environments. XtremIO snapshots can create hundreds of copies of a single VM (e.g., a server template or a golden master desktop template) in seconds. Each copy will deliver the same performance as the source volumes. The snapshots work off a single logical volume for space efficiency, tracking only the changes for each copy as they occur. One hundred percent of snapshot metadata is held in memory, ensuring that performance stays consistent on reads and writes across all snapshots, regardless of the read or write activity against each. There are no limitations in terms of data services support any data services available for use with the source volumes can be applied equally to the snapshots. In VDI environments, the use of space-efficient bulk provisioning technologies can easily achieve data reduction ratios (and hence storage capacity savings) in the 15:1 to 20:1 range. With XtremIO snapshots, EMC has provided a high-performance, very scalable, and space-efficient implementation that imposes no management limitations in the use of snapshots, regardless of whether they are read only or read/write. Let's turn to a quick review of EMC's technology so we can see how this is done IDC

5 Feature Details The XtremIO array natively supports inline data reduction, and it is important to understand how this operates before we move to a brief overview of the snapshot implementation. XtremIO uses content addressing combined with in-memory, dual-stage metadata management. Writes entering the system are separated into chunks of fixed length and fingerprinted using a very robust cryptographic function. The written logical block address is associated with the fingerprint (metadata stage 1). The physical location of the chunk on nonvolatile flash storage (metadata stage 2) is determined by the configuration of the system and bits in the fingerprint. The mathematical properties of the cryptographic function ensure very even distribution of data across all controllers and solid state disks (SSDs). If the chunk is unique, metadata is updated to reflect its creation and the chunk is then compressed and written to flash. If the chunk is not unique, then only the stage 1 metadata table is updated with the location of the existing chunk in the stage 2 metadata. Deduplication is global across the entire XtremIO system to support maximum data reduction ratios. XtremIO keeps a single logical copy of every chunk, ensuring data integrity through two key data redundancy mechanisms. The data is first mirrored using a low-latency RDMA fabric across two physically separate controllers before acknowledging a successful write back to the application. It is then written to flash using XtremIO Data Protection (XDP) to ensure its resiliency. XDP was specifically developed for flash media. It leverages the random access nature of flash and XtremIO's unique dual-stage metadata engine. The combination delivers the performance of RAID 10, the protection of RAID 6, and only 8% capacity overhead. XDP minimizes the writes to flash (extending flash endurance) and at the same time makes for extremely efficient free space management. XDP does not require performance-blocking garbage collection operations and allows XtremIO to deliver very consistent latencies even as configurations scale. Creating a snapshot is an immediate operation. For each volume, the system allocates two empty metadata containers pointing to the metadata of the source. This happens instantaneously and does not consume any capacity. No data or metadata is copied even for a read/write snapshot. Contrast this with traditional snapshot implementations that must copy the entire volume metadata set in order to create a read/write snapshot. The traditional implementation is time consuming and leads to capacity bloat as snapshots accumulate in the array. XtremIO snapshots can be of a single volume or of groups of volumes (an atomic consistency group). Snapshots of a volume snapshot group are consistent across all volumes. Unlike traditional implementations, snapshots are inherently read/write in the XtremIO system and are immediately available for consumption. To make them read only, the system just disallows writes to the relevant SCSI target(s). Snapshots start to consume capacity only when they or the source volumes are actually written. That space is taken from a global resource pool across the entire scale-out system, eliminating the need for snapshot space reservations. This approach is more space efficient and easier to manage than the traditional approach of preallocating space for writes associated with each individual snapshot. XtremIO supports hundreds of snapshots per snapshot tree and many thousands of snapshots across the entire system. It is critical to the performance and scalability of this implementation that all operations associated with the snapshots occur in main memory at RAM latencies. XtremIO uses a data structure called the existence bitmap for efficient operation. The existence bitmap ensures consistent read performance in snapshot hierarchies regardless of the length of the chain. It is stored in main memory and allows the correct block of data in every snapshot to be directly located without having to reference snapshot ancestors. This is very different from traditional snapshot implementations, which depend upon ancestor references and can significantly slow read performance by having to walk the entire snapshot chain for read requests IDC 5

6 Another key performance and scalability feature of this implementation is that the workload is automatically spread very evenly across all system resources by the cryptographic fingerprinting process. This enables the system to scale in both performance and capacity as additional resources are added. All storage controllers in the XtremIO storage cluster are constantly engaged in managing both the data flow and the metadata. In traditional dual-controller architectures, load is typically spread only across each controller pair, limiting scalability. A number of popular snapshot-based workflows take successive (or cascading) snapshots over time for an evolving data set for example, daily backups or copying a production data set for recurring testing, development, or business analytics operations. The XtremIO snapshot technology includes a refresh feature that makes it simple to refresh volume contents, enabling an immediate and unrestricted refresh of any snapshot to any other snapshots or production volumes. Traditional snapshot-assisted backup workflows have to create a new snapshot, map it to the offload server initiator, mount it, and start the backup. XtremIO can immediately and instantly change the data underneath an existing mounted volume to reflect new contents with a simple SCSI rescan. The XtremIO snapshot implementation includes a scheduler for automation of local protection policies. Scripting snapshot-based workflows is possible via either a REST API or a command line interface (CLI). Native snapshots integrate with virtual host snapshot APIs like VSS to create crash-consistent copies. For the most complete application integration, XtremIO can also be used in conjunction with another EMC software product, AppSync, to create application-consistent snapshots. XtremIO delivers a fully modern snapshot implementation that takes advantage of optimizations possible only with an all-flash array. AFAs can instantly create snapshots with 100% full performance. XtremIO snapshots are metadata and capacity efficient, with in-memory snapshot operations that enable a fully flexible snapshot topology. Volumes can be deleted anywhere in the hierarchy without losing subsequent snapshots. XtremIO offers unrestrictive immediate refresh capabilities. When these capabilities are coupled with the ability to retain large numbers of high-performance, space-efficient snapshots, administrators gain the agility to leverage snapshots for improving business and administrative operations. Challenges The AFA market is on fire, and IDC expects it to grow at a 46.1% CAGR over the next five years. AFAs offer better performance; don't require capacity overprovisioning; enable the use of data services like inline data reduction, thin provisioning, snapshots, and clones that were severely hampered in HDD-based environments; and offer a total cost of ownership (TCO) profile that can be 50 80% lower than that of legacy storage architectures over an enterprise depreciation life cycle. Despite all these advantages, one very familiar storage metric from the past has hindered AFA adoption: the $/GB cost for raw capacity. HDD-based systems still offer a lower overall $/GB acquisition cost. Even though storage decision makers stubbornly cling to it, IDC believes that the use of the acquisition $/GB metric does not accurately reflect the value that AFAs bring to datacenters for use in primary production environments. AFA snapshot implementations like XtremIO tip the scale more heavily in AFA's favor relative to HDD-based snapshot implementations, particularly when you consider the 7 10 copies of production data that are routinely retained by most enterprises. Snapshot implementations that take advantage of features like all in-memory operations, offer equivalent performance on all source as well as snapshot/clone volumes, and impose no management limitations in terms of snapshot topologies or data service usage are much more cost efficient than traditional implementations. Administrators who can't get past the acquisition $/GB comparisons for flash and spinning disk may never see these advantages IDC

7 Hybrid flash arrays (HFAs), storage platforms that can (but do not necessarily) use both flash and spinning disk to meet performance capacity requirements, typically provide traditional snapshot implementations as part of their data services offerings. Due to its lower latencies, flash will allow these implementations to perform better than pure HDD-based configurations. However, they do not offer the performance, scalability, space-efficiency, and management advantages of snapshot implementations like XtremIO (specifically architected for use in flash-based arrays). All snapshot implementations are not born equal, and it is EMC's marketing challenge to make storage administrators understand the performance, scalability, space-efficiency, and management benefits of newer snapshot implementations built specifically for use in AFA environments. The risk is that potential buyers do not understand the distinction and assume that snapshots are snapshots, with all their attendant limitations, regardless of the platform. Conclusion AFA platforms offer significant opportunity to redesign snapshot implementations and deliver on the promise of snapshot technology: to provide read-only and read/write snapshots that can be created very rapidly, are very space efficient, deliver performance consistent with that of source volumes regardless of how many there are, and can be retained for long periods of time without performance impacts. Snapshots that meet these requirements open up new ways for administrators to improve the classic snapshot-based workflows protecting against logical data corruption, improving data protection operations, injecting more reality into test and development environments, enabling better offload processing, and optimizing bulk provisioning. They also enable new workflows that can benefit from these readily available point-in-time copies of production data. Not all AFA vendors have redesigned their snapshot implementations along with the release of their flash-based storage platforms. EMC is one vendor that has, and the company has made several key design decisions (e.g., maintaining all snapshot metadata and performing all snapshot/clone operations in main memory 100% of the time, implementing a "redirect on unique write" method that requires no data movement during snapshot creation or writes, supporting maximum topology flexibility, and enabling an instant refresh capability) that deliver on the promise of snapshot technology in flash-optimized storage platforms. IDC expects other AFA vendors to pursue a similar development path for their AFA-based snapshot technologies as awareness increases around EMC's implementation and benefits. A B O U T T H I S P U B L I C A T I ON This publication was produced by IDC Custom Solutions. The opinion, analysis, and research results presented herein are drawn from more detailed research and analysis independently conducted and published by IDC, unless specific vendor sponsorship is noted. IDC Custom Solutions makes IDC content available in a wide range of formats for distribution by various companies. A license to distribute IDC content does not imply endorsement of or opinion about the licensee. C O P Y R I G H T A N D R E S T R I C T I O N S Any IDC information or reference to IDC that is to be used in advertising, press releases, or promotional materials requires prior written approval from IDC. For permission requests, contact the IDC Custom Solutions information line at or gms@idc.com. Translation and/or localization of this document require an additional license from IDC. For more information on IDC, visit For more information on IDC Custom Solutions, visit Global Headquarters: 5 Speen Street Framingham, MA USA P F IDC 7

Why Datrium DVX is Best for VDI

Why Datrium DVX is Best for VDI Why Datrium DVX is Best for VDI 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introduction Managing a robust and growing virtual desktop infrastructure in current

More information

I D C T E C H N O L O G Y S P O T L I G H T. P r i m a r y F l a s h Market Evo l vi n g t o Next- Generation Ar c h i t e c t u r e s

I D C T E C H N O L O G Y S P O T L I G H T. P r i m a r y F l a s h Market Evo l vi n g t o Next- Generation Ar c h i t e c t u r e s I D C T E C H N O L O G Y S P O T L I G H T P r i m a r y F l a s h Market Evo l vi n g t o Next- Generation Ar c h i t e c t u r e s April 2017 Adapted from Worldwide All-Flash Array Market Shares, 3Q16:

More information

UNLEASH YOUR APPLICATIONS

UNLEASH YOUR APPLICATIONS UNLEASH YOUR APPLICATIONS Meet the 100% Flash Scale-Out Enterprise Storage Array from XtremIO Opportunities to truly innovate are rare. Yet today, flash technology has created the opportunity to not only

More information

Hedvig as backup target for Veeam

Hedvig as backup target for Veeam Hedvig as backup target for Veeam Solution Whitepaper Version 1.0 April 2018 Table of contents Executive overview... 3 Introduction... 3 Solution components... 4 Hedvig... 4 Hedvig Virtual Disk (vdisk)...

More information

Atlantis Computing Adds the Ability to Address Classic Server Workloads

Atlantis Computing Adds the Ability to Address Classic Server Workloads FLASH Atlantis Computing Adds the Ability to Address Classic Server Workloads Eric Burgener Brett Waldman IN THIS FLASH This IDC Flash discusses Atlantis Computing's In-Memory Storage technology and how

More information

INTRODUCTION TO XTREMIO METADATA-AWARE REPLICATION

INTRODUCTION TO XTREMIO METADATA-AWARE REPLICATION Installing and Configuring the DM-MPIO WHITE PAPER INTRODUCTION TO XTREMIO METADATA-AWARE REPLICATION Abstract This white paper introduces XtremIO replication on X2 platforms. XtremIO replication leverages

More information

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure

Nutanix Tech Note. Virtualizing Microsoft Applications on Web-Scale Infrastructure Nutanix Tech Note Virtualizing Microsoft Applications on Web-Scale Infrastructure The increase in virtualization of critical applications has brought significant attention to compute and storage infrastructure.

More information

W H I T E P A P E R U n l o c k i n g t h e P o w e r o f F l a s h w i t h t h e M C x - E n a b l e d N e x t - G e n e r a t i o n V N X

W H I T E P A P E R U n l o c k i n g t h e P o w e r o f F l a s h w i t h t h e M C x - E n a b l e d N e x t - G e n e r a t i o n V N X Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R U n l o c k i n g t h e P o w e r o f F l a s h w i t h t h e M C x - E n a b

More information

Workload Management Automation Drives Digital Business and Multicloud Expansion

Workload Management Automation Drives Digital Business and Multicloud Expansion I D C V E N D O R S P O T L I G H T Workload Management Automation Drives Digital Business and Multicloud Expansion November 2017 Adapted from Worldwide Workload Management Software Market Shares, 2016:

More information

MODERNISE WITH ALL-FLASH. Intel Inside. Powerful Data Centre Outside.

MODERNISE WITH ALL-FLASH. Intel Inside. Powerful Data Centre Outside. MODERNISE WITH ALL-FLASH Intel Inside. Powerful Data Centre Outside. MODERNISE WITHOUT COMPROMISE In today s lightning-fast digital world, it s critical for businesses to make their move to the Modern

More information

XtremIO Business Continuity & Disaster Recovery. Aharon Blitzer & Marco Abela XtremIO Product Management

XtremIO Business Continuity & Disaster Recovery. Aharon Blitzer & Marco Abela XtremIO Product Management XtremIO Business Continuity & Disaster Recovery Aharon Blitzer & Marco Abela XtremIO Product Management Agenda XtremIO Current BC/DR Offerings New BC/DR Offering Benefits of New Offering Technical Overview

More information

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management

I D C T E C H N O L O G Y S P O T L I G H T. V i r t u a l and Cloud D a t a Center Management I D C T E C H N O L O G Y S P O T L I G H T Orchestration S i m p l i f i es and Streamlines V i r t u a l and Cloud D a t a Center Management January 2013 Adapted from Systems Management Software Purchasing

More information

VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR

VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR 1 VPLEX & RECOVERPOINT CONTINUOUS DATA PROTECTION AND AVAILABILITY FOR YOUR MOST CRITICAL DATA IDAN KENTOR PRINCIPAL CORPORATE SYSTEMS ENGINEER RECOVERPOINT AND VPLEX 2 AGENDA VPLEX Overview RecoverPoint

More information

The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION

The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION The Data-Protection Playbook for All-flash Storage KEY CONSIDERATIONS FOR FLASH-OPTIMIZED DATA PROTECTION The future of storage is flash The all-flash datacenter is a viable alternative You ve heard it

More information

Tegile Enters the All-Flash Array Market with Super Density Offering

Tegile Enters the All-Flash Array Market with Super Density Offering FLASH Tegile Enters the All-Flash Array Market with Super Density Offering Eric Burgener IN THIS FLASH This IDC Flash discusses the recent Tegile announcement, just prior to VMworld 2015 in San Francisco,

More information

Dell EMC All-Flash solutions are powered by Intel Xeon processors. Learn more at DellEMC.com/All-Flash

Dell EMC All-Flash solutions are powered by Intel Xeon processors. Learn more at DellEMC.com/All-Flash N O I T A M R O F S N A R T T I L H E S FU FLA A IN Dell EMC All-Flash solutions are powered by Intel Xeon processors. MODERNIZE WITHOUT COMPROMISE I n today s lightning-fast digital world, your IT Transformation

More information

MongoDB on Kaminario K2

MongoDB on Kaminario K2 MongoDB on Kaminario K2 June 2016 Table of Contents 2 3 3 4 7 10 12 13 13 14 14 Executive Summary Test Overview MongoPerf Test Scenarios Test 1: Write-Simulation of MongoDB Write Operations Test 2: Write-Simulation

More information

Data Protection for Virtualized Environments

Data Protection for Virtualized Environments Technology Insight Paper Data Protection for Virtualized Environments IBM Spectrum Protect Plus Delivers a Modern Approach By Steve Scully, Sr. Analyst February 2018 Modern Data Protection for Virtualized

More information

Chapter 11. SnapProtect Technology

Chapter 11. SnapProtect Technology Chapter 11 SnapProtect Technology Hardware based snapshot technology provides the ability to use optimized hardware and disk appliances to snap data on disk arrays providing quick recovery by reverting

More information

XTREMIO: TRANSFORMING APPLICATIONS, ENABLING THE AGILE DATA CENTER

XTREMIO: TRANSFORMING APPLICATIONS, ENABLING THE AGILE DATA CENTER 1 XTREMIO: TRANSFORMING APPLICATIONS, ENABLING THE AGILE DATA CENTER MAX FISHMAN XTREMIO PRODUCT MANAGEMENT 2 THE ALL FLASH ARRAY REVOLUTION ALL FLASH ARRAY 3 XTREMIO ENABLES THE AGILE DATA CENTER 10%

More information

Discover the all-flash storage company for the on-demand world

Discover the all-flash storage company for the on-demand world Discover the all-flash storage company for the on-demand world STORAGE FOR WHAT S NEXT The applications we use in our personal lives have raised the level of expectations for the user experience in enterprise

More information

Global Headquarters: 5 Speen Street Framingham, MA USA P F

Global Headquarters: 5 Speen Street Framingham, MA USA P F Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R T h e R e a l i t y o f D a t a P r o t e c t i o n a n d R e c o v e r y a n

More information

a U n i f i e d D ata Storage, Management, and P r o t e c t i o n Platform

a U n i f i e d D ata Storage, Management, and P r o t e c t i o n Platform I D C T E C H N O L O G Y S P O T L I G H T T a k i n g D a t a Protection to the Next Le ve l w i t h a U n i f i e d D ata Storage, Management, and P r o t e c t i o n Platform June 2017 Adapted from

More information

PRESENTATION TITLE GOES HERE

PRESENTATION TITLE GOES HERE Enterprise Storage PRESENTATION TITLE GOES HERE Leah Schoeb, Member of SNIA Technical Council SNIA EmeraldTM Training SNIA Emerald Power Efficiency Measurement Specification, for use in EPA ENERGY STAR

More information

Introducing Tegile. Company Overview. Product Overview. Solutions & Use Cases. Partnering with Tegile

Introducing Tegile. Company Overview. Product Overview. Solutions & Use Cases. Partnering with Tegile Tegile Systems 1 Introducing Tegile Company Overview Product Overview Solutions & Use Cases Partnering with Tegile 2 Company Overview Company Overview Te gile - [tey-jile] Tegile = technology + agile Founded

More information

White Paper Features and Benefits of Fujitsu All-Flash Arrays for Virtualization and Consolidation ETERNUS AF S2 series

White Paper Features and Benefits of Fujitsu All-Flash Arrays for Virtualization and Consolidation ETERNUS AF S2 series White Paper Features and Benefits of Fujitsu All-Flash Arrays for Virtualization and Consolidation Fujitsu All-Flash Arrays are extremely effective tools when virtualization is used for server consolidation.

More information

Four Steps to Unleashing The Full Potential of Your Database

Four Steps to Unleashing The Full Potential of Your Database Four Steps to Unleashing The Full Potential of Your Database This insightful technical guide offers recommendations on selecting a platform that helps unleash the performance of your database. What s the

More information

Ret h i n k i n g Security f o r V i r t u a l Envi r o n m e n t s

Ret h i n k i n g Security f o r V i r t u a l Envi r o n m e n t s I D C T E C H N O L O G Y S P O T L I G H T Ret h i n k i n g Security f o r V i r t u a l Envi r o n m e n t s April 2012 Adapted from Market Analysis Perspective: Enterprise Virtualization Software Mainstream

More information

What's New in vsan 6.2 First Published On: Last Updated On:

What's New in vsan 6.2 First Published On: Last Updated On: First Published On: 07-07-2016 Last Updated On: 08-23-2017 1 1. Introduction 1.1.Preface 1.2.Architecture Overview 2. Space Efficiency 2.1.Deduplication and Compression 2.2.RAID - 5/6 (Erasure Coding)

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T P B B As T a p i n to Key D a t a P r o t e c t i o n Trends to D r i ve S t r o n g M a r k e t Grow t h October 2014 Adapted from Worldwide Data Protection

More information

Microsoft SQL Server HA and DR with DVX

Microsoft SQL Server HA and DR with DVX Microsoft SQL Server HA and DR with DVX 385 Moffett Park Dr. Sunnyvale, CA 94089 844-478-8349 www.datrium.com Technical Report Introduction A Datrium DVX solution allows you to start small and scale out.

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T T h e S h i f t t o I / O Optimization to Boost Virtual a n d P h ys i c a l S e r ve r P e r formance May 2013 Adapted from Scale-Out Meets Virtualization by

More information

Cohesity Architecture White Paper. Building a Modern, Web-Scale Architecture for Consolidating Secondary Storage

Cohesity Architecture White Paper. Building a Modern, Web-Scale Architecture for Consolidating Secondary Storage Architecture White Paper Building a Modern, Web-Scale Architecture for Consolidating Secondary Storage The Band-Aid Effect : The Hidden Cost of Trying to Make Legacy Solutions Work The combination of explosive

More information

I D C M A R K E T S P O T L I G H T

I D C M A R K E T S P O T L I G H T I D C M A R K E T S P O T L I G H T E t h e r n e t F a brics: The Foundation of D a t a c e n t e r Netw o r k Au t o m a t i o n a n d B u s i n e s s Ag i l i t y January 2014 Adapted from Worldwide

More information

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM

TOP REASONS TO CHOOSE DELL EMC OVER VEEAM HANDOUT TOP REASONS TO CHOOSE DELL EMC OVER VEEAM 10 This handout overviews the top ten reasons why customers choose Data Protection from Dell EMC over Veeam. Dell EMC has the most comprehensive data protection

More information

Functional Testing of SQL Server on Kaminario K2 Storage

Functional Testing of SQL Server on Kaminario K2 Storage Functional Testing of SQL Server on Kaminario K2 Storage September 2016 TABLE OF CONTENTS 2 3 4 11 12 14 Executive Summary Introduction to Kaminario K2 Functionality Tests for SQL Server Summary Appendix:

More information

I D C M A R K E T S P O T L I G H T

I D C M A R K E T S P O T L I G H T I D C M A R K E T S P O T L I G H T H yp e r c o n ve r g e d D a t a c e nter Infrastructure for t h e 3 r d Platform March 2016 Adapted from Worldwide Hyperconverged Systems 2015 2019 Forecast by Jed

More information

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery

Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery White Paper Business Continuity Protecting Mission-Critical Application Environments The Top 5 Challenges and Solutions for Backup and Recovery Table of Contents Executive Summary... 1 Key Facts About

More information

Reasons to Deploy Oracle on EMC Symmetrix VMAX

Reasons to Deploy Oracle on EMC Symmetrix VMAX Enterprises are under growing urgency to optimize the efficiency of their Oracle databases. IT decision-makers and business leaders are constantly pushing the boundaries of their infrastructures and applications

More information

Virtual Desktop Infrastructure (VDI) Bassam Jbara

Virtual Desktop Infrastructure (VDI) Bassam Jbara Virtual Desktop Infrastructure (VDI) Bassam Jbara 1 VDI Historical Overview Desktop virtualization is a software technology that separates the desktop environment and associated application software from

More information

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix

Nutanix White Paper. Hyper-Converged Infrastructure for Enterprise Applications. Version 1.0 March Enterprise Applications on Nutanix Nutanix White Paper Hyper-Converged Infrastructure for Enterprise Applications Version 1.0 March 2015 1 The Journey to Hyper-Converged Infrastructure The combination of hyper-convergence and web-scale

More information

Understanding Virtual System Data Protection

Understanding Virtual System Data Protection Understanding Virtual System Data Protection Server virtualization is the most important new technology introduced in the data center in the past decade. It has changed the way we think about computing

More information

Nimble Storage Adaptive Flash

Nimble Storage Adaptive Flash Nimble Storage Adaptive Flash Read more Nimble solutions Contact Us 800-544-8877 solutions@microage.com MicroAge.com TECHNOLOGY OVERVIEW Nimble Storage Adaptive Flash Nimble Storage s Adaptive Flash platform

More information

HyperFlex. Simplifying your Data Center. Steffen Hellwig Data Center Systems Engineer June 2016

HyperFlex. Simplifying your Data Center. Steffen Hellwig Data Center Systems Engineer June 2016 HyperFlex Simplifying your Data Center Steffen Hellwig Data Center Systems Engineer June 2016 Key Challenges You Face Business Speed Operational Simplicity Cloud Expectations APPS Hyperconvergence First

More information

NetApp All Flash FAS: Flash-Optimized Storage for Mixed Workload Consolidation

NetApp All Flash FAS: Flash-Optimized Storage for Mixed Workload Consolidation White Paper NetApp All Flash FAS: Flash-Optimized Storage for Mixed Workload Consolidation Sponsored by: NetApp Eric Burgener July 2016 SITUATION OVERVIEW Flash storage is taking the enterprise market

More information

The storage challenges of virtualized environments

The storage challenges of virtualized environments The storage challenges of virtualized environments The virtualization challenge: Ageing and Inflexible storage architectures Mixing of platforms causes management complexity Unable to meet the requirements

More information

The Data Protection Rule and Hybrid Cloud Backup

The Data Protection Rule and Hybrid Cloud Backup The 3-2-1 Data Protection Rule and Hybrid Cloud Backup IT teams are under extreme pressure to improve backup, disaster recovery and data protection to eliminate downtime and facilitate digital transformation.

More information

Backup and Recovery Best Practices With Tintri VMstore

Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices With Tintri VMstore Backup and Recovery Best Practices with Tintri VMstore TECHNICAL BEST PRACTICES PAPER, Revision 1.0, April 10, 2014 Contents Contents Introduction

More information

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability IT teams in companies of all sizes face constant pressure to meet the Availability requirements of today s Always-On

More information

How To Get The Most Out Of Flash Deployments

How To Get The Most Out Of Flash Deployments How To Get The Most Out Of Flash Deployments PRESENTATION TITLE GOES HERE Eric Burgener Research Director, Storage Practice IDC Flash: A Must Have Storage performance req ts very different in virtual infrastructure

More information

Cohesity Flash Protect for Pure FlashBlade: Simple, Scalable Data Protection

Cohesity Flash Protect for Pure FlashBlade: Simple, Scalable Data Protection Cohesity Flash Protect for Pure FlashBlade: Simple, Scalable Data Protection Executive overview Pure Storage FlashBlade is the industry s first all-flash, scale-out file storage purpose-built for high-performance

More information

Flash Decisions: Which Solution is Right for You?

Flash Decisions: Which Solution is Right for You? Flash Decisions: Which Solution is Right for You? A Guide to Finding the Right Flash Solution Introduction Chapter 1: Why Flash Storage Now? Chapter 2: Flash Storage Options Chapter 3: Choosing the Right

More information

Buyer Case Study: Neovera Finds a New Truth with the Move to Open Convergence Infrastructure

Buyer Case Study: Neovera Finds a New Truth with the Move to Open Convergence Infrastructure IDC PERSPECTIVE Buyer Case Study: Neovera Finds a New Truth with the Move to Open Convergence Infrastructure Eric Burgener EXECUTIVE SNAPSHOT FIGURE 1 Executive Snapshot: Open Convergence Move Delivers

More information

THE SUMMARY. CLUSTER SERIES - pg. 3. ULTRA SERIES - pg. 5. EXTREME SERIES - pg. 9

THE SUMMARY. CLUSTER SERIES - pg. 3. ULTRA SERIES - pg. 5. EXTREME SERIES - pg. 9 PRODUCT CATALOG THE SUMMARY CLUSTER SERIES - pg. 3 ULTRA SERIES - pg. 5 EXTREME SERIES - pg. 9 CLUSTER SERIES THE HIGH DENSITY STORAGE FOR ARCHIVE AND BACKUP When downtime is not an option Downtime is

More information

Modernize with All Flash

Modernize with All Flash Modernize with All Flash Horia Constantinescu Dell EMC CEE Director of Modern Infrastructure 2 Efficiency Agility Modern business requirements Speed 3 DIGITAL TRANSFORMATION Risk or Opportunity? 48% 45%

More information

PURITY FLASHRECOVER REPLICATION. Native, Data Reduction-Optimized Disaster Recovery Solution

PURITY FLASHRECOVER REPLICATION. Native, Data Reduction-Optimized Disaster Recovery Solution PURITY FLASHRECOVER REPLICATION Native, Data Reduction-Optimized Disaster Recovery Solution 420 420 PURITY FLASHRECOVER REPLICATION Business continuity and remote data protection are of paramount concern

More information

VMWARE PROTECTION WITH DELL EMC NETWORKER 9

VMWARE PROTECTION WITH DELL EMC NETWORKER 9 VMWARE PROTECTION WITH DELL EMC NETWORKER 9 Solution Overview ABSTRACT This white paper describes the integration of Dell EMC NetWorker with VMware vcenter. It also includes details on the NetWorker architecture

More information

Backup and Recovery: New Strategies Drive Disk-Based Solutions

Backup and Recovery: New Strategies Drive Disk-Based Solutions I D C E X E C U T I V E B R I E F Backup and Recovery: New Strategies Drive Disk-Based Solutions Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com December

More information

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director

Hyper-Convergence De-mystified. Francis O Haire Group Technology Director Hyper-Convergence De-mystified Francis O Haire Group Technology Director The Cloud Era Is Well Underway Rapid Time to Market I deployed my application in five minutes. Fractional IT Consumption I use and

More information

VMAX and XtremIO: High End Storage Overview and Update

VMAX and XtremIO: High End Storage Overview and Update VMAX and XtremIO: High End Storage Overview and Update Mohamed Salem Senior Systems Engineer GLOBAL SPONSORS Dell EMC Storage Portfolio HIGH-END MIDRANGE UNSTRUCTURED 2 High End Storage Family VMAX XTREMIO

More information

REFERENCE ARCHITECTURE. Rubrik and Nutanix

REFERENCE ARCHITECTURE. Rubrik and Nutanix REFERENCE ARCHITECTURE Rubrik and Nutanix TABLE OF CONTENTS INTRODUCTION - RUBRIK...3 INTRODUCTION - NUTANIX...3 AUDIENCE... 4 INTEGRATION OVERVIEW... 4 ARCHITECTURE OVERVIEW...5 Nutanix Snapshots...6

More information

New HPE 3PAR StoreServ 8000 and series Optimized for Flash

New HPE 3PAR StoreServ 8000 and series Optimized for Flash New HPE 3PAR StoreServ 8000 and 20000 series Optimized for Flash AGENDA HPE 3PAR StoreServ architecture fundamentals HPE 3PAR Flash optimizations HPE 3PAR portfolio overview HPE 3PAR Flash example from

More information

Modernize Without. Compromise. Modernize Without Compromise- All Flash. All-Flash Portfolio. Haider Aziz. System Engineering Manger- Primary Storage

Modernize Without. Compromise. Modernize Without Compromise- All Flash. All-Flash Portfolio. Haider Aziz. System Engineering Manger- Primary Storage Modernize Without Modernize Without Compromise- All Flash Compromise All-Flash Portfolio Haider Aziz Haider Aziz System Engineering Manger- Primary Storage System Engineering Manger- Primary Storage Modern

More information

LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE

LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE LEVERAGING FLASH MEMORY in ENTERPRISE STORAGE Luanne Dauber, Pure Storage Author: Matt Kixmoeller, Pure Storage SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA unless

More information

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager Reference Architecture Copyright 2010 EMC Corporation. All rights reserved.

More information

New Approach to Unstructured Data

New Approach to Unstructured Data Innovations in All-Flash Storage Deliver a New Approach to Unstructured Data Table of Contents Developing a new approach to unstructured data...2 Designing a new storage architecture...2 Understanding

More information

Modernize Your Backup and DR Using Actifio in AWS

Modernize Your Backup and DR Using Actifio in AWS FOR AWS Modernize Your Backup and DR Using Actifio in AWS 150105H FOR AWS Modernize Your Backup and DR Using Actifio in AWS What is Actifio? Actifio virtualizes the data that s the lifeblood of business.

More information

Chapter 10 Protecting Virtual Environments

Chapter 10 Protecting Virtual Environments Chapter 10 Protecting Virtual Environments 164 - Protecting Virtual Environments As more datacenters move to virtualize their environments and the number of virtual machines and the physical hosts they

More information

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S

EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Metropolitan Recovery for SQL Server 2005 Enabled by Replication Manager and MirrorView/S Reference Architecture EMC Global Solutions

More information

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005

EMC CLARiiON CX3-80. Enterprise Solutions for Microsoft SQL Server 2005 Enterprise Solutions for Microsoft SQL Server 2005 EMC CLARiiON CX3-80 EMC Long Distance Recovery for SQL Server 2005 Enabled by Replication Manager and RecoverPoint CRR Reference Architecture EMC Global

More information

EMC XtremIO All-Flash Applications. Sonny Aulakh VP, Sales Engineering November 2014

EMC XtremIO All-Flash Applications. Sonny Aulakh VP, Sales Engineering November 2014 EMC XtremIO All-Flash Applications Sonny Aulakh VP, Sales Engineering XtremIO @sonnyaulakh November 2014 1 XtremIO #1 All-Flash Array in the Market Gartner Magic Quadrant Leader >$300,000,000

More information

VERITAS Storage Foundation for Windows FlashSnap Option

VERITAS Storage Foundation for Windows FlashSnap Option VERITAS Storage Foundation for Windows FlashSnap Option Snapshot Technology for Microsoft Windows Server 2000 and Windows Server 2003 August 13, 2004 1 TABLE OF CONTENTS Introduction...3 Fast Data Recovery...3

More information

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public

Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments. Solution Overview Cisco Public Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments Veeam Availability Solution for Cisco UCS: Designed for Virtualized Environments 1 2017 2017 Cisco Cisco and/or and/or its

More information

Chapter 1. Storage Concepts. CommVault Concepts & Design Strategies: https://www.createspace.com/

Chapter 1. Storage Concepts. CommVault Concepts & Design Strategies: https://www.createspace.com/ Chapter 1 Storage Concepts 4 - Storage Concepts In order to understand CommVault concepts regarding storage management we need to understand how and why we protect data, traditional backup methods, and

More information

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA

Boost your data protection with NetApp + Veeam. Schahin Golshani Technical Partner Enablement Manager, MENA Boost your data protection with NetApp + Veeam Schahin Golshani Technical Partner Enablement Manager, MENA NetApp Product Strategy Market-leading innovations, that are NetApp Confidential Limited Use 3

More information

Powering Next-Gen Shared Accelerated Storage

Powering Next-Gen Shared Accelerated Storage Powering Next-Gen Shared Accelerated Storage SUMMARY If data is now an organization s most valuable asset, then the means to store and analyze that data effectively, and derive full value from it, are

More information

2014 VMware Inc. All rights reserved.

2014 VMware Inc. All rights reserved. 2014 VMware Inc. All rights reserved. Agenda Virtual SAN 1 Why VSAN Software Defined Storage 2 Introducing Virtual SAN 3 Hardware Requirements 4 DEMO 5 Questions 2 The Software-Defined Data Center Expand

More information

Copyright 2013 EMC Corporation. All rights reserved. FLASH NEXT: Zero to One Million IOPs In A Flash

Copyright 2013 EMC Corporation. All rights reserved. FLASH NEXT: Zero to One Million IOPs In A Flash 1 FLASH NEXT: Zero to One Million IOPs In A Flash 2 Expectations Are Reset Forever 3 DATA IS GROWING 4 While At The Same Time Costs Must Be Contained Information Must Become An Asset Performance Must Be

More information

ZYNSTRA TECHNICAL BRIEFING NOTE

ZYNSTRA TECHNICAL BRIEFING NOTE ZYNSTRA TECHNICAL BRIEFING NOTE Backup What is Backup? Backup is a service that forms an integral part of each Cloud Managed Server. Its purpose is to regularly store an additional copy of your data and

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T P ow e ring Digital Transfor m a t i o n T h r ough the C l o u d - R e a d y E n t e r p rise September 2016 Adapted from Developing a Cloud Strategy for Digital

More information

SolidFire and Ceph Architectural Comparison

SolidFire and Ceph Architectural Comparison The All-Flash Array Built for the Next Generation Data Center SolidFire and Ceph Architectural Comparison July 2014 Overview When comparing the architecture for Ceph and SolidFire, it is clear that both

More information

Solution Brief: Commvault HyperScale Software

Solution Brief: Commvault HyperScale Software Solution Brief: Commvault HyperScale Software ENTERPRISE IT SHIFTS Enterprise IT is being transformed with the maturing of public cloud providers that offer compute, storage and application services with

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

More information

SolidFire and Pure Storage Architectural Comparison

SolidFire and Pure Storage Architectural Comparison The All-Flash Array Built for the Next Generation Data Center SolidFire and Pure Storage Architectural Comparison June 2014 This document includes general information about Pure Storage architecture as

More information

BEST PRACTICES FOR RUNNING SQL SERVER ON DELL EMC XTREMIO X2

BEST PRACTICES FOR RUNNING SQL SERVER ON DELL EMC XTREMIO X2 WHITE PAPER BEST PRACTICES FOR RUNNING SQL SERVER ON DELL EMC XTREMIO X2 Abstract This White Paper explains the general characteristics of running SQL Server on DELL EMC's XtremIO X2 enterprise all-flash

More information

Automated Infrastructure Management Powers Future-Ready Enterprise Clouds

Automated Infrastructure Management Powers Future-Ready Enterprise Clouds WHITE PAPER Automated Infrastructure Management Powers Future-Ready Enterprise Clouds Sponsored by: Dell Mary Johnston Turner April 2016 Richard L. Villars IDC OPINION Future-ready enterprises continually

More information

End User Computing. Haider Aziz Advisory System Engineer-EMEA. Redefining Application and Data Delivery to the Modern Workforce

End User Computing. Haider Aziz Advisory System Engineer-EMEA. Redefining Application and Data Delivery to the Modern Workforce Haider Aziz Advisory System Engineer-EMEA End User Computing Redefining Application and Data Delivery to the Modern Workforce 1 Why Customers Care The World of End Users and IT is Transforming NEW Users

More information

HPE SimpliVity 380. Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager

HPE SimpliVity 380. Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager HPE SimpliVity 380 Simplyfying Hybrid IT with HPE Wolfgang Privas Storage Category Manager We ve seen flash evolve at a record pace 61% Have already deployed all-flash in some level and are increasing

More information

Introducing HPE SimpliVity 380

Introducing HPE SimpliVity 380 Introducing HPE SimpliVity 0 The new powerhouse in hyperconvergence Pascal.Moens@hpe.com, PreSales Consultant December 0 The evolution of hyperconvergence Legacy Stack Integrated Systems Other Hyperconverged

More information

IOmark- VDI. IBM IBM FlashSystem V9000 Test Report: VDI a Test Report Date: 5, December

IOmark- VDI. IBM IBM FlashSystem V9000 Test Report: VDI a Test Report Date: 5, December IOmark- VDI IBM IBM FlashSystem V9000 Test Report: VDI- 151205- a Test Report Date: 5, December 2015 Copyright 2010-2015 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VM, VDI- IOmark,

More information

HCI: Hyper-Converged Infrastructure

HCI: Hyper-Converged Infrastructure Key Benefits: Innovative IT solution for high performance, simplicity and low cost Complete solution for IT workloads: compute, storage and networking in a single appliance High performance enabled by

More information

Microsoft SQL Server

Microsoft SQL Server Microsoft SQL Server Abstract This white paper outlines the best practices for Microsoft SQL Server Failover Cluster Instance data protection with Cohesity DataPlatform. December 2017 Table of Contents

More information

THE FUTURE OF BUSINESS DEPENDS ON SOFTWARE DEFINED STORAGE (SDS)

THE FUTURE OF BUSINESS DEPENDS ON SOFTWARE DEFINED STORAGE (SDS) THE FUTURE OF BUSINESS DEPENDS ON SOFTWARE DEFINED STORAGE (SDS) How SSDs can fit into and accelerate an SDS strategy SPONSORED BY TABLE OF CONTENTS Introduction 3 An Overview of SDS 4 Achieving the Goals

More information

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1

TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1 TECHNICAL OVERVIEW OF NEW AND IMPROVED FEATURES OF EMC ISILON ONEFS 7.1.1 ABSTRACT This introductory white paper provides a technical overview of the new and improved enterprise grade features introduced

More information

Dell EMC Isilon with Cohesity DataProtect

Dell EMC Isilon with Cohesity DataProtect Dell EMC Isilon with Cohesity DataProtect Abstract This guide outlines the Cohesity DataProtect deployment guide for Dell EMC Isilon Data Protection. Table of Contents About This Guide...2 Intended Audience...2

More information

Stellar performance for a virtualized world

Stellar performance for a virtualized world IBM Systems and Technology IBM System Storage Stellar performance for a virtualized world IBM storage systems leverage VMware technology 2 Stellar performance for a virtualized world Highlights Leverages

More information

Flash Storage-based Data Protection with HPE

Flash Storage-based Data Protection with HPE Enterprise Strategy Group Getting to the bigger truth. Solution Showcase Flash Storage-based Data Protection with HPE Date: August 2018 Author: Christophe Bertrand, Senior Analyst Abstract: Solid-state

More information

Life In The Flash Director - EMC Flash Strategy (Cross BU)

Life In The Flash Director - EMC Flash Strategy (Cross BU) 1 Life In The Flash Lane @SamMarraccini, Director - EMC Flash Strategy (Cross BU) CONSTANT 2 Performance = Moore s Law, Or Does It? MOORE S LAW: 100X PER DECADE FLASH Closes The CPU To Storage Gap FLASH

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP. Silverton Consulting, Inc. StorInt Briefing

Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP. Silverton Consulting, Inc. StorInt Briefing Benefits of Multi-Node Scale-out Clusters running NetApp Clustered Data ONTAP Silverton Consulting, Inc. StorInt Briefing BENEFITS OF MULTI- NODE SCALE- OUT CLUSTERS RUNNING NETAPP CDOT PAGE 2 OF 7 Introduction

More information