Power Systems High Availability & Disaster Recovery

Size: px
Start display at page:

Download "Power Systems High Availability & Disaster Recovery"

Transcription

1 Power Systems High Availability & Disaster Recovery Solutions Comparison of various HA & DR solutions for Power Systems Authors: Carl Burnett, Joe Cropper, Ravi Shankar Table of Contents 1 Abstract Introduction to Cluster vs. VM Restart HA/DR models New HA/DR offerings for Power Systems in PowerVC Availability Features Geographically Dispersed Resiliency (GDR) Disaster Recovery Deployment guidelines High Availability Disaster Recovery References Abstract There are many elements to consider as you plan high availability and disaster recovery solutions for your Power Systems environment. In this article, we will explore some of these solutions and discuss some considerations and best practices when using technologies like PowerHA, Geographically Dispersed Resiliency and PowerVC within the data center. 2 Introduction to Cluster vs. VM Restart HA/DR models Business continuity is an integral part of any business operations. Almost all businesses have recovery plans in case of failures & disasters as downtime and disruptions to business could cause not only financial losses, but also public relations and trust in the business concerned. Power Systems has offered a rich set of HA & DR solutions over the years. A few more options have been added recently and this article provides an overview of various solu- Page 1 of 7

2 tions and how they compare with each other. We will also highlight tips and best practices if some of these solutions are used in parallel. Over the years clustering technologies have played an important role in regards to High Availability (HA) and Disaster Recovery (DR) operations. Clustering based HA or DR solutions rely on redundant standby nodes in the cluster to be able to take over the workload and start them when the primary node fails. Each node in the cluster will monitor health of various elements such as network interfaces, storage, partner nodes, etc. to act when any of these elements fail. Clustering technologies were the closest to fault tolerant environments in regards to HA or DR support based on completely redundant software and hardware components. Cluster solutions are often operating system or platform specific and they do provide detailed error monitoring, though they require considerable effort to deploy and maintain. Cluster DR model is highlighted in Fig 1 (displays DR solution, but applies to HA also except that in the case of HA no replication is involved) below and is contrasted with the other model that is popular in recent times. Fig 2 illustrates the VM restart based DR model. Here the entire VM (including system disk/rootvg, etc. and data disks) is replicated using storage replication methods. These copies of VMs are used during a disaster to start the VMs on the DR site. Operating systems in these VMs boot up and then workload is started to return to normalcy. This model is more suited for cloud deployments and can scale well to allow for DR management for the entire data center. VM restart based high availability involves very similar concept of restarting the VM/LPAR on some other host within a data center and relies on shared storage based image to start the VM. It is expected that Power deployments use both models of HA & DR as needed. Cluster based HA-DR solutions are best for protecting critical workloads. For example, SAP en- Page 2 of 7

3 vironments are distributed and cluster-based HA would be the best method to monitor and act for various components of the stack. For other workloads, a VM restart-based model might be sufficient protection for HA and DR. The following figure captures the level of HA/protection vs. complexity of implementation for these technologies. Fig 3: Complexity vs. coverage: Cluster HA/DR vs. VM Restart HA/DR 3 New HA/DR offerings for Power Systems in 2016 Power systems has introduced new offerings for HA and DR in 2016 that covers the spectrum of both models. A summary of the options is captured in the table below for PowerVM environments: Table 1: HA/DR solutions for Power Systems Cluster HA/DR solutions VM Restart HA/DR solutions High Availability Disaster Recovery AIX PowerHA SystemMirror for AIX 1. PowerVC Restart HA Geographically Dispersed IBM i PowerHA SystemMirror for IBM i 2. HMC Simplified Remote Resiliency (GDR) for Power 1 Linux 3 rd party cluster solutions restart 1: IBM i support expected in 2017 Cluster HA/DR solutions have existed for Power systems for a long time (PowerHA has been the leading HA/DR solution on AIX for more than 20 years). They have been enhanced recently to provide additional capabilities and user experiences. Please refer to reference #1 for more details. VM restart based HA/DR solutions are new in 2016 and are described below: Page 3 of 7

4 1. PowerVC High Availability Features: PowerVC added new capabilities around VM restart High Availability. These capabilities enable customers to deploy cloud environments easily and enable simplified High availability. 2. Geographically Dispersed Resiliency (GDR) Disaster Recovery: IBM introduced a new offering for disaster recovery using VM restart technology and storage mirroring. More details about these products are covered in the next few sections. 3.1 PowerVC Availability Features PowerVC provides enterprise virtualization and cloud management of Power Systems and leverages OpenStack to do so. PowerVC has introduced high availability management functions over its past few releases. Listed below is a summary of those features: One-click system evacuation During planned maintenance windows, this feature allows administrators to evacuate a host by leveraging live partition mobility (LPM). PowerVC orchestrates the mobility of all active VMs to other hosts in the environment (or a host of your choice), thereby allowing maintenance (e.g., firmware or VIOS updates, etc.) to be performed without disrupting workloads. While the host is in maintenance mode, PowerVC will not place any new VMs on this host either. Once maintenance is done, VMs can be then be placed on the host again and normal operation can resume. Automated remote restart PowerVC has supported PowerVM s simplified remote restart feature since its inception in the POWER8 timeframe. This feature allows an administrator to rebuild a VM residing on a failed host to a healthy host (assuming the hosts have shared storage). This is a critical availability feature as it provides a mechanism to recover critical VMs in the event their hosting server fails unexpectedly (read: unplanned outage). In PowerVC (released in December 2016), this process has been fully automated i.e., administrators can configure PowerVC to monitor hosts and perform this recovery step automatically, so even if a host becomes unavailable at 3 a.m. on a Saturday, you re still protected. Best of all, this can be configured with a few mouse clicks, so it s extremely simple! If your host is part of a PowerHA cluster, it is strongly recommended that you not enable automated remote restart for this host as well. You can still use automated remote restart for other hosts under PowerVC management, but be sure to exclude the respective hosts under PowerHA management. 3.2 Geographically Dispersed Resiliency (GDR) Disaster Recovery Page 4 of 7

5 Power systems now provides VM restart based DR solution for the entire data center. GDR integrates deeply with PowerVM environments (HMC, VIOS) to provide for DR restart of VMs across sites using storage replicated VM images. GDR Disaster Recovery solution is easy to deploy and manage. GDR can manage recovery of hundreds of VMs across the sites. Fig 4: GDR for simplified data center level Disaster Recovery For more details about GDR, please refer to reference #2. Some of the advantages of GDR are reflected in the following table: Table 2: Features of GDR Capability Customer Value Supports P7 & P8 Systems Support for AIX and Linux Guest VMS Enterprise Pool Support Daily validation Storage Replication Customization framework Easy to deploy Enables customer to move older P7 systems to DR site and pair with P8 in main data center DR for AIX and Linux (all major flavors) enables uniform DR solution for Power platform Flexible capacity management to reduce costs Early detection of faulty configuration and other issues Offloaded uniform data copy methods Plugin script to do custom checks every day and custom process events as they occur Less than 10 steps deployment enables simplified DR GDR can co-exist with other Power systems capabilities such as PowerVC, PowerHA SystemMirror (Standard Edition for High Availability), etc. if the administrator is aware of such a deployment and performs mutually exclusive operations. More details about these deployments are covered in the Deployment guidance section. Page 5 of 7

6 4 Deployment guidelines As described in the previous sections, Power systems offers both cluster and VM restart based HA/DR solutions. In the sections below, we will review how administrator can deploy these together in the same environment. One of the key principles to follow in regards to HA/DR deployments would be to ensure that not more than one orchestrator manages HA or DR for the VM concerned. That is, choose only one solution for HA or DR management of a VM. 4.1 High Availability Review your data center and categorize the workloads in various LPARs as critical and non-critical workloads. For critical workloads, you may decide to deploy PowerHA or other cluster based HA solution. Let us call these as the critical workload VMs. These LPARs should not be enabled for VM restart HA management of PowerVC. For other LPARs you may decide to use PowerVC as the VM restart-based HA manager. If you are doing so, using the PowerVC provided interfaces exclude the critical workload VMs from the HA management of PowerVC. Table 3: Cluster HA solutions vs. PowerVC HA management Critical Workloads/VMs Non-Critical Workloads PowerHA or other cluster HA solution (e.g., DB2 PureScale) Ö PowerVC HA management Ö 4.2 Disaster Recovery If you plan to implement cluster based DR solution (eg: PowerHA SystemMirror Enterprise Edition) for your critical workload VMs, then ensure that these VMs are not part of GDR disaster recovery management (GDR provides a mechanism to exclude the VMs from VM restart DR management) Note that GDR and PowerVC can co-exist. GDR will focus only on the manually triggered DR operations and will not interfere with any within the data center operations done by PowerVC in the active site. 5 References 1. PowerHA SystemMirror for AIX: v7.2 and Enhancements a. Health Dashboard b documentation 2. Introduction to GDR: a. GDR Wiki home b. Articles: i. Need for Business Continuity & introduction to GDR DR solution Page 6 of 7

7 ii. Optimize DR site resources using Enterprise Pool with GDR Disclaimers: This article is to provide an overview of the Power HA/DR solutions. All the information in this article is opinions from the authors and no way represents the position of IBM. Page 7 of 7

Power Systems with POWER8 Scale-out Technical Sales Skills V1

Power Systems with POWER8 Scale-out Technical Sales Skills V1 Power Systems with POWER8 Scale-out Technical Sales Skills V1 1. An ISV develops Linux based applications in their heterogeneous environment consisting of both IBM Power Systems and x86 servers. They are

More information

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

Global Headquarters: 5 Speen Street Framingham, MA USA P F Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R I B M P o w e r S y s t e m s a n d T h e i r S u p p o r t f o r B u s i n e

More information

Power Systems with POWER7 and AIX Technical Sales

Power Systems with POWER7 and AIX Technical Sales Power Systems with POWER7 and AIX Technical Sales Number: 000-107 Passing Score: 800 Time Limit: 120 min File Version: 26.6 http://www.gratisexam.com/ IBM 000-107 EXAM QUESTIONS & ANSWERS Exam Name: Power

More information

IBM Geographically Dispersed Resiliency for Power Systems. Version Release Notes IBM

IBM Geographically Dispersed Resiliency for Power Systems. Version Release Notes IBM IBM Geographically Dispersed Resiliency for Power Systems Version 1.2.0.0 Release Notes IBM IBM Geographically Dispersed Resiliency for Power Systems Version 1.2.0.0 Release Notes IBM Note Before using

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 Overviewview protects your most important applications from planned and unplanned downtime.

More information

IBM Tivoli System Automation for z/os

IBM Tivoli System Automation for z/os Policy-based self-healing to maximize efficiency and system availability IBM Highlights Provides high availability for IBM z/os Offers an advanced suite of systems and IBM Parallel Sysplex management and

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-106 EXAM QUESTIONS & ANSWERS Number: 000-106 Passing Score: 800 Time Limit: 120 min File Version: 38.8 http://www.gratisexam.com/ IBM 000-106 EXAM QUESTIONS & ANSWERS Exam Name: Power Systems with

More information

Recovery at a Click - where to be in 18 months

Recovery at a Click - where to be in 18 months Recovery at a Click - where to be in 18 months IBM Resiliency Orchestration with Cyber Incident Recovery In today s environment, businesses cannot tolerate downtime + Expectation is to be Always-on + Creating

More information

Clustering and Storage Management In Virtualized Environments Rasmus Rask Eilersen

Clustering and Storage Management In Virtualized Environments Rasmus Rask Eilersen Clustering and Storage Management In Virtualized Environments Rasmus Rask Eilersen Principal Systems Engineer 1 Tak til vores sponsorer Technology Days 2013 2 VIRTUALIZATION GROWTH 1 new VM every 6 seconds

More information

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime

Data Sheet: High Availability Veritas Cluster Server from Symantec Reduce Application Downtime Reduce Application Downtime Overview is an industry-leading high availability solution for reducing both planned and unplanned downtime. By monitoring the status of applications and automatically moving

More information

Stretched Clusters & VMware Site Recovery Manager December 15, 2017

Stretched Clusters & VMware Site Recovery Manager December 15, 2017 Stretched Clusters & VMware Site Recovery Manager December 15, 2017 1 Table of Contents 1. Overview 1.1.Introduction 2. Terms and Definitions 2.1.Overview 2.2.Local Availability 2.3.Site Availability 2.4.Orchestration

More information

IBM. Availability Implementing high availability. IBM i 7.1

IBM. Availability Implementing high availability. IBM i 7.1 IBM IBM i Availability Implementing high availability 7.1 IBM IBM i Availability Implementing high availability 7.1 Note Before using this information and the product it supports, read the information

More information

Red Hat Enterprise Virtualization (RHEV) Backups by SEP

Red Hat Enterprise Virtualization (RHEV) Backups by SEP Red Hat Enterprise Virtualization (RHEV) Backups by SEP info@sepusa.com www.sepusa.com Table of Contents INTRODUCTION AND OVERVIEW AGENT BASED BACKUP IMAGE LEVEL BACKUP VIA RHEV API RHEV BACKUP WITH SEP

More information

EMC VPLEX with Quantum Stornext

EMC VPLEX with Quantum Stornext White Paper Application Enabled Collaboration Abstract The EMC VPLEX storage federation solution together with Quantum StorNext file system enables a stretched cluster solution where hosts has simultaneous

More information

IBM EXAM QUESTIONS & ANSWERS

IBM EXAM QUESTIONS & ANSWERS IBM 000-105 EXAM QUESTIONS & ANSWERS Number: 000-105 Passing Score: 650 Time Limit: 60 min File Version: 65.5 http://www.gratisexam.com/ IBM 000-105 EXAM QUESTIONS & ANSWERS Exam Name: Power Systems with

More information

1 BRIEF / Oracle Solaris Cluster Features and Benefits

1 BRIEF / Oracle Solaris Cluster Features and Benefits Oracle Solaris Cluster is a comprehensive high availability (HA) and disaster recovery (DR) solution for Oracle SPARC and x86 environments that is based on Oracle Solaris. It combines extreme service availability

More information

IBM Power Systems with POWER7 and AIX Technical Sales Skills - v1.

IBM Power Systems with POWER7 and AIX Technical Sales Skills - v1. IBM 000-107 Power Systems with POWER7 and AIX Technical Sales Skills - v1 http://killexams.com/exam-detail/000-107 A customer has applications that run on POWER4 servers that require AIX 5.2. The customer

More information

Oracle Real Application Clusters One Node

Oracle Real Application Clusters One Node Oracle Real Application Clusters One Node Better Virtualization for Databases Bob Thome, Oracle Grid Development Agenda Overview Comparison with VMs and other failover solutions Pricing

More information

Migration and Building of Data Centers in IBM SoftLayer

Migration and Building of Data Centers in IBM SoftLayer Migration and Building of Data Centers in IBM SoftLayer Advantages of IBM SoftLayer and RackWare Together IBM SoftLayer offers customers the advantage of migrating and building complex environments into

More information

How To Make Databases on Linux on System z Highly Available

How To Make Databases on Linux on System z Highly Available How To Make Databases on Linux on System z Highly Available Mike Friesenegger (mikef@suse.com) SUSE Wednesday, August 14, 2013 Session Number 13437 Agenda Clarify the term "Availability" What is High Availability

More information

Achieve Breakthrough Performance and Availability with DB2 purescale

Achieve Breakthrough Performance and Availability with DB2 purescale Achieve Breakthrough Performance and Availability with DB2 purescale Philip K. Gunning Gunning Technology Solutions, LLC Session Code: D01 May 3, 2011 12:45 1:45 PM Platform: LUW Building the case for

More information

IBM PowerHA SystemMirror for AIX. Standard Edition. Version 7.1. PowerHA SystemMirror concepts IBM

IBM PowerHA SystemMirror for AIX. Standard Edition. Version 7.1. PowerHA SystemMirror concepts IBM IBM PowerHA SystemMirror for AIX Standard Edition Version 7.1 PowerHA SystemMirror concepts IBM IBM PowerHA SystemMirror for AIX Standard Edition Version 7.1 PowerHA SystemMirror concepts IBM Note Before

More information

HMC ENHANCED GUI QUICK START GUIDE 1.0 Classic GUI to Enhanced GUI Mappings and Enhanced GUI Improvements

HMC ENHANCED GUI QUICK START GUIDE 1.0 Classic GUI to Enhanced GUI Mappings and Enhanced GUI Improvements HMC ENHANCED GUI QUICK START GUIDE 1.0 Classic GUI to Enhanced GUI Mappings and Enhanced GUI Improvements August 2017 Table of Contents Contributing Author: Karyn Corneli Co-Author: Jacobo Vargas Introduction...

More information

IBM Geographically Dispersed Resiliency for Power Systems. Version Deployment Guide IBM

IBM Geographically Dispersed Resiliency for Power Systems. Version Deployment Guide IBM IBM Geographically Dispersed Resiliency for Power Systems Version 1.2.0.0 Deployment Guide IBM IBM Geographically Dispersed Resiliency for Power Systems Version 1.2.0.0 Deployment Guide IBM Note Before

More information

DB2 for Linux, UNIX, Windows - Adv. Recovery and High Availability

DB2 for Linux, UNIX, Windows - Adv. Recovery and High Availability DB2 for Linux, UNIX, Windows - Adv. Recovery and High Availability Duration: 4 Days Course Code: CL492G Overview: Gain a deeper understanding of the advanced recovery features of DB2 9 for Linux, UNIX,

More information

Implementing Live Partition Mobility Lab Ted Sullivan In this lab you will implement the Live Partition Mobility feature Lab Intermediate

Implementing Live Partition Mobility Lab Ted Sullivan In this lab you will implement the Live Partition Mobility feature Lab Intermediate AIX Preparing for Live Partition Mobility Operations This session covers the configuration requirements for relocating logical partitions from one server to another using Live Partition Mobility. Checklists

More information

Virtualization And High Availability. Howard Chow Microsoft MVP

Virtualization And High Availability. Howard Chow Microsoft MVP Virtualization And High Availability Howard Chow Microsoft MVP Session Objectives And Agenda Virtualization and High Availability Types of high availability enabled by virtualization Enabling a highly

More information

Pick your own enablement

Pick your own enablement Pick your own enablement Business Partner version April 2016 Pick Your Own Enablement Number of participants and : The number of required voucher indicated is per session, not per participant. Skills from

More information

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware

Enabling Fast Recovery of Your Virtual Environments: NetBackup, Backup Exec & VCS for VMware Enabling Fast Recovery of Your Environments: NetBackup, Backup Exec & VCS for VMware Agenda 1 Symantec and ization 2 NetBackup 6.5 for VMWare 3 Backup Exec & Backup Exec System Recovery for VMWare 4 Veritas

More information

Availability in the Modern Datacenter

Availability in the Modern Datacenter Availability in the Modern Datacenter Adriana Rangel SIS Research Director IDC Middle East, Turkey & Africa IDC Visit us at IDC.com and follow us on Twitter: @IDC 2 US$ Mn Middle East IT Market Spending

More information

Build your own Cloud on Christof Westhues

Build your own Cloud on Christof Westhues Build your own Cloud on Christof Westhues chwe@de.ibm.com IBM Big Data & Elastic Storage Tour Software Defined Infrastructure Roadshow December 2 4, 2014 New applications and IT are being built for Cloud

More information

Power Systems for Your Business

Power Systems for Your Business Hotel Mulia Jakarta Power Systems for Your Business Septia Sukariningrum Power Systems Technical Sales Specialist IBM Indonesia The datacenter is changing Server sprawl resulting in lack of space Datacenter

More information

Power your planet. Optimizing the Enterprise Data Center POWER7 Powers a Smarter Infrastructure

Power your planet. Optimizing the Enterprise Data Center POWER7 Powers a Smarter Infrastructure Power your planet. Optimizing the Enterprise Data Center POWER7 Powers a Smarter Infrastructure Enoch Lau Field Technical Sales Specialist, Power Systems Systems & Technology Group Power your planet. Smarter

More information

Transforming your IT infrastructure Journey to the Cloud Mike Sladin

Transforming your IT infrastructure Journey to the Cloud Mike Sladin Transforming your IT infrastructure Journey to the Cloud Mike Sladin Director, Global Strategic Partners, APJ Symantec Corporation IT Infrastructure Transformation Journey Business Agility IT as a Service

More information

ORACLE SOLARIS CLUSTER

ORACLE SOLARIS CLUSTER Oracle Solaris Cluster is a comprehensive high availability and disaster recovery solution for Oracle's SPARC and x86 environments based on Oracle Solaris. It combines extreme service availability for

More information

Designing Fault-Tolerant Applications

Designing Fault-Tolerant Applications Designing Fault-Tolerant Applications Miles Ward Enterprise Solutions Architect Building Fault-Tolerant Applications on AWS White paper published last year Sharing best practices We d like to hear your

More information

High Availability for Cisco Unified Communications on the Cisco Unified Computing System (UC on UCS)

High Availability for Cisco Unified Communications on the Cisco Unified Computing System (UC on UCS) White Paper High Availability for Cisco Unified Communications on the Cisco Unified Computing System (UC on UCS) Updated January 2013 2012 Cisco and/or its affiliates. All rights reserved. This document

More information

Downtime Prevention Buyer s Guide. 6 QUESTIONS to help you choose the right availability protection for your applications

Downtime Prevention Buyer s Guide. 6 QUESTIONS to help you choose the right availability protection for your applications Downtime Prevention Buyer s Guide 6 QUESTIONS to help you choose the right availability protection for your applications Question 6 questions to help you choose the right availability protection for your

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange Enabled by MirrorView/S Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange in a VMware Environment Enabled by MirrorView/S Reference Architecture EMC Global

More information

NEC Express5800 R320f Fault Tolerant Servers & NEC ExpressCluster Software

NEC Express5800 R320f Fault Tolerant Servers & NEC ExpressCluster Software NEC Express5800 R320f Fault Tolerant Servers & NEC ExpressCluster Software Downtime Challenges and HA/DR Solutions Undergoing Paradigm Shift with IP Causes of Downtime: Cost of Downtime: HA & DR Solutions:

More information

High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack

High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack High Availability for Enterprise Clouds: Oracle Solaris Cluster and OpenStack Eve Kleinknecht Principal Product Manager Thorsten Früauf Principal Software Engineer November 18, 2015 Safe Harbor Statement

More information

EMC VPLEX Geo with Quantum StorNext

EMC VPLEX Geo with Quantum StorNext White Paper Application Enabled Collaboration Abstract The EMC VPLEX Geo storage federation solution, together with Quantum StorNext file system, enables a global clustered File System solution where remote

More information

IBM Systems Director VMControl

IBM Systems Director VMControl IBM Systems Director VMControl Glen Corneau Copyright IBM Corporation 2011 Materials may not be reproduced in whole or in part without the prior written permission of IBM. 5.3 Agenda > VMControl V2.3.1

More information

Power Cloud for Administrators

Power Cloud for Administrators Power Cloud for Administrators Vess Natchev & Kyle Wurgler US Lab Services Power Cloud Team Tips for the Webinar Tweeting? Please use these tags: #IBMtraining @IBM @GlobalKnowledge Citrix Tech Support

More information

Executive Summary. At a high level there are several options if you have Power Nodes:

Executive Summary. At a high level there are several options if you have Power Nodes: Executive Summary The IBM PureFlex System brought new levels of integration and quick time to deploy advantages that were enjoyed by many customers. A central piece of the integration was the Flexible

More information

Looking ahead with IBM i. 10+ year roadmap

Looking ahead with IBM i. 10+ year roadmap Looking ahead with IBM i 10+ year roadmap 1 Enterprises Trust IBM Power 80 of Fortune 100 have IBM Power Systems The top 10 banking firms have IBM Power Systems 9 of top 10 insurance companies have IBM

More information

Veritas Cluster Server 6.0

Veritas Cluster Server 6.0 Veritas Cluster Server 6.0 New Features and Capabilities SF 6.0 Features Deep Dive Anthony Herr, Eric Hennessey SAMG Technical Product Management What does VCS do for me? High Availability Ensure an application,

More information

How To Make Databases on SUSE Linux Enterprise Server Highly Available Mike Friesenegger

How To Make Databases on SUSE Linux Enterprise Server Highly Available Mike Friesenegger How To Make Databases on SUSE Linux Enterprise Server Highly Available Mike Friesenegger SUSE Sales Engineer mikef@suse.com Agenda Clarify the term "Availability" What is High Availability Minimize a Database

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

Sharing Processor and Memory Activations Dynamically Among IBM Power Systems Enterprise Class Servers IBM Redbooks Solution Guide

Sharing Processor and Memory Activations Dynamically Among IBM Power Systems Enterprise Class Servers IBM Redbooks Solution Guide Sharing Processor and Memory Activations Dynamically Among IBM Power Systems Enterprise Class Servers IBM Redbooks Solution Guide This IBM Redbooks Solution Guide describes IBM Power Enterprise Pools,

More information

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA

Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Cisco HyperFlex Hyperconverged Infrastructure Solution for SAP HANA Learn best practices for running SAP HANA on the Cisco HyperFlex hyperconverged infrastructure (HCI) solution. 2018 Cisco and/or its

More information

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation

IBM SYSTEM POWER7. PowerVM. Jan Kristian Nielsen Erik Rex IBM Corporation IBM SYSTEM POWER7 PowerVM Jan Kristian Nielsen jankn@dk.ibm.com - +45 28803310 Erik Rex Rex@dk.ibm.com - +45 28803326 PowerVM: Virtualization Without Limits Reduces IT infrastructure costs Improves service

More information

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA.

Copyright 2015 EMC Corporation. All rights reserved. Published in the USA. This solution guide describes the disaster recovery modular add-on to the Federation Enterprise Hybrid Cloud Foundation solution for SAP. It introduces the solution architecture and features that ensure

More information

High Availability for Highly Reliable Systems

High Availability for Highly Reliable Systems High Availability for Highly Reliable Systems Mike Friesenegger SUSE Wednesday, February 6, 2013 Session: 12367 Agenda What is a high availability (HA) cluster? What is required to build a HA cluster using

More information

Buyer s Guide: DRaaS features and functionality

Buyer s Guide: DRaaS features and functionality Buyer s Guide: DRaaS features and functionality Disaster recovery without a secondary site DRaaS for the midmarket When a server stops responding, for whatever reason, the fastest way to resume service

More information

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme

Disclaimer This presentation may contain product features that are currently under development. This overview of new technology represents no commitme STO1297BE Stretched Clusters or VMware Site Recovery Manager? We Say Both! Jeff Hunter, VMware, @jhuntervmware GS Khalsa, VMware, @gurusimran #VMworld Disclaimer This presentation may contain product features

More information

IBM i Version 7 Release 3. Availability Implementing high availability IBM

IBM i Version 7 Release 3. Availability Implementing high availability IBM IBM i Version 7 Release 3 Availability Implementing high availability IBM IBM i Version 7 Release 3 Availability Implementing high availability IBM Note Before using this information and the product it

More information

Application and Partition Mobility

Application and Partition Mobility IBM System p Application and Mobility Francis COUGARD IBM Products and Solutions Support Center Montpellier Copyright IBM Corporation 2009 Index Application and Mobility Presentation Videocharger and DB2

More information

PowerVC: Essential for Power Systems in a Multi-Cloud World

PowerVC: Essential for Power Systems in a Multi-Cloud World PowerVC: Essential for Power Systems in a Multi-Cloud World Ian Robinson Virtualization Offering Manager idrobinson@us.ibm.com January 2018 2 Enterprises are rapidly adopting multi-cloud strategies Clients

More information

Virtualizing Business- Critical Applications with Confidence TECHNICAL WHITE PAPER

Virtualizing Business- Critical Applications with Confidence TECHNICAL WHITE PAPER Virtualizing Business- Critical Applications with Confidence TECHNICAL WHITE PAPER Virtualizing Business-Critical Applications with Confidence Challenges Using Traditional High Availability Solutions Within

More information

EXPRESSCLUSTER D Product Introduction

EXPRESSCLUSTER D Product Introduction EXPRESSCLUSTER D Product Introduction May, 2016 EXPRESSCLUSTER Group, Cloud Platform Division, NEC Corporation 2 NEC Corporation 2016 Agenda Product Introduction 1. What is HA Cluster? 2. Achievement 3.

More information

Disaster Recovery Solutions for Oracle Database Standard Edition RAC. A Dbvisit White Paper By Anton Els

Disaster Recovery Solutions for Oracle Database Standard Edition RAC. A Dbvisit White Paper By Anton Els Disaster Recovery Solutions for Oracle Database Standard Edition RAC A Dbvisit White Paper By Anton Els Copyright 2017 Dbvisit Software Limited. All Rights Reserved V3, Oct 2017 Contents Executive Summary...

More information

Availability Implementing High Availability with the solution-based approach Operator's guide

Availability Implementing High Availability with the solution-based approach Operator's guide System i Availability Implementing High Availability with the solution-based approach Operator's guide Version 6 Release 1 System i Availability Implementing High Availability with the solution-based

More information

February 5, 2008 Virtualization Trends On IBM s System P Unraveling The Benefits In IBM s PowerVM

February 5, 2008 Virtualization Trends On IBM s System P Unraveling The Benefits In IBM s PowerVM Virtualization Trends On IBM s System P Unraveling The Benefits In IBM s PowerVM by Brad Day with Simon Yates and Rachel Batiancila EXECUTIVE SUMMARY IBM s PowerVM (formerly Advanced POWER Virtualization)

More information

IBM SAP Technical Brief. Live Partition Migration of SAP Systems Under Load. IBM SAP International Competence Center Walldorf, Germany

IBM SAP Technical Brief. Live Partition Migration of SAP Systems Under Load. IBM SAP International Competence Center Walldorf, Germany IBM SAP Technical Brief Live Partition Migration of SAP Systems Under Load IBM SAP International Competence Center Walldorf, Germany Version: 1.0 Status: April 2011 Page 1 of 19 Preface Edition Notice

More information

DBaaS (Oracle and Open Source)

DBaaS (Oracle and Open Source) DBaaS (Oracle and Open Source) Vess Natchev vess@us.ibm.com Power Cloud Team Leader Systems Lab Services IBM Systems Lab Services Proven IT Infrastructure Expertise 1 Agenda Definition Life Cycle of Database

More information

How to Protect SAP HANA Applications with the Data Protection Suite

How to Protect SAP HANA Applications with the Data Protection Suite White Paper Business Continuity How to Protect SAP HANA Applications with the Data Protection Suite As IT managers realize the benefits of in-memory database technology, they are accelerating their plans

More information

IBM TS7700 grid solutions for business continuity

IBM TS7700 grid solutions for business continuity IBM grid solutions for business continuity Enhance data protection and business continuity for mainframe environments in the cloud era Highlights Help ensure business continuity with advanced features

More information

Big data streaming: Choices for high availability and disaster recovery on Microsoft Azure. By Arnab Ganguly DataCAT

Big data streaming: Choices for high availability and disaster recovery on Microsoft Azure. By Arnab Ganguly DataCAT : Choices for high availability and disaster recovery on Microsoft Azure By Arnab Ganguly DataCAT March 2019 Contents Overview... 3 The challenge of a single-region architecture... 3 Configuration considerations...

More information

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases

Data Sheet: Storage Management Veritas Storage Foundation for Oracle RAC from Symantec Manageability and availability for Oracle RAC databases Manageability and availability for Oracle RAC databases Overview Veritas Storage Foundation for Oracle RAC from Symantec offers a proven solution to help customers implement and manage highly available

More information

PowerHA Tools for IBM i

PowerHA Tools for IBM i IBM Power Systems PowerHA Tools for IBM i Full System Copy Services Manager 4.3 Version 2 Capabilities and requirements Perform full system backups with minimal downtime 2 Features Automates managing IBM

More information

PowerHA Enterprise Edition Cross Reference

PowerHA Enterprise Edition Cross Reference PowerHA Enterprise Edition Cross Reference Replication Option HA version (minimum) AIX 5.3 AIX 6.1 AIX 7.1 VIOS NPIV GLVM synchronous 5.2+IY66555 ML2 GLVM asynchronous 5.5 SP1 NO Yes-TL2 SP3 SVC Metro

More information

MIMIX. Version 7.0 MIMIX Global Operations 5250

MIMIX. Version 7.0 MIMIX Global Operations 5250 MIMIX Version 7.0 MIMIX Global Operations 5250 Published: September 2010 level 7.0.01.00 Copyrights, Trademarks, and tices Contents Version 7.0 MIMIX Global Operations 5250 Who this book is for... 5 What

More information

Taking Your Power Systems Higher in the Cloud with VMware vrealize Automation

Taking Your Power Systems Higher in the Cloud with VMware vrealize Automation Taking Your Power Systems Higher in the Cloud with VMware vrealize Automation Kyle Wurgler (wurgler@us.ibm.com) Vess Natchev (vess@us.ibm.com) Power Cloud Team IBM Systems Lab Services Webinar Tips Tweeting?

More information

IBM Spectrum Protect Plus

IBM Spectrum Protect Plus IBM Spectrum Protect Plus Simplify data recovery and data reuse for VMs, files, databases and applications Highlights Achieve rapid VM, file, database, and application recovery Protect industry-leading

More information

The Data Protection Rule and Hybrid Cloud Backup

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

More information

C IBM. Virtualization Technical Support for AIX and Linux V2

C IBM. Virtualization Technical Support for AIX and Linux V2 C4040-109 Dumps C4040-109 Braindumps C4040-109 Real Questions C4040-109 Practice Test C4040-109 dumps free IBM C4040-109 Virtualization Technical Support for AIX and Linux V2 http://killexams.com/pass4sure/exam-detail/c4040-109

More information

Hyper-Converged Infrastructure: Providing New Opportunities for Improved Availability

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

More information

VMware vsphere 6.5 Boot Camp

VMware vsphere 6.5 Boot Camp Course Name Format Course Books 5-day, 10 hour/day instructor led training 724 pg Study Guide fully annotated with slide notes 243 pg Lab Guide with detailed steps for completing all labs 145 pg Boot Camp

More information

Microsoft E xchange 2010 on VMware

Microsoft E xchange 2010 on VMware : Microsoft E xchange 2010 on VMware Availability and R ecovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more

More information

IBM PowerVM. Virtualization without limits. Highlights. IBM Systems and Technology Data Sheet

IBM PowerVM. Virtualization without limits. Highlights. IBM Systems and Technology Data Sheet IBM PowerVM Virtualization without limits Highlights Deliver services with superior economics by consolidating virtualized workloads Deliver services faster by automating deployment of virtual machines

More information

System i and System p. Creating a virtual computing environment

System i and System p. Creating a virtual computing environment System i and System p Creating a virtual computing environment System i and System p Creating a virtual computing environment Note Before using this information and the product it supports, read the information

More information

VMWARE VSPHERE FEATURE COMPARISON

VMWARE VSPHERE FEATURE COMPARISON DATASHEET VMWARE VSPHERE FEATURE COMPARISON ACROSS VERSIONS KEY SCALE METRICS: MAXIMUMS Host per Cluster VMs per Cluster CPUs per Host RAM per Host VMs per Host vcpus per VM vram per VM 32 64 64 4000 8000

More information

Lesson Objectives. Benefits of Using DPM. After completing this lesson, you will be able to:

Lesson Objectives. Benefits of Using DPM. After completing this lesson, you will be able to: Protecting Virtualization Infrastructure by Using DPM Building a robust protection solution for your virtualization infrastructure is as import ant as building the solution itself. This lesson provides

More information

PowerHA for IBM i Solutions Portfolio. Allyn Walsh Consulting IT Specialist Power Systems Strategic Initiatives

PowerHA for IBM i Solutions Portfolio. Allyn Walsh Consulting IT Specialist Power Systems Strategic Initiatives PowerHA for IBM i Solutions Portfolio Allyn Walsh Consulting IT Specialist Power Systems Strategic Initiatives awalsh@us.ibm.com PowerHA SystemMirror Power Systems High Availability Solution For mission

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

SQL Server Virtualization 201

SQL Server Virtualization 201 Virtualization 201 Management and Risk Mitigation PASS Virtualization Virtual Chapter 2014.05.15 About David Klee @kleegeek davidklee.net gplus.to/kleegeek linked.com/a/davidaklee Specialties / Focus Areas

More information

Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R

Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R Protecting Mission-Critical Workloads with VMware Fault Tolerance W H I T E P A P E R Table of Contents Fault Tolerance and Virtualization... 3 Fault Tolerance in the Physical World... 3 VMware Fault Tolerance...

More information

High performance and functionality

High performance and functionality IBM Storwize V7000F High-performance, highly functional, cost-effective all-flash storage Highlights Deploys all-flash performance with market-leading functionality Helps lower storage costs with data

More information

IMS and VSAM replication using GDPS IBM Redbooks Solution Guide

IMS and VSAM replication using GDPS IBM Redbooks Solution Guide IMS and VSAM replication using GDPS IBM Redbooks Solution Guide Geographically Dispersed Parallel Sysplex (GDPS )/Active-Active is an IBM solution designed to provide near-continuous availability and disaster

More information

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002

Maximum Availability Architecture: Overview. An Oracle White Paper July 2002 Maximum Availability Architecture: Overview An Oracle White Paper July 2002 Maximum Availability Architecture: Overview Abstract...3 Introduction...3 Architecture Overview...4 Application Tier...5 Network

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Data Sheet: Storage Management Overview Veritas Storage Foundation 6.0 for Windows brings advanced online storage management

More information

IBM i Version 7 Release 3. Availability High availability overview IBM

IBM i Version 7 Release 3. Availability High availability overview IBM IBM i Version 7 Release 3 Availability High availability overview IBM IBM i Version 7 Release 3 Availability High availability overview IBM Note Before using this information and the product it supports,

More information

Vendor: IBM. Exam Code: C Exam Name: IBM PureFlex Technical Expert V1. Version: Demo

Vendor: IBM. Exam Code: C Exam Name: IBM PureFlex Technical Expert V1. Version: Demo Vendor: IBM Exam Code: C4120-784 Exam Name: IBM PureFlex Technical Expert V1 Version: Demo Question No : 1 A client has purchased a Flex System with a Flex System Manager (FSM) and a p260 node. Which of

More information

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007

EMC CLARiiON CX3-40. Reference Architecture. Enterprise Solutions for Microsoft Exchange 2007 Enterprise Solutions for Microsoft Exchange 2007 EMC CLARiiON CX3-40 Metropolitan Exchange Recovery (MER) for Exchange Server Enabled by MirrorView/S and Replication Manager Reference Architecture EMC

More information

Simplifying Downtime Prevention for Industrial Plants. A Guide to the Five Most Common Deployment Approaches

Simplifying Downtime Prevention for Industrial Plants. A Guide to the Five Most Common Deployment Approaches Simplifying Downtime Prevention for Industrial Plants A Guide to the Five Most Common Deployment Approaches Simplifying Downtime Prevention for Industrial Plants: A Guide to the Five Most Common Deployment

More information

How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization

How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization How to Protect Your Small or Midsized Business with Proven, Simple, and Affordable VMware Virtualization January 2011 Business continuity and disaster recovery (BC/DR) planning is becoming a critical mandate

More information

WHITE PAPER. Header Title. Side Bar Copy. Header Title 5 Reasons to Consider Disaster Recovery as a Service for IBM i WHITEPAPER

WHITE PAPER. Header Title. Side Bar Copy. Header Title 5 Reasons to Consider Disaster Recovery as a Service for IBM i WHITEPAPER Side Bar Copy Header Title Header Title 5 Reasons to Consider Disaster Recovery as a Service for IBM i WHITEPAPER Introduction Due to the complexity of protecting ever-changing infrastructures and the

More information

IBM Exam C IBM z Systems Solutions Sales V7 Version: 6.0 [ Total Questions: 74 ]

IBM Exam C IBM z Systems Solutions Sales V7 Version: 6.0 [ Total Questions: 74 ] s@lm@n IBM Exam C9030-633 IBM z Systems Solutions Sales V7 Version: 6.0 [ Total Questions: 74 ] Question No : 1 A customer is running on n-2 (two generations old) z Systems technology and still has 18

More information

VERITAS Volume Replicator. Successful Replication and Disaster Recovery

VERITAS Volume Replicator. Successful Replication and Disaster Recovery VERITAS Volume Replicator Successful Replication and Disaster Recovery V E R I T A S W H I T E P A P E R Table of Contents Introduction.................................................................................1

More information