Redefining Microsoft SQL Server Data Management. PAS Specification

Size: px
Start display at page:

Download "Redefining Microsoft SQL Server Data Management. PAS Specification"

Transcription

1 Redefining Microsoft SQL Server Data Management APRIL Actifio 11, 2013 PAS Specification

2 Table of Contents Introduction Background Virtualizing Microsoft SQL Server Data Management Virtualizing the Copy Operation Discovery... 4 Application Consistency... 4 Physical Servers... 5 Virtual Servers... 5 Virtualizing the Store Operation... 6 Globally De-duplicating and Compressing Changed Data... 6 Virtualizing the Storage Repository... 6 Virtualizing the Move Operation... 6 Traditional Primary Storage Replication... 7 Backup Replication... 7 DeDup Async Replication... 7 Virtualizing the Restore/Recovery Operation Mount... 9 Clone... 9 Restore... 8 Conclusion About Actifio... 9 actifio.com Redefining Microsoft SQL Data Management 2

3 Introduction Actifio copy data storage introduces data virtualization technology into the management of copy data in both physical and virtual environments, resulting in a single, radically simple solution that can dramatically reduce costs and efficiently manage all copies of production data for backup, disaster recovery, test, development or any other application that requires a copy of the data. Actifio provides a comprehensive and efficient solution for protecting Microsoft SQL Server environments, with the benefits shown in Table 1. This paper describes how Actifio s patented Virtual Data Pipeline technology is applied in Microsoft SQL Server environments to deliver these benefits. Actifio MS SQL Server support at a glance SQL Server 2005, 2008, 2008R2, 2012 Microsoft Failover Cluster setups Background Actifio pioneered the industry s first storage system optimized for managing virtual copies of production data, eliminating redundant silos of IT infrastructure and data management applications. While data storage technology is undergoing some fundamental shifts, such as production data storage moving from disk to SSD and copy data storage moving from tape to disk, very little has changed over the last two decades in the way data is managed. The common approach to data management has been to deploy complex, expensive infrastructure silos-- built with point tools for each of protection, disaster recovery, business continuity, test & development, analytics, compliance or other applications each making and managing redundant copies of data. Actifio copy data storage solutions introduce data management virtualization to deliver a SLA-driven solution that decouples the management of data from storage, network and server infrastructure. The result is a radically simple solution that can reduce costs by up to 90% and efficiently manage all copies of production data for backup, disaster recovery, test, development or any other application that requires a copy of production data. Physical and Virtual SQL Server servers Instant recovery of SQL Server objects such as data files, tables, and rows TABLE 1: ACTIFIO VALUE IN MS SQL SERVER ENVIRONMENTS BENEFIT ACTIFIO DETAILS No Production Impact High Performance Using Actifio dedicated resources, storage of copy data and related processing for deduplication, compression, and replication is offloaded from the production SQL Server databases. Actifio s turnkey solution does not require any intrusive agents or other significant resources from the customer s environment. Utilizes efficient block level protocols such as Fibre Channel and iscsi, on dedicated, highly available enterprise class hardware for fast and performant data access. Snapshot based data capture and incremental forever data movement for fast and efficient SQL Server database backups and replication. Granular Recovery Provides object level access and recovery of SQL Server information such as data files, tables, and rows, using standard SQL Server tools. Scalable Efficient solution for both standalone and clustered environments actifio.com Redefining Microsoft SQL Data Management 3

4 Virtualizing Microsoft SQL Server Data Management Actifio created the Virtual Data Pipeline (VDP) technology to virtualize production data copy management, eliminating redundancies and re-purposing the unique data for multiple data management applications. VDP efficiently captures a copy of changed data from the Microsoft SQL Server databases allowing for direct access to the data from the Actifio solution, without any data movement. The Virtual Data Pipeline is a distributed object file system, virtualizing the core primitives of data management: copy, store, move and restore. This technology allows the instant creation of virtual copies of point-intime data from the collection of unique blocks of data. A single solution can now be deployed to replace one or more of backup software, disaster recovery, business continuity or test and development tools and can be used as a platform for search, compliance and analytics tools. The resulting simplicity of operations and reduction in infrastructure significantly drives down capital and operational costs. The following sections explain the details of virtualizing the copy, store, move and restore operations in this environment. Virtualizing the Copy Operation Discovery Actifio performs a deep discovery of the SQL Server environment by querying the Actifio connector a lightweight software component that is installed on the servers running SQL Server. The connector will discover all the databases present on each server and the administrator can apply predefined SLA protection-templates to these databases. The lightweight Actifio Connector is used for discovery and for coordination purposes such as ensuring application consistent backups and truncating logs. It is not involved in any SQL Server backup data movement, therefore consumes virtually zero system resources. Application Consistency Actifio leverages the Microsoft Volume Shadow Copy Service (VSS) to capture application-consistent snapshots of the SQL Server databases in both physical and virtual server environments. VSS snapshots work against open SQL Server databases and provide an efficient means to quiesce the database to capture an application consistent state. Microsoft has included VSS in all versions of Windows since Windows 2003 and it is readily available with SQL Server by default. FIGURE 1: VIRTUAL DATA PIPELINE ARCHITECTURE 1. COPY: Most efficient and scalable data capture Block-level, incremental snapshot with change block tracking 2. STORE: Independent copy with multiple formats, any storage device 3. MOVE: Dedup Async to drive down network usage 4. RESTORE: App-aware instant mount to any host Maintains temporal and causal relationship between the objects Raw format for instant restore, optimized format for longer retention Storage virtualization for private, public or hybrid cloud storage actifio.com Redefining Microsoft SQL Data Management 4

