HP + Veeam: Fast VMware Recovery from SAN Snapshots

Size: px
Start display at page:

Download "HP + Veeam: Fast VMware Recovery from SAN Snapshots"

Transcription

1 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 the design and management of VMware infrastructures.

2 Veeam Backup & Replication 6.5 More ways to WOW! Veeam provides powerful, easy-to-use and affordable backup that fully leverages the virtual environment and eliminates the need for agents. Version 6.5 includes: Free e-discovery and item recovery for Microsoft Exchange Easy VM recovery from SAN snapshots New hypervisor support: vsphere 5.1 and Windows Server 2012 Hyper-V 50+ other new features and enhancements Now that Veeam Backup & Replication 6.5 is available, it s time to take a deep dive into my personal favorite feature of this new version: Veeam Explorer for SAN Snapshots. This tech brief shows you how to: Configure HP StoreVirtual for use by Veeam Connect Veeam to HP StoreVirtual Restore data from HP StoreVirtual via Veeam Contents Plan your new architecture 3 Configure HP StoreVirtual snapshots 6 Configure and browse HP StoreVirtual snapshots from Veeam Backup & Replication 9 VM recovery via HP StoreVirtual snapshots 12» Free Download 2

3 Plan your new architecture Veeam Backup & Replication supports HP StoreVirtual, both physical (LeftHand or what HP now calls StoreVirtual 4000 Storage) and virtual (StoreVirtual VSA). Even when other storage products are supported in the future, the following concepts will still be useful as general guidance. The first steps, even before you start using Veeam, include checking and configuring your HP StoreVirtual storage so it can be used in conjunction with Veeam. Choose which VMs need to be protected with SAN snapshots You must first understand the specific SAN snapshot use case. Usual backups occur on a daily basis, and this schedule is good enough for most of the VMs you are running. For some VMs, however, a more frequent backup is useful. Think about a file server or an Exchange server, where data can vary every minute. The need to protect these VMs with hourly or even more frequent backups is the best use case for SAN snapshots. However, the space required for SAN snapshots on the HP StoreVirtual storage is limited by the disk space available, and you have to deal with the added I/O required to create and manage these snapshots. You will need to separate your VMs into two lists based on whether they need to be protected by SAN snapshots. Arrange your VM to LUN distribution on vsphere Remember: Even though Veeam operates at the virtual machine level, HP StoreVirtual creates snapshots at the LUN level. Based on the list you created earlier, you will need to move your VMs among the LUNs, so that each of the LUNs hosts VMs of the same type: SAN snapshotprotected or not. In this way, you will be able to configure HP StoreVirtual snapshots only on SAN snapshot-protected LUNs. An easy way to check the actual status of your VM to LUN distribution is with vsphere Maps. If you filter the view by choosing only VM to Datastore, you will have a quick overview: 3

4 In my lab, there are two shared LUNs hosted on the HP StoreVirtual storage: vsa-snap-01 and vsa-02. Only the first is going to be configured with snapshots. Since I only want to protect the VM called fileserver with SAN snapshots, I m going to migrate splunk to another LUN/datastore. After the migration, only the desired fileserver VM is hosted on the vsasnap 01 LUN: Check the disk usage on HP StoreVirtual Now to move into the HP StoreVirtual storage. Using the HP CMC (Centralized Management Console), we first check the disk status of the cluster. In my lab, you can see I have two VSAs and a Failover Manager, and they are exporting two LUNs as described before: I created my two LUNs in thin format, so I can save space on the storage for further LUNs or snapshots. Be careful, because the default LUN type is thick. 4

5 We need to check the available space on the cluster: We are sure now we can create SAN snapshots without filling all the storage. If you do not have enough space, remember HP StoreVirtual is scale-out storage using a network RAID between the VSA or physical nodes you have. So, if you need more space, simply add another node in the cluster and rebalance your LUNs. This is an important check before you start using snapshots. 5

6 Configure HP StoreVirtual snapshots In the previous chapter, I showed you how to check and properly configure your environment to be sure you can safely use storage snapshots. Now I will show you how to configure and monitor snapshots on HP StoreVirtual. Create your SAN snapshot schedule Once your datastore is hosting only the VMs you want to protect with SAN snapshots, it is time to configure snapshots. Using the HP CMC, select the LUN you want to snapshot: The second tab in the right pane is called Snapshots. Here you will find a menu with snapshot tasks you can run. The first one is what we need: New Schedule to Snapshot a Volume: 6

7 This command opens a new dialog box, where you are going to configure the scheduled snapshots: In my example, I configured the schedule to create a new snapshot every hour. If you need a different frequency, you can run it as frequently as every minute. Be careful to avoid a schedule that can put an excessive load on your storage. To avoid the complete consumption of your storage, remember to configure the retention period of your snapshots. You can remove older snapshots by time (choose: Maximum Time to Retain a Snapshot) or by number of snapshots (choose: Maximum Number of Snapshots to Retain). In my example, I m creating one snapshot every hour, and I m going to keep a full day of history. A note about Application-Managed Snapshot: Snapshots are usually taken at a specific point-in-time, but an application writing to that volume may not be quiesced. Thus, data may be in-flight or cached, so the actual data on the volume may not be consistent with the application s view of the data. In contrast, an application-managed snapshot is taken while the application using the volume is quiesced, assuring data consistency. However, in order to use application-managed snapshots, you will need to install the HP StoreVirtual VSS provider into the Windows VMs being snapshotted. Keep in mind that you will be using the Veeam VSS provider to do your usual backups, and different VSS providers do not always work well together. 7

8 After the first day of executing this schedule, your storage will show you a screen like this one: You now have 24 hourly snapshots of your HP StoreVirtual LUN! In the next chapter, I will show you how to configure and browse HP StoreVirtual snapshots from Veeam Backup & Replication. 8

9 Configure and browse HP StoreVirtual snapshots from Veeam Backup & Replication In the previous chapter, we completed the configuration on the HP StoreVirtual side. This time, we are going to configure Veeam itself. Network connection HP StoreVirtual storage has no dedicated management interface. This has always created debates among its users, since many smaller storage types have this ability. I believe that in iscsi scale-out storage, every node in the cluster must be able to talk with other nodes, since they are on the same network. Regardless of the reason behind this design, you will need to deal with it and configure other systems that need to talk with HP StoreVirtual accordingly. One of the most common configurations in VMware environments is done this way: The iscsi network is already configured (either via standard switches or distributed ones like in my lab) to connect to the HP StoreVirtual storage. So, the easiest way to connect the Veeam backup server to the HP StoreVirtual storage (obviously, if you are going to run Veeam on virtual) is to add a VM type portgroup to the iscsi switches and a second vnic to the Veeam VM, and give it an IP address on the same HP StoreVirtual subnet. Chances are you already have this configuration in place, since one of the most common places to install and use HP CMC is vcenter itself. 9

10 Configure Veeam In Veeam Backup & Replication 6.5, there is a new section named SAN Infrastructure. This is where you will configure Veeam to use SAN snapshots. You start with the Add Storage command: In the Name step, you insert the IP address or DNS name of the virtual IP, which you configured while creating the cluster: In the Detect section, you can already see Veeam talking with the HP StoreVirtual storage. In my example, it sees the group skunk-vsa-group, the two volumes vsa-snap 01 and vsa-02, and most importantly, it has found the VMs running inside vsa-snap-01 and synced its information with those coming from vcenter.skunkworks.local (my lab domain): 10

11 Expanding the tree, see the complete HP StoreVirtual structure with all the snapshots! For each, you can see its size and the number of VMs inside: If you go back to the usual Backup & Replication menu of Veeam, you see that you will not need to work in a different way when managing restores from SAN snapshots: You can browse the StoreVirtual structure in the same way you browse any other Veeam backup. As you can see, my fileserver VM is only listed once, and Veeam shows I have 24 restore points, the exact number of snapshots I have in my HP StoreVirtual storage: 11

12 VM recovery via HP StoreVirtual snapshots In the previous chapters, I explained how to create SAN-based snapshots of VMs and make them available directly inside Veeam Backup & Replication. Now it s time for the last lesson: how to do restore operations. One of the beauties of this tool is the complete integration with the standard backups that are already available in the previous version. If you look at the backup console, you see that you can do the same kind of restores available for usual backups: From the Veeam point-of-view, nothing would be different, so I would end this chapter here. However, it is still interesting to see what happens behind the scenes when you start, for example, a VM recovery. When we start the restore operation, we are first asked for a desired restore point from which to start. A restore point is equivalent to one of the available snapshots: 12

13 Then, since the restore powers up the VM directly in an ESX(i) host, the procedure asks for specific vsphere information: Finally, when the VM recovery is launched, there are multiple views of activities. First, there is the Veeam view: This log gives you a detailed understanding of how the whole process works: Veeam searches for the required snapshot. It creates a smart clone volume (basically, a clone of the snapshot that can be seen as a standalone LUN from the connecting iscsi initiator). It creates a new iscsi target name (IQN). It launches a rescan on the target ESX(i) host so the host can see and mount the new LUN (remember, this is a clone of the original VMFS datastore, so it is already formatted with a file system that ESX(i) can use it only needs to be re-signed). It registers the VM in the new LUN so it can be powered on from ESX(i). 13

14 You can also see other details from the HP StoreVirtual console: Here, you can see the highlighted original snapshot (lower left), the smart clone volume (upper left), and its new IQN (right). The LUN has the same configuration parameters of its father (120 GB, my three ESXi hosts in the access list), but it s only 1 GB in size. This is the size of the snapshot. Another great feature of HP StoreVirtual: the smart clone volume has the size of its original snapshot, instead of the parent LUN. So, multiple clone operations can be executed without consuming much space on the storage. Finally, we can see what happens inside vsphere: The activities in the Recent Tasks pane are those described earlier. The final result of these tasks is the VM named fileserver_restore, listed in the VM list. As you can see, its vmdk is hosted inside the datastore named snap-2a378c60- vsa-snap-01, which is the smart clone volume. How cool is that! 14

15 When you are finished restoring your VM (same procedure applies to filelevel restore or Microsoft Exchange objects), simply stop publishing the VM. All activities described earlier will then be reverted to bring your environment to its previous state: 15

16 About the Author Luca Dell Oca, 2011 and 2012 VMware vexpert, has worked at ICT since Since 2006, he s worked as a virtualization consultant and architect, specializing in the design and management of VMware infrastructures. He is also a co-founder and board member of the Italian VMware User Group, and author of the blog where he regularly publishes articles on virtualization and cloud computing. About Veeam Software Veeam Software develops innovative solutions for VMware backup, Hyper-V backup, and virtualization management. Veeam Backup & Replication is the #1 VM Backup solution. Veeam ONE is a single solution for real time monitoring, resource optimization, documentation and management reporting for VMware and Hyper-V. Veeam extends deep VMware monitoring to Microsoft System Center with Veeam Management Pack (MP), and to HP Operations Manager with Veeam Smart Plug-In (SPI). Veeam also provides free virtualization tools. Learn more by visiting 16

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

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

HP Integration with Veeam Backup and Replication. Mark Hambelton Veeam EMEA Alliances SE

HP Integration with Veeam Backup and Replication. Mark Hambelton Veeam EMEA Alliances SE HP Integration with Veeam Backup and Replication Mark Hambelton Veeam EMEA Alliances SE Agenda Overview of Veeam Backup and Replication v8 Veeam Explorer for Storage Snapshots Veeam Backup off Storage

More information

How To Use Starwind Iscsi San On A 2008 Server With Iscsisa (Vmware) Veeam Veea Veeami Veeamsi Veeamdroid Veeamm (Vmos) Vveam

How To Use Starwind Iscsi San On A 2008 Server With Iscsisa (Vmware) Veeam Veea Veeami Veeamsi Veeamdroid Veeamm (Vmos) Vveam WhitePaper March 2012 Best practices for backing up virtual servers with Veeam software and StarWind storage While virtualizing your applications increase their efficiency, you still need a backup solution

More information

Bosch Video Management System High availability with VMware

Bosch Video Management System High availability with VMware Bosch Video Management System High availability with VMware en Technical Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3

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

Veeam ONE What s New in v9?

Veeam ONE What s New in v9? Veeam ONE What s New in v9? Veeam ONE is a powerful monitoring, reporting and capacity planning tool for the Veeam backup infrastructure, VMware vsphere and Microsoft Hyper-V. It helps enable Availability

More information

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191 Index A Active Directory Restore Mode (DSRM), 12 Application profile, 293 Availability sets configure possible and preferred owners, 282 283 creation, 279 281 guest cluster, 279 physical cluster, 279 virtual

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 array with Veeam Backup & Replication version 6.5 in a VMware environment. Veeam provides fast disk-based backup and recovery of virtual machines (VMs),

More information

VMware for Bosch VMS. en Software Manual

VMware for Bosch VMS. en Software Manual VMware for Bosch VMS en Software Manual VMware for Bosch VMS Table of Contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3 Installing and configuring ESXi server 6 3.1 Installing

More information

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0

Backing Up the CTERA Portal Using Veeam Backup & Replication. CTERA Portal Datacenter Edition. May 2014 Version 4.0 Backing Up the CTERA Portal Using Veeam Backup & Replication CTERA Portal Datacenter Edition May 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document may

More information

VMware vsphere 5.1 Advanced Administration

VMware vsphere 5.1 Advanced Administration Course ID VMW200 VMware vsphere 5.1 Advanced Administration Course Description This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter.

More information

Extending the Power of Your Datacenter

Extending the Power of Your Datacenter Software-Defined Storage Extending the Power of Your Datacenter Eric Tsai Senior Solution Architect Enterprise Group Taiwan Copyright 2013 Hewlett-Packard Development Company, L.P. The information contained

More information

This presentation contains some information about future Veeam product releases, the timing and content of which are subject to change without

This presentation contains some information about future Veeam product releases, the timing and content of which are subject to change without This presentation contains some information about future Veeam product releases, the timing and content of which are subject to change without notice. Storage Trends in SMB Optimizing Data Footprint

More information

Veeam Backup Enterprise Manager. Version 7.0

Veeam Backup Enterprise Manager. Version 7.0 Veeam Backup Enterprise Manager Version 7.0 User Guide August, 2013 2013 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may

More information

Configuration Guide: Best Practices with HP Storage and Veeam

Configuration Guide: Best Practices with HP Storage and Veeam Configuration Guide: Best Practices with HP Storage and Veeam Modern Data Protection Built for Virtualization November, 2013 Contents Intended audience....3 Veeam Backup & Replication overview.... 3 Veeam

More information

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

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

VEEAM, mehr als nur Backup. Florian Blank

VEEAM, mehr als nur Backup. Florian Blank Florian Blank Agenda Introduction Challenges and Solutions Availability Monitoring Summary Availability for the modern datacentre 24/7 operations No patience for downtime and data loss Growing amount of

More information

Top 10 Do s/don ts of Data Protection for VMware vsphere

Top 10 Do s/don ts of Data Protection for VMware vsphere September 8, 2014 Top 10 Do s/don ts of Data Protection for VMware vsphere Dominic Cheah Technical Marketing Engineer Agenda Exploring Data Protection for VMware vsphere vsphere Snapshots, Cloning, and

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

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN The Amazon Web Services (AWS) Storage Gateway uses an on-premises virtual appliance to replicate a portion of your local Drobo iscsi SAN (Drobo B1200i, left below, and Drobo B800i, right below) to cloudbased

More information

VMware vsphere-6.0 Administration Training

VMware vsphere-6.0 Administration Training VMware vsphere-6.0 Administration Training Course Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Classroom Fee = 20,000 INR Online / Fast-Track Fee = 25,000 INR Fast

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

Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9

Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9 Veeam Summer School Availability for the modern datacentre Veeam Availability Suite v8 & Sneakpreview v9 Jan van Leuken System Engineer Benelux, Veeam Software jan.vanleuken@veeam.com +31 (0)615 83 50

More information

Solution brief: Modernized data protection with Veeam and HP Storage

Solution brief: Modernized data protection with Veeam and HP Storage Solution brief: Modernized data protection with Veeam and HP Storage Modern Data Protection Built for Virtualization November, 2013 Contents Executive summary....3 Key points...3 Virtual machine data protection

More information

Redefining Microsoft SQL Server Data Management. PAS Specification

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

More information

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

Virtual Dashboard for VMware and Hyper-V

Virtual Dashboard for VMware and Hyper-V Virtual Dashboard for VMware and Hyper-V USER MANUAL Steelgate Technologies, February 2015, all rights reserved. All trademarks are the property of their respective owners. Features and specifications

More information

What s new in 6.1. Veeam Backup & Replication

What s new in 6.1. Veeam Backup & Replication Veeam Backup & Replication What s new in 6.1 Veeam Backup & Replication now protects more than 4 million VMs in more than 40,000 organizations around the world. And although Veeam has a huge lead over

More information

VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA)

VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA) VMware@SoftLayer Cookbook Backup, Recovery, Archival (BURA) IBM Global Technology Services: Khoa Huynh (khoa@us.ibm.com) Daniel De Araujo (ddearaujo@us.ibm.com) Bob Kellenberger (kellenbe@us.ibm.com) 1

More information

Advanced SQL Server backup & recovery for VM environments

Advanced SQL Server backup & recovery for VM environments Advanced SQL Server backup & recovery for VM environments Rick Vanover vexpert, VCP, MCITP Software Strategy Specialist Veeam Software Twitter: @RickVanover Blog: http://www.veeam.com/blog Administrative

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

HOW TO: Live Migrate VMware Virtual Machines between ESX/ESXi hosts and/or datastores for FREE without licenses for vmotion or St...

HOW TO: Live Migrate VMware Virtual Machines between ESX/ESXi hosts and/or datastores for FREE without licenses for vmotion or St... 1 / 13 2015/01/08 12:54 andysworld! A Day in the Life «We met Rolf Harris today The Brand New Smegging Series of Red Dwarf - Returns to DAVE - TONIGHT at 9pm!» HOW TO: Live Migrate VMware Virtual Machines

More information

How To Manage An Iscsi Vsa With An Hp Storevirtual Storage With An Iscsi Vsa

How To Manage An Iscsi Vsa With An Hp Storevirtual Storage With An Iscsi Vsa HP StoreVirtual Storage VSA Installation and Configuration Guide Abstract This guide provides information about installing and configuring the HP StoreVirtual VSA for VMware vsphere and the HP StoreVirtual

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

Veeam Backup & Replication v7 data protection for the modern data center

Veeam Backup & Replication v7 data protection for the modern data center Veeam Backup & Replication v7 data protection for the modern data center Pieter Vereecken Systems Engineer, Veeam Software pieter.vereecken@veeam.com Veeam is built for virtualization Veeam Backup & Replication

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

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

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

Evolving Datacenter Architectures

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

More information

NovaBACKUP Virtual Dashboard

NovaBACKUP Virtual Dashboard NovaBACKUP Virtual Dashboard User Manual NovaStor / April 2015 2015 NovaStor, all rights reserved. All trademarks are the property of their respective owners. Features and specifications are subject to

More information

Hyper-V Protection. User guide

Hyper-V Protection. User guide Hyper-V Protection User guide Contents 1. Hyper-V overview... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 Windows Server 2012 Hyper-V support... 3 2. Hyper-V protection features... 3

More information

Veeam Backup & Replication for VMware

Veeam Backup & Replication for VMware Veeam Backup & Replication for VMware Version 8.0 Evaluator s Guide May, 2015 2015 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication

More information

VMware Data Recovery. Administrator's Guide EN-000193-00

VMware Data Recovery. Administrator's Guide EN-000193-00 Administrator's Guide EN-000193-00 You can find the most up-to-date technical documentation on the VMware Web site at: http://www.vmware.com/support/ The VMware Web site also provides the latest product

More information

How To Protect Your Virtual Environment With Backupexec 15 And Backupexec.15

How To Protect Your Virtual Environment With Backupexec 15 And Backupexec.15 Protecting VMware 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 associated

More information

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Exam : VCP5-DCV Title : VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Version : DEMO 1 / 9 1.Click the Exhibit button. An administrator has deployed a new virtual machine on

More information

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide

Acronis Backup & Recovery 10 Advanced Server Virtual Edition. Quick Start Guide Acronis Backup & Recovery 10 Advanced Server Virtual Edition Quick Start Guide Table of contents 1 Main components...3 2 License server...3 3 Supported operating systems...3 3.1 Agents... 3 3.2 License

More information

VM backup is the new standard fare

VM backup is the new standard fare VM backup is the new standard fare The right answer to backup and restore these hundreds of VMs Andreas Neufert System Engineer Contents Introduction 3 Starting situation as a central theme of this document

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

Learn how to Backup Your Exchange Infrastructure

Learn how to Backup Your Exchange Infrastructure Learn how to Backup Your Exchange Infrastructure Niels Engelen Systems Engineer for Veeam Software (vexpert, VCP, CCNA) Johan Huttenga Solutions Architect for Veeam Software (MCSA, MCITP) Contents Executive

More information

ArCycle vmbackup. for VMware/Hyper-V. User Guide

ArCycle vmbackup. for VMware/Hyper-V. User Guide ArCycle vmbackup for VMware/Hyper-V User Guide 2 Copyright Copyright ArCycle Software, Ltd., 2011-2014. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

More information

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER

VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER VMWARE VSPHERE 5.0 WITH ESXI AND VCENTER CORPORATE COLLEGE SEMINAR SERIES Date: April 15-19 Presented by: Lone Star Corporate College Format: Location: Classroom instruction 8 a.m.-5 p.m. (five-day session)

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

Hyper-V Protection. User guide

Hyper-V Protection. User guide Hyper-V Protection User guide Contents 1. Hyper-V overview... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 2. Hyper-V protection features... 3 Windows 2012 R1/R2 Hyper-V support... 3 Custom

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

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

VMware@SoftLayer Cookbook Disaster Recovery (DR)

VMware@SoftLayer Cookbook Disaster Recovery (DR) VMware@SoftLayer Cookbook Disaster Recovery (DR) IBM Global Technology Services: Khoa Huynh (khoa@us.ibm.com) Daniel De Araujo (ddearaujo@us.ibm.com) Bob Kellenberger (kellenbe@us.ibm.com) VMware: Merlin

More information

Distributed Backup with the NetVault Plug-in for VMware for Scale and Performance

Distributed Backup with the NetVault Plug-in for VMware for Scale and Performance Distributed Backup with the NetVault Plug-in for VMware for Scale and Performance Table of contents Introduction...3 Background...3 Problem...4 Solution...4 NetVault VMware Plug-in Configuration...5 NetVault

More information

What s New in v7. Veeam Backup & Replication. 2 disruptive innovations. Modern Data Protection Built for Virtualization. New!

What s New in v7. Veeam Backup & Replication. 2 disruptive innovations. Modern Data Protection Built for Virtualization. New! Veeam Backup & Replication What s New in v7 New! Updated platform support in R2 v7 R2 delivers support for VMware vsphere 5.5 and Microsoft Windows Server 2012 R2, setting Veeam apart as the first vendor

More information

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER EMC VIPR SRM: VAPP BACKUP AND RESTORE USING EMC NETWORKER ABSTRACT This white paper provides a working example of how to back up and restore an EMC ViPR SRM vapp using EMC NetWorker. October 2015 WHITE

More information

SQL Clusters in Virtualized Environments April 10 th, 2013

SQL Clusters in Virtualized Environments April 10 th, 2013 SQL Clusters in Virtualized Environments April 10 th, 2013 Session Overview This session s primary objective is to help you gain insight into where clustering fits in the overall picture of HA/DR as it

More information

Unitrends Virtual Backup Installation Guide Version 8.0

Unitrends Virtual Backup Installation Guide Version 8.0 Unitrends Virtual Backup Installation Guide Version 8.0 Release June 2014 7 Technology Circle, Suite 100 Columbia, SC 29203 Phone: 803.454.0300 Contents Chapter 1 Getting Started... 1 Version 8 Architecture...

More information

Redefining Microsoft Exchange Data Management

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

More information

VMware vsphere: Install, Configure, Manage [V5.0]

VMware vsphere: Install, Configure, Manage [V5.0] VMware vsphere: Install, Configure, Manage [V5.0] Gain hands-on experience using VMware ESXi 5.0 and vcenter Server 5.0. In this hands-on, VMware -authorized course based on ESXi 5.0 and vcenter Server

More information

V-locity 3 Installation Guide

V-locity 3 Installation Guide V-locity 3 Installation Guide Overview V-locity 3.0 has a guest and a host component (V-locity Host Agent for VMware ESX/ESXi platforms and V-locity Host for Microsoft Hyper-V.) V-locity 3.0 Guest provides

More information

Deploying Microsoft Hyper-V with Dell EqualLogic PS Series Arrays

Deploying Microsoft Hyper-V with Dell EqualLogic PS Series Arrays TECHNICAL REPORT Deploying Microsoft Hyper-V with Dell EqualLogic PS Series Arrays ABSTRACT This technical report details information and best practices for deploying Microsoft Hyper-V with Dell EqualLogic

More information

NetApp OnCommand Plug-in for VMware Backup and Recovery Administration Guide. For Use with Host Package 1.0

NetApp OnCommand Plug-in for VMware Backup and Recovery Administration Guide. For Use with Host Package 1.0 NetApp OnCommand Plug-in for VMware Backup and Recovery Administration Guide For Use with Host Package 1.0 NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 USA Telephone: +1 (408) 822-6000 Fax: +1

More information

Backup Exec 2014: Protecting VMware

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

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

Veeam Backup & Replication Modern Data Protection HP Storage & Veeam Software complete VM data protection Business & technical challenges Video demonstration What s more with Veeam Backup & Replication

More information

NexentaConnect for VMware Virtual SAN

NexentaConnect for VMware Virtual SAN NexentaConnect for VMware Virtual SAN User Guide 1.0.2 FP3 Date: April, 2016 Subject: NexentaConnect for VMware Virtual SAN User Guide Software: NexentaConnect for VMware Virtual SAN Software Version:

More information

VMware vcenter Site Recovery Manager 5 Technical

VMware vcenter Site Recovery Manager 5 Technical VMware vcenter Site Recovery Manager 5 Technical Raj Jethnani, VCP 4/5, VCAP4-DCA / DCD Systems Engineer VMware, Inc. rjethnani@vmware.com @rajtech 2009 VMware Inc. All rights reserved Agenda Simplifying

More information

StarWind iscsi SAN Software Hands- On Review

StarWind iscsi SAN Software Hands- On Review StarWind iscsi SAN Software Hands- On Review Luca Dell'Oca April 2011 I ve always been fascinated by those software that let you transform a computer into a SAN appliance. The available uses of this kind

More information

How To Set Up An Iscsi Isci On An Isci Vsphere 5 On An Hp P4000 Lefthand Sano On A Vspheron On A Powerpoint Vspheon On An Ipc Vsphee 5

How To Set Up An Iscsi Isci On An Isci Vsphere 5 On An Hp P4000 Lefthand Sano On A Vspheron On A Powerpoint Vspheon On An Ipc Vsphee 5 HP P4000 LeftHand SAN Solutions with VMware vsphere Best Practices Technical whitepaper Table of contents Executive summary...2 New Feature Challenge...3 Initial iscsi setup of vsphere 5...4 Networking

More information

Khóa học dành cho các kỹ sư hệ thống, quản trị hệ thống, kỹ sư vận hành cho các hệ thống ảo hóa ESXi, ESX và vcenter Server

Khóa học dành cho các kỹ sư hệ thống, quản trị hệ thống, kỹ sư vận hành cho các hệ thống ảo hóa ESXi, ESX và vcenter Server 1. Mục tiêu khóa học. Khóa học sẽ tập trung vào việc cài đặt, cấu hình và quản trị VMware vsphere 5.1. Khóa học xây dựng trên nền VMware ESXi 5.1 và VMware vcenter Server 5.1. 2. Đối tượng. Khóa học dành

More information

Drobo How-To Guide. Deploy Drobo iscsi Storage with VMware vsphere Virtualization

Drobo How-To Guide. Deploy Drobo iscsi Storage with VMware vsphere Virtualization The Drobo family of iscsi storage arrays allows organizations to effectively leverage the capabilities of a VMware infrastructure, including vmotion, Storage vmotion, Distributed Resource Scheduling (DRS),

More information

Tech Data - Azlan. HP Signature Partner Program. Software Defined Storage training

Tech Data - Azlan. HP Signature Partner Program. Software Defined Storage training Tech Data - Azlan HP Signature Partner Program Software Defined Storage training 1 2 StoreVirtual? Aka P4000 aka Lefthand 3 What is a VSA? VSA = Virtual Storage Appliance Any storage: DAS, NAS, SAN, internal

More information

Installing and Using the vnios Trial

Installing and Using the vnios Trial Installing and Using the vnios Trial The vnios Trial is a software package designed for efficient evaluation of the Infoblox vnios appliance platform. Providing the complete suite of DNS, DHCP and IPAM

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

Bosch Video Management System High Availability with Hyper-V

Bosch Video Management System High Availability with Hyper-V Bosch Video Management System High Availability with Hyper-V en Technical Service Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 General Requirements

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until

More information

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager

VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo Operations Manager 4.5 Installing and Updating Operations Manager VMTurbo, Inc. One Burlington Woods Drive Burlington, MA 01803 USA Phone: (781) 373---3540 www.vmturbo.com Table of Contents Introduction

More information

QNAP in vsphere Environment

QNAP in vsphere Environment QNAP in vsphere Environment HOW TO USE QNAP NAS AS A VMWARE DATASTORE VIA NFS Copyright 2009. QNAP Systems, Inc. All Rights Reserved. V1.8 How to use QNAP NAS as a VMware Datastore via NFS QNAP provides

More information

IT-ADVENTURES PLAYGROUND (ISERINK) Remote Setup Guide IOWA STATE UNIVERSITY INFORMATION ASSURANCE CENTER

IT-ADVENTURES PLAYGROUND (ISERINK) Remote Setup Guide IOWA STATE UNIVERSITY INFORMATION ASSURANCE CENTER IT-ADVENTURES PLAYGROUND (ISERINK) Remote Setup Guide IOWA STATE UNIVERSITY INFORMATION ASSURANCE CENTER Spring 2014 Gaining access to your systems Since ISERink runs on a simulated internet provided by

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

Always On to the Top Nein zu Datenverlust Verfügbarkeit für das Moderne Datacenter

Always On to the Top Nein zu Datenverlust Verfügbarkeit für das Moderne Datacenter Always On to the Top Nein zu Datenverlust Verfügbarkeit für das Moderne Datacenter Modern Data Center Virtualization Modern storage Cloud 1 Provision IT services faster Strengthen security and control

More information

uh6 efolder BDR Guide for Veeam Page 1 of 36

uh6 efolder BDR Guide for Veeam Page 1 of 36 efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder

More information

EMC Replication Manager for Virtualized Environments

EMC Replication Manager for Virtualized Environments EMC Replication Manager for Virtualized Environments A Detailed Review Abstract Today s IT organization is constantly looking for ways to increase the efficiency of valuable computing resources. Increased

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

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering Tuesday, Feb 21 st, 2012 KernSafe Technologies, Inc. www.kernsafe.com Copyright KernSafe Technologies 2006-2012.

More information

Virtual Storage Console 4.0 for VMware vsphere Installation and Administration Guide

Virtual Storage Console 4.0 for VMware vsphere Installation and Administration Guide Virtual Storage Console 4.0 for VMware vsphere Installation and Administration Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.A. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support

More information

Veeam Availability Suite

Veeam Availability Suite s Veeam Availability Suite s Veeam Availability Suite combines the industry-leading backup, restore and replication capabilities of Replication with the advanced monitoring, reporting and capacity planning

More information

Security. Environments. Dave Shackleford. John Wiley &. Sons, Inc. s j}! '**»* t i j. l:i. in: i««;

Security. Environments. Dave Shackleford. John Wiley &. Sons, Inc. s j}! '**»* t i j. l:i. in: i««; Security N Environments '' J J H -. i ^ s j}! Dave Shackleford '**»* t i j i««; l:i in: John Wiley &. Sons, Inc. Contents Introduction.. : xix Chapter l Fundamentals of Virtualization Security Virtualization

More information

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 4: Working with Virtual Machines

VMware vsphere 5.5: Install, Configure, Manage Lab Addendum. Lab 4: Working with Virtual Machines VMware vsphere 5.5: Install, Configure, Manage Lab Addendum Lab 4: Working with Virtual Machines Document Version: 2014-06-02 Copyright Network Development Group, Inc. www.netdevgroup.com NETLAB Academy

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

Exchange 2003 Single E-mail/Mailbox Restore: From an image-level backup. Written By: Ricky El-Qasem Senior Systems Engineer Veeam Software

Exchange 2003 Single E-mail/Mailbox Restore: From an image-level backup. Written By: Ricky El-Qasem Senior Systems Engineer Veeam Software Exchange 2003 Single E-mail/Mailbox Restore: From an image-level backup Written By: Ricky El-Qasem Senior Systems Engineer Veeam Software Contents EXECUTIVE SUMMARY... 3 ASSUMPTIONS... 3 EXCHANGE 2003

More information

System Protection for Hyper-V User Guide

System Protection for Hyper-V User Guide User Guide BackupAssist User Guides explain how to create and modify backup jobs, create backups and perform restores. These steps are explained in more detail in a guide s respective whitepaper. Whitepapers

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

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, VMware vcenter Converter A Detailed Review EMC Information Infrastructure Solutions Abstract This white paper

More information