Virtual Infrastructure Implementation of High Availability and Business Continuation Solutions

Size: px
Start display at page:

Download "Virtual Infrastructure Implementation of High Availability and Business Continuation Solutions"

Transcription

1 Virtual Infrastructure Implementation of High Availability and Business Continuation Solutions Seva Semouchin Technical Account Manager VMware International Limited What this Presentation is About HA High Availability DR VI Disaster Recovery Virtual Infrastructure 2 1

2 Agenda HA and DR in Adaptive Enterprise ITIL and VIM VI and High Availability VI and Business Continuation VIM Implementation of HA and DR Implementation of High Availability Solutions HA Classic (ESX 2.5.x / VC 1.x) HA Advanced (ESX 3.0 / VC 2.0) Aligning with VIM Business Continuation Solutions DR Best Practices Aligning with VIM Conclusion 3 HA an DR in Adaptive Enterprise ITIL and VIM Introduction in ITIL and VIM Usage ITIL and VIM to Implement Adaptive Enterprise VMware VI Technology basics ESX Server Virtual Center VI and High Availability HA Implementation Practices VI Added Values VI and Disaster Recovery DR Implementation Practices VI Added Values 4 2

3 IT Infrastructure Library - ITIL Best Practice Framework Process based De facto standard worldwide Service Delivery IT Service Continuity Management -> Disaster Recovery Service Availability Management -> High Availability 5 Virtual Infrastructure Management - VIM Virtual Infrastructure Methodology (VIM) is a fourphased methodology developed and employed by VMware Professional Services to consistently deliver comprehensive solutions to assess, plan, build and manage VMware virtual infrastructure. Assess Plan Build Manage 6 3

4 In Other Words - VIM Is being practiced by VMware PSO consulting branch of VMware and partners Is deliverable based Is a collection of best practices gathered by VMware profesional Is ITIL aligned Is under development 7 VIM Impacts People New responsibilities and procedures may require new skills or staff role changes or additions Process New paradigms may require new procedures Impact on existing procedures must be addressed Technology Includes not just new servers, but impacts networking and storage Business strategy Financial objectives and requirements should be addressed 8 4

5 VIM Phases and Objectives Assess Identify opportunities for virtualization, and model scenarios Identify goals, methods, impacts, and scope Plan Introduce VI concepts through prototyping and whiteboard sessions Define architecture, implementation plan and validation test criteria, Build Implement virtual infrastructure solution and train staff in-depth Generate confidence and acceptance Manage Support ongoing maintenance and operations Identify opportunities for next iteration 9 VMware ESX Server

6 VMware Virtual Center Virtual Center Agent ESX Server Farm Virtual Center server Virtual Center Database. Management and Performance Data 11 VMotion

7 High Availability Works against: Unplanned outages a.k.a. Failures Planned outages a.k.a. Maintenance Usual Practices Cold Standby Warm Standby Hot Standby (cluster) Based on Service Level Agreemens (SLA) 13 VI Added Value to High Availability Cold Standby Use the same standard server for all virtualized applications Warm Standby Redeploy Broken VM from template Use VM repository Hot Standby Use VMotion to prepare maintenance Cluster VMs Cluster VM and Physical Boxes Cluster two ESX Boxes Use VMware HA (since ESX 3.0 / VC 2.0) instead of clusters

8 Disaster Recovery Works Against Complete lost or heavy damage of the whole facility Usual Practices Own Standby Facility Outsourced Standby Facility Partial Standby Capacity Data Replication Data Backup Continuous Trainings Based On Service Level Agreements 15 VI Added value to Disaster Recovery Standby Facility Old, non standard equipment may be used Easy to outsource One standby facility for many production facilities By partial capacity easy to adapt to SLAs. Decision, which VMs should run and which not can be quickly revised Replication and Backup Replicate VMs as data Use the same processes to redeploy VMs from template or repository as for HA Use VMs to recover physical boxes (P2V) Disaster Simulation Implementation is easier and cheaper

9 Implementation of High Availability Solutions HA Classic (ESX 2.5.x / VC 1.x) Clustering Virtual to Virtual Clustering Virtual to Physical Clustering with VCS HA Advanced (ESX 3.0 / VC 2.0) VMware HA (previous DAS) VMware HA vs. Failover Cluster (MSCS for example) VMware DRS Aligning with VIM HA on Assesment Phase HA on VIM Plan and Implementation Phase HA on Management Phase 17 VMware Classic Clustering

10 Veritas VCS Solution VCS VM Agent VCS Software Shared Storage 19 VMware HA (previous DAS) 2-way 2-way 4-way 8-way Server Farm Solves the all my eggs in one basket (one ESX box) problem Detects an ESX hardware failure Automatically restarts virtual machines on remaining boxes Complementary to DRS. DRS places the VM s Requires shared storage Built-in alternative to clustering (for selected applications) Available as VirtualCenter add-on in

11 VMware HA (previous DAS) 2-way 2-way 4-way 8-way Server Farm Solves the all my eggs in one basket (one ESX box) problem Detects an ESX hardware failure Automatically restarts virtual machines on remaining boxes Complementary to DRS. DRS places the VM s Requires shared storage Built-in alternative to clustering (for selected applications) Available as VirtualCenter add-on in VMware DRS 2-way 2-way 4-way 8-way Server Farm Farm-level resource balancing How it works VM s are automatically VMotion d to boxes with more spare capacity Leads to 60%-80% server utilization Intelligent placement Continuous optimization through VMotion Available as VirtualCenter add-on in

12 VMware DRS 2-way 2-way 4-way 8-way Server Farm Farm-level resource balancing How it works VM s are automatically VMotion d to boxes with more spare capacity Leads to 60%-80% server utilization Intelligent placement Continuous optimization through VMotion Available as VirtualCenter add-on in Implementing HA with VWware HA and DRS Availaible with ESX Server 3.0 / Virtual Center 2.0 VMware HA and DRS both are plug-ins for Virtual Center Shared Storage is Required In Big Environments use Folders to Separate HA Groups Better used together First VMware HA restarts failed VMs Then VMware DRS distributes load on survived servers Best practice is the implementation of ITIL Capacity Planning. You can have necessary ressources to restart VMs Provides services comparable with Failover Cluster With VMware DRS even more value

13 VMware HA vs. Failover Cluster Cluster Failover group Quorum Cluster Database For unintended failover need application restart The same for intended failover No load balancing VMware HA Virtual machine Virtual Center VC Database Thesame No restart is necessary (VMotion) Load Balncing with DRS 25 VC is Not The Singe Point of Failure VirtualCenter Heartbeat NW Agents distributed on ESX Servers maintain heartbeat network Automated install & configuration via VirtualCenter Independent of VirtualCenter after initial configuration

14 Aligning VMware HA Solutions with VIM Assess Plan Build Manage HA on Assesment Phase HA on VIM Plan and Implementation Phase HA on Management Phase 27 Disaster Recovery Solutions DR Best Practices Transactional vs. Crash Consistent Data Possible DR policies VI Advantages for DR Solutions Replication and Redeployment VMware DRS Aligning with VIM DR on Assesment Phase DR on VIM Plan and Implementation Phase DR on Management Phase

15 Transactional vs. Crash Resistent Data Some data, can survive the crash of host computer it is crash consistent data Examples OS Disk, Journal Files Other data, could be damaged through application abort it is transactional data Example Datababase tablespaces We need different approach for different kind of data. Crash consistent data could be replicated as is Transactional data should be replicated in consistent state Quiesce application (like Oracle begin backup ) Clone data at storage array level Only then replicate With a little bit of luck you can replicate transactional data as is and it will be still consistent. 29 VM Data Types.VMDK.VMDK.VMDK VMFS Volume Raw LUN.VMX Local file system Local Storage VM Configuration file (.vmx) Stoarage Are Network Virtual disk file -.vmdk Raw LUN, RAW LUN linked to VMFS

16 31 Replication Candiates VMFS volumes (vmdk files) Array Replication Network replication Raw devices Array Replication. VMX files Network Replication Network replication

17 VMFS Replication Do not place too much VMs on one VMFS volume For example 2 VMFS volumes with 10 VMs each per ESX server in production mode and 3 such volumes per ESX server in DR mode Place on different VMFS volumes VMDK files with transactional data database files with crash consistent data Operating Disks Application Executables Redo logs and generally log files In the case of crash consistent data you may separate frequently changed data and stable data. For example OS disks and redo log disks. 33 Raw Device replication Note that RDM files on replicated VMFS volumes are points to original raw devices, not to replicated ones. This will require recreation of RDM files after the site failover

18 .VMX (VM Configuration) Files Replication Must be copied to failover site only when changed Changes aren t frequent Copies used for DR can be edited by script Use less virtual RAM Different location of VMDK files on failover site. VMFS volumes possibly will be mounted to other mount points 35 Use Highest VM density on Failover Site Production:Failover 1:2 or 2:3 Place less VMs on VMFS volumes to better distribute them over survived ESX servers Use scripts to change configuration (.vmx) files of VMs moved to failover site

19 Use Bidirectional Replication Place some of active VMs to failover site. This will allow them to stay alive during disaster In this case data must be replicated in both directions from production to failover site and vice versa 37 Use VMs instead of Cluster Groups Reuse HA Techniques for Disaster recovery Less administrative overhead. We need to bring online only one LUN with VMFS volume for many VMs and not one LUN pro cluster group Same effect. Failover in MSCS means restart this application on another node We don t need Windows advanced server licenses for each VM

20 Disaster Recovery Scenario Identify a disaster (cigarette smoked nearby to smoke sensor is NOT a disaster) Bring LUNs with VMFS volume with OS VMDK and other crash consistent data online (script) Make them visible to ESX servers on failover site (script) Mount VMFS volumes (script) Recreate RDM files for raw devices (script) Change vmx files if necessary (script) Start VMs of dedicated ESX servers. For VMs with transactional data use special startup procedure to initiate data recovery prior to start the application (script) 39 Disaster Recovery Optimized for Critical VMs Replicated data can be cloned on failover site using TimeFinder VMFS Cloned LUNS could be made available for ESX servers and mounted there. In case of disaster we need just to start VMs Clones should be updated as frequently, as necessary. Since more storage is necessary should be used for critical VMs only

21 Desaster Recovery P2V 41 Aligning VMware DR Solutions with VIM Assess Plan Build Manage DR on Assesment Phase DR on VIM Plan and Implementation Phase DR on Management Phase

22 Conclusion Virtual Infrastructure increases cost effciency for implementing DR and HR solutions 43 Reference Customer #1 A large insurance company in the USA is using a VI DR Solution based on SRDF. These applications were running on physical machines when the DR Initiative came up, but were moved into Virtual Machines due to the fact that replication would be easier. This drove over 90 machines to be P2V'd into VMs. 110 Virtual Machines Applications: SQL servers Infrastructure servers custom insurance application servers. ESX Server is a 4-way IBM x366 with 16GB RAM. SRDF/a and SANCopy used in replication strategy Replication over 1500 Km away

23 Reference Customer #2 Guardian insurance implemented virtual desktop infrastructure (VDI) to make this solution desaster resistant SRDF was introduced 700 Virtual Machines 350 of them used for VDI Applications: on VDI just desktop OS 95% Windows XP 5% Widows 2000 professional and Windows NT workstation 56 ESX Server 8-way IBM x445 with 32GB RAM. SRDF/a and TimeFinder used in replication strategy Total amount of data being replicated 7 TB Replication over 300 Km away. 45 Other References Implemeted Volvo IT Vector SGI (Dallas) Infineon (Cary USA) Eastman Under Investigation Montag and Caldwell (Investment)

Introduction. Setup of Exchange in a VM. VMware Infrastructure

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

More information

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

Virtual DR: Disaster Recovery Planning for VMware Virtualized Environments

Virtual DR: Disaster Recovery Planning for VMware Virtualized Environments Virtual DR: Disaster Recovery Planning for VMware Virtualized Environments VMware DR considerations Virtual DR: Disaster Recovery Planning for VMware Virtualized Environments VMware DR considerations Raymond

More information

What s New with VMware Virtual Infrastructure

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

More information

Availability Guide for Deploying SQL Server on VMware vsphere. August 2009

Availability Guide for Deploying SQL Server on VMware vsphere. August 2009 Availability Guide for Deploying SQL Server on VMware vsphere August 2009 Contents Introduction...1 SQL Server 2008 with vsphere and VMware HA/DRS...2 Log Shipping Availability Option...4 Database Mirroring...

More information

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware Introduction By leveraging the inherent benefits of a virtualization based platform, a Microsoft Exchange Server 2007 deployment on VMware Infrastructure 3 offers a variety of availability and recovery

More information

SAP Solutions on VMware Infrastructure 3: Customer Implementation - Technical Case Study

SAP Solutions on VMware Infrastructure 3: Customer Implementation - Technical Case Study SAP Solutions on VMware Infrastructure 3: Table of Contents Introduction... 1 SAP Solutions Based Landscape... 1 Logical Architecture... 2 Storage Configuration... 3 Oracle Database LUN Layout... 3 Operations...

More information

Taking the Disaster out of Disaster Recovery

Taking the Disaster out of Disaster Recovery Taking the Disaster out of Disaster Recovery Agenda Challenges of Traditional DR Properties of Virtualization for DR Using VMware Virtualization in DR 10 Steps to better DR using VMware Virtualization

More information

Citrix XenApp Server Deployment on VMware ESX at a Large Multi-National Insurance Company

Citrix XenApp Server Deployment on VMware ESX at a Large Multi-National Insurance Company Citrix XenApp Server Deployment on VMware ESX at a Large Multi-National Insurance Company June 2010 TECHNICAL CASE STUDY Table of Contents Executive Summary...1 Customer Overview...1 Business Challenges...1

More information

Veritas Cluster Server from Symantec

Veritas Cluster Server from Symantec Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

VMware Backup and Recovery: What They Don t Tell You

VMware Backup and Recovery: What They Don t Tell You : What They Don t Tell You VMware Backup and Recovery: What They Don t Tell You Table of Contents Introduction 3 ESX Server and Virtual Machine Backup Basics 4 VM Backup Methodology Alternatives 5 1. Backup

More information

WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY

WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY WHITE PAPER: HIGH CUSTOMIZE AVAILABILITY AND DISASTER RECOVERY Confidence in a connected world. Protecting Business-Critical Applications in a VMware Infrastructure 3 Environment Using Veritas Cluster

More information

Enterprise Deployment: Laserfiche 8 in a Virtual Environment. White Paper

Enterprise Deployment: Laserfiche 8 in a Virtual Environment. White Paper Enterprise Deployment: Laserfiche 8 in a Virtual Environment White Paper August 2008 The information contained in this document represents the current view of Compulink Management Center, Inc on the issues

More information

Symantec Cluster Server powered by Veritas

Symantec Cluster Server powered by Veritas Delivers high availability and disaster recovery for your critical applications Data Sheet: High Availability Overview protects your most important applications from planned and unplanned downtime. Cluster

More information

Setup for Microsoft Cluster Service ESX Server 3.0.1 and VirtualCenter 2.0.1

Setup for Microsoft Cluster Service ESX Server 3.0.1 and VirtualCenter 2.0.1 ESX Server 3.0.1 and VirtualCenter 2.0.1 Setup for Microsoft Cluster Service Revision: 20060818 Item: XXX-ENG-QNNN-NNN You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/

More information

Veritas InfoScale Availability

Veritas InfoScale Availability Veritas InfoScale Availability Delivers high availability and disaster recovery for your critical applications Overview protects your most important applications from planned and unplanned downtime. InfoScale

More information

EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager

EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager EMC Business Continuity for VMware View Enabled by EMC SRDF/S and VMware vcenter Site Recovery Manager A Detailed Review Abstract This white paper demonstrates that business continuity can be enhanced

More information

VMware Site Recovery Manager (SRM) Lessons Learned in the First 90 Days

VMware Site Recovery Manager (SRM) Lessons Learned in the First 90 Days VMware Site Recovery Manager (SRM) Lessons Learned in the First 90 Days Bob van der Werf / Jeremy van Doorn Sr. Systems Engineer BvanderWerf@vmware.com +31 (0)6 1389 9144 Agenda SRM in 10 minutes Installation

More information

VMware Virtual Machine File System: Technical Overview and Best Practices

VMware Virtual Machine File System: Technical Overview and Best Practices VMware Virtual Machine File System: Technical Overview and Best Practices A VMware Technical White Paper Version 1.0. VMware Virtual Machine File System: Technical Overview and Best Practices Paper Number:

More information

esxreplicator Contents

esxreplicator Contents esxreplicator Contents esxreplicator... 2 Release Notes... 2 Known Issues with this Release... 2 About esxreplicator... 4 Purpose... 4 What is meant by real-time?... 5 Can I Replicate Over a WAN Connection?...

More information

SnapManager 2.0 for Virtual Infrastructure Best Practices

SnapManager 2.0 for Virtual Infrastructure Best Practices Technical Report SnapManager 2.0 for Virtual Infrastructure Best Practices Amrita Das, NetApp January 2010 TR-3737 LEVERAGING NETAPP DATA ONTAP FOR VMWARE BACKUP, RESTORE, AND DISASTER RECOVERY Backups,

More information

Server and Storage Virtualization: A Complete Solution A SANRAD White Paper

Server and Storage Virtualization: A Complete Solution A SANRAD White Paper Server and Storage Virtualization: A Complete Solution A SANRAD White Paper copyright SANRAD 2008 SANRAD Inc. www.sanrad.com Server and Storage Virtualization: A Complete Solution A SANRAD Whitepaper Server

More information

Top Ten Private Cloud Risks. Potential downtime and data loss causes

Top Ten Private Cloud Risks. Potential downtime and data loss causes Top Ten Private Cloud Risks Potential downtime and data loss causes Introduction: Risk sources Enterprises routinely build Disaster Recovery and High Availability measures into their private cloud environments.

More information

Microsoft SMB File Sharing Best Practices Guide

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

More information

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

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options

Microsoft SharePoint 2010 on VMware Availability and Recovery Options. Microsoft SharePoint 2010 on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

Enabling comprehensive data protection for VMware environments using FalconStor Software solutions

Enabling comprehensive data protection for VMware environments using FalconStor Software solutions Industry Trends and Technology Perspective White Paper Enabling comprehensive data protection for VMware environments using FalconStor Software solutions Issues and solutions to enable complete data protection

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

Oracle Database Solutions on VMware High Availability. Business Continuance of SAP Solutions on Vmware vsphere

Oracle Database Solutions on VMware High Availability. Business Continuance of SAP Solutions on Vmware vsphere Business Continuance of SAP Solutions on Vmware vsphere This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed

More information

Virtually Effortless Backup for VMware Environments

Virtually Effortless Backup for VMware Environments A White Paper ly Effortless for Environments Abstract: and disaster recovery (DR) strategies protect data from corruption and failures and ensure that if these types of events occur, companies aren t forced

More information

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10.

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10. Getting the Most Out of Virtualization of Your Progress OpenEdge Environment Libor Laubacher Principal Technical Support Engineer 8.10.2013 Agenda Virtualization Terms, benefits, vendors, supportability,

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

Oracle Databases on VMware High Availability

Oracle Databases on VMware High Availability This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

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

How To leverage VMware solutions for Manageability & Security of Desktop. Matteo Uva Channel Manager Italy and Greece

How To leverage VMware solutions for Manageability & Security of Desktop. Matteo Uva Channel Manager Italy and Greece How To leverage VMware solutions for Manageability & Security of Desktop Matteo Uva Channel Manager Italy and Greece Agenda 1. What is VDI & How can it help my customers? 2. Building a VDI solution 3.

More information

Server Virtualization with EMC Storage. Aviv Waiss - Server Consolidation Section Head MATRIX I.T

Server Virtualization with EMC Storage. Aviv Waiss - Server Consolidation Section Head MATRIX I.T Server Virtualization with EMC Storage Aviv Waiss - Server Consolidation Section Head MATRIX I.T VMware Virtualization Basics Before Virtualization: After Virtualization: Software tied to hardware Single

More information

Veritas Storage Foundation High Availability for Windows by Symantec

Veritas Storage Foundation High Availability for Windows by Symantec Veritas Storage Foundation High Availability for Windows by Symantec Simple-to-use solution for high availability and disaster recovery of businesscritical Windows applications Data Sheet: High Availability

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

Cloud Infrastructure Licensing, Packaging and Pricing

Cloud Infrastructure Licensing, Packaging and Pricing Cloud Infrastructure Licensing, Packaging and Pricing ware, August 2011 2009 ware Inc. All rights reserved On July 12 2011 ware is Introducing a Major Upgrade of the Entire Cloud Infrastructure Stack vcloud

More information

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

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

More information

MAKING YOUR VIRTUAL INFRASTUCTURE NON-STOP Making availability efficient with Veritas products

MAKING YOUR VIRTUAL INFRASTUCTURE NON-STOP Making availability efficient with Veritas products TECHNOLOGY REVIEW MAKING YOUR VIRTUAL INFRASTUCTURE NON-STOP Making availability efficient with Veritas products AUGUST 2015 All businesses have a core set of applications and services that are critical

More information

VMware vsphere 5 on Nimble Storage

VMware vsphere 5 on Nimble Storage BEST PRACTICES GUIDE VMware vsphere 5 on Nimble Storage N I M B L E B E S T P R A C T I C E S G U I D E : V M W A R E V S P H E R E 5 O N N I M B L E S T O R A G E 1 Table of Contents 1 INTRODUCTION 3

More information

Building Private Cloud Architectures

Building Private Cloud Architectures Building Private Cloud Architectures Chandra Rangan Sr. Director, Storage & Availability Management Group Symantec Corporation SNW Spring 2011: Building Private Cloud Architectures 1 State of the infrastructure

More information

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES

A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES A SURVEY OF POPULAR CLUSTERING TECHNOLOGIES By: Edward Whalen Performance Tuning Corporation INTRODUCTION There are a number of clustering products available on the market today, and clustering has become

More information

VirtualclientTechnology 2011 July

VirtualclientTechnology 2011 July WHAT S NEW IN VSPHERE VirtualclientTechnology 2011 July Agenda vsphere Platform Recap vsphere 5 Overview Infrastructure Services Compute, Storage, Network Applications Services Availability, Security,

More information

W H I T E P A P E R. VMware Infrastructure Architecture Overview

W H I T E P A P E R. VMware Infrastructure Architecture Overview W H I T E P A P E R ware Infrastructure Architecture Overview ware white paper Table of Contents Physical Topology of the ware Infrastructure Data Center............................... 4 Virtual Data Center

More information

Top 10 downtime and data-loss risks. Quick Reference Guide for Private Cloud Disaster Recovery and High Availability Protection

Top 10 downtime and data-loss risks. Quick Reference Guide for Private Cloud Disaster Recovery and High Availability Protection Quick Reference Guide for Private Cloud Disaster Recovery and High Availability Protection Table of contents So why do downtime and data-loss risks still exist? 3 How do we know what these risks are? 3

More information

Using Emergency Restore to recover the vcenter Server has the following benefits as compared to the above methods:

Using Emergency Restore to recover the vcenter Server has the following benefits as compared to the above methods: Executive Summary This document provides certain best practices with regards to the Emergency Restore feature in vsphere Data Protection 5.5 release. It also describes the methods and processes to be used

More information

Confidence in a connected world. Veritas NetBackup 6.5 for VMware 3.x Best Practices

Confidence in a connected world. Veritas NetBackup 6.5 for VMware 3.x Best Practices WHITE PAPER: Best Practices Confidence in a connected world. Veritas NetBackup 6.5 for VMware 3.x Best Practices White Paper: Best Practices Veritas NetBackup 6.5 for VMware 3.x Best Practices November

More information

Implementing a Holistic BC/DR Strategy with VMware

Implementing a Holistic BC/DR Strategy with VMware Implementing a Holistic BC/DR Strategy with VMware VMware vforum, 2014 2014 VMware Inc. All rights reserved. What s on the agenda? Defining the problem Definitions VMware technologies that provide BC and

More information

Optimization, Business Continuity & Disaster Recovery in Virtual Environments. Darius Spaičys, Partner Business manager Baltic s 2012-06-14

Optimization, Business Continuity & Disaster Recovery in Virtual Environments. Darius Spaičys, Partner Business manager Baltic s 2012-06-14 Optimization, Business Continuity & Disaster Recovery in Virtual Environments Darius Spaičys, Partner Business manager Baltic s 2012-06-14 Agenda Business Continuity and Disaster Recovery Challenges How

More information

SnapManager 1.0 for Virtual Infrastructure Best Practices

SnapManager 1.0 for Virtual Infrastructure Best Practices NETAPP TECHNICAL REPORT SnapManager 1.0 for Virtual Infrastructure Best Practices John Lockyer, NetApp January 2009 TR-3737 LEVERAGING NETAPP DATA ONTAP FOR VMWARE BACKUP, RESTORE, AND DISASTER RECOVERY

More information

VMware View Design Guidelines. Russel Wilkinson, Enterprise Desktop Solutions Specialist, VMware

VMware View Design Guidelines. Russel Wilkinson, Enterprise Desktop Solutions Specialist, VMware VMware View Design Guidelines Russel Wilkinson, Enterprise Desktop Solutions Specialist, VMware 1 2 Overview Steps to follow: Getting from concept to reality Design process: Optimized for efficiency Best

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

Expert Reference Series of White Papers. Visions of My Datacenter Virtualized

Expert Reference Series of White Papers. Visions of My Datacenter Virtualized Expert Reference Series of White Papers Visions of My Datacenter Virtualized 1-800-COURSES www.globalknowledge.com Visions of My Datacenter Virtualized John A. Davis, VMware Certified Instructor (VCI),

More information

Oracle E-Business Suite Disaster Recovery Solution with VMware Site Recovery Manager and EMC CLARiiON

Oracle E-Business Suite Disaster Recovery Solution with VMware Site Recovery Manager and EMC CLARiiON Oracle E-Business Suite Disaster Recovery Solution with VMware Site Recovery Manager and EMC CLARiiON Applied Technology Abstract This white paper demonstrates how VMware s Site Recovery Manager enables

More information

EMC Solutions for Disaster Recovery

EMC Solutions for Disaster Recovery EMC Solutions for Disaster Recovery EMC RecoverPoint Daniel Golic, Technology Consultant Banja Luka, May 27 th 2008 1 RecoverPoint 3.0 Overview 2 The CIO s Information Storage and Management Requirements

More information

VMWARE WHITE PAPER VMWARE WHITE PAPER 1

VMWARE WHITE PAPER VMWARE WHITE PAPER 1 1 VMWARE WHITE PAPER Making Your Business Disaster Ready with Virtual Infrastructure The Need for Business Continuity Business continuity and disaster recovery (DR) planning are critical to managing risks

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 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

Best Practices for Virtualised SharePoint

Best Practices for Virtualised SharePoint Best Practices for Virtualised SharePoint Brendan Law Blaw@td.com.au @FlamerNZ Flamer.co.nz/spag/ Nathan Mercer Nathan.Mercer@microsoft.com @NathanM blogs.technet.com/nmercer/ Agenda Why Virtualise? Hardware

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

CHEAP DISASTER RECOVERY

CHEAP DISASTER RECOVERY CHEAP DISASTER RECOVERY GABRIE VAN ZANTEN OPEN LINE WWW.GABESVIRTUALWORLD.COM OPEN LINE Started in 2002 70 Employees Consultancy: Architects, design and implement Managed Services Hosting and housing Backup

More information

Leveraging Virtualization in Data Centers

Leveraging Virtualization in Data Centers the Availability Digest Leveraging Virtualization for Availability December 2010 Virtualized environments are becoming commonplace in today s data centers. Since many virtual servers can be hosted on a

More information

Solution Overview 4 Layers...2. Layer 1: VMware Infrastructure 3...2. Components of the VMware infrastructure...2

Solution Overview 4 Layers...2. Layer 1: VMware Infrastructure 3...2. Components of the VMware infrastructure...2 Contents Overview...1 Key Implementation Challenges...1 Providing a Solution through Virtualization...1 Benefits of Running SQL Server with VMware Infrastructure...1 Solution Overview 4 Layers...2 Layer

More information

Leveraging ITIL to Manage Your Virtual Environment. Laurent Mandorla, Manager Fredrik Hallgårde, Consultant BearingPoint, Inc.

Leveraging ITIL to Manage Your Virtual Environment. Laurent Mandorla, Manager Fredrik Hallgårde, Consultant BearingPoint, Inc. Leveraging ITIL to Manage Your Virtual Environment Laurent Mandorla, Manager Fredrik Hallgårde, Consultant BearingPoint, Inc. Agenda Introduction VMware: Great promises, but some significant challenges

More information

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database

An Oracle White Paper November 2010. Oracle Real Application Clusters One Node: The Always On Single-Instance Database An Oracle White Paper November 2010 Oracle Real Application Clusters One Node: The Always On Single-Instance Database Executive Summary... 1 Oracle Real Application Clusters One Node Overview... 1 Always

More information

SAP Solutions on VMware Business Continuance Protecting Against Unplanned Downtime

SAP Solutions on VMware Business Continuance Protecting Against Unplanned Downtime of SAP Solutions on Vmware vsphere SAP Solutions on VMware Protecting Against Unplanned Downtime This product is protected by U.S. and international copyright and intellectual property laws. This product

More information

Software to Simplify and Share SAN Storage Sanbolic s SAN Storage Enhancing Software Portfolio

Software to Simplify and Share SAN Storage Sanbolic s SAN Storage Enhancing Software Portfolio Software to Simplify and Share SAN Storage Sanbolic s SAN Storage Enhancing Software Portfolio www.sanbolic.com Table of Contents About Sanbolic... 3 Melio File System... 3 LaScala Volume Manager... 3

More information

Backup and Recovery of Virtual Servers. John A. Davis Senior Consulting Engineer New Age Technologies

Backup and Recovery of Virtual Servers. John A. Davis Senior Consulting Engineer New Age Technologies Backup and Recovery of Virtual Servers John A. Davis Senior Consulting Engineer New Age Technologies Introduction Main Goals: Discuss the Backup and Recovery of Virtual Servers Involving ESX Server and

More information

Implementing Effective Backup Strategies For Disaster Recovery. Kurt Lamoreaux Consultant, Computer Networking

Implementing Effective Backup Strategies For Disaster Recovery. Kurt Lamoreaux Consultant, Computer Networking Implementing Effective Backup Strategies For Disaster Recovery Kurt Lamoreaux Consultant, Computer Networking Overview VMware backup options 3 rd party backup options Disaster recovery which backup options

More information

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

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

More information

Microsoft SQL Server on VMware Availability and Recovery Options

Microsoft SQL Server on VMware Availability and Recovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more patents listed at http://www.vmware.com/download/patents.html. VMware

More information

INSIGHT. Symantec Optimizes Veritas Cluster Server for Use in VMware Environments IDC OPINION IN THIS INSIGHT SITUATION OVERVIEW. Jean S.

INSIGHT. Symantec Optimizes Veritas Cluster Server for Use in VMware Environments IDC OPINION IN THIS INSIGHT SITUATION OVERVIEW. Jean S. INSIGHT Symantec Optimizes Veritas Cluster Server for Use in VMware Environments Jean S. Bozman IDC OPINION Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

More information

Best Practices for Managing Storage in the Most Challenging Environments

Best Practices for Managing Storage in the Most Challenging Environments Best Practices for Managing Storage in the Most Challenging Environments Sanjay Srivastava Senior Product Manager, Symantec The Typical Virtualization Adoption Path Today, 20-25% of server workloads are

More information

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software Best Practices for Monitoring Databases on VMware Dean Richards Senior DBA, Confio Software 1 Who Am I? 20+ Years in Oracle & SQL Server DBA and Developer Worked for Oracle Consulting Specialize in Performance

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

Nimble Storage for VMware View VDI

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

More information

Symantec and VMware: Virtualizing Business Critical Applications with Confidence WHITE PAPER

Symantec and VMware: Virtualizing Business Critical Applications with Confidence WHITE PAPER Symantec and VMware: Virtualizing Business Critical Applications with Confidence WHITE PAPER Challenges of Using Traditional High-Availability Solutions Business-critical applications and the systems they

More information

The VMware Administrator s Guide to Hyper-V in Windows Server 2012. Brien Posey Microsoft MVMP @Veeam

The VMware Administrator s Guide to Hyper-V in Windows Server 2012. Brien Posey Microsoft MVMP @Veeam The VMware Administrator s Guide to Hyper-V in Windows Server 2012 Brien Posey Microsoft MVMP @Veeam About today s webinar Thought leadership content from an industry expert This webinar is recorded and

More information

W H I T E P A P E R. Understanding VMware Consolidated Backup

W H I T E P A P E R. Understanding VMware Consolidated Backup W H I T E P A P E R Contents Introduction...1 What is VMware Consolidated Backup?...1 Detailed Architecture...3 VMware Consolidated Backup Operation...6 Configuring VMware Consolidated Backup...6 Backing

More information

Ohio Mutual Insurance Group s Deployment of WebSphere Application Server on VMware ESX

Ohio Mutual Insurance Group s Deployment of WebSphere Application Server on VMware ESX Ohio Mutual Insurance Group s Deployment of WebSphere Application Server on VMware ESX April 2010 TECHNICAL CASE STUDY Table of Contents Executive Summary...1 Company Overview...1 Business Challenges...1

More information

W H I T E P A P E R. Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar

W H I T E P A P E R. Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar W H I T E P A P E R Optimized Backup and Recovery for VMware Infrastructure with EMC Avamar Contents Introduction...1 VMware Infrastructure Overview...1 VMware Consolidated Backup...2 EMC Avamar Overview...3

More information

Kroll Ontrack Data Recovery. Oracle Data Loss: When the best of plans fail

Kroll Ontrack Data Recovery. Oracle Data Loss: When the best of plans fail Kroll Ontrack Data Recovery Oracle Data Loss: When the best of plans fail Breaking the Zettabyte barrier Over 1,000,000,000,000,000,000,000 bytes of data exists currently Learning Objectives 1. Identify

More information

Oracle 11g Disaster Recovery Solution with VMware Site Recovery Manager and EMC CLARiiON MirrorView/A

Oracle 11g Disaster Recovery Solution with VMware Site Recovery Manager and EMC CLARiiON MirrorView/A Oracle 11g Disaster Recovery Solution with VMware Site Recovery Manager and Applied Technology Abstract This white paper demonstrates how VMware s Site Recovery Manager enables the design of a powerful

More information

VMware Virtual Desktop Infrastructure (VDI) - The Best Strategy for Managing Desktop Environments Mike Coleman, VMware (mcoleman@vmware.

VMware Virtual Desktop Infrastructure (VDI) - The Best Strategy for Managing Desktop Environments Mike Coleman, VMware (mcoleman@vmware. VMware Virtual Desktop Infrastructure (VDI) - The Best Strategy for Managing Desktop Environments Mike Coleman, VMware (mcoleman@vmware.com) Copyright 2008 EMC Corporation. All rights reserved. Agenda

More information

Symantec NetBackup for VMware Administrator's Guide. Release 7.6

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

More information

W H I T E P A P E R : D A T A P R O T E C T I O N. Backing Up VMware with Veritas NetBackup. George Winter January 2009

W H I T E P A P E R : D A T A P R O T E C T I O N. Backing Up VMware with Veritas NetBackup. George Winter January 2009 W H I T E P A P E R : D A T A P R O T E C T I O N Backing Up VMware with Veritas NetBackup George Winter January 2009 Contents 1.0 EXECUTIVE OVERVIEW... 3 1.1 INTENDED AUDIENCE... 3 1.2 GLOSSARY... 3 1.3

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

VMware Consolidated Backup

VMware Consolidated Backup INFORMATION GUIDE VMware Consolidated Backup Improvements in Version 3.5 Contents Introduction...1 What s New in VMware Infrastructure 3 Version 3.5...2 Improved Storage Support...2 Using Consolidated

More information

The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality?

The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? B.Jostmeyer Tivoli System Automation bjost@de.ibm.com The Promise of Virtualization for Availability, High Availability, and Disaster Recovery - Myth or Reality? IBM Systems Management, Virtualisierung

More information

David.Balka@chi.frb.org 2009 STREAM FRBC

David.Balka@chi.frb.org 2009 STREAM FRBC Virtualization ti Dave Balka David.Balka@chi.frb.org Examination Elements Architecture Management Processes Integrity Availability Security 2 Datacenter Consolidation 3 What is Virtualization A framework

More information

The best platform for building cloud infrastructures. Ralf von Gunten Sr. Systems Engineer VMware

The best platform for building cloud infrastructures. Ralf von Gunten Sr. Systems Engineer VMware The best platform for building cloud infrastructures Ralf von Gunten Sr. Systems Engineer VMware The Problem Overwhelming complexity >70% of IT budgets just to keep the lights on

More information

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper

High Availability with Postgres Plus Advanced Server. An EnterpriseDB White Paper High Availability with Postgres Plus Advanced Server An EnterpriseDB White Paper For DBAs, Database Architects & IT Directors December 2013 Table of Contents Introduction 3 Active/Passive Clustering 4

More information

SQL Server High Availability: After Virtualization SQL PASS Virtualization Virtual Chapter September 11, 2013

SQL Server High Availability: After Virtualization SQL PASS Virtualization Virtual Chapter September 11, 2013 SQL Server High Availability: After Virtualization SQL PASS Virtualization Virtual Chapter September 11, 2013 About David Klee Founder and Chief Architect, Heraflux Technologies Teammate, Linchpin People

More information

IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6. Data Protection for VMware User's Guide IBM

IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6. Data Protection for VMware User's Guide IBM IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6 Data Protection for VMware User's Guide IBM IBM Tivoli Storage Manager for Virtual Environments Version 7.1.6 Data Protection for VMware

More information

Product Brief. it s Backed Up

Product Brief. it s Backed Up Product Brief it s Backed Up IT Authorities, Inc. 1/11/2010 Table of Contents Contents Table of Contents... 2 it s Backed Up... 3 Backup... 3 Backup, Continued... 4 Backup, Continued... 5 Application Aware

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

More information

VMware Virtualization for Business Continuity and Disaster Recovery. Guy Bowers Senior Systems Engineer Q1 2010

VMware Virtualization for Business Continuity and Disaster Recovery. Guy Bowers Senior Systems Engineer Q1 2010 VMware Virtualization for Business Continuity and Disaster Recovery Guy Bowers Senior Systems Engineer Q1 2010 Agenda How VMware Addresses Business Continuity Considerations for Disaster Recovery Site

More information

VMware Virtual Infrastucture From the Virtualized to the Automated Data Center

VMware Virtual Infrastucture From the Virtualized to the Automated Data Center VMware Virtual Infrastucture From the Virtualized to the Automated Data Center Senior System Engineer VMware Inc. ngalante@vmware.com Agenda Vision VMware Enables Datacenter Automation VMware Solutions

More information