5 FIGURE 2: ACTIFIO APPLICATION MANAGER Physical Servers When SQL Server runs on physical servers, Actifio can quickly capture views of the databases by leveraging its built-in Copy On Write (COW) snapshot technology at the storage level. The Actifio Connector is installed on all SQL Server hosts, standalone or clustered, to provide tighter integration with SQL Server and ensure application-consistent backups. It coordinates the Actifio storage-level snapshot with the Microsoft VSS snapshot on the server, and also facilitates log truncation as needed. Actifio can natively compare the current and the previous snapshots at the block level to determine which blocks differ and need to be processed for deduplication, compression, and replication. For example, if Actifio collects changes on an hourly basis then only the last hour of changed blocks would be stored in the Actifio system for that data capture operation. This optimizes the amount of storage consumed and reduces the overall load on the system, as data is only processed one time. In traditional backup environments, data is processed over and over again every time there is a full backup. The Actifio architecture combines the benefits of full system snapshots along with the benefits of block level, incremental forever data movement. Virtual Servers For SQL Server running on a virtual server, Actifio uses VMware snapshot technology to quickly capture application-consistent views of the blocks on the virtual disks attached to the Virtual Machine (VM). The Actifio Connector is only required in the VMs for log truncation, but can also facilitate deeper discovery of SQL Server databases. Three VMware technologies aid in protecting SQL Server on VM s: VMware Snapshots, VMware Tools, and Changed Block Tracking (CBT). Actifio is fully integrated with VMware vsphere (version 4.0 or higher). vcenter is queried to find the location of the VM to be managed and to initiate the VM snapshot. When Actifio triggers the VMware snapshot, the guest Windows operating system of the VM is alerted to the snapshot through the VMware Tools software that is installed on the guest OS. When copying the snapshot data, Actifio leverages a feature of the vstorage APIs for Data Protection called Changed Block Tracking (CBT) to capture changes from the production environment using a true incremental-forever architecture. Changed Block Tracking lets Actifio copy only the blocks that have changed since the last data collection. For example, if Actifio collects changes on an hourly basis then only the last hour of changed blocks would be copied from the production VM onto Actifio during any operation. Upon the first backup of a VM, a staging disk is created within Actifio for each virtual disk of the VM. Storage consumption for this staging disk is minimized by using thin provisioning as well as by using VMware Changed Block Tracking to retrieve only the non-empty blocks. Actifio supports two architectures for moving captured changed data blocks from the production VMs to Actifio PAS: actifio.com Redefining Microsoft SQL Data Management 5

6 1. Ethernet Network (IP): Actifio can copy the changed blocks directly through VMware API calls. Data moves directly between the ESX servers and Actifio using the customer s IP network. 2. Storage Area Network (Fibre Channel): Actifio can copy the changed blocks over the storage network for VMs that use Storage Area Networks (SANs) to connect to their datastores, whether via iscsi or Fibre Channel. Actifio will copy the changed blocks directly from the datastore(s) over Fibre Channel, bypassing the ESX servers for the data movement and offloading this data movement from the customer s IP network. Moving data from one storage system directly to another one is the most efficient way to move data in the data center. In Summary, Actifio uses the following workflow to copy data from the VMware environment: 1. Create a VMware snapshot of the VM through the vcenter API. Application consistency is achieved through VMware Tools. 2. Use VMware CBT to identify which blocks have changed since the last operation. 3. Copy only the changed blocks onto the Actifio system. 4. Delete the VMware snapshot through the vcenter API. This approach leverages VMware snapshots as an efficient way to achieve application-consistent points in time while effectively transferring them onto the Actifio system, using only incremental data movements. This design eliminates the performance issues that can be associated with large data transfers and with maintaining and deleting older VMware snapshots from ESX servers. this environment, VMware does not manage the storage and therefore does not provide snapshot services. Actifio leverages its storagelevel snapshot capability to offer an efficient solution for SQL Server protection in clustered configurations in a similar manner to protection of physical servers. In both cases, only changed blocks are copied to minimize data movement and provide incremental-forever backups with instant restores. Virtualizing the Store Operation Once application-consistent changed blocks are imported into Actifio, the next step is to globally deduplicate and compress the changes between the last two snapshots at a block level. Newly captured data is deduplicated across all physical and virtual servers managed by Actifio, and is then compressed prior to being written to disk. Global data deduplication and compression provide the benefits shown in Table 2. Globally Deduplicating and Compressing Changed Data Actifio s Virtual Data Pipeline (VDP) File System processes only the blocks that have changed between the last two snapshot-based data captures. This process executes within the Actifio system, offloading all data management processing from the user s production environment. VDP uses patented progressive data processing algorithms to perform this deduplication and optimize the use of storage capacity. Actifio copies data blocks incrementally to avoid a heavy load on the ESX environment and on the storage systems. In addition, Actifio only uses VMware snapshots for a very brief period of time; the snapshots are retained just long enough to copy the changed blocks and then they are deleted. This technique results in a minimal performance impact within VMware for snapshot deletion since very few changed blocks need to be merged back to the original volumes. When SQL Server is deployed in a clustered setup on virtual servers, the database sits on physical mode raw device mappings (prdm). In Virtualizing the Storage Repository In addition to reducing the storage footprint, Actifio enables the use of any storage repository to store the reduced data footprint. Users can now have their SLA s dictate the type of storage they need to use, rather than be dictated by the vendor or the choice of production data storage device. Many users have re-purposed their existing storage for storing data copies or have opted for lower cost storage devices. This capability further lowers the overall storage costs. Benefits of Actifio for SQL Server Protection Minimal backup window data is captured using snapshots and not backups Incremental forever after the initial copy, all backups are incremental (no more fulls ) Store snapshots on any storage and reclaim expensive tier 1 storage production storage Provides object level access including data files, tables and rows Incremental backups deduped and compressed Virtualizing the Move Operation Data movement, especially replication, is the single biggest inhibitor to efficient data management in a geographically distributed environment. Actifio delivers robust, efficient and scalable data movement technology that not only drives down the overall network usage but also eliminates the need for a dedicated WAN accelerator/optimizer. In addition to offering traditional synchronous and asynchronous primary storage replication, Actifio leverages its global deduplication and compression to provide efficient data replication between sites. Actifio offers two types of deduplicated data replication: Backup Replication and Dedup-Async Storage Replication. actifio.com Redefining Microsoft SQL Data Management 6

7 TABLE 2: DATA DEDUPLICATION AND COMPRESSION BENEFITS BENEFIT ACTIFIO DETAILS Storage Economics Globally deduplicated and compressed data is economically stored on disk for longer retention. WAN Optimization Deduplication and compression optimizes the data set for transport between sites. Traditional Primary Storage Replication Actifio offers 2 types of traditional primary storage replication: synchronous and asynchronous. These replications are similar to the replication technologies typically offered by traditional storage arrays. Synchronous replication can be achieved up to a 300 Km distance and will guarantee that all data is synchronized between two sites. Asynchronous replication removes the distance limitation and will send data over the WAN as fast as the bandwidth allows. Both of these technologies are designed for real-time replication of data resulting in every write being replicated between sites. The advantages of using Actifio synchronous or asynchronous replication are: 1. Actifio replication does not require any storage array vendor licenses as data is sent from one Actifio system to another. 2. Actifio replication is heterogeneous from any supported array to any supported array. Tier 1 to Tier 2 and/or Vendor A to Vendor B. 3. Actifio replication preserves write-order, even across multiple LUNs in a consistency group. 4. Actifio replication is fully integrated with VMware Site Recovery Manager (SRM). Backup Replication The backup replication process begins after the deduplication process ingests and stores the unique data captured by the Copy and Store processes. This workflow minimizes the bandwidth required to move data between locations. A proprietary deduplication-aware replication protocol enables the transmission of only the globally unique blocks that are needed in the remote Actifio system, ensuring the most efficient movement possible. This architecture ensures maximum efficiency for WAN bandwidth utilization. For example, a 1 GB service pack that was applied to 10 SQL Server VMs would generate much less than 10 GB of replication traffic with Actifio technology. First, the 10 GB of changes would be single instanced down to the 1 GB of common new blocks that were written to each server. Next, a percentage of those blocks are probably already in the dedup repository from previous patches or from existing Windows binaries. Because of this effect, the 1 GB of blocks from the service pack may deduplicate down to 600 MB since the other 400 MB of the blocks are already in the repository. Finally, the 600 MB of new blocks may compress down to 300 MB before being sent over the wire. In this case, 300 MB of data would be sent over the WAN instead of 10 GB of data due to Actifio s global deduplication technology. Furthermore, if the remote site is performing local data protection, it is possible that no data would be transmitted at all as the needed blocks may already exist in the deduplication pool at that site. Dedup-Async Replication The third type of primary storage replication is an industry first, uniquely delivered by Actifio, called Dedup-Async. This is the industry s most efficient way of moving data, driving down bandwidth requirements while allowing RTOs comparable to traditional synchronous and asynchronous methods. Dedup-Async replication provides asynchronous data replication but uses globally deduplicated and compressed data movement over the network. The Dedup-Async protocol uses the following workflow with an abbreviated cycle time: 1. Take a snapshot of the physical or virtual server 2. Deduplicate and compress only the incremental block-level changes since the last cycle 3. Replicate the new globally unique compressed blocks to the DR site 4. Rehydrate the new unique blocks to ready the entire dataset for a failover condition This approach has all of the benefits of asynchronous storage replication but only uses a fraction of the bandwidth required with traditional replication technologies. It also provides the ability to have applicationconsistent replicated copies at the DR site, shortening recovery time by avoiding the need for integrity checking that is typically performed with a crash-consistent copy. In addition, the backup replication and Dedup-Async replication services utilize the same bit stream for even more efficiencies. With traditional technologies, a customer will require bandwidth for primary storage replication as well as backup replication. With Actifio PAS, these two services share the same bandwidth. For example, when the primary storage blocks are replicated by Dedup-Async replication, those blocks do not need to be resent when backup replication starts some time later, since those blocks are already at the DR site. The end result is that both primary storage and backups can be replicated sharing the same globally deduplicated and compressed data stream. The Dedup-Async architecture also allows Actifio to create virtual copies of the data for DR and failover testing without interrupting the flow of data between sites. With Dedup-Async you can perform DR tests of actifio.com Redefining Microsoft SQL Data Management 7

8 FIGURE 2: DEDUP-ASYNC REPLICATION ARCHITECTURE your SQL Server databases (on virtual servers or physical servers) at any time with no interruption to data replication and with no additional capacity requirements. A virtual copy of the data is created at the DR site and is immediately available for testing or analysis. Dedup-Async also provides sophisticated incremental failback capabilities to make the restoration of service at the primary site very simple in the event of a failover condition to the DR site. Virtualizing the Restore / Recovery Operation Actifio delivers the unique capability to enable applications to directly use point-in-time data without the need for a traditional restore operation. This is because Actifio is an intelligent copy data storage system that can instantly create a view of the application data from a past point in time, and allow applications to access it efficiently via Fibre Channel or iscsi, just as if accessing a traditional storage system. This unique technique of enabling applications to directly access historical data eliminates the traditional restore time and data movement and significantly increases application availability at much lower cost. Any application consistent data point stored in the system can be accessed on any system connected to the Actifio solution. Common use cases are to recover a VM after a software issue, to retrieve a table or row that was deleted accidentally, or to use a virtual copy of a production database for test and development. There are three different methods than can be used to access the data stored on the Actifio: Mount, Clone and Restore. Mount The mount function is the most frequently used data access method as it directly leverages the virtual copies of data stored on Actifio. Since Actifio already has the data and can service I/O directly, there is no need to copy the data anywhere. Virtual copies of the data can be mounted instantly on any system in the environment using efficient block-level protocols including iscsi and Fibre Channel. By eliminating the data movement from the process, data sets of any size can be accessed instantly on any server in the environment, virtual or physical. A 2 TB data set can be accessed in the same amount of time as a 2 GB data set, in seconds, since the data is mounted instead of copied. Virtual copies of any database can be used for logical recovery, for test and development, or for full VM instant recovery. When mounting virtual disks from a VM to an existing physical host or VM, the user chooses the desired host. For a VM, the new disks are added as Virtual or Physical Mode Raw Device Mappings (vrdms/ prdms). For physical hosts, the connector will assign a drive letter to the volumes and make the volumes accessible within Windows. In either case, standard SQL Server tools can be used to access the mounted database for recovery or for other uses. If the production database runs on a VM and Actifio is used to protect the entire VM then a point-in-time copy can be mounted as a new VM. When creating such a new VM, the user specifies a VM name, a vcenter server, an ESX server, and a datastore. Actifio creates the VM actifio.com Redefining Microsoft SQL Data Management 8

9 using virtual copies of the point-in-time images presented as vrdms and marked as non-independent, so that this VM can be further protected using Actifio if desired. The VM is automatically registered with vcenter but the virtual network interfaces are unplugged in order to avoid network IP conflicts. The datastore specified is only used to host the VM configuration and vrdm mapping files, which consume almost no space in the datastore. Clone The clone function is used to create an independent copy of a database for any number of reasons: test and development, audit, compliance, data warehousing, forensic analysis, e-discovery, user acceptance testing, etc. Virtual server or physical server databases can be copied from any application-consistent point in the system to a separate storage location anywhere in the customer environment. For example, a VM running SQL Server can be cloned to a new VM that appears exactly as it did 6 months ago for e-discovery. For VMs, creating a clone is similar to mounting to a new VM, except that the virtual disks are actually copied to newly created VMDK files in one or more of the ESX server s data stores, as specified by the user. For databases from physical servers, the clone operation will create a bit for bit copy of the SQL Server database volume(s) on storage from an attached storage array. Restore The restore function effectively reverts the production data to look exactly as it did at the time of the data collection point. When restoring a VM, Actifio powers down the production VM, deletes all the virtual disks (all data will be lost), and creates new virtual disks with the same data from the time of the restore point. When restoring a physical server, the underlying disk will be reverted to its state at the time of the original data capture. Conclusion Actifio copy data storage solution is based on patented Virtual Data Pipeline (VDP) technology, which provides the most efficient way to manage data growth while solving your biggest IT challenges around information protection and availability. Using Actifio to manage and protect MS SQL Server databases delivers significant benefits to IT, including: Near-zero backup window: data is captured using snapshots and not backups Instant access: mount and clone operations with no data movement required Incremental forever: after the initial copy, all backups are incremental (no more fulls ) Extreme granularity: provide object-level access including data files, tables, and rows Storage and WAN optimized: incremental backups deduped and compressed to optimize long-term storage and replication Reclaimed storage: store snapshots on any storage and reclaim expensive tier-1 production storage About Actifio Actifio pioneered the industry s first storage system optimized for managing virtual copies of production data, eliminating redundant silos of IT infrastructure and data management applications. Actifio Protection and Availability Storage (PAS) platform is based on patented Virtual Data PipelineTM (VDP) technology, delivering dramatically enhanced business availability by eliminating backup and restore windows and the creation of virtual point-in-time copies of data on-demand, for use by any business application. Integrating data deduplication, network and processor utilization optimization, Actifio provides the most efficient way to manage data growth while solving your biggest IT challenges around information protection and availability. For additional information, visit Actifio at contact Actifio at info@actifio.com or For more information on how Actifio can radically simplify your data management, visit actifio.com Redefining Microsoft SQL Data Management 9

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

Redefining Microsoft SQL Server Data Management

Redefining Microsoft SQL Server Data Management Redefining Microsoft SQL Server Data Management Contact Actifio Support As an Actifio customer, you can get support for all Actifio products through the Support Portal at http://support.actifio.com/. Copyright,

More information

Copy Data Management Solution

Copy Data Management Solution Copy Data Management Solution Actifio copy data storage platform lets businesses recover anything instantly, for up to 90% less. Actifio does this by eliminating siloed data protection applications, virtualizing

More information

Redefining Oracle Database Management

Redefining Oracle Database Management Redefining Oracle Database Management Actifio PAS Specification A Single Solution for Backup, Recovery, Disaster Recovery, Business Continuity and Rapid Application Development for Oracle. MAY, 2013 Contents

More information

Introduction...3. Virtualization The Foundation...3. The Current Data Management Approach...4. Copies of Production Data Drive Data Growth...

Introduction...3. Virtualization The Foundation...3. The Current Data Management Approach...4. Copies of Production Data Drive Data Growth... ACTIFIO COPY DATA VIRTUALIZATION How It Works An exploration of Actifio technology, purpose-built to combat the copy data problem found at the core of the enterprise storage explosion 140815 Table of Contents

More information

How It Works. Actifio PAS Specification. An exploration of our technology, purpose-built to combat the copy data management problem

How It Works. Actifio PAS Specification. An exploration of our technology, purpose-built to combat the copy data management problem ACTIFIO COPY DATA STORAGE How It Works An exploration of our technology, purpose-built to combat the copy data management problem Actifio PAS Specification at the core of the enterprise storage explosion.

More information

Nutanix Tech Note. Data Protection and Disaster Recovery

Nutanix Tech Note. Data Protection and Disaster Recovery Nutanix Tech Note Data Protection and Disaster Recovery Nutanix Virtual Computing Platform is engineered from the ground-up to provide enterprise-grade availability for critical virtual machines and data.

More information

Actifio Big Data Director. Virtual Data Pipeline for Unstructured Data

Actifio Big Data Director. Virtual Data Pipeline for Unstructured Data Actifio Big Data Director Virtual Data Pipeline for Unstructured Data Contact Actifio Support As an Actifio customer, you can get support for all Actifio products through the Support Portal at http://support.actifio.com/.

More information

Using Live Sync to Support Disaster Recovery

Using Live Sync to Support Disaster Recovery Using Live Sync to Support Disaster Recovery SIMPANA VIRTUAL SERVER AGENT FOR VMWARE Live Sync uses backup data to create and maintain a warm disaster recovery site. With backup and replication from a

More information

Next Generation Cloud Services. White Paper

Next Generation Cloud Services. White Paper Next Generation Cloud Services White Paper Ash Ashutosh, CEO, Actifio February 2012 Table of Contents Introduction... 3 Uncovering Opportunities in Copy Data... 4 The Impact of Margin, Quality of Service

More information

Nutanix Solution Note

Nutanix Solution Note Nutanix Solution Note Version 1.0 April 2015 2 Copyright 2015 Nutanix, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. Nutanix is

More information

BDR TM for VMware. VMware BACKUP WITH VEMBU. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES

BDR TM for VMware. VMware BACKUP WITH VEMBU. VEMBU TECHNOLOGIES www.vembu.com TRUSTED BY OVER 25,000 BUSINESSES BDR TM for VMware VMware BACKUP WITH VEMBU VEMBU TECHNOLOGIES www.vembu.com Copyright Information Information in this document is subject to change without notice. The entire risk of the use or the results

More information

VMware VDR and Cloud Storage: A Winning Backup/DR Combination

VMware VDR and Cloud Storage: A Winning Backup/DR Combination VMware VDR and Cloud Storage: A Winning Backup/DR Combination 7/29/2010 CloudArray, from TwinStrata, and VMware Data Recovery combine to provide simple, fast and secure backup: On-site and Off-site The

More information

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage TECHNICAL PAPER Veeam Backup & Replication with Nimble Storage Document Revision Date Revision Description (author) 11/26/2014 1. 0 Draft release (Bill Roth) 12/23/2014 1.1 Draft update (Bill Roth) 2/20/2015

More information

Continuous Data Protection for any Point-in-Time Recovery: Product Options for Protecting Virtual Machines or Storage Array LUNs

Continuous Data Protection for any Point-in-Time Recovery: Product Options for Protecting Virtual Machines or Storage Array LUNs EMC RECOVERPOINT FAMILY Continuous Data Protection for any Point-in-Time Recovery: Product Options for Protecting Virtual Machines or Storage Array LUNs ESSENTIALS EMC RecoverPoint Family Optimizes RPO

More information

NetBackup for VMware Data Recovery Services to End the Dark Ages of Virtualization

NetBackup for VMware Data Recovery Services to End the Dark Ages of Virtualization NetBackup for VMware Data Recovery Services to End the Dark Ages of Virtualization VADP vstorage APIs for Data Protection Centralized Efficient Off-host LAN free Challenges Dynamic Environment Performance

More information

Turbo Charge Your Data Protection Strategy

Turbo Charge Your Data Protection Strategy Turbo Charge Your Data Protection Strategy Data protection for the hybrid cloud 1 WAVES OF CHANGE! Data GROWTH User EXPECTATIONS Do It YOURSELF Can t Keep Up Reliability and Visibility New Choices and

More information

BEST PRACTICES GUIDE: VMware on Nimble Storage

BEST PRACTICES GUIDE: VMware on Nimble Storage BEST PRACTICES GUIDE: VMware on Nimble Storage Summary Nimble Storage iscsi arrays provide a complete application-aware data storage solution that includes primary storage, intelligent caching, instant

More information

Drobo How-To Guide. Use a Drobo iscsi Array as a Target for Veeam Backups

Drobo How-To Guide. Use a Drobo iscsi Array as a Target for Veeam Backups This document shows you how to use a Drobo iscsi SAN Storage array with Veeam Backup & Replication version 5 in a VMware environment. Veeam provides fast disk-based backup and recovery of virtual machines

More information

Is VMware Data Recovery the replacement for VMware Consolidated Backup (VCB)? VMware Data Recovery is not the replacement product for VCB.

Is VMware Data Recovery the replacement for VMware Consolidated Backup (VCB)? VMware Data Recovery is not the replacement product for VCB. VMware Data Recovery Frequently Asked Questions (FAQ), June 2010 Product Overview What is VMware Data Recovery? VMware Data Recovery is a backup and recovery product for VMware vsphere 4.x environments

More information

Technology Insight Series

Technology Insight Series Advancing VMware-based Data Resilience John Webster August, 2011 Technology Insight Series Evaluator Group Advancing VMware-based Data Resilience Copyright 2011 Evaluator Group, Inc. All rights reserved.

More information

What s New with VMware Virtual Infrastructure

What s New with VMware Virtual Infrastructure What s New with VMware Virtual Infrastructure Virtualization: Industry-Standard Way of Computing Early Adoption Mainstreaming Standardization Test & Development Server Consolidation Infrastructure Management

More information

Symantec NetBackup 7.1 What s New and Version Comparison Matrix

Symantec NetBackup 7.1 What s New and Version Comparison Matrix Symantec 7.1 What s New and Version Comparison Matrix Symantec 7 allows customers to standardize backup and recovery operations across physical and virtual environments with fewer resources and less risk

More information

Backup Exec 15: Protecting Microsoft Hyper-V

Backup Exec 15: Protecting Microsoft Hyper-V TECHNICAL BRIEF: BACKUP EXEC 15: PROTECTING MICROSOFT HYPER-V........................................ Backup Exec 15: Protecting Microsoft Hyper-V Who should read this paper Technical White Papers are

More information

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology

Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage. Applied Technology Windows Server 2008 Hyper-V Backup and Replication on EMC CLARiiON Storage Applied Technology Abstract This white paper provides an overview of the technologies that are used to perform backup and replication

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

New Generation of IT self service vcloud Automation Center

New Generation of IT self service vcloud Automation Center New Generation of IT self service vcloud Automation Center Maciej Kot, Senior SE Warszawa 2014 VMware Delivers: The Foundation for the Software-Defined Enterprise End User Computing Desktop Virtual Workspace

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

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

Recent Advancements in Disaster Recovery as a Service

Recent Advancements in Disaster Recovery as a Service Recent Advancements in Disaster Recovery as a Service WHITE PAPER November 2014 WHITE PAPER Recent Advancements in Disaster Recovery as a Service The Traditional Problem with DRaaS In the case of a hardware

More information

VMware vsphere Data Protection 6.1

VMware vsphere Data Protection 6.1 VMware vsphere Data Protection 6.1 Technical Overview Revised August 10, 2015 Contents Introduction... 3 Architecture... 3 Deployment and Configuration... 5 Backup... 6 Application Backup... 6 Backup Data

More information

Symantec Backup Exec 2014 Agents and Options

Symantec Backup Exec 2014 Agents and Options Symantec Backup Exec 2014 Agents and Options Data Sheet: Data Protection Overview enhance and extend Backup Exec features, capabilities, and platform support. Whether you need to protect VMware vsphere,

More information

Microsoft SMB File Sharing Best Practices Guide

Microsoft SMB File Sharing Best Practices Guide Technical White Paper Microsoft SMB File Sharing Best Practices Guide Tintri VMstore, Microsoft SMB 3.0 Protocol, and VMware 6.x Author: Neil Glick Version 1.0 06/15/2016 @tintri www.tintri.com Contents

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

EMC RECOVERPOINT FAMILY

EMC RECOVERPOINT FAMILY EMC RECOVERPOINT FAMILY Cost-effective local and remote data protection and disaster recovery solution ESSENTIALS Maximize application data protection and disaster recovery Protect business applications

More information

Optimize VMware and Hyper-V Protection with HP and Veeam

Optimize VMware and Hyper-V Protection with HP and Veeam Optimize VMware and Hyper-V Protection with HP and Veeam John DeFrees, Global Alliance Solution Architect, Veeam Markus Berber, HP LeftHand P4000 Product Marketing Manager, HP Key takeaways from today

More information

EMC Business Continuity for Microsoft SQL Server 2008

EMC Business Continuity for Microsoft SQL Server 2008 EMC Business Continuity for Microsoft SQL Server 2008 Enabled by EMC Celerra Fibre Channel, EMC MirrorView, VMware Site Recovery Manager, and VMware vsphere 4 Reference Architecture Copyright 2009, 2010

More information

Introducing: Infrascale VMware Backup

Introducing: Infrascale VMware Backup Introducing: Infrascale VMware Backup Agenda 1 2 Infrascale Overview: Our Platform, technology and solutions What Infrascale VMware Backup can do for you 3 How Infrascale stacks up: Competitive Pricing

More information

Introduction. Setup of Exchange in a VM. VMware Infrastructure

Introduction. Setup of Exchange in a VM. VMware Infrastructure Introduction VMware Infrastructure is deployed in data centers for deploying mission critical applications. Deployment of Microsoft Exchange is a very important task for the IT staff. Email system is an

More information

Our Cloud Backup Solution Provides Comprehensive Virtual Machine Data Protection Including Replication

Our Cloud Backup Solution Provides Comprehensive Virtual Machine Data Protection Including Replication Datasheet Our Cloud Backup Solution Provides Comprehensive Virtual Machine Data Protection Including Replication Virtual Machines (VMs) have become a staple of the modern enterprise data center, but as

More information

Protecting Miscrosoft Hyper-V Environments

Protecting Miscrosoft Hyper-V Environments Protecting Miscrosoft Hyper-V Environments Who should read this paper Technical White Papers are designed to introduce Veritas partners and end users to key technologies and technical concepts that are

More information

How to Effectively Protect Data in Virtualized Environments. By Hitachi Data Systems

How to Effectively Protect Data in Virtualized Environments. By Hitachi Data Systems W H I T E P A P E R How to Effectively Protect Data in Virtualized Environments By Hitachi Data Systems February 2012 2 Table of Contents Executive Summary 3 Challenges 4 Comprehensive Data Protection

More information

Backup Exec 15 Agents and Options

Backup Exec 15 Agents and Options DATA PROTECTION Backup Exec 15 Agents and Options Enhance and extend Backup Exec features, capabilities, and platform support Overview enhance and extend Backup Exec features, capabilities, and platform

More information

VMware Backup, Archive, and Disaster Recovery: Next Generation VMware Data Protection. 7 Technology Circle Suite 100 Columbia, SC 29203

VMware Backup, Archive, and Disaster Recovery: Next Generation VMware Data Protection. 7 Technology Circle Suite 100 Columbia, SC 29203 VMware Backup, Archive, and Disaster Recovery: Next Generation VMware Data Protection 7 Technology Circle Suite 100 Columbia, SC 29203 Phone: 866.359.5411 E-Mail: sales@unitrends.com URL: www.unitrends.com

More information

Data Protection. the data. short retention. event of a disaster. - Different mechanisms, products for backup and restore based on retention and age of

Data Protection. the data. short retention. event of a disaster. - Different mechanisms, products for backup and restore based on retention and age of s t o r s i m p l e D a t a s h e e t Data Protection I/T organizations struggle with the complexity associated with defining an end-to-end architecture and processes for data protection and disaster recovery.

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

Virtual Server Agent v9 with VMware. March 2011

Virtual Server Agent v9 with VMware. March 2011 Virtual Server Agent v9 with VMware March 2011 Contents Summary... 3 Backup Transport Methods... 3 Deployment Scenarios... 3 VSA Installation Requirements... 4 VSA Patch Requirements... 4 VDDK Installation...

More information

Increasing Storage Performance, Reducing Cost and Simplifying Management for VDI Deployments

Increasing Storage Performance, Reducing Cost and Simplifying Management for VDI Deployments Increasing Storage Performance, Reducing Cost and Simplifying Management for VDI Deployments Table of Contents Introduction.......................................3 Benefits of VDI.....................................4

More information

HP + Veeam: Fast VMware Recovery from SAN Snapshots

HP + Veeam: Fast VMware Recovery from SAN Snapshots HP + Veeam: Fast VMware Recovery from SAN Snapshots Luca Dell Oca This tech brief was compiled from a series of articles written by virtualization consultant and architect Luca Dell Oca, a specialist in

More information

How To Backup A Virtualized Environment

How To Backup A Virtualized Environment Disk-based Backup for Virtualized Environment via Infortrend EonStor DS, ESVA, EonNAS 3000 / 5000 and Veeam Backup and Replication Application Note Abstract The document describes, as an example the usage

More information

Vodacom Managed Hosted Backups

Vodacom Managed Hosted Backups Vodacom Managed Hosted Backups Robust Data Protection for your Business Critical Data Enterprise class Backup and Recovery and Data Management on Diverse Platforms Vodacom s Managed Hosted Backup offers

More information

NetBackup 7.6 Best Practices: Protecting Virtual Environments Suwat Saelim

NetBackup 7.6 Best Practices: Protecting Virtual Environments Suwat Saelim NetBackup 7.6 Best Practices: Protecting Virtual Environments Suwat Saelim Sr. Technical Consultant Virtualization Environments 2 General Concepts for Better Virtualization Backups Understand virtualization

More information

Asigra Cloud Backup V13.0 Provides Comprehensive Virtual Machine Data Protection Including Replication

Asigra Cloud Backup V13.0 Provides Comprehensive Virtual Machine Data Protection Including Replication Datasheet Asigra Cloud Backup V.0 Provides Comprehensive Virtual Machine Data Protection Including Replication Virtual Machines (VMs) have become a staple of the modern enterprise data center, but as the

More information

Granular recovery from SAN Snapshots

Granular recovery from SAN Snapshots Granular recovery from SAN Snapshots with Veeam Backup & Replication 6.5 Luca Dell'Oca This white paper was compiled from an article series written by virtualization consultant and architect Luca Dell

More information

Backup Software Is Dead. VIRTUAL DATA MANAGEMENT. How Organisations Are Realising The Benefits. Long Live Data Management!

Backup Software Is Dead. VIRTUAL DATA MANAGEMENT. How Organisations Are Realising The Benefits. Long Live Data Management! VIRTUAL DATA MANAGEMENT How Organisations Are Realising The Benefits Software Is Dead. Long Live Data Management! BACKUP SOTFWARE IS BORN software as we know it first emerged in the 1970s, with the advent

More information

Backup Exec 2012 Agent for VMware and Hyper-V

Backup Exec 2012 Agent for VMware and Hyper-V Backup Exec 2012 Agent for VMware and Hyper-V Technical Feature Brief change without notice. Copyright 2011 Symantec Corporation. All rights reserved. Symantec, the Symantec logo and Backup Exec are trademarks

More information

VMware Site Recovery Manager and Nimble Storage

VMware Site Recovery Manager and Nimble Storage BEST PRACTICES GUIDE VMware Site Recovery Manager and Nimble Storage Wen Yu, Nimble Storage Ken Werneburg, VMware N I M B L E T E C H N I C A L R E P O R T : V M W A R E S I T E R E C O V E R Y M A N A

More information

vsphere Data Protection 6.0 VDP 6.0

vsphere Data Protection 6.0 VDP 6.0 vsphere Data Protection 6.0 VDP 6.0 How to backup VMware environments? Daniel Olkowski EMC Data Protection and Availability Division Europe EAST 1 Goal of the meeting Where to use new vsphere Data Protection

More information

CommVault Simpana 10 Best Practices

CommVault Simpana 10 Best Practices CommVault Simpana 10 Best Practices for the Dell Compellent Storage Center Andrew Smith, Data Protection Product Specialist Kris Piepho, Microsoft Product Specialist July, 2013 Revisions Date Description

More information

A New Strategy for Data Management in a Time of Hyper Change

A New Strategy for Data Management in a Time of Hyper Change 1 A New Strategy for Data Management in a Time of Hyper Change 2 Everyone Claims to Do Data Protection How Do Enterprises Protect Data Today? In Medium to Large Enterprises, traditional backup is today

More information

Veeam Backup & Replication

Veeam Backup & Replication Veeam Backup & Replication Version 7.0 Evaluator s Guide Hyper-V Environments August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

SHAREPOINT, SQL, AND EXCHANGE BACKUP IN VIRTUAL AND PHYSICAL ENVIRONMENTS

SHAREPOINT, SQL, AND EXCHANGE BACKUP IN VIRTUAL AND PHYSICAL ENVIRONMENTS SHAREPOINT, SQL, AND EXCHANGE BACKUP IN VIRTUAL AND PHYSICAL ENVIRONMENTS CTO Series: Dr. Mark Campbell, Chief Strategy/Technology Officer, Unitrends INTRODUCTION Enterprise Windows demands enterprise-class

More information

EMC RecoverPoint Continuous Data Protection and Replication Solution

EMC RecoverPoint Continuous Data Protection and Replication Solution EMC RecoverPoint Continuous Data Protection and Replication Solution Simple. Efficient. Consistent Dejan Živanović EMC Technology Solutions Group SEE Presales Manager Dejan.Zivanovic@emc.com 1 Real Time

More information

Nimble Storage Best Practices for Microsoft Exchange

Nimble Storage Best Practices for Microsoft Exchange BEST PRACTICES GUIDE: Nimble Storage Best Practices for Microsoft Exchange Table of Contents NIMBLE STORAGE OVERVIEW... 3 EXCHANGE STORAGE REFERENCE ARCHITECTURE... 3 Store Database and Transaction Log

More information

Backup Exec 15: Protecting VMware

Backup Exec 15: Protecting VMware TECHNICAL BRIEF: BACKUP EXEC 15: PROTECTING VMWARE........................................ Backup Exec 15: Protecting VMware Who should read this paper Technical White Papers are designed to introduce

More information

Enterprise Backup and Restore technology and solutions

Enterprise Backup and Restore technology and solutions Enterprise Backup and Restore technology and solutions LESSON VII Veselin Petrunov Backup and Restore team / Deep Technical Support HP Bulgaria Global Delivery Hub Global Operations Center November, 2013

More information

VMware System, Application and Data Availability With CA ARCserve High Availability

VMware System, Application and Data Availability With CA ARCserve High Availability Solution Brief: CA ARCserve R16.5 Complexity ate my budget VMware System, Application and Data Availability With CA ARCserve High Availability Adding value to your VMware environment Overview Today, performing

More information

The Power of Deduplication-Enabled Per-VM Data Protection SimpliVity s OmniCube Aligns VM and Data Management

The Power of Deduplication-Enabled Per-VM Data Protection SimpliVity s OmniCube Aligns VM and Data Management The Power of Deduplication-Enabled Per-VM Data Protection SimpliVity s OmniCube Aligns VM and Data Management Prepared for SimpliVity Contents The Bottom Line 1 Introduction 2 Per LUN Problems 2 Can t

More information

Disaster Recovery for Microsoft SQL Server Using VMware vsphere Site Recovery Manager

Disaster Recovery for Microsoft SQL Server Using VMware vsphere Site Recovery Manager Disaster Recovery for Microsoft SQL Server Using VMware vsphere Site Recovery Manager Mike Matthews, SQL Server Product Specialist Jason Boche, Virtualization Product Specialist Dell Compellent Technical

More information

How to Manage Critical Data Stored in Microsoft Exchange Server 2010. By Hitachi Data Systems

How to Manage Critical Data Stored in Microsoft Exchange Server 2010. By Hitachi Data Systems W H I T E P A P E R How to Manage Critical Data Stored in Microsoft Exchange Server 2010 By Hitachi Data Systems April 2012 2 Table of Contents Executive Summary and Introduction 3 Mission-critical Microsoft

More information

Data center virtualization

Data center virtualization Data center virtualization A Dell Technical White Paper August 2011 Lay the foundation for impressive disk utilization and unmatched data center flexibility Executive summary Many enterprise IT departments

More information

Evaluation of Enterprise Data Protection using SEP Software

Evaluation of Enterprise Data Protection using SEP Software Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &

More information

Barracuda Backup Deduplication. White Paper

Barracuda Backup Deduplication. White Paper Barracuda Backup Deduplication White Paper Abstract Data protection technologies play a critical role in organizations of all sizes, but they present a number of challenges in optimizing their operation.

More information

CA ARCserve Family r15

CA ARCserve Family r15 CA ARCserve Family r15 Rami Nasser EMEA Principal Consultant, Technical Sales Rami.Nasser@ca.com The ARCserve Family More than Backup The only solution that: Gives customers control over their changing

More information

DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTION NS FOR VSPEXX PRIVATE CLOUD EMC VSPEX December 2014

DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTION NS FOR VSPEXX PRIVATE CLOUD EMC VSPEX December 2014 DESIGN AND IMPLEMENTATION GUIDE EMC DATA PROTECTION OPTIONS FOR VSPEX PRIVATE CLOUD EMC VSPEX December 2014 Copyright 2013-2014 EMC Corporation. All rights reserved. Published in USA. Published December,

More information

VMware vsphere Data Protection

VMware vsphere Data Protection FREQUENTLY ASKED QUESTIONS VMware vsphere Data Protection vsphere Data Protection Advanced Overview Q. What is VMware vsphere Data Protection Advanced? A. VMware vsphere Data Protection Advanced is a backup

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

Availability for your modern datacenter

Availability for your modern datacenter Availability for your modern datacenter - Agentless backup and replication for VMware and Hyper-V - Scalable, powerful, easy-to-use, affordable Veeam Availability protection for the Always-On Business

More information

Sharepoint, SQL, And Exchange Backup In Virtual And Physical Environments

Sharepoint, SQL, And Exchange Backup In Virtual And Physical Environments Whitepaper Sharepoint, SQL, And Exchange Backup In Virtual And Physical Environments CTO Series: Dr. Mark Campbell, Chief Strategy/Technology Officer, Unitrends 2 Introduction Enterprise Windows demands

More information

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Executive Summary Large enterprise Hyper-V deployments with a large number

More information

Expert. Briefing. \\\\ Best Practices for Managing Storage with Hyper-V

Expert. Briefing. \\\\ Best Practices for Managing Storage with Hyper-V \\\\ Best Practices for Managing Storage with Hyper-V Learn how storage functionality changes with the newest Hyper-V release and how it differs from VMware. Get details on specific Hyper-V features including

More information

Replication Overview

Replication Overview W H I T E P A P E R b y F r a n k M u s a c c h i a Taking control of your finances. PHD Virtual & Replication: Replication Overview Unmatched Value for Your Virtual World WWW.PHDVIRTUAL.COM PHD Virtual

More information

The Importance of Copy Data Management

The Importance of Copy Data Management infrastructure datacentre communications SOLUTION OVERVIEW: VIRTUAL DATA MANAGEMENT In a content and data-rich world, IT departments are under an enormous pressure to continually extend storage capacity

More information

Configuration Guide: Protecting Virtual Machines with HP Storage and Veeam

Configuration Guide: Protecting Virtual Machines with HP Storage and Veeam Technical white paper Configuration Guide: Protecting Virtual Machines with HP Storage and Veeam Table of contents Intended Audience 3 Executive Summary 3 Introduction 3 Data Protection Trade-offs 4 Instant

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

Business Continuity with the. Concerto 7000 All Flash Array. Layers of Protection for Here, Near and Anywhere Data Availability

Business Continuity with the. Concerto 7000 All Flash Array. Layers of Protection for Here, Near and Anywhere Data Availability Business Continuity with the Concerto 7000 All Flash Array Layers of Protection for Here, Near and Anywhere Data Availability Version 1.0 Abstract Concerto 7000 All Flash Array s Continuous Data Protection

More information

How To Get A Storage And Data Protection Solution For Virtualization

How To Get A Storage And Data Protection Solution For Virtualization Smart Storage and Modern Data Protection Built for Virtualization Dot Hill Storage Arrays and Veeam Backup & Replication Software offer the winning combination. Veeam and Dot Hill Solutions Introduction

More information

Backup and recovery as agile as the virtual machines being protected

Backup and recovery as agile as the virtual machines being protected hosted by Mario Blandini @ Drobo Backup and recovery as agile as the virtual machines being protected Approaches and architectures for protecting VMware virtual machines using image-based backup Special

More information

SQL SERVER ADVANCED PROTECTION AND FAST RECOVERY WITH DELL EQUALLOGIC AUTO SNAPSHOT MANAGER

SQL SERVER ADVANCED PROTECTION AND FAST RECOVERY WITH DELL EQUALLOGIC AUTO SNAPSHOT MANAGER WHITE PAPER SQL SERVER ADVANCED PROTECTION AND FAST RECOVERY WITH DELL EQUALLOGIC AUTO SNAPSHOT MANAGER Business critical applications depend on Relational Database Management Systems (RMS) to store and

More information

Unitrends Integrated Backup and Recovery of Microsoft SQL Server Environments

Unitrends Integrated Backup and Recovery of Microsoft SQL Server Environments Solution Brief Unitrends Integrated Backup and Recovery of Microsoft SQL Server Environments Summary Your business infrastructure relies on your Microsoft SQL Servers. Your business no matter the size

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

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

ADDENDUM 1 September 22, 2015 Request for Proposals: Data Center Implementation

ADDENDUM 1 September 22, 2015 Request for Proposals: Data Center Implementation Following are the questions submitted on or before September 18, 2015, in accordance with RFP specifications. All questions are published verbatim as received, without regard to errors in spelling, punctuation,

More information

Dell PowerVault DL2200 & BE 2010 Power Suite. Owen Que. Channel Systems Consultant Dell

Dell PowerVault DL2200 & BE 2010 Power Suite. Owen Que. Channel Systems Consultant Dell Dell PowerVault DL2200 & BE 2010 Power Suite Owen Que Channel Systems Consultant Dell Dell PowerVault DL2200 powered by Symantec Backup Exec 2010 1 Replace Tape with Deduplication Customer Storage Challenge

More information

How To Protect Your Data From Being Damaged On Vsphere Vdp Vdpa Vdpo Vdprod (Vmware) Vsphera Vdpower Vdpl (Vmos) Vdper (Vmom

How To Protect Your Data From Being Damaged On Vsphere Vdp Vdpa Vdpo Vdprod (Vmware) Vsphera Vdpower Vdpl (Vmos) Vdper (Vmom VMware vsphere Data Protection 6.0 Maciej Kot Senior Systems Engineer VMware Overview vsphere Data Protection Overview Data protection for VMs and applications Agent-less VM backup and restore Agents for

More information

The Extraordinary Cloud Services Catalog

The Extraordinary Cloud Services Catalog ACTIFIO COPY DATA VIRTUALIZATION The Extraordinary Cloud Services Catalog Service Providers transform with Actifio-Powered Data Virtualization Services 151111 The Extraordinary Cloud Services Catalog Service

More information

Symantec NetBackup deduplication general deployment guidelines

Symantec NetBackup deduplication general deployment guidelines TECHNICAL BRIEF: SYMANTEC NETBACKUP DEDUPLICATION GENERAL......... DEPLOYMENT............. GUIDELINES.................. Symantec NetBackup deduplication general deployment guidelines Who should read this

More information

NETAPP SYNCSORT INTEGRATED BACKUP. Technical Overview. Peter Eicher Syncsort Product Management

NETAPP SYNCSORT INTEGRATED BACKUP. Technical Overview. Peter Eicher Syncsort Product Management NETAPP SYNCSORT INTEGRATED BACKUP Technical Overview Peter Eicher Syncsort Product Management Current State of Data Protection Production Data Protection Storage Physical & VM App Servers Backup Servers

More information

VMware Data Recovery. Product Overview

VMware Data Recovery. Product Overview VMware Data Recovery Frequently Asked Questions (FAQ), April 2009 Product Overview What is VMware Data Recovery? VMware Data Recovery is a new backup and recovery product for VMware vsphere users that

More information

Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation

Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation Next Generation Data Protection with Symantec NetBackup 7 Mayur Dewaikar Sr. Product Manager Information Management Group Symantec Corporation White Paper: Next Generation Data Protection with NetBackup

More information