TECHNICAL GUIDE. DataStream. Coho Data SRM Integration Guide. Version February

Size: px
Start display at page:

Download "TECHNICAL GUIDE. DataStream. Coho Data SRM Integration Guide. Version February"

Transcription

1 TECHNICAL GUIDE DataStream Coho Data SRM Integration Guide Version February

2 TABLE OF CONTENTS Introduction 3 Intended Audience 3 Key Components 3 Disaster Recovery Objectives 4 Disaster Recovery Challenges 4 SRM Topologies 5 Active/Passive 5 Active/Active 5 Full Bidirectional Failover 6 Deploying SRM 7 SRM Plugin 8 Site Pairing 8 Inventory mappings 9 IP customization 9 PlaceHolder Datastores 10 Placeholder VMs 10 Configuring SRM Array-based Replication 11 SiteProtect 11 SiteProtect operation 12 SiteProtect requirements 12 Storage Replication Adapter (SRA) 13 Array Managers 14 Protection Groups 15 Protection Group setup procedure 15 Scheduling Replication 16 Creating replication schedules 16 Recovery Plans 18 Customizing Recovery Plans 18 Coho Data Support Services 19 Service Information 19 Document Feedback 19 Resources 20 VMware 20 Coho Data NA DataStream SRM Integration Guide

3 Introduction VMware Site Recovery Manager (SRM) provides a disaster recovery orchestration tool used to automate disaster recovery tasks. SRM is an extension of the VMware vcenter server. SRM also integrates with DataStream SiteProtect via the SRM Storage Replication Adapter (SRA). This white paper provides an overview of how to configure array-based replication integrating SRM/SRA with DataStream SiteProtect. Intended Audience This paper is intended for Business Continuity decision makers, Storage Administrators, IT Administrators, and Architects who are responsible for architecting and implementing Disaster Recovery (DR) solutions. Key Components VMware vcenter Site Recovery Manager (SRM) aides in planning, testing, and executing disaster recovery, and business continuity plans. SRM automates the manual steps associated with vsphere configuration when bringing a DR site online and when failing back to the production site. SRM can also be used for planned site migrations outside of a disaster scenario. Coho Data SiteProtect provides bi-directional snapshot based replication of virtual machines between two sites. The baseline transfer involves replicating the entire VM snapshot to the DR site. Subsequent transfers replicate granular per-vm changes are then asynchronously replicated using array based snapshots. SRA (Storage Replication Adapter) is a Coho Data in-house developed SRM add-on to integrate DataStream SiteProtect replication with SRM s disaster recovery orchestration tools NA DataStream SRM Integration Guide

4 Disaster Recovery Objectives The point of implementing a disaster recovery solution is to ensure business continuity in event of the unexpected site failure as well as planned site maintenance. Two metrics to use as requirements when implementing a DR solution are: Recovery Time Objective (RTO) RTO (in the SRM context) is the amount of time it takes to execute a DR plan. It is effectively the amount of time a business can tolerate downtime, after a disaster occurs. Recovery Point Objective (RPO) RPO is the maximum age of the recovered data. For example, if the last sync to a DR site was five hours before the disaster occurred, then the recovery point will be a minimum of five hours old. More frequent replication points, with a DR site, reduces this RPO value. Ideally a DR plan will have both a low RTO and RPO value measured in hours or even minutes, rather than days or weeks. Two key factors in achieving low RTO and RPO values is testing the DR plan and its ability to scale as the environment growths. Disaster Recovery Challenges The replication of virtual machines to recovery site is just the first step in the complex and challenging task of restarting business operations at a remote site, after a disaster. The following scenario is an outline of manual disaster recovery steps: 1. Data is replicated to recovery site, as per normal operation. 2. Disaster occurs, business operations have stopped. 3. DR team activates DR plan to bring critical services back online by: a. Mounting replicated volume with ESXi hosts at the DR site; b. Adding VMs back into vcenter inventory (assuming vcenter is deployed at DR site); c. Configuring/verifying networking; d. Bringing core services back online (AD, DNS, DHCP, ); e. Bringing applications back online. 4. Business operations resume on DR site. 5. Primary site becomes available again. 6. Failback planning starts. 7. Above steps are repeated and failback to primary site is completed. 8. DR planning starts over again. 9. Recovery site is brought back online and replication begins. Without an orchestration tool to provide a level of automation, bringing a DR site online in event of a disaster can be time consuming and error prone, resulting in missed RPO and RTO objectives NA DataStream SRM Integration Guide

5 SRM Topologies Active/Passive This is a popular topology for deployments where a subset of VMs that are mission critical are replicated to a DR site with limited hardware resources. Both sites have: SRM Server SRM Server Database DataStream cluster vcenter Server vcenter Database ESXi hosts Production workloads are only being run on production site. Directional (Production site -> DR site) replication is ongoing. In the event of a failure the replicated VMs are powered on a disaster recovery site. This approach has the disadvantage of idle resources that are not utilized outside of a disaster scenario. Active/Active In this topology production workloads are being run at both sites during normal business operations. SRM Server SRM Server Database DataStream cluster vcenter Server vcenter Database ESXi hosts Production workloads are being run at production site. Test and development workloads run at recovery site. Directional or bidirectional sync replication of mission critical VMs is ongoing. During a failure at the production site, non-critical VMs running at the DR site are powered down to free up resources. Replicated VMs from the production site are then powered on and utilize these same resources. The advantage of this approach is cost, there is no idle hardware NA DataStream SRM Integration Guide

6 Full Bidirectional Failover Similar to the active/active topology. Production workloads are being run at both sites during normal business operations. SRM Server SRM Server Database DataStream cluster vcenter Server vcenter Database ESXi hosts Production workloads are being run at both sites during normal business operations. Bidirectional replication between both sites is ongoing. During a failure at the production site at one site, replicated VMs are powered on at the other site. Each site acts as a DR site for the other NA DataStream SRM Integration Guide

7 Deploying SRM SRM implementations require the following components at both the production and protected site: vcenter Instance ESXi Hosts DataBase Instance SRM Server Storage Replication Adapter (SRA) SRM Plugin Network Ports for Site Recovery Manager 5.8 ( ) Network Ports for Site Recovery Manager 6.0 ( ) SRM/SRM Architecture For detailed SRM installation instructions, system requirements, compatibility matrix, and known issues and limitations see the Resources section. Operational Limits for Site Recovery Manager 5.8 ( ) Operational Limits for Site Recovery Manager 6.0 ( ) NA DataStream SRM Integration Guide

8 SRM Plugin The installation process involves registering the SRM server with a local vcenter server. After registering the SRM server with the vcenter server and completing the installation, the SRM plugin becomes available, as a download, from the vcenter Server instance that the Site Recovery Manager Server installation extends. The SRM plugin provides a central administration point for both SRM instances (local and remote). Site Pairing After installing SRM at both sites the next step is to configure site pairing. Site pairing establishes a connection from the local site to the remote site s platform services controller (PSC). SRM 6.0 supports the following multiple PSC topologies: Two site topology with one vcenter server per PSC with or without federation. Two site topology with multiple vcenter servers per PSC with or without federation. Single site topology with a shared PSC. See vsphere 6.0 PSC frequently asked questions KB , on the Resources page. Site pairing procedure: 1. Select the Site Recovery menu. 2. From the Objects tab, right click the local site and select Pair Site 3. Enter PSC FQN, or vcenter server address if PSC and vcenter are on the same instance. 4. Select associated vcenter server instance and enter SSO credentials. The remote site should now be listed under Sites in the Site Recovery Manager Interface. The last step is to connect the client to the remote site. Remote site client connection procedure: 1. Right click remote site and select Login Site. 2. Enter remote site SSO credentials NA DataStream SRM Integration Guide

9 Inventory mappings Mappings provide the default vsphere configuration settings for recovered virtual machines. Inventory mappings are available for: Networks Resources Pools Folders PlaceHolder Datastores Inventory mappings are needed by SRM to create Placeholder VMs when protection groups are configured (see Protection Groups section). Inventory mappings can be configured per VM or site wide. Network inventory mappings In addition to mapping a protect virtual machine to a network at the recovery site, IP customization rules can also be applied to VMs associated with a network mapping. IP customization This is one of the most useful features in SRM. IP customization allows you to overwrite the IP settings of a virtual machine before the VM is started at the DR site. See the VMware IP customization OS compatibility matrix, on the Resources page. Site Recovery Manager supports the following types of IP customization: Use IPv4 and IPv6 addresses. Configure different IP customizations for each site. Use DHCP, Static IPv4, or Static IPv6 addresses. Customize addresses of Windows and Linux virtual machines. Customize multiple NICs for each virtual machine. IP customization requires VMware tools on the guest OS. Basic IP customization facilitates changing: Subnet Subnet Mask Gateway DNS DNS suffixes Wins Server The dr-ip-customizer tool may be used to edit the host bits of the VM s IP address; see the link on the Resources page NA DataStream SRM Integration Guide

10 PlaceHolder Datastores When array-based protection groups are used, a placeholder datastore must be specified. The placeholder datastore stores the configuration files for the placeholder VMs and must be: Visible to all host in the cluster Cannot be a replicated datastore Placeholder VMs Placeholder VMs are automatically added to the remotes sites vcenter inventory. They are a visual representation of virtual machines that are part of a protection group. When a recovery plan is run these placeholder VMs are deleted by SRM and are replaced with the recovered virtual machine. The recovered virtual machine is then powered on according to its associated recovery plan NA DataStream SRM Integration Guide

11 Configuring SRM Array-based Replication With SRM array-based replication DataStream SiteProtect can be integrated into SRM. The actual replication of virtual machines will still be handled by the DataStream MicroArrays using the DataStream SiteProtect feature set. The integration of SiteProtect into SRM is accomplished by the SRA adapter. After the SRA adapter has been installed, array-managers can be configured in SRM to discover replicated devices, compute datastore groups, and initiate storage operations. SiteProtect Coho Data s SiteProtect offers bi-directional asynchronous snapshot-based replication of virtual machines between two sites. DataStream Remote Replication via SiteProtect. The key advantages are: VM-centric replication Compressed and encrypted replication No extra licensing required, supported by all controller models Everything is thin-provisioned Bi-directional replication SRM integration Supports quiescing to ensure VM, OS and application consistency Failback supported NA DataStream SRM Integration Guide

12 SiteProtect operation Initial Baseline replication of entire VM. Subsequent replication is based on storage level snapshots of VM. Delta based failback. Snapshot and replication schedules can be applied at either cluster level or the virtual machine level. SiteProtect requirements It is important to understand and prepare the following before enabling DataStream SiteProtect: Replication VLAN ID (separate from NFS). Replication IP, Subnet Mask, and Gateway. DataStream management IP addresses. Layer 3 access between sites on port 443 (controls) and 8443 (data). Available bandwidth, 24 Mbps to 1024 Mbps, or unlimited. Granular per-vm snapshot delta based replication. VAAI clone space savings leveraged. Delta based failback. The default NFS Export is at the root. For replicated VMs, create a non-root export. Also, ensure that replication is enabled for snapshot schedules. See the DataStream SRA Plug-in Deployment Guide for more information. For SiteProtect release notes and SiteProtect setup instructions, see Resources section. The DataStream SiteProtect feature provides an intuitive setup wizard to aid in this task. The installation wizard verifies management connectivity between the two sites and connectivity of the replication interfaces. SiteProtect Connectivity NA DataStream SRM Integration Guide

13 Storage Replication Adapter (SRA) The Storage Replication Adapter integrates SRM with DataStream SiteProtect. The SRA must be installed on both SRM instances (local and remote). See Resources section for DataStream SRA plugin download, release notes, and installation instructions. VMware Storage Replication Adapter Status. After installing the SRA at both sites, array managers can be added to the SRM sites NA DataStream SRM Integration Guide

14 Array Managers After pairing the two sites and installing the SRA at both sites, the next step is to configure the array managers so that Site Recovery Manager can discover replicated devices, compute datastore groups, and initiate storage operations. Array Manager setup procedure: 1. In the Sites Recovery menu, right click one of the sites and select Add array-manager. 2. Select Add a single array manager in the options menu. 3. In the locations menu select the appropriate site 4. Next, select the SRA type. The DataStream SRA previously installed in the SRA section of this document should be listed.. 5. In the configure array manager menu enter: a. Display name. b. Management FQN of the previously selected DataStream cluster. c. DataStream cluster management IP. If SiteProtect is not configured, this step will return the error Remote replication is not configured on storage array. See the SiteProtect section for configuration instructions. 6. In the enable array pairs menu. before a peer can be selected, both sites will need to have a configured array manager. When repeating steps 1-5 at the other site, select the array pair. 7. Click Finish NA DataStream SRM Integration Guide

15 Protection Groups Protection groups are collections of VMs that SRM protects as a single unit. There are functional differences between vsphere replication protection groups and array-based protection groups. Protection groups can be linked to inventory mappings and recovery plans. When a protection group for array-based replication is created, SRM links the virtual machines in the export to the datastore group. Any virtual machines migrated into the export in the datastore will automatically be added to the protection group. When protection groups are created, SRM creates placeholder virtual machines in the recovery site vcenter inventory and applies the configured inventory mappings to the placeholder VM. If SRM cannot complete the inventory mappings the VM will be marked missing and a placeholder VM will not be created. Protection Group setup procedure In the Inventory Trees menu, click on Protection Groups. From this menu, folders to categorize protection groups can be created or protection groups can be created without a folder: 1. Right click the SRM site and select Create Protection Group. 2. Enter a name and description. 3. Next, select which site is the projected site and Array Based Replication. 4. Next, select the Datastore groups. Datastore groups are datastores that must be recovered together. VMs in the selected datastores will automatically add to this protection group. 500 VMs per protection group 250 protection groups supported Protect up to 5,000 virtual machines Execute up to 10 simultaneous recovery plans contain up to 2000 VMs 5. Click Finish NA DataStream SRM Integration Guide

16 Scheduling Replication The frequency at which a virtual machine is replicated depends on the RPO (recovery point object) of the applications hosted on the VM. If the RPO (max age of the data) is two hours, a snapshot of the VM should be replicated to the DR site every two hours. Because the replication schedule can be configured on a per-virtual machine basis in the DataStream UI, it is possible to group virtual machines with different RPOs in the same array-based protection group. The DataStream automation module provides commandlets to create replication schedules and apply these schedules to virtual machines. For information on the DataStream Powershell module and user guide, see the Resources section. Creating replication schedules Variable containing custom hourly replication schedule to replicate a non quiesced snapshot every thirty minutes with a retention time of one day. $HourlySchedule = New-CohoVMHourlySnapShotSchedule -Time (New-TimeSpan -minute 30) -Keep (New-TimeSpan -days 1) -Replicate Hourly Replication Schedule. Variable containing custom daily replication schedule to replicate a quiesced snapshot Monday, Tuesday, Wednesday at 22:30 with retention schedule of seven days. $DailySchedule = New-CohoVMDailySnapshotSchedule -DayOfWeek (@("Mon", "Tue", "Wed")) -Time (New-TimeSpan -hour 22 -minute 30) -Keep (New-TimeSpan -Days 7) -Quiesce -Replicate Daily Replication Schedule. Variable containing custom monthly replication schedule to replicate a quiesced snapshot on the 12th day of the month at 22:00 with retention schedule of sixty days. $MonthlySchedule = New-CohoVMMonthlySnapshotSchedule -DayOfMonth 12 -Keep (New-TimeSpan -Days 60) -Time (New-TimeSpan -Hours 22) -Quiesce -Replicate Monthly Replication Schedule NA DataStream SRM Integration Guide

17 Applying replication schedules to a group of virtual machines The next step is to apply a previously defined replication schedule to a virtual machine or a group of virtual machines. The best way to create filtered collections of virtual is to user VMware s PowerCli. VMware PowerCLI download link is available on the Resources page. In the example: Retrieve all the VMs hosted in datastore SRM-1, pipe these into the DataStream automation module using ConvertTo-CohoVM and then apply a previously defined hourly schedule (or daily or monthly). Get-Datastore -Name SMR-1 Get-VM ConvertTo-CohoVM Set-CohoVMSnapshotSchedule -Hourly $HourlySchedule Hourly Replication Schedule NA DataStream SRM Integration Guide

18 Recovery Plans Recovery plans define a list of operations that will performed on a protect VM at the recovery site in the event of a failure or planned migration. The order in which recovery steps are performed is completely customizable. Recovery plans are: Recovery plans are created at the remote site to ensure their availability in the event the production site becomes unavailable. Recovery plans can be associated with more than one protection group. Only one recovery plan can execute on a protection group a time. SRM recovery plans include: List of virtual machines in the recovery plan associated protection group. Any custom step to be performed on a VM before or after the VM is started. Which virtual machines at the recovery site should be suspended. The startup priority of those virtual machines. Prompts that require user input before moving onto the next step. Creating recovery plans: Select the site The protection group that will be associated with the recovery plan Network selection (network mappings) Add recovery plan name and description Two network are selected, the Recovery Network and the Test Network. The recovery network is used when doing a planned migration or failover, the recovery network is used when testing the recovery plan. Customizing Recovery Plans After the recovery plan is created, the next steps is to configure the recovery plan parameters; for example: Synchronization. Actions to perform on hosts (restore host from standby). Prompts (admin prompts that require feedback from the administrator executing the recovery plan). Any custom steps. VM start priorities. VMs to be suspended NA DataStream SRM Integration Guide

19 Coho Data Support Services Service Information Every effort was made to ensure a trouble-free experience. Should you experience any difficulty with 1 your Coho Data products, please contact Coho Data Technical Support. The Coho Data support center can be reached in the following ways: North America support@cohodata.com Web Document Feedback We appreciate any feedback about this document. Whenever possible or applicable, please include the document number (on front page), the title, version number, and the specific chapters or paragraphs. Send your comments to: documentation@cohodata.com. Note: All comments become the property of Coho Data. 1 Please consult your technical support agreement for more information about your support tier NA DataStream SRM Integration Guide

20 Resources For additional information, we recommend the following sources: VMware VMware SRM Documentation. Release Notes Installation Instructions Documentation Center Version 5.8 version 5.8 version 5.8 Version 6 version 6 version 6.0 vsphere 6.0 PSC frequently asked questions KB ( ) VMware IP customization OS compatibility matrix. Customizing IP Properties for Multiple Virtual Machines By Using the DR IP Customizer Tool. VMware PowerCLI information and download, here. For more information on creating, testing, running, and failing back recovery plans with SRM 6.0 see the following VMware resources: Creating/executing/testing recovery plan How SRM handles failback Coho Data Coho Data Resources are available on the Coho Data Customer Portal. Please contact Coho Data customer support if you are unable to locate a required resource. DataStream Remote Replication Configuration Guide DataStream User Guide DataStream SRA Plug-in Deployment Guide Coho Data Storage Replication Adapter (SRA) Plugin 2017 Coho Data. All rights reserved. The Coho Data logo, DataStream, and MicroArray are trademarks of Coho Data in Canada, United States and other jurisdictions. All other trademarks, service marks, and trade names referenced in this document are those of their respective owners. No part of this document or other Coho Data document assets may be reproduced without the express written consent of Coho Data. Every effort has been made to ensure that the information in this document is accurate; however, errors and/or omissions in content are possible. In no event shall Coho Data be liable for incidental or consequential damages arising from use of this document or the software and hardware described in this document. Content is subject to change without prior notice NA DataStream SRM Integration Guide

What s New in VMware vcenter Site Recovery Manager 5.0 TECHNICAL WHITE PAPER V 1.0/UPDATED MAY 2011

What s New in VMware vcenter Site Recovery Manager 5.0 TECHNICAL WHITE PAPER V 1.0/UPDATED MAY 2011 What s New in VMware vcenter Site Recovery Manager 5.0 TECHNICAL WHITE PAPER V 1.0/UPDATED MAY 2011 Table of Contents Introduction.... 3 Technology Changes And New Features.... 4 vsphere Replication....

More information

What s New in SRM 6.1 December 15, 2017

What s New in SRM 6.1 December 15, 2017 December 15, 2017 1 Table of Contents 1. What's New in SRM 6.1 1.1.Introduction 1.2.Storage Profile Based Protection 1.3.Stretched Storage and Orchestrated vmotion 1.4.Enhanced Integration with VMware

More information

EMC Business Continuity for SAP Restart Enabled by EMC Celerra Replicator

EMC Business Continuity for SAP Restart Enabled by EMC Celerra Replicator EMC Business Continuity for SAP Restart Enabled by EMC Celerra Replicator A Detailed Review Abstract The white paper demonstrates how EMC Celerra Replicator replicates SAP ERP production data between two

More information

Cisco Workload Optimization Manager: Setup and Use Cases

Cisco Workload Optimization Manager: Setup and Use Cases Cisco Workload Optimization Manager: Setup and Use Cases 2017 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public Information. Page 1 of 49 Contents Introduction Minimum requirements

More information

EMC RecoverPoint. Eternity Chen 陳永恆 Sr. System Engineer

EMC RecoverPoint. Eternity Chen 陳永恆 Sr. System Engineer EMC RecoverPoint Eternity Chen 陳永恆 Sr. System Engineer 1 Data Protection Continuum Availability, Replication, Backup, and Archive Applications Have Different Data Protection Requirements Availability Replication

More information

vsom vsphere with Operations

vsom vsphere with Operations vsom vsphere with Operations Maciej Kot Senior System Engineer VMware Inc. 2014 VMware Inc. All rights reserved. Agenda 1 Introduction 2 3 vcenter Operations Manager Overview vcenter Operations Manager

More information

IBM Storwize Family Scaling Capabilities and Value

IBM Storwize Family Scaling Capabilities and Value Technology Insight Paper IBM Storwize Family Scaling Capabilities and Value By Randy Kerns January, 2013 Enabling you to make the best technology decisions IBM Storwize Family Scaling Capabilities and

More information

Sanovi DRM for VMware SRM. Technical Brief

Sanovi DRM for VMware SRM. Technical Brief Sanovi DRM for VMware SRM Technical Brief Contents Executive Summary Benefits of Sanovi DRM for SRM DR Lifecycle Non-Intrusive Test Switchover and Switch back Failover Report and Analytics Pre-requisite

More information

Developing and Deploying vsphere Solutions, vservices, and ESX Agents

Developing and Deploying vsphere Solutions, vservices, and ESX Agents Developing and Deploying vsphere Solutions, vservices, and ESX Agents Update 1 16 OCT 2018 vsphere Web Services SDK 6.7 vcenter Server 6.7 VMware ESXi 6.7 You can find the most up-to-date technical documentation

More information

Site Recovery Manager Integrations across VMware

Site Recovery Manager Integrations across VMware Site Recovery Manager Integrations across VMware GS Khalsa, Tech Marketing, VMware, Inc. Stefan Tsonev, Engineering, VMware, Inc. #vmworld HCI3085BU #HCI3085BU Disclaimer This presentation may contain

More information

partnerské setkání VMware SRM Pavel Horák Praha 9. září

partnerské setkání VMware SRM Pavel Horák Praha 9. září partnerské setkání VMware SRM Pavel Horák pavel.horak@arrowecs.cz Praha 9. září Virtualization is the Foundation of Cloud, and It s Proliferating Virtualization is a modernization catalyst and unlocks

More information

IT Business Management Standard Edition User's Guide

IT Business Management Standard Edition User's Guide IT Business Management Standard Edition User's Guide VMware IT Business Management Suite 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Quantifying the Value of Investing In VM Explorer

Quantifying the Value of Investing In VM Explorer White Paper Business Continuity Quantifying the Value of Investing In VM Explorer Table of Contents Executive Summary... 1 Benefit Categories... 1 The Micro Focus Approach to VM Explorer: An Easy To Use

More information

Data Protection and Management of Virtualized Infrastructure. Raymond Goh Senior Systems Engineer Asia Region

Data Protection and Management of Virtualized Infrastructure. Raymond Goh Senior Systems Engineer Asia Region Data Protection and Management of Virtualized Infrastructure Raymond Goh Senior Systems Engineer Asia Region According to Gartner: By 2014, at least 30% of organisations will have changed backup vendors

More information

How CloudEndure Works

How CloudEndure Works The Technology Behind s Disaster Recovery and Migration Solutions Introduction Organizations can thereby achieve sub-second Recovery Point Objectives (RPOs). offers Disaster Recovery and Migration Software-as-a-Service

More information

REVISED 5 NOVEMBER 2018 SERVICE DEFINITIONS

REVISED 5 NOVEMBER 2018 SERVICE DEFINITIONS REVISED 5 NOVEMBER 2018 Table of Contents Service Definitions Workspace ONE Use Case Services Horizon Cloud Service on Microsoft Azure Use Case Services Recovery Services GUIDE 2 VMware Workspace ONE Cloud-Based

More information

REMOTE INSTANT REPLAY

REMOTE INSTANT REPLAY REMOTE INSTANT REPLAY STORAGE CENTER DATASHEET STORAGE CENTER REMOTE INSTANT REPLAY Business Continuance Within Reach Remote replication is one of the most frequently required, but least implemented technologies

More information

White Paper. SAP NetWeaver Landscape Virtualization Management on VCE Vblock System 300 Family

White Paper. SAP NetWeaver Landscape Virtualization Management on VCE Vblock System 300 Family White Paper SAP NetWeaver Landscape Virtualization Management on VCE Vblock System 300 Family Table of Contents 2 Introduction 3 A Best-of-Breed Integrated Operations Architecture 3 SAP NetWeaver Landscape

More information

Cloud Automation with Tintri

Cloud Automation with Tintri Technical White Paper Cloud Automation with Tintri Using the Tintri vrealize Orchestrator Plugin @tintri www.tintri.com Revision History Version Date Description Author 1.0 09/20/2016 Initial Release Adam

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 SER2318BU Upgrading to vsphere 6.5 the VCDX Way Melissa Palmer Rebecca Fitzhugh #VMworld #SER2318BU Disclaimer This presentation may contain product features that are currently under development. This

More information

HP Cloud Maps for rapid provisioning of infrastructure and applications

HP Cloud Maps for rapid provisioning of infrastructure and applications Technical white paper HP Cloud Maps for rapid provisioning of infrastructure and applications Table of contents Executive summary 2 Introduction 2 What is an HP Cloud Map? 3 HP Cloud Map components 3 Enabling

More information

Operational Resiliency for a Virtualized Environment

Operational Resiliency for a Virtualized Environment Operational Resiliency for a Virtualized Environment Peter Laz, MBCP, MBCI Managing Consultant Forsythe Brendan Foye Enterprise Account Manager Zerto AGENDA Operational Resiliency vs. Disaster Recovery

More information

Understanding the Velostrata technology for mass migrations into Google Cloud Platform

Understanding the Velostrata technology for mass migrations into Google Cloud Platform Understanding the Velostrata technology for mass migrations into Google Cloud Platform Table of Contents Executive overview....................................................................3 Barriers

More information

ENTERPRISE HYBRID CLOUD 4.1.1

ENTERPRISE HYBRID CLOUD 4.1.1 ENTERPRISE HYBRID CLOUD 4.1.1 EMC Solutions Abstract This document describes how to deploy an SAP environment on an Enterprise Hybrid Cloud with VMware vrealize Automation as its core. This solution addresses

More information

Always On: Unitrends DRaaS Disaster Recovery Services

Always On: Unitrends DRaaS Disaster Recovery Services Always On: Unitrends DRaaS Disaster Recovery Services Always On: Unitrends DRaaS Disaster Recovery Services What keeps you up at night? Are you thinking about what would happen to your business in the

More information

ENTERPRISE HYBRID CLOUD 4.1

ENTERPRISE HYBRID CLOUD 4.1 Solution Guide ENTERPRISE HYBRID CLOUD 4.1 EMC Solutions Abstract This guide provides an overview of the management and monitoring functionality of the. Enterprise Hybrid Cloud enables IT organizations

More information

Cloud Management Platform Overview First Published On: Last Updated On:

Cloud Management Platform Overview First Published On: Last Updated On: Cloud Management Platform Overview First Published On: 06-09-2016 Last Updated On: 07-25-2017 1 Table of Contents 1. Cloud Management Platform Overview 1.1.Cloud Consumer Request/Catalog 1.2.Cloud Admin

More information

Microsoft FastTrack For Azure Service Level Description

Microsoft FastTrack For Azure Service Level Description ef Microsoft FastTrack For Azure Service Level Description 2017 Microsoft. All rights reserved. 1 Contents Microsoft FastTrack for Azure... 3 Eligible Solutions... 3 FastTrack for Azure Process Overview...

More information

IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide

IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide IBM SmartCloud Control Desk: High Availability and Disaster Recovery Configurations IBM Redbooks Solution Guide In today s global environment, more organizations must reduce their downtime to the minimum

More information

What s New in Catalogic ECX 2.0

What s New in Catalogic ECX 2.0 What s New in Catalogic ECX 2.0 Manage, Orchestrate, and Analyze Across the Enterprise and the Cloud New and Enhanced Features Catalogic ECX 2.0 Instant Flexible Retention Policies Automatic Storage Volume

More information

VMware vcenter Operations Standard

VMware vcenter Operations Standard VMware vcenter Operations Standard Real-time Performance Management for VMware Administrators Even Solberg 2010 VMware Inc. All rights reserved Why vcenter Operations Standard? 80% of VMware admin time

More information

Catalogic SoftLayer Cookbook- Copy Data Management

Catalogic SoftLayer Cookbook- Copy Data Management Catalogic ECX@ SoftLayer Cookbook- Copy Data Management Catalogic Software s ECX Copy Data Management platform, deployed on IBM Cloud s SoftLayer infrastructure and NetApp storage allows clients to manage,

More information

Implementing Microsoft Azure Infrastructure Solutions

Implementing Microsoft Azure Infrastructure Solutions Implementing Microsoft Azure Infrastructure Solutions Course # Exam: Prerequisites Technology: Delivery Method: Length: 20533 70-533 20532 Microsoft Products Instructor-led (classroom) 5 Days Overview

More information

Monitoring IBM XIV Storage System with VMware vcenter Operations Manager

Monitoring IBM XIV Storage System with VMware vcenter Operations Manager Monitoring IBM XIV Storage System with VMware vcenter Operations Manager A technical report Mandar J. Vaidya IBM Systems and Technology Group ISV Enablement October 2014 Copyright IBM Corporation, 2014

More information

Commvault XaaS Solutions for Service Providers

Commvault XaaS Solutions for Service Providers Commvault XaaS Solutions for Service Providers DELIVERING AN EASILY SCALABLE, FEATURE RICH MULTI-TENNANT SOLUTION KEY BENEFITS Lower Infrastructure Costs Commvault software s singular platform shares heterogeneous

More information

intuitive software that solves real issues

intuitive software that solves real issues about us intuitive software that solves real issues Cristie Software, established in 2008, is now one of the leading software providers specializing in solutions for disaster recovery and business continuity

More information

Data Fabric Solution for Cloud Backup Workflow Guide Using ONTAP Commands

Data Fabric Solution for Cloud Backup Workflow Guide Using ONTAP Commands Data Fabric Solutions Data Fabric Solution for Cloud Backup Workflow Guide Using ONTAP Commands Using ONTAP and AltaVault July 2017 215-12392_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Table of Contents HOL CMP

Table of Contents HOL CMP Table of Contents Lab Overview - HOL-1834-CMP - vrealize Suite Lifecycle Manager... 2 Lab Guidance... 3 Module 1 - Introduction to vrealize Suite Lifecycle Manager (30 minutes)...10 Introduction... 11

More information

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Implementing Microsoft Azure Infrastructure Solutions 20533B; 5 Days, Instructor-led

More information

COMPARE VMWARE. Business Continuity and Security. vsphere with Operations Management Enterprise Plus. vsphere Enterprise Plus Edition

COMPARE VMWARE. Business Continuity and Security. vsphere with Operations Management Enterprise Plus. vsphere Enterprise Plus Edition COMPARE VMWARE vsphere EDITIONS Business Continuity and Security vmotion Enables live migration of virtual machines with no disruption to users or loss of service, eliminating the need to schedule application

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 SER2958BU Migrate to the vcenter Server Appliance You Should Emad Younis, VMware William Lam, VMware Disclaimer This presentation may contain product features that are currently under development. This

More information

SERVICE DESCRIPTION DISASTER RECOVERY AS A SERVICE

SERVICE DESCRIPTION DISASTER RECOVERY AS A SERVICE Contents Service Overview.... 3 Key Features... 4 Implementation... 4 Validation... 4 Implementation Process.... 5 Internal Kick-Off... 5 Customer Kick-Off... 5 Provisioning & Testing.... 5 Billing....

More information

Migrating to Dell Compellent Storage Using FalconStor Data Migration Solutions

Migrating to Dell Compellent Storage Using FalconStor Data Migration Solutions Migrating to Dell Compellent Storage Using FalconStor Data Migration Solutions A Dell Technical White Paper Abstract This technical report details the benefits that the data migration solution from FalconStor

More information

SunGard: Cloud Provider Capabilities

SunGard: Cloud Provider Capabilities SunGard: Cloud Provider Capabilities Production and Recovery Solutions for Mid-Sized Enterprises www.sungardas.com Agenda Our Mission Use Cases Cloud Strategy Why SunGard 2 Our Mission Enable mid-sized

More information

Virtualization Manager

Virtualization Manager GETTING STARTED GUIDE Virtualization Manager Version 8.0 Last Updated: Thursday, October 5, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/virtualization_manager_(vman)/vman_documentation

More information

Central Management Server (CMS) for SMA

Central Management Server (CMS) for SMA Central Management Server (CMS) for SMA Powerful virtual machine for appliance management, resilience and reporting SonicWall Central Management Server (CMS) provides organizations, distributed enterprises

More information

HP Data Replication Solution Service for HP 3PAR Remote Copy

HP Data Replication Solution Service for HP 3PAR Remote Copy HP Data Replication Solution Service for HP 3PAR Remote Copy HP Care Pack Services Technical data HP Data Replication Solution Service for HP 3PAR Remote Copy provides implementation of the HP 3PAR Storage

More information

Note: additional application-specific plug-ins will be made available through subsequent releases of the HP StoreOnce RMC software.

Note: additional application-specific plug-ins will be made available through subsequent releases of the HP StoreOnce RMC software. Overview Protect your business critical applications without impacting performance using (RMC). This automated, non-intrusive software combines the simplicity and performance of snapshots with the reliability

More information

VBLOCK POWERED SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY

VBLOCK POWERED SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY VBLOCK POWERED SOLUTION FOR SAP: SIMPLIFIED PROVISIONING FOR OPERATIONAL EFFICIENCY P/N H7156 REV 1.0 Date 5/14/2010 Table of Contents Introduction... 2 Purpose... 2 Audience... 2 Scope... 2 Vblock Introduction...

More information

System and Server Requirements

System and Server Requirements System and Server Requirements January 2019 For GreeneStep ERP, CRM, Ecommerce, Customer/Supplier Collaboration, Management Dashboards and Web Access Products Suite ON-PREMISE DEPLOYMENT MODEL & HOSTED

More information

BUSINESS DRIVERS AND USE CASES REVISED 5 NOVEMBER 2018

BUSINESS DRIVERS AND USE CASES REVISED 5 NOVEMBER 2018 BUSINESS DRIVERS AND USE CASES REVISED 5 NOVEMBER 2018 Table of Contents Business Drivers and Use Cases Addressing Business Requirements Use Cases GUIDE 2 VMware Workspace ONE Cloud-Based Reference Architecture

More information

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide

IBM PowerHA SystemMirror for AIX Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7.1.3 Enhancements IBM Redbooks Solution Guide IBM PowerHA SystemMirror for AIX 7 represents a new generation of clustering solutions for high availability and disaster

More information

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS

IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS IMPLEMENTING MICROSOFT AZURE INFRASTRUCTURE SOLUTIONS Course Duration: 5 Days About this course This course is aimed at experienced IT professionals who currently administer their on-premise infrastructure.

More information

COMPANY PROFILE.

COMPANY PROFILE. COMPANY PROFILE www.itgility.co.za Contact anyone of our consultants: Vision Minesh +27 (0) 83 441 0745 Andre +27 (0) 83 357 5729 Francois +27 (0) 82 579 1705 Jacques +27 (0) 83 357 5659 ITgility is an

More information

5 Steps to Implementing Business Continuity Services. By David Davis, vexpert. Brought to you by Symantec Keeping Your Applications Running

5 Steps to Implementing Business Continuity Services. By David Davis, vexpert. Brought to you by Symantec Keeping Your Applications Running 5 Steps to Implementing Business Continuity Services By David Davis, vexpert Brought to you by Symantec Keeping Your Applications Running Your company s customers and end users (and even executives) have

More information

Introducing MachPanel v.6. Datasheet MachPanel Automation Module for Microsoft Hyper V MachSol Inc.

Introducing MachPanel v.6. Datasheet MachPanel Automation Module for Microsoft Hyper V MachSol Inc. Introducing MachPanel v.6 MachPanel Automation Module for Microsoft Hyper V Datasheet MachPanel Automation Module for Microsoft Hyper V MachSol Inc. Table of Contents 1. ABOUT THIS DOCUMENT... 3 2. FUNDAMENTAL

More information

bprobe Installation and Configuration Guide

bprobe Installation and Configuration Guide bprobe Installation and Configuration Guide Revision 1.2.4 - (05-02-2015) Page 1 22 SYSTEM REQUIREMENTS -----------------------------------------------------------------------------------------4 1. PRESS

More information

CTERA Enterprise File Sync and Share (EFSS) - CTERA Overview

CTERA Enterprise File Sync and Share (EFSS) - CTERA Overview PRODUCT DESCRIPTIONS CTERA Enterprise File Sync and Share (EFSS) - CTERA Overview CTERA s Enterprise File Sync and Share (EFSS) lets state workers store and access their files with the convenience of the

More information

Altaro VM Backup vs. StorageCraft ShadowProtect

Altaro VM Backup vs. StorageCraft ShadowProtect Altaro VM Backup vs. StorageCraft Product comparison info@altaro.com www.altaro.com Altaro VM Backup 6 vs. StorageCraft StorageCraft is often used under the hood by other backup vendors, but the company

More information

IBM TRIRIGA Version 10 Release 5.2. Document Management User Guide IBM

IBM TRIRIGA Version 10 Release 5.2. Document Management User Guide IBM IBM TRIRIGA Version 10 Release 5.2 Document Management User Guide IBM Note Before using this information and the product it supports, read the information in Notices on page 11. This edition applies to

More information

Web TimeSheet Integration Manager for Microsoft Project Server. Version 2.6 USER GUIDE

Web TimeSheet Integration Manager for Microsoft Project Server. Version 2.6 USER GUIDE Web TimeSheet Integration Manager for Microsoft Project Server Version 2.6 USER GUIDE Notices 2004-2006 Replicon, Inc. All rights reserved. All parts of this manual are the property of Replicon Inc. No

More information

NetVault Backup System Administration Complete Instructorled

NetVault Backup System Administration Complete Instructorled NetVault Backup System Administration Complete Instructorled Training The NetVault Backup System Administration Complete Instructor-led training course is designed to instruct students on the essentials

More information

SapphireIMS 4.0 Business Service Monitoring Feature Specification

SapphireIMS 4.0 Business Service Monitoring Feature Specification SapphireIMS 4.0 Business Service Monitoring Feature Specification Overview The purpose of Business Service Monitoring is to provide processes and methodologies to the organization to create quantifiable

More information

Case Study BONUS CHAPTER 2

Case Study BONUS CHAPTER 2 BONUS CHAPTER 2 Case Study ABC is a large accounting firm with customers in five countries across North America and Europe. Its North American headquarters is located in Miami, Florida, where it hosts

More information

Successfully Planning and Executing Large-Scale Cloud and Data Center Migration Projects

Successfully Planning and Executing Large-Scale Cloud and Data Center Migration Projects White Paper PlateSpin Migrate PlateSpin Transformation Manager PlateSpin Migration Factory Successfully Planning and Executing Large-Scale Cloud and Data Center Migration Projects Updated for PlateSpin

More information

PeopleSoft on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017

PeopleSoft on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017 PeopleSoft on Oracle Ravello Cloud Service ORACLE WHITE PAPER AUGUST 2017 Oracle Ravello Cloud Service Oracle Ravello is an overlay cloud that enables enterprises to run their VMware and KVM applications,

More information

Lifecycle Management for SAP BusinessObjects User Guide

Lifecycle Management for SAP BusinessObjects User Guide Lifecycle Management for SAP BusinessObjects User Guide SAP BusinessObjects XI 3.1 Sevice Pack 3 windows Copyright 2010 SAP AG. All rights reserved.sap, R/3, SAP NetWeaver, Duet, PartnerEdge, ByDesign,

More information

vsphere With Operations Management: Monitoring the Health, Performance and Efficiency of vsphere with vcenter Operations Manager

vsphere With Operations Management: Monitoring the Health, Performance and Efficiency of vsphere with vcenter Operations Manager INF1522 vsphere With Operations Management: Monitoring the Health, Performance and Efficiency of vsphere with vcenter Operations Manager Kyle Gleed, VMware, Inc Ryan Johnson, VMware, Inc Disclaimer This

More information

Zynstra Software for the Retail Edge Datasheet

Zynstra Software for the Retail Edge Datasheet Powering the Retail Edge Zynstra Software for the Retail Edge Datasheet Zynstra enables the virtualization of retail back office and front office IT resources, and offers specific virtualization solutions

More information

Veritas NetBackup Self Service Release Notes

Veritas NetBackup Self Service Release Notes Veritas NetBackup Self Service Release Notes 8.1.2 Document version: 1 Veritas NetBackup Self Service Release Notes Last updated: 2018-09-19 Document version: NetBackup 8.1.2 Legal Notice Copyright 2018

More information

Infor Technology Architecture Worktop 2.4. Configuration Guide Worktop 2.4 for ERP LN

Infor Technology Architecture Worktop 2.4. Configuration Guide Worktop 2.4 for ERP LN Infor Technology Architecture Worktop 2.4 Configuration Guide Worktop 2.4 for ERP LN Copyright 2007 Infor Global Technology Solutions GmbH and/or its affiliates and subsidiaries All rights reserved. The

More information

Landscape Management (LaMa 3.0) Kishan Vimalachandran, Digital Business Services, SAP

Landscape Management (LaMa 3.0) Kishan Vimalachandran, Digital Business Services, SAP Landscape Management (LaMa 3.0) Kishan Vimalachandran, Digital Business Services, SAP Customer Challenge IT complexity slows down business innovation 28% Drive business innovation 72% Keeping the lights

More information

MS Integrating On-Premises Core Infrastructure with Microsoft Azure

MS Integrating On-Premises Core Infrastructure with Microsoft Azure MS-10992 Integrating On-Premises Core Infrastructure with Microsoft Azure COURSE OVERVIEW: This three-day instructor-led course covers a range of components, including Azure Compute, Azure Storage, and

More information

Data Domain Cloud Tier for Dell EMC XC Series Hyper-Converged Appliances Solutions Guide

Data Domain Cloud Tier for Dell EMC XC Series Hyper-Converged Appliances Solutions Guide Data Domain Cloud Tier for Dell EMC XC Series Hyper-Converged Appliances Solutions Guide Integration of Dell EMC enterprise Data Domain Cloud Tier technology with XC Series. Dell EMC Engineering August

More information

White paper June Managing the tidal wave of data with IBM Tivoli storage management solutions

White paper June Managing the tidal wave of data with IBM Tivoli storage management solutions White paper June 2009 Managing the tidal wave of data with IBM Tivoli storage management solutions Page 2 Contents 2 Executive summary 2 The costs of managing unabated data growth 3 Managing smarter with

More information

Disaster Recovery Service Guide

Disaster Recovery Service Guide Disaster Recovery Service Guide Getting Started Overview of the HOSTING Unified Cloud The HOSTING Unified Cloud is our approach for helping you achieve better business outcomes. It combines the industry's

More information

A Framework Approach to Ensuring Application Recovery Readiness. White Paper

A Framework Approach to Ensuring Application Recovery Readiness. White Paper A Framework Approach to Ensuring Application Recovery Readiness White Paper White Paper A Framework Approach to Ensuring Application Recovery Readiness. Sanovi's DR Management Suite (Sanovi DRM ) is the

More information

Central Management Server (CMS) for SMA

Central Management Server (CMS) for SMA Central Management Server (CMS) for SMA Powerful virtual machine for appliance management, resilience and reporting SonicWall Central Management Server (CMS) provides organizations, distributed enterprises

More information

Overview Continuity Patrol enables Real-Time Enterprise Visibility for Intelligent Business Service Availability Management, Orchestration and Automat

Overview Continuity Patrol enables Real-Time Enterprise Visibility for Intelligent Business Service Availability Management, Orchestration and Automat An intelligent Service Availability Management (isam) Suite VISIBILITY I ACCOUNTABILITY I ORCHESTRATION I AUTOMATION Overview Continuity Patrol enables Real-Time Enterprise Visibility for Intelligent Business

More information

Universal Time Clock TM. QuickBooks Plug-in User Guide

Universal Time Clock TM. QuickBooks Plug-in User Guide Universal Time Clock TM QuickBooks Plug-in User Guide Table of Contents Table of Contents...2 Chapter 1: Getting Started...3 Support and Troubleshooting... 3 System Requirements... 3 Installing the QuickBooks

More information

Arcserve & Azure Integration. Arcserve Public Cloud Solutions.

Arcserve & Azure Integration. Arcserve Public Cloud Solutions. Arcserve & Azure Integration. Arcserve Public Cloud Solutions. 1: Copy Recovery Data or Files to Azure Blob. (Utilize Azure Storage Blobs only) Feature addition to on-premise Arcserve UDP installation

More information

A Cloud Migration Checklist

A Cloud Migration Checklist A Cloud Migration Checklist WHITE PAPER A Cloud Migration Checklist» 2 Migrating Workloads to Public Cloud According to a recent JP Morgan survey of more than 200 CIOs of large enterprises, 16.2% of workloads

More information

HP0-D08. Exam: Implementing HP Converged Infrastructure Solutions. Title : Version : DEMO

HP0-D08. Exam: Implementing HP Converged Infrastructure Solutions. Title : Version : DEMO Exam: HP0-D08 Title : Implementing HP Converged Infrastructure Solutions Version : DEMO 1. Which CLI command should be used first to prepare the CMS for a full system backup? A. mxsytc-scvutil manual B.

More information

NetApp AltaVault Cloud-Integrated Storage Appliance Solution Deployment: AltaVault with ONTAP Using SnapMirror

NetApp AltaVault Cloud-Integrated Storage Appliance Solution Deployment: AltaVault with ONTAP Using SnapMirror Technical Report NetApp AltaVault Cloud-Integrated Storage Appliance Solution Deployment: AltaVault with ONTAP Using SnapMirror Mike Braden, NetApp February 2018 TR-4624 Abstract This solution deployment

More information

SOLUTION BRIEF CA Client Automation. Can you streamline IT operations, drive greater efficiency and reduce costs?

SOLUTION BRIEF CA Client Automation. Can you streamline IT operations, drive greater efficiency and reduce costs? SOLUTION BRIEF CA Client Automation Can you streamline IT operations, drive greater efficiency and reduce costs? SOLUTION BRIEF CA DATABASE MANAGEMENT FOR DB2 FOR z/os DRAFT CA Client Automation provides

More information

Provision, Deploy, Manage

Provision, Deploy, Manage GOLDENGATE CLOUD SERVICE Provision, Deploy, Manage with Oracle GoldenGate Cloud Service Introduction Put your data in the cloud... Oracle GoldenGate Cloud Service is a secure, high performance, scalable

More information

UNIFIED DATA PROTECTION FOR EFFICIENT DELIVERY OF DIFFERENTIATED SERVICE LEVELS

UNIFIED DATA PROTECTION FOR EFFICIENT DELIVERY OF DIFFERENTIATED SERVICE LEVELS UNIFIED DATA PROTECTION FOR EFFICIENT DELIVERY OF DIFFERENTIATED SERVICE LEVELS Automating data protection with EMC ViPR improves IT efficiency and compliance ABSTRACT This white paper details how EMC

More information

INFOBrief. EMC VisualSRM Storage Resource Management Suite. Key Points

INFOBrief. EMC VisualSRM Storage Resource Management Suite. Key Points INFOBrief EMC VisualSRM Storage Resource Management Suite Key Points EMC VisualSRM is data center-class software specifically architected to provide centralized storage resource management for mid-tier

More information

ContinuityPatrol. An intelligent Service Availability Management (isam) Suite VISIBILITY I ACCOUNTABILITY I ORCHESTRATION I AUTOMATION

ContinuityPatrol. An intelligent Service Availability Management (isam) Suite VISIBILITY I ACCOUNTABILITY I ORCHESTRATION I AUTOMATION An intelligent Service Availability Management (isam) Suite VISIBILITY I ACCOUNTABILITY I ORCHESTRATION I AUTOMATION Overview Continuity Patrol enables Real-Time Enterprise Visibility for Intelligent Business

More information

CA Nimsoft Monitor Server

CA Nimsoft Monitor Server CA Nimsoft Monitor Server Configuration Guide 7.0 Document Revision History Document Version Date Changes 7.0 September 2013 Minor revisions for NMS version 7.0 6.50 March 2013 Minor revisions for NMS

More information

Oracle Enterprise Manager

Oracle Enterprise Manager Oracle Enterprise Manager System Monitoring Plug-in for Oracle Enterprise Manager Ops Center Guide 12c Release 5 (12.1.0.5.0) E38529-08 April 2016 This document describes how to use the Infrastructure

More information

IBM Case Manager on Cloud

IBM Case Manager on Cloud Service Description IBM Case Manager on Cloud This Service Description describes the Cloud Service IBM provides to Client. Client means the contracting party and its authorized users and recipients of

More information

DELL EMC STORAGE INTEGRATION WITH SAP LANDSCAPE MANAGEMENT SOFTWARE

DELL EMC STORAGE INTEGRATION WITH SAP LANDSCAPE MANAGEMENT SOFTWARE DELL EMC STORAGE INTEGRATION WITH SAP LANDSCAPE MANAGEMENT SOFTWARE Enabled by Enterprise Storage Integrator for SAP Landscape Management July 2017 Abstract This document describes how the Dell EMC TM

More information

Oracle Linux Management with Oracle Enterprise Manager 13c Cloud Control O R A C L E W H I T E P A P E R M A R C H

Oracle Linux Management with Oracle Enterprise Manager 13c Cloud Control O R A C L E W H I T E P A P E R M A R C H Oracle Linux Management with Oracle Enterprise Manager 13c Cloud Control O R A C L E W H I T E P A P E R M A R C H 2 0 1 7 Introduction 2 Oracle Enterprise Manager 13c overview 2 Managing Oracle Linux

More information

CA Virtual Performance Management

CA Virtual Performance Management PRODUCT SHEET: CA VIRTUAL PERFORMANCE MANAGEMENT CA Virtual Performance Management CA Virtual Performance Management (CA VPM) maximizes the business value of IT services by providing a unique, integrated

More information

I D C T E C H N O L O G Y S P O T L I G H T

I D C T E C H N O L O G Y S P O T L I G H T I D C T E C H N O L O G Y S P O T L I G H T V V o l s Provi d e s P ow erful Ap p l i c a t i o n - Aw a r e M a nagement for vs p h e r e E n vi r o n m e n t s August 2017 Adapted from VMware Helps Further

More information

Installation Guide. Service Desk.

Installation Guide. Service Desk. Installation Guide Service Desk www.novell.com/documentation Legal Notices Novell, Inc. makes no representations or warranties with respect to the contents or use of this documentation, and specifically

More information

Strategic Snapshot. EMC: Delivering Storage Solutions Tailored for Medium Size Enterprises. The Sageza Group, Inc. November 2003

Strategic Snapshot. EMC: Delivering Storage Solutions Tailored for Medium Size Enterprises. The Sageza Group, Inc. November 2003 Strategic Snapshot EMC: Delivering Storage Solutions Tailored for Medium Size Enterprises By Charles King and Jim Balderston The Sageza Group, Inc. November 2003 The Sageza Group, Inc. 836 W El Camino

More information

Office 365 Backup as a Service for Service Providers

Office 365 Backup as a Service for Service Providers Office 365 Backup as a Service for Service Providers DELIVER AN EASILY SCALABLE, FEATURE RICH MULTI-TENANT SOLTION KEY BENEFITS Comprehensive data protection Your assets in Office 365 are protected and

More information

Right Start Remote Implementation (RIS) of a DL4300 Backup & Recovery Appliance

Right Start Remote Implementation (RIS) of a DL4300 Backup & Recovery Appliance Right Start Remote Implementation (RIS) of a DL4300 Backup & Recovery Appliance Description The Right Start Remote Implementation (RIS) of a DL4300 Backup & Recovery Appliance service provides remote installation,

More information