REDCENTRIC AGENT FOR HYPER-V VERSION

Size: px
Start display at page:

Download "REDCENTRIC AGENT FOR HYPER-V VERSION 7.40.7071"

Transcription

1 REDCENTRIC AGENT FOR HYPER-V VERSION RELEASE NOTES, OCTOBER 27, 2014

2 Agent for Hyper-V Version Release Notes, October 27, 2014 Contents 1 OVERVIEW 1.1 Compatibility 1.2 Release History 1.3 Supported Platforms 1.4 Supported Guest Operating Systems 1.5 Supported Storage and Disk Formats 2 NEW FEATURES 3 INSTALLATION NOTES 3.1 Installation Best Practices 3.2 Installation Requirements 3.3 Licensing Requirements 3.4 Install/Upgrade 4 LIMITATIONS, FIXES, AND KNOWN ISSUES 4.1 Limitations 4.2 Best Practices 4.3 Fixes 4.4 Known Issues 5 PRODUCT SUPPORT 5.1 Technical Support 5.2 Product Updates 5.3 Documentation 1 OVERVIEW This document contains release notes for the Agent for Hyper-V version The Agent backs up and recovers virtual machines (VMs) in Microsoft Hyper-V clusters and standalone hosts, with support for application-consistent backups. The Agent includes two components: Management service, which processes backup and restore requests from Portal, and distributes the work to Hyper-V Agent Host services. Host service, which backs up VMs to a vault and restores VMs to a Hyper-V host. 1.1 Compatibility Hyper-V Agent 7.40 services are not compatible with Hyper-V Agent 7.30 services. All Hyper-V Agent services in an environment must be the same version.

3 You can manage Hyper-V backups and restores using Portal version 7.62 or later. You cannot manage Hyper-V backups and restores using the legacy Windows Agent Console or Web Agent Console interface. You can back up Hyper-V VMs to a Vault version 7.02 or later. Hyper-V Agent 7.40 can restore VMs from backups created using Hyper-V Agent Hyper-V Agent 7.30 cannot restore VMs from backups created using Hyper-V Agent If you back up VMs in a Windows 2012 environment, and restore the VMs to a Windows 2012 R2 environment, the restored VMs are restored as Generation 1 VMs. You cannot restore VMs that were backed up in Windows 2012 R2 to a Windows 2012 environment. 1.2 Release History Version , October 22, 2014 Version , March 17, Supported Platforms The Hyper-V Agent Management service is supported on the following platforms: Windows Server 2012 R2 Windows Server 2012 The Hyper-V Agent Host service is supported on the following platforms Windows Server 2012 R2 Note: In addition to automatically-installed updates, Microsoft update must be installed on the Windows Server 2012 R2 machine. Windows Server 2012 R2 Core Windows Server Supported Guest Operating Systems Hyper-V Agent 7.40 backs up and restores VMs with operating systems that are supported by the Microsoft Hyper-V Volume Shadow Copy Service (VSS) writer. Hyper-V Integration Services must be running within the guest operating system. 1.5 Supported Storage and Disk Formats Shared Storage (CSV) Local Storage VHDX and VHD files Fixed and dynamically-expanding disks Note: Incremental backups are sometimes inefficient for dynamically-expanding disks. Fixed disks are recommended.

4 Note: Disks stored on SMB3 shares, pass-through disks, and shared virtual disks are not supported. 2 NEW FEATURES The Hyper-V Agent can now back up and restore VMs in Hyper-V environments running on Windows Server 2012 R2. This includes both Generation 1 and 2 virtual machines. When you restore a VM that has a network adapter, the restored VM is now automatically connected to the network if the destination host has a network adapter with the same name. For example, if you back up a VM that has a network adapter named "Switch1", and restore the VM to a host that has a switch named "Switch1", the restored VM will be automatically connected to the virtual network. When you restore a VM that was configured for high availability when it was backed up, the VM is now automatically configured for high availability. Note: VMs that were backed up using Hyper-V Agent 7.30 are not restored with clustering enabled and must be configured manually. 3 INSTALLATION NOTES 3.1 Installation Best Practices For complete best practice information, see the Hyper-V Agent User Guide. For a Hyper-V cluster, we recommend installing the Management service on a VM in the cluster and configuring the VM for high availability, and installing the Host service on each host in the cluster. For a standalone Hyper-V server, we recommend installing both the Management service and the Host service on the Hyper-V server. 3.2 Installation Requirements Hardware Install Hyper-V Agent components on systems that meet Microsoft recommendations for Hyper-V. The Management service needs to connect to each node in the Hyper-V environment on a LAN, not a WAN Software The Host service cannot be installed on a host where the Agent for Microsoft Windows is installed. 3.3 Licensing Requirements The Hyper-V Agent is only licensed on a vault capacity basis. Agent-based software licensing is not available for the Hyper-V Agent.

5 3.4 Install/Upgrade Install The Management service installation kit name is: Hyper-V_Agent_Management exe The Host service installation kit name is: Hyper-V_Agent_Host exe For detailed installation information, see the Hyper-V Agent User Guide. Note: Only English is supported with Hyper-V Agent version However, this version of the Agent can be installed on a non-english operating system. Support for other languages will be available in a subsequent release Upgrade You can upgrade the Hyper-V Agent from version 7.30 to 7.40 by upgrading the Management service and all Host services in a Hyper-V environment. The Management service must be upgraded before Host services are upgraded. Note: All Hyper-V Agent services in an environment must be the same version. To upgrade the Management service or Host service, run the appropriate installation kit. When recovering a protected Hyper-V environment or migrating VMs to a new environment, you can move to Hyper-V Agent 7.40 and recover jobs and settings from Hyper-V Agent For example, you can move from Hyper-V Agent 7.30 in a Windows Server 2012 environment to Hyper-V Agent 7.40 in a Windows Server 2012 R2 environment, and recover jobs and settings from Hyper-V Agent For detailed upgrade information, see the Hyper-V Agent User Guide. 4 LIMITATIONS, FIXES, AND KNOWN ISSUES 4.1 Limitations Hyper-V Agent version 7.40 does not back up VMs that have: Virtual disks on both local and CSV storage Pass-through disks Virtual disks on SMB3 storage Shared VHDXs Hyper-V Agent version 7.40 has limited support for VMs that contain: Virtual disks which are configured as dynamic disks by Windows Disk Management (within a VM) FAT or FAT32 volumes No Hyper-V Integration Services running

6 Linux guest OS Hyper-V Agent version 7.40 does not support the following: Deferring in scheduled jobs. Deferring is only available for running jobs manually (ad hoc). Restoring VMs that were backed up in a Windows Server 2012 R2 environment to a Windows Server 2012 environment Restoring individual disks from a protected VM Restoring individual files and folders from within a protected VM Restoring VMs to system partitions Safeset image (SSI) files Secondary Restore Server 4.2 Best Practices For best performance, the following is recommended: In a failover cluster, enable the CSV cache. Remove snapshots or checkpoints from VMs that will be backed up. Use fixed-size VHDXs or VHDs rather than dynamically-expanding VHDXs or VHDs. If multiple backup jobs use the same CSV or local volume, do not schedule the jobs to run at the same time. Failure to follow these best practices could result in slower backups and restores. For more information, see the Hyper-V Agent User Guide. 4.3 Fixes A Provider not supported or Volume not supported error no longer occurs when a registry setting forces the system provider to take VSS snapshots on hardware-backed volumes. The Hyper-V Agent now ignores registry settings. (28286) Conflicting schedules for Hyper-V jobs are now prioritized. When a job is scheduled to start at exactly the same time by multiple schedules, the job now runs according to the schedule that is the highest in the schedule list. The retention type associated with that schedule is applied to the resulting safeset. Note: After you upgrade the Agent from version 7.30 to version 7.40, you must open and save each existing job to ensure that the job schedules will be prioritized. (27977) Restoring a VM with a custom name no longer fails if the target folder for that VM already exists. (26238) When you restore a VM to the same cluster or to a different cluster, the restored VM is now automatically connected to the network if the destination host has a network adapter

7 with the same name. Network adapters are now connected to the network based on name rather than internal ID. (26091) A VM that is configured for high availability at the time of backup is now automatically configured for high availability when it is restored. Note: VMs that were backed up using Hyper-V Agent 7.30 are not restored with clustering enabled and must be configured manually. (24411) Heartbeat interval log messages are now correctly logged as an information messages rather than as errors. (27680) 4.4 Known Issues On the Cluster Credentials tab in Portal, you can update information for a protected Hyper- V environment. Do not enter information for a different Hyper-V environment, or the Portal could start communicating with two Management services: the original one specified on the Computers tab and the new one specified on the Cluster Credentials tab. (28371) If a hardware VSS provider is installed on a host, and you try to back up VMs on a CSV that is not supported by the hardware VSS provider, the backup fails. (28650) On Windows Server 2012 R2 with Microsoft update installed, backups of VMs on cluster shared volumes can fail with a file is missing message. WORKAROUND: Install Microsoft update on the server. See Backing up virtual machines fails when using the CSV writer after installation of update in Windows ( If you try to restore a VM with a network adapter and a snapshot to a host that does not have a network adapter with the same name, the restore fails. WORKAROUND: Restore the VM without selecting the Enable network connectivity check box. Consistent with Microsoft best practices, we recommend not taking user-level snapshots of VMs that will be backed up in a production environment. (28320) If you install the Management service to a directory that contains non-english characters, the Management service cannot start. (27409) If you try to install the Host service to a directory that contains non-english characters, the installation fails. (27234) After a power failure or disk error on the machine where the Management service is running, the Agent might not be able to back up or restore a VM. (27158) If you remove an address from the Notifications tab, the Agent continues to send s to that address for backups and restores. WORKAROUND: Stop and restart the Management service when backups are not running. (27235) The Address column on the Hosts tab does not display all IP addresses for a node. The IP address that appears might not be the IP address that you normally use to connect to the node. (27189)

8 When you rename a VM that is protected by a job, the Edit Job wizard retains the original name of the VM. WORKAROUND: Remove the VM from the job, and add it to the job again. (26214) If you terminate a restore, and one or more VMs are not completely restored, partial VM files will remain on disk and must be cleaned up manually. (25962) 5 PRODUCT SUPPORT 5.1 Technical Support Technical support is available from your provider. 5.2 Product Updates Product updates are available from your provider. 5.3 Documentation The following documentation is available for the Hyper-V Agent: Agent for Hyper-V User Guide Hyper-V Agent information in Portal online help To find Hyper-V Agent information, search for "Hyper-V" in the help. Agent for Hyper-V release notes (this document) Documentation is available from your provider.

9 HARROGATE (HEAD OFFICE) Central House Beckwith Knowle Harrogate HG3 1UG THEALE 2 Commerce Park Brunel Road Theale, Reading Berkshire RG7 4AB CAMBRIDGE Newton House Cambridge Business Park Cowley Road Cambridge CB4 0WZ READING 3-5 Worton Drive Reading Berkshire RG2 0TG LONDON John Stow House 18 Bevis Marks London EC3A 7JB INDIA & Block II, 4th Floor, White House Kundan Bagh, Begumpet Hyderabad info@redcentricplc.com

REDCENTRIC AGENT FOR MICROSOFT WINDOWS VERSION 7.34.4009A

REDCENTRIC AGENT FOR MICROSOFT WINDOWS VERSION 7.34.4009A REDCENTRIC AGENT FOR MICROSOFT WINDOWS VERSION 7.34.4009A RELEASE NOTES, JANUARY 5 TH, 2015 Agent for Microsoft Windows Version 7.34.4009a Release Notes, January 5, 2015 ========================================================================

More information

REDCENTRIC SOFTWARE ORACLE PLUG-IN FOR SOLARIS AGENT X86 VERSION 6.73.3197

REDCENTRIC SOFTWARE ORACLE PLUG-IN FOR SOLARIS AGENT X86 VERSION 6.73.3197 REDCENTRIC SOFTWARE ORACLE PLUG-IN FOR SOLARIS AGENT X86 VERSION 6.73.3197 RELEASE NOTES, AUGUST 15 TH, 2011 Software Oracle Plug-In for Solaris Agent x86 Version 6.73.3197 Release Notes, August 15th,

More information

REDCENTRIC AGENT 64-BIT FOR MICROSOFT WINDOWS, VERSION 7.32.3423

REDCENTRIC AGENT 64-BIT FOR MICROSOFT WINDOWS, VERSION 7.32.3423 REDCENTRIC AGENT 64-BIT FOR MICROSOFT WINDOWS, VERSION 7.32.3423 RELEASE NOTES, MAY 8, 2014 Agent 64-bit for Microsoft Windows Version 7.32.3423 Release Notes, May 8, 2014 ========================================================================

More information

REDCENTRIC WHITE PAPER A CFO S GUIDE TO CLOUD COMPUTING

REDCENTRIC WHITE PAPER A CFO S GUIDE TO CLOUD COMPUTING REDCENTRIC WHITE PAPER A CFO S GUIDE TO CLOUD COMPUTING A CFO must manage financial risk for a company, spotting threats and opportunities that can transform the business. The latest transformation is

More information

COLOCATION A BUYERS GUIDE

COLOCATION A BUYERS GUIDE COLOCATION A BUYERS GUIDE INTRODUCTION Colocation in a data centre offers organisations a place to securely house their IT equipment, as opposed to storing and running it on-site, which can be both expensive

More information

REDCENTRIC MICROSOFT SHAREPOINT 2010/2013 BACKUP AND RESTORE GUIDE 7.30

REDCENTRIC MICROSOFT SHAREPOINT 2010/2013 BACKUP AND RESTORE GUIDE 7.30 REDCENTRIC MICROSOFT SHAREPOINT 2010/2013 BACKUP AND RESTORE GUIDE Copyright SharePoint Backup and Restore Guide Revision: This manual has been created for Version (October 2013). Software Version: 2013

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

Symantec NetBackup Blueprints

Symantec NetBackup Blueprints Symantec NetBackup Blueprints Blueprint for Microsoft Hyper-V Symantec Backup and Recovery Technical Services Symantec NetBackup Blueprints 1 Symantec NetBackup Blueprints Preface/disclaimer Notice This

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

Hyper-V backup implementation guide

Hyper-V backup implementation guide Hyper-V backup implementation guide A best practice guide for Hyper-V backup administrators. www.backup-assist.ca Contents 1. Planning a Hyper-V backup... 2 Hyper-V backup considerations... 2 2. Hyper-V

More information

REDCENTRIC HEALTHCARE SOLUTIONS

REDCENTRIC HEALTHCARE SOLUTIONS REDCENTRIC HEALTHCARE SOLUTIONS REDCENTRIC AT A GLANCE Redcentric is an accredited N3 service provider with over a decades experience of delivering NHS network services. DEDICATED N3 INFORMATION GOVERNANCE

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

REDCENTRIC WHITE PAPER CLOUD COMPUTING: IS YOUR PHONE SYSTEM ON THE RIGHT LINES FOR THE JOURNEY?

REDCENTRIC WHITE PAPER CLOUD COMPUTING: IS YOUR PHONE SYSTEM ON THE RIGHT LINES FOR THE JOURNEY? REDCENTRIC WHITE PAPER CLOUD COMPUTING: IS YOUR PHONE SYSTEM ON THE RIGHT LINES FOR THE JOURNEY? Private and public sector organisations feeling the pinch of the government s Comprehensive Spending Review

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

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

System Protection for Hyper-V Whitepaper

System Protection for Hyper-V Whitepaper Whitepaper Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Hyper-V requirements... 2 Definitions... 3 Considerations... 3 2. About the BackupAssist Hyper-V solution... 4 Advantages... 4

More information

In addition to their professional experience, students who attend this training should have technical knowledge in the following areas.

In addition to their professional experience, students who attend this training should have technical knowledge in the following areas. 6422A - Implementing and Managing Windows Server 2008 Hyper-V Course Number: 6422A Course Length: 3 Days Course Overview This three-day instructor-led course teaches students how to implement and manage

More information

BACKING-UP HYPER-V VIRTUAL MACHINES WITH VICEVERSA PRO

BACKING-UP HYPER-V VIRTUAL MACHINES WITH VICEVERSA PRO BACKING-UP HYPER-V VIRTUAL MACHINES WITH VICEVERSA PRO ViceVersa PRO can backup Hyper-V virtual machines using the new Windows Hyper-V Volume Shadow Copy Service (VSS) Writer. There are two basic methods

More information

Administration Guide - Virtual Server idataagent (Microsoft Hyper-V)

Administration Guide - Virtual Server idataagent (Microsoft Hyper-V) Page 1 of 83 Administration Guide - Virtual Server idataagent (Microsoft Hyper-V) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine

More information

A review of BackupAssist within a Hyper-V Environment. By Brien Posey

A review of BackupAssist within a Hyper-V Environment. By Brien Posey A review of BackupAssist within a Hyper-V Environment By Brien Posey 2 Contents Introduction... 3 An Introduction to BackupAssist... 4 Testing Methodologies... 5 Test 1: Restore a Virtual Machine s Configuration...

More information

Symantec NetBackup for Hyper-V Administrator's Guide. Release 7.6

Symantec NetBackup for Hyper-V Administrator's Guide. Release 7.6 Symantec NetBackup for Hyper-V Administrator's Guide Release 7.6 Symantec NetBackup for Hyper-V Guide The software described in this book is furnished under a license agreement and may be used only in

More information

Backing Up and Restoring Microsoft Hyper-V Server Virtual Machines. Cloud Attached Storage. February 2014 Version 4.0

Backing Up and Restoring Microsoft Hyper-V Server Virtual Machines. Cloud Attached Storage. February 2014 Version 4.0 Backing Up and Restoring Microsoft Hyper-V Server Virtual Machines Cloud Attached Storage February 2014 Version 4.0 Copyright 2009-2014 CTERA Networks Ltd. All rights reserved. No part of this document

More information

What s new in BackupAssist v8

What s new in BackupAssist v8 What s new in brings a set of new backup and restore features. This guide introduces these features and how they will work in. and its Add-ons do not support: - Windows XP and Vista - Windows Server 2003

More information

EMC NetWorker Module for Microsoft for Hyper-V VSS

EMC NetWorker Module for Microsoft for Hyper-V VSS EMC NetWorker Module for Microsoft for Hyper-V VSS Version 9.0 User Guide 302-001-754 REV 02 Copyright 2007-2015 EMC Corporation. All rights reserved. Published in USA. Published October, 2015 EMC believes

More information

Hyper-V Cloud Practice Builder. Disaster Recovery Using DPM 2010

Hyper-V Cloud Practice Builder. Disaster Recovery Using DPM 2010 Hyper-V Cloud Practice Builder Disaster Recovery Using DPM 2010 The Hyper-V Cloud Practice Builder from Microsoft Enterprise Services can help Microsoft partners by: Accelerating practice development by

More information

Quick Start Guide: Cluster Shared Volume

Quick Start Guide: Cluster Shared Volume Contents 1. Introduction... 2 2. Supported Engines... 3 Imaging via staging disk... 3 3. Configuring the backup job... 4 4. Quick recovery from staging disk (Imaging backups only)... 6 5. Appendix Configuring

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide New features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 3 System State backup... 3 Restore files, applications, System State and mailboxes... 4 Fully cloud ready Internet

More information

How To Set Up A Two Node Hyperv Cluster With Failover Clustering And Cluster Shared Volume (Csv) Enabled

How To Set Up A Two Node Hyperv Cluster With Failover Clustering And Cluster Shared Volume (Csv) Enabled Getting Started with Hyper-V and the Scale Computing Cluster Scale Computing 5225 Exploration Drive Indianapolis, IN, 46241 Contents Contents CHAPTER 1 Introduction to Hyper-V: BEFORE YOU START. vii Revision

More information

BackupAssist v6 quickstart guide

BackupAssist v6 quickstart guide Using the new features in BackupAssist v6... 2 VSS application backup (Exchange, SQL, SharePoint)... 2 Backing up VSS applications... 2 Restoring VSS applications... 3 System State backup and restore...

More information

Symantec NetBackup for Hyper-V Administrator's Guide. Release 7.5

Symantec NetBackup for Hyper-V Administrator's Guide. Release 7.5 Symantec NetBackup for Hyper-V Administrator's Guide Release 7.5 21220062 Symantec NetBackup for Hyper-V Guide The software described in this book is furnished under a license agreement and may be used

More information

Windows Server8 2008. R2 Hyper-V. Microsoft's Hypervisor. Insiders Guide to. Wiley Publishing, Inc. John Kelbley. Mike Sterling WILEY

Windows Server8 2008. R2 Hyper-V. Microsoft's Hypervisor. Insiders Guide to. Wiley Publishing, Inc. John Kelbley. Mike Sterling WILEY Windows Server8 2008 R2 Hyper-V Insiders Guide to Microsoft's Hypervisor John Kelbley Mike Sterling WILEY Wiley Publishing, Inc. Contents Introduction xix Chapter l Introducing Hyper-V l Scenarios for

More information

Altaro Hyper-V Backup

Altaro Hyper-V Backup Altaro Hyper-V Backup An Introduction info@altaro.com www.altaro.com An Introduction Contents What we'll be covering... Product Overview Installation Configuring and Managing your Backups Backing up VMs

More information

A review of BackupAssist within a Hyper-V Environment

A review of BackupAssist within a Hyper-V Environment A review of BackupAssist within a Hyper-V Environment By Brien Posey Contents Introduction... 2 An Introduction to BackupAssist... 3 Testing Methodologies... 4 Test 1: Restore a Virtual Machine s Configuration...

More information

EMC NetWorker Module for Microsoft for Hyper-V VSS

EMC NetWorker Module for Microsoft for Hyper-V VSS EMC NetWorker Module for Microsoft for Hyper-V VSS Version 8.2 Service Pack 1 User Guide 302-001-234 REV 01 Copyright 2007-2015 EMC Corporation. All rights reserved. Published in USA. Published January,

More information

MS-55021 - Configuring and Administering Hyper-V in Windows Server 2012

MS-55021 - Configuring and Administering Hyper-V in Windows Server 2012 www.etidaho.com (208) 327-0768 MS-55021 - Configuring and Administering Hyper-V in Windows Server 2012 3 Days Course Description Overview: This three-day instructor-led course provides students with the

More information

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V)

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) Page 1 of 19 Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data

More information

WHITE PAPER REDCENTRIC

WHITE PAPER REDCENTRIC REDCENTRIC WHITE PAPER EIGHT POINTS TO CONSIDER AS YOU MOVE TO THE CLOUD: WHAT TO AVOID, WHAT TO LOOK OUT FOR AND WHAT TO INSIST ON WHEN MAKING THE JOURNEY TO THE CLOUD. Cloud services represent one of

More information

IT Test - Server Administration

IT Test - Server Administration Question: 1 You have a server named Server1 that runs Windows Server 2012. Server1 has the Hyper-V server role installed. You have fixed-size VHD named Files.vhd. You need to make the contents in Files.vhd

More information

Virtualizing your Datacenter

Virtualizing your Datacenter Virtualizing your Datacenter with Windows Server 2012 R2 & System Center 2012 R2 Part 2 Hands-On Lab Step-by-Step Guide For the VMs the following credentials: Username: Contoso\Administrator Password:

More information

Altaro Hyper-V Backup V4 - User Guide

Altaro Hyper-V Backup V4 - User Guide Altaro Hyper-V Backup V4 - User Guide 1 / 161 Table of contents Introducing Altaro Hyper-V Backup... 5 Roles... 6 Sample Scenario... 7 Different Editions... 9 Getting Started... 11 System requirements...

More information

Implementing and Managing Microsoft Server Virtualization

Implementing and Managing Microsoft Server Virtualization Course 10215A: Implementing and Managing Microsoft Server Virtualization Course Details Course Outline Module 1: Evaluating and Planning for Virtualization Describe virtualization as it relates to server,

More information

Welcome to the IBM Education Assistant module for Tivoli Storage Manager version 6.2 Hyper-V backups. hyper_v_backups.ppt.

Welcome to the IBM Education Assistant module for Tivoli Storage Manager version 6.2 Hyper-V backups. hyper_v_backups.ppt. Welcome to the IBM Education Assistant module for Tivoli Storage Manager version 6.2 Hyper-V backups. Page 1 of 21 You are familiar with Tivoli Storage Manager version 5.5 or higher. Page 2 of 21 When

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

Implementing and Managing Microsoft Server Virtualization

Implementing and Managing Microsoft Server Virtualization Implementing and Managing Microsoft Server Virtualization Course Number: 10215A Course Length: 5 Days Course Overview This five-day course will provide you with the knowledge and skills to deploy and manage

More information

Vembu VMBackup v3.1.0 BETA

Vembu VMBackup v3.1.0 BETA Vembu VMBackup v3.1.0 BETA Release Notes With enhanced features and fixes boosting stability and performance, Vembu VMBackup v3.1.0 BETA is now available for user evaluation. The all in one Vembu VMBackup

More information

MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V

MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V MS-6422A - Implement and Manage Microsoft Windows Server Hyper-V Table of Contents Introduction Audience At Completion Prerequisites Microsoft Certified Professional Exams Student Materials Outline Introduction

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 / 2012 R2 Hyper-V support...

More information

10215A Implementing and Managing Microsoft Server Virtualization

10215A Implementing and Managing Microsoft Server Virtualization 10215A Implementing and Managing Microsoft Server Virtualization About this Course This five-day course will provide you with the knowledge and skills to deploy and manage a server virtualization environment

More information

Altaro Hyper-V Backup V4 - User Manual

Altaro Hyper-V Backup V4 - User Manual Altaro Hyper-V Backup V4 - User Manual 2009 2013 Altaro, Ltd. All Rights Reserved Table of contents Introducing Altaro Hyper-V Backup... 5 Add-Ons... 6 Sample Scenario... 7 Different Editions... 9 Getting

More information

IBM Tivoli Storage Manager for Virtual Environments Version 7.1.3. Data Protection for Microsoft Hyper-V Installation and User's Guide IBM

IBM Tivoli Storage Manager for Virtual Environments Version 7.1.3. Data Protection for Microsoft Hyper-V Installation and User's Guide IBM IBM Tivoli Storage Manager for Virtual Environments Version 7.1.3 Data Protection for Microsoft Hyper-V Installation and User's Guide IBM IBM Tivoli Storage Manager for Virtual Environments Version 7.1.3

More information

EMC NetWorker Module for Microsoft for Hyper-V VSS

EMC NetWorker Module for Microsoft for Hyper-V VSS EMC NetWorker Module for Microsoft for Hyper-V VSS Release 3.0 SP1 User Guide P/N 302-000-097 REV 02 Copyright 2007-2014 EMC Corporation. All rights reserved. Published in the USA. Published January, 2014

More information

Release Notes. LiveVault. Contents. Version 7.65. Revision 0

Release Notes. LiveVault. Contents. Version 7.65. Revision 0 R E L E A S E N O T E S LiveVault Version 7.65 Release Notes Revision 0 This document describes new features and resolved issues for LiveVault 7.65. You can retrieve the latest available product documentation

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

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

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

Installation Guide. Step-by-Step Guide for clustering Hyper-V virtual machines with Sanbolic s Kayo FS. Table of Contents

Installation Guide. Step-by-Step Guide for clustering Hyper-V virtual machines with Sanbolic s Kayo FS. Table of Contents Distributed Data Center Virtualization using Windows Server 2008 Hyper-V and Failover Clustering beta release* *The clustered disk removal section will become obsolete once the solution ships in early

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

REDCENTRIC WHITE PAPER MANAGED MPLS VS WIRES ONLY VPLS

REDCENTRIC WHITE PAPER MANAGED MPLS VS WIRES ONLY VPLS REDCENTRIC WHITE PAPER MANAGED MPLS VS WIRES ONLY VPLS DO YOU REALLY KNOW WHAT YOU ARE BUYING As technologies both VPLS and MPLS offer a number of business benefits. However, there are key operational

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

1. Introduction... 2. 2. About the BackupAssist Hyper-V solution... 2. Advantages... 2. Features... 2. Granular technology... 2

1. Introduction... 2. 2. About the BackupAssist Hyper-V solution... 2. Advantages... 2. Features... 2. Granular technology... 2 Contents 1. Introduction... 2 2. About the BackupAssist Hyper-V solution... 2 Advantages... 2 Features... 2 Granular technology... 2 The BackupAssist VM Granular Restore Console... 2 Limitations and requirements...

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

Hyper-V recovery. User Guide

Hyper-V recovery. User Guide User Guide Contents 1. Introduction... 2 Documentation... 2 Licensing... 2 Requirements... 2 2. Recovery Solutions... 3 Full VM Recovery... 3 Rapid VM Recovery... 3 When to use Rapid VM Recovery... 3 3.

More information

Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422

Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422 coursemonster.com/us Microsoft Windows Server 2008: MS-6422 Implementing and Managing Hyper V Virtualization 6422 View training dates» Overview This three day instructor led course teaches students how

More information

Backup Exec 12.5 Agent for Microsoft Virtual Servers FAQ

Backup Exec 12.5 Agent for Microsoft Virtual Servers FAQ Backup Exec 12.5 Agent for Microsoft Virtual Servers FAQ Contents Overview... 1 Supported Configurations... 3 Backup... 5 Database and Application Protection... 7 Virtual Machine Recovery... 8 Licensing...

More information

EMC Avamar 7.2 for Windows Server

EMC Avamar 7.2 for Windows Server EMC Avamar 7.2 for Windows Server User Guide 301-001-812 REV 01 Copyright 2001-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes the information in this publication

More information

M6422A Implementing and Managing Windows Server 2008 Hyper-V

M6422A Implementing and Managing Windows Server 2008 Hyper-V M6422A Implementing and Managing Windows Server 2008 Hyper-V Looking at Training Differently... Course 6422A: Implementing and Managing Windows Server 2008 Hyper-V Length: Published: Language(s): Audience(s):

More information

Sanbolic s SAN Storage Enhancing Software Portfolio

Sanbolic s SAN Storage Enhancing Software Portfolio Software to Simplify and Share SAN Storage Sanbolic s SAN Storage Enhancing Software Portfolio Overview of Product Suites www.sanbolic.com Version 2.0 Page 2 of 10 Contents About Sanbolic... 3 Sanbolic

More information

Backup Exec 15: Administration

Backup Exec 15: Administration Course Code: VERIDP0137 Vendor: Veritas Course Overview Duration: 5 RRP: 2,540 Backup Exec 15: Administration Overview The Symantec Backup Exec 15: Administration course is designed for the data protection

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

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

6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days)

6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) www.peaklearningllc.com 6422: Implementing and Managing Windows Server 2008 Hyper-V (3 Days) Introduction This three-day instructor-led course teaches students how to implement and manage Windows Server

More information

Symantec Backup Exec 2010 R2 Agent for Microsoft Hyper-V FAQ

Symantec Backup Exec 2010 R2 Agent for Microsoft Hyper-V FAQ Symantec Backup Exec 2010 R2 Agent for Microsoft Hyper-V FAQ Updated July 26th, 2010 Contents Overview... 1 Virtual Machine Backup... 3 Cluster Shared Volume Support... 5 Database and Application Protection...

More information

Hyper-V Replica Essentials

Hyper-V Replica Essentials Hyper-V Replica Essentials Vangel Krstevski Chapter No. 3 "Configuring Hyper-V Replica" In this package, you will find: A Biography of the author of the book A preview chapter from the book, Chapter NO.3

More information

Don t Hyper-Ventilate over Hyper-V backup!

Don t Hyper-Ventilate over Hyper-V backup! Don t Hyper-Ventilate over Hyper-V backup! A straightforward solution to Hyper-V backup Presented by Linus Chang, Lead Developer of BackupAssist The theme of today is... Hyper-V! Today s agenda 1. The

More information

Backup Exec 12.5 Icons Glossary

Backup Exec 12.5 Icons Glossary Backup Exec 12.5 Icons Glossary Note: Some icons in this glossary are shown larger than their actual size. Action icons Alert icons Backup Exec Service Manager icons DB2 backup and restore icons DPM restore

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

Overview of System Center 2012 Data Protection Manager

Overview of System Center 2012 Data Protection Manager Overview of System Center 2012 Data Protection Manager J IM R AT SCH S R. PFE II J R AT SCH@MICROSOFT.COM DMVMUG User Conference 2013 Reston, VA Agenda What is System Center Data Protection Manager 2012?

More information

K-Backup: Network automatic backup data to free iscsi SAN

K-Backup: Network automatic backup data to free iscsi SAN K-Backup: Network automatic backup data to free iscsi SAN Monday, November 4, 2013 KernSafe Technologies,Inc www.kernsafe.com Copyright KernSafe Technologies 2006-2013.All right reserved. Table of Contents

More information

Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization

Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Outline SSS6422 - Microsoft Windows Server 2008 Hyper-V Virtualization Duration: Three consecutive Saturdays About this Course This instructor led course teaches students how to implement and manage Windows

More information

Vembu BDR v2.0.2. Release Notes. Major features in v2.0.2. Other features in Vembu BDR. Cloud Disaster Recovery Service. VMware UltraBlaze.

Vembu BDR v2.0.2. Release Notes. Major features in v2.0.2. Other features in Vembu BDR. Cloud Disaster Recovery Service. VMware UltraBlaze. Vembu BDR v2.0.2 Release Notes Vembu BDR v2.0.2 is now publicly released and is available for production deployments with new features and more bug fixes which improves the stability and performance. Also,

More information

EMC Avamar 7.2 for Windows Server

EMC Avamar 7.2 for Windows Server EMC Avamar 7.2 for Windows Server User Guide 301-001-812 REV 02 Copyright 2001-2016 EMC Corporation. All rights reserved. Published in the USA. Published March, 2016 EMC believes the information in this

More information

Acronis Backup & Recovery 11 Virtual Edition

Acronis Backup & Recovery 11 Virtual Edition Acronis Backup & Recovery 11 Virtual Edition Backing Up Virtual Machines Copyright Acronis, Inc., 2000-2011. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks of Acronis, Inc.

More information

1. Overview... 2 Documentation... 2 Licensing... 2 Operating system considerations... 2

1. Overview... 2 Documentation... 2 Licensing... 2 Operating system considerations... 2 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

Dell NetVault Backup Plug-in for Hyper-V 10.0.1. User s Guide

Dell NetVault Backup Plug-in for Hyper-V 10.0.1. User s Guide Dell NetVault Backup Plug-in for Hyper-V 10.0.1 2015 Dell Inc. ALL RIGHTS RESERVED. This guide contains proprietary information protected by copyright. The software described in this guide is furnished

More information

Virtualization with Windows

Virtualization with Windows Virtualization with Windows at CERN Juraj Sucik, Emmanuel Ormancey Internet Services Group Agenda Current status of IT-IS group virtualization service Server Self Service New virtualization features in

More information

13.1 Backup virtual machines running on VMware ESXi / ESX Server

13.1 Backup virtual machines running on VMware ESXi / ESX Server 13 Backup / Restore VMware Virtual Machines Tomahawk Pro This chapter describes how to backup and restore virtual machines running on VMware ESX, ESXi Server or VMware Server 2.0. 13.1 Backup virtual machines

More information

Windows Server 2008 R2 Hyper V. Public FAQ

Windows Server 2008 R2 Hyper V. Public FAQ Windows Server 2008 R2 Hyper V Public FAQ Contents New Functionality in Windows Server 2008 R2 Hyper V...3 Windows Server 2008 R2 Hyper V Questions...4 Clustering and Live Migration...5 Supported Guests...6

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

Course Outline. Create and configure virtual hard disks. Create and configure virtual machines. Install and import virtual machines.

Course Outline. Create and configure virtual hard disks. Create and configure virtual machines. Install and import virtual machines. Server Virtualization with Windows Server Hyper-V and System Centre Duration 5 days Course Code SSM20409 Format Instructor Led Overview This five day course will provide you with the knowledge and skills

More information

How to protect, restore and recover SQL 2005 and SQL 2008 Databases

How to protect, restore and recover SQL 2005 and SQL 2008 Databases How to protect, restore and recover SQL 2005 and SQL 2008 Databases Introduction This document discusses steps to set up SQL Server Protection Plans and restore protected databases using our software.

More information

Managing, Maintaining Data in a Virtual World

Managing, Maintaining Data in a Virtual World Moving, ed.harnish@acronis.com Ed Acronis Harnish, Inc. VP Managing, Maintaining Data in a Virtual World BR The VM, Console DR and & Archiving and Recovery Operating Recovery Strategies System Agenda High

More information

Nimble Storage Best Practices for Microsoft Hyper-V R2

Nimble Storage Best Practices for Microsoft Hyper-V R2 BEST PRACTICES GUIDE: Nimble Storage Best Practices for Microsoft Hyper-V R2 Hyper-V Availability Reference Architecture Hyper-V High Availability and Disaster Recovery solutions can be implemented in

More information

WatchGuard Dimension v1.1 Update 1 Release Notes

WatchGuard Dimension v1.1 Update 1 Release Notes WatchGuard Dimension v1.1 Update 1 Release Notes Build Number 442674 Revision Date March 25, 2014 WatchGuard Dimension is the next-generation cloud-ready visibility solution for our Unified Threat Management

More information

Backup Exec 2014 Software Compatibility List (SCL)

Backup Exec 2014 Software Compatibility List (SCL) Backup Exec 2014 Software Compatibility List (SCL) Updated on January 28, 2015 Copyright 2015 Symantec Corporation. All rights reserved. Symantec, the Symantec Logo, and Backup Exec are trademarks or registered

More information

ST0-141 Q&A. DEMO Version

ST0-141 Q&A. DEMO Version Symantec Backup Exec 2012 Technical Assessment Q&A DEMO Version Copyright (c) 2012 Chinatag LLC. All rights reserved. Important Note Please Read Carefully For demonstration purpose only, this free version

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Backup Exec 3600 R3 Appliance

Backup Exec 3600 R3 Appliance TECHNICAL WHITE PAPER: BACKUP EXEC TM 3600 R3 APPLIANCE Backup Exec 2014 Technical White Paper Backup Exec 3600 R3 Appliance Technical White Papers are designed to introduce Symantec partners and end users

More information

Hyper-V over SMB: Remote File Storage Support in Windows Server 2012 Hyper-V. Jose Barreto Principal Program Manager Microsoft Corporation

Hyper-V over SMB: Remote File Storage Support in Windows Server 2012 Hyper-V. Jose Barreto Principal Program Manager Microsoft Corporation Hyper-V over SMB: Remote Storage Support in Windows Server 2012 Hyper-V Jose Barreto Principal Program Manager Microsoft Corporation Abstract In this session, we cover the Windows Server 2012 Hyper-V support

More information

How To Write An Emma Document On A Microsoft Server On A Windows Server On An Ubuntu 2.5 (Windows) Or Windows 2 (Windows 8) On A Pc Or Macbook (Windows 2) On An Unidenor

How To Write An Emma Document On A Microsoft Server On A Windows Server On An Ubuntu 2.5 (Windows) Or Windows 2 (Windows 8) On A Pc Or Macbook (Windows 2) On An Unidenor EMC Avamar 7.0 for Windows Server User Guide P/N 300-015-229 REV 04 Copyright 2001-2014 EMC Corporation. All rights reserved. Published in the USA. Published May, 2014 EMC believes the information in this

More information

MS-10215: Implementing and Managing Microsoft Server Virtualization. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery

MS-10215: Implementing and Managing Microsoft Server Virtualization. Course Objectives. Required Exam(s) Price. Duration. Methods of Delivery MS-10215: Implementing and Managing Microsoft Server Virtualization This five-day instructor led course will provide you with the knowledge and skills to deploy and manage a server virtualization environment

More information