This section describes the backup procedure for the RMS provisioning solution. Two types of backups are defined:

Size: px
Start display at page:

Download "This section describes the backup procedure for the RMS provisioning solution. Two types of backups are defined:"

Transcription

1 This section describes the backup procedure for the RMS provisioning solution. Two types of backups are defined: Full, on page 2 Application Data Backup, on page 4 A full system backup of the VM is recommended before installing a new version of Cisco RMS so that if there is a failure while deploying the new version of Cisco RMS, the older version can be recovered. Full system backups can be performed using the VMware snapshot features. Sufficient storage space must exist in the local data store for each server to perform a full system backup. For more information on storage space, Virtualization Requirements. Full system backups should be deleted or transported to external storage for long-duration retention. Application data backups can be performed using a set of tar and gzip commands. This document will identify the important data directories and database backup commands. Sufficient storage space must exist within each virtual machine to perform an application data backup. For more information on storage space, see Virtualization Requirements. Performing application data backup directly to external storage requires an external volume to be mounted within each local VM; this configuration is beyond the scope of this document. Both types of backups can support Online mode and Offline mode operations: Online mode backups are taken without affecting application services and are recommended for hot system backups. Offline mode backups are recommended when performing major system updates. Application services or network interfaces must be disabled before performing Offline mode backups. Full system restore must always be performed in Offline mode. Full, page 2 Application Data Backup, page 4 May 25, 2015 HF 1

2 Full Full Full system backups can be performed using the VMware vsphere client and managed by the VMware vcenter server. With VMware, there are two options to have full system backup: VM Snapshot VM snapshot preserves the state and data of a virtual machine at a specific point in time. It is not a full backup of VMs. It creates a disk file and keeps the current state data. If the full system is corrupted, it is not possible to restore. Snapshots can be taken while VM is running. Requires lesser disk space for storage than VM cloning. vapp/vm Cloning It copies the whole vapp/vm. While cloning, vapp needs to be powered off Note It is recommended to clone vapp instead of individual VMs. Requires more disk space for storage than VM snapshots. Back Up System Using VM Snapshot Note If offline mode backup is required, disable network interfaces for each virtual machine. Create Snapshot using the VMware vsphere client. Following are the steps to disable the network interfaces: Step 1 Step 2 Login as 'root' user to the RMS node through the Vsphere Client console. Run the command: #service network stop. 2 May 25, 2015 HF

3 Back Up System Using vapp Cloning Following are the steps to enable the network interfaces: Step 1 Step 2 Login as 'root' user to the RMS node through the Vsphere Client console. Run the command: #service network start. Back Up System Using vapp Cloning Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Log in to vcenter using the vsphere client. Select the VM or vapp to be cloned and in the Getting Started tab, click Power off vapp. After the power-off, right-click on vapp and select Clone. The Clone vapp Wizard is displayed. In the Host/Cluster/Resource screen, select the host where the cloned vapp is placed and click Next. Cloning of Vapp on a different host might take more time than cloning on the same host where the vapp is currently present. In the Name and Folder screen, enter the vapp name and select the vapp inventory location of the cloned vapp and click Next. In the DataStore screen, select the datastore where the files of the vapp are stored and click Next. In the Disk Format screen, select the Same format as source option and click Next. In the Network Mapping screen, select the vapp network and click Next. In the vapp Properties screen, for the properties where prompted with the message "A value must be provided", enter the following values and retain the remaining properties: Property Name Default Value Snmp_Read_Community snmp-read Snmp_Write_Community snmp-write SnmpTrap_Community snmp-trap Asr5k_Radius_Secret secret RMS_App_Password=Ch@ngeme1 Root_Password=Ch@ngeme1 Admin1_Password=Ch@ngeme1 Click Next. Step 10 Step 11 Step 12 In the Ready to Finish screen, click Finish. Return to the main screen of the vcenter, select the vapp to verify that the status of cloning is completed. The status is shown in Recent Tasks section of the window. Select the original vapp and in the Getting Started tab, click Power on vapp. May 25, 2015 HF 3

4 Application Data Backup Application Data Backup Application data backups are performed from the guest OS themselves. These backups will create compressed tar files containing required configuration files, database backups and other required files. The backups and restores are performed using root user. Excluding Upload AP diagnostic files, a typical total size of all application configuration files would be 2-3 MB. Upload AP diagnostic files backup size would vary depending on the size of AP diagnostic files. The rdu/postgres db backup files would depend on the data and devices. A snapshot of backup files with 20 devices running has a total size of around 100 MB. Perform the following procedure for each node to create an application data backup. Note Copy all the backups created to the local PC or some other repository to store them. Backup on the Central Node Follow the below procedure to back up the RDU DB, Postgres DB, and configuration files on the Central node: 1 Log in to the Central node and switch to 'root' user. 2 Execute the backup script to create the backup file. This script prompts for the following inputs: new backup directory: Provide a directory name with date included in the name to ensure that it is easy to identify the backup later when needed to restore. For example, CentralNodeBackup_March20. PostgresDB password: Provide the password as defined in the descriptor file for RMS_App_Password property during RMS installation. If RMS_App_Password property is not defined in the descriptor file, use the default password Ch@ngeme1. 4 May 25, 2015 HF

5 Backup on the Central Node cd /rms/ova/scripts/redundancy;./backup_central_vm.sh May 25, 2015 HF 5

6 Backup on the Central Node [blrrms-central50-ucs240-ha] /rms/ova/scripts/redundancy #./backup_central_vm.sh Existing backup directories: Enter name of new backup directory: CentralNodeBackup_March20 Enter password for postgresdb: Doing backup of Central VM configuration files. tar: Removing leading `/' from member names -rw root root Mar 20 05:13 /rms/backups/centralnodebackup_march20//central-config.tar.gz Completed backup of Central VM configuration files. Doing backup of Central VM Postgress DB. -rw root root Mar 20 05:13 /rms/backups/centralnodebackup_march20//postgres_db_bkup Completed backup of Central VM Postgress DB. Doing backup of Central VM RDU Berklay DB. Database backup started Back up to: /rms/backups/centralnodebackup_march20/rdu-db/rdu-backup Copying DB_VERSION. DB_VERSION: 100% completed. Copied DB_VERSION. Size: 394 bytes. Copying rdu.db. rdu.db: 1% completed. rdu.db: 2% completed.... rdu.db: 100% completed. Copied rdu.db. Size: bytes. Copying log log : 100% completed. Copied log Size: bytes. Copying history.log. history.log: 100% completed. Copied history.log. Size: bytes. Database backup completed Database recovery started Recovering in: /rms/backups/centralnodebackup_march20/rdu-db/rdu-backup This process may take a few minutes. Database recovery completed rdu-db/ rdu-db/rdu-backup / rdu-db/rdu-backup /db_version rdu-db/rdu-backup /log rdu-db/rdu-backup /history.log rdu-db/rdu-backup /rdu.db -rw root root Mar 20 05:14 /rms/backups/centralnodebackup_march20//rdu-db.tar.gz Completed backup of Central VM RDU Berklay DB. CentralNodeBackup_March20/ CentralNodeBackup_March20/rdu-db.tar.gz CentralNodeBackup_March20/postgres_db_bkup CentralNodeBackup_March20/.rdufiles_backup CentralNodeBackup_March20/central-config.tar.gz -rwxrwxrwx. 1 root root Mar 20 05:16 /rms/backups/centralnodebackup_march20.tar.gz backup done. [blrrms-central50-ucs240-ha] /rms/ova/scripts/redundancy # 6 May 25, 2015 HF

7 Backup on the Serving Node 3 Check for the backup file created in /rms/backups/ directory. ls -l /rms/backups [blrrms-central50-ucs240-ha] /rms/ova/scripts/redundancy # ls -l /rms/backups total rwxrwxrwx. 1 root root Mar 20 05:16 CentralNodeBackup_March20.tar.gz [blrrms-central50-ucs240-ha] /rms/ova/scripts/redundancy # Backup on the Serving Node Perform the following commands to create a backup of RMS component data on the Serving node. 1 Back up Femtocell Firmware Files: cd /root mkdir -p /rms/backup tar cf /rms/backup/serving-firmware.tar /rms/data/cscobac/dpe/files gzip /rms/backup/serving-firmware.tar ls /rms/backup/serving-firmware.tar.gz [root@rtpfga-ova-serving06 ~]# cd /root [root@rtpfga-ova-serving06 ~]# mkdir -p /rms/backup [root@rtpfga-ova-serving06 ~]# tar cf /rms/backup/serving-firmware.tar /rms/data/cscobac/dpe/files tar: Removing leading `/' from member names [root@rtpfga-ova-serving06 ~]# gzip /rms/backup/serving-firmware.tar [root@rtpfga-ova-serving06 ~]# ls /rms/backup/serving-firmware.tar.gz /rms/backup/serving-firmware.tar.gz [root@rtpfga-ova-serving06 ~]# 2 Back up Configuration Files: May 25, 2015 HF 7

8 Backup on the Upload Node cd /root mkdir -p /rms/backup tar cf /rms/backup/serving-config.tar /rms/app/cscoar/conf /rms/app/nwreg2/local/conf /rms/app/cscobac/dpe/conf /rms/app/cscobac/car_ep/conf /rms/app/cscobac/cnr_ep/conf /rms/app/cscobac/snmp/conf/ /rms/app/cscobac/agent/conf /rms/app/cscobac/jre/lib/security/cacerts gzip /rms/backup/serving-config.tar ls /rms/backup/serving-config.tar.gz ~]# cd /root ~]# mkdir -p /rms/backup ~]# tar cf /rms/backup/serving-config.tar /rms/app/cscoar/conf /rms/app/nwreg2/local/conf /rms/app/cscobac/dpe/conf /rms/app/cscobac/car_ep/conf /rms/app/cscobac/cnr_ep/conf /rms/app/cscobac/snmp/conf/ /rms/app/cscobac/agent/conf /rms/app/cscobac/jre/lib/security/cacerts tar: Removing leading `/' from member names ~]# gzip /rms/backup/serving-config.tar ~]# ls /rms/backup/serving-config.tar.gz /rms/backup/serving-config.tar.gz ~]# Backup on the Upload Node Perform the following commands to create a backup of RMS component data on the Upload node. 1 Back up Configuration Files: cd /root mkdir -p /rms/backup tar cf /rms/backup/upload-config.tar /opt/cscouls/conf gzip /rms/backup/upload-config.tar ls /rms/backup/upload-config.tar.gz [root@rtpfga-ova-upload06 ~]# cd /root [root@rtpfga-ova-upload06 ~]# mkdir -p /rms/backup [root@rtpfga-ova-upload06 ~]# tar cf /rms/backup/upload-config.tar /opt/cscouls/conf tar: Removing leading `/' from member names [root@rtpfga-ova-upload06 ~]# gzip /rms/backup/upload-config.tar [root@rtpfga-ova-upload06 ~]# ls /rms/backup/upload-config.tar.gz /rms/backup/upload-config.tar.gz 2 Back up AP Files: 8 May 25, 2015 HF

9 Backup on the Upload Node cd /root mkdir -p /rms/backup tar cf /rms/backup/upload-node-apfiles.tar /opt/cscouls/files gzip /rms/backup/upload-node-apfiles.tar ls /rms/backup/upload-node-apfiles.tar.gz ~]# cd /root ~]# mkdir -p /rms/backup ~]# tar cf /rms/backup/upload-node-apfiles.tar /opt/cscouls/files tar: Removing leading `/' from member names ~]# gzip /rms/backup/upload-node-apfiles.tar ~]# ls /rms/backup/upload-node-apfiles.tar.gz /rms/backup/upload-node-apfiles.tar.gz May 25, 2015 HF 9

10 Backup on the Upload Node 10 May 25, 2015 HF

Application Data Backup

Application Data Backup Application data backups are performed from the guest OS themselves. These backups will create compressed tar files containing required configuration files, database backups and other required files. The

More information

Configuring High Availability for VMware vcenter in RMS All-In-One Setup

Configuring High Availability for VMware vcenter in RMS All-In-One Setup Configuring High Availability for VMware vcenter in RMS All-In-One Setup This chapter describes the process of configuring high availability for the VMware vcenter in an RMS All-In-One setup. It provides

More information

Database Management. Understanding Failure Resiliency CHAPTER

Database Management. Understanding Failure Resiliency CHAPTER CHAPTER 10 This chapter contains information on RDU database management and maintenance. The RDU database is the Broadband Access Center (BAC) central database. The Cisco BAC RDU requires virtually no

More information

Database Management. Understanding Failure Resiliency CHAPTER

Database Management. Understanding Failure Resiliency CHAPTER CHAPTER 15 This chapter contains information on RDU database management and maintenance. The RDU database is the Cisco Broadband Access Center (Cisco BAC) central database. The Cisco BAC RDU requires virtually

More information

Database Management. Understanding Failure Resiliency CHAPTER

Database Management. Understanding Failure Resiliency CHAPTER CHAPTER 14 This chapter contains information on RDU database management and maintenance. The RDU database is the Broadband Access Center (BAC) central database. The BAC RDU requires virtually no maintenance

More information

Backup and Restore System

Backup and Restore System Disaster Backup and Recovery, page 1 Short-Term Backup and Recovery, page 4 Disaster Backup and Recovery To minimize the effects of a disaster, you must create a disaster recovery plan to minimize downtime

More information

Method of Procedure to Upgrade RMS OS to Red Hat Enterprise Linux 6.7

Method of Procedure to Upgrade RMS OS to Red Hat Enterprise Linux 6.7 First Published: November 20, 2015 Contents Scope of MOP... 4 Release Components... 4 Pre Requisites... 4 Assumptions... 4 Process Information... 5 Upgrade Timing... 5 Requirements... 5 Pre Maintenance...

More information

Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server

Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server CHAPTER7 Using a Virtual Machine for Cisco IPICS on a Cisco UCS C-Series Server This chapter describes how to configure a virtual machine (VM) on a Cisco UCS C-Series server. You can install and operate

More information

Database Management. Understanding Failure Resiliency. Database Files CHAPTER

Database Management. Understanding Failure Resiliency. Database Files CHAPTER CHAPTER 7 This chapter contains information on RDU database management and maintenance. The RDU database is the Broadband Access Center for Cable (BACC) central database. As with any database, it is essential

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere March 2018 215-12931_C0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Installing and Upgrading Cisco Network Registrar Virtual Appliance

Installing and Upgrading Cisco Network Registrar Virtual Appliance CHAPTER 3 Installing and Upgrading Cisco Network Registrar Virtual Appliance The Cisco Network Registrar virtual appliance includes all the functionality available in a version of Cisco Network Registrar

More information

VMware vfabric Data Director 2.5 EVALUATION GUIDE

VMware vfabric Data Director 2.5 EVALUATION GUIDE VMware vfabric Data Director 2.5 EVALUATION GUIDE Introduction... 2 Pre- requisites for completing the basic and advanced scenarios... 3 Basic Scenarios... 4 Install Data Director using Express Install...

More information

Veeam Backup & Replication. Version 9.0

Veeam Backup & Replication. Version 9.0 Veeam Backup & Replication Version 9.0 May, 2016 2016 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of this publication may be reproduced, transmitted,

More information

Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine

Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine Install and Configure FindIT Network Manager and FindIT Network Probe on a VMware Virtual Machine Objective The Cisco FindIT Network Management provides tools that help you easily monitor, manage, and

More information

Archiware Pure User Manual

Archiware Pure User Manual Archiware Pure User Manual Content 1 Preface... 3 1.1 About This Manual... 3 1.2 Who Should Read This Document?...3 1.3 Software Description... 3 1.4 Software Licensing... 3 1.5 Registration... 3 1.6 Technical

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 1.0.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Performing Administrative Tasks

Performing Administrative Tasks This chapter describes how to perform administrative tasks using Cisco CMX. Users who are assigned administration privileges can perform administrative tasks. Cisco CMX User Accounts, page 1 Backing Up

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 4 About

More information

Server Fault Protection with NetApp Data ONTAP Edge-T

Server Fault Protection with NetApp Data ONTAP Edge-T Technical Report Server Fault Protection with NetApp Data ONTAP Edge-T Jeff Whitaker, NetApp March 2013 TR-4154 TABLE OF CONTENTS 1 Introduction... 3 2 Backup and Disaster Recovery Technology... 4 2.1

More information

Installing on a Virtual Machine

Installing on a Virtual Machine Release 8.5 Revised: 6/20/13 See the Quick Start for Installing and Configuring Cisco Unified MeetingPlace Release 8.5 module for information about the order in which to install and configure the Cisco

More information

vsphere Replication for Disaster Recovery to Cloud

vsphere Replication for Disaster Recovery to Cloud vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

Archiware Pure Quick Start Guide

Archiware Pure Quick Start Guide Archiware Pure Quick Start Guide Content 1 System Requirements... 3 1.1 Hardware Requirements... 3 1.2 Supported Hypervisors... 3 1.3 Deployment Requirements... 3 2 Deploying the Virtual Appliance... 4

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 8.1 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5

vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5 vsphere Replication for Disaster Recovery to Cloud vsphere Replication 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments

More information

Deploying Cisco UCS Central

Deploying Cisco UCS Central This chapter includes the following sections: Obtaining the Cisco UCS Central Software from Cisco, page 1 Using the Cisco UCS Central OVA File, page 2 Using the Cisco UCS Central ISO File, page 4 Logging

More information

Installing Cisco Broadband Access Center on Linux

Installing Cisco Broadband Access Center on Linux CHAPTER 4 Installing Cisco Broadband Access Center on Linux This chapter explains the procedure and sequence of event for a successful installation of Cisco Broadband Access Center (Cisco BAC) on Linux

More information

Using VMware vsphere with Your System

Using VMware vsphere with Your System Using VMware vsphere, on page 1 Configuring the ESXi Host to Use an NTP Server, on page 2 Creating a Backup by Using VMware vcenter, on page 2 Taking a Snapshot by using VMware vcenter, on page 3 Removing

More information

How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor

How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor How to Deploy a Barracuda NG Vx using Barracuda NG Install on a VMware Hypervisor The OVA package uses a default configuration that may not be suitable for your deployment. If you want to use multiple

More information

Preparing Virtual Machines for Cisco APIC-EM

Preparing Virtual Machines for Cisco APIC-EM Preparing a VMware System for Cisco APIC-EM Deployment, page 1 Virtual Machine Configuration Recommendations, page 1 Configuring Resource Pools Using vsphere Web Client, page 4 Configuring a Virtual Machine

More information

Deploy Big Data Extensions on vsphere Standard Edition

Deploy Big Data Extensions on vsphere Standard Edition Deploy Big Data Extensions on vsphere Standard Edition You can deploy Big Data Extensions 2.1.1 Fling on VMware vsphere Standard Edition for the purpose of experimentation and proof-of-concept projects

More information

Preparing Virtual Machines for Cisco APIC-EM

Preparing Virtual Machines for Cisco APIC-EM Preparing a VMware System for Cisco APIC-EM Deployment, on page 1 Virtual Machine Configuration Recommendations, on page 1 Configuring Resource Pools Using vsphere Web Client, on page 4 Configuring a Virtual

More information

VMware vfabric Data Director Installation Guide

VMware vfabric Data Director Installation Guide VMware vfabric Data Director Installation Guide vfabric Data Director 2.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

VMware vsphere Administration Training. Course Content

VMware vsphere Administration Training. Course Content VMware vsphere Administration Training Course Content Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Fast Track Course Duration : 10 Days Class Duration : 8 hours

More information

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview

Remove complexity in protecting your virtual infrastructure with. IBM Spectrum Protect Plus. Data availability made easy. Overview Overview Challenge In your organization, backup management is too complex and consumes too much time and too many IT resources. Solution IBM Spectrum Protect Plus dramatically simplifies data protection

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Version 4.0 Administrator s Guide Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Setting Up Cisco Prime LMS for High Availability, Live Migration, and Storage VMotion Using VMware

Setting Up Cisco Prime LMS for High Availability, Live Migration, and Storage VMotion Using VMware CHAPTER 5 Setting Up Cisco Prime LMS for High Availability, Live Migration, and Storage VMotion Using VMware This chapter explains setting up LMS for High Availability (HA), Live migration, and, Storage

More information

Veeam Backup & Replication for VMware vsphere

Veeam Backup & Replication for VMware vsphere Veeam Backup & Replication for VMware vsphere Version 9.5 Evaluator's Guide December, 2017 2017 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part

More information

Unified CVP Migration

Unified CVP Migration If there is a change in platform of a later release of Unified CVP, migration from the existing release to the later release is required. For example, moving from Unified CVP 10.5(1) to Unified CVP 11.5(1)

More information

VMware vsphere PowerCLI Reference

VMware vsphere PowerCLI Reference VMware vsphere PowerCLI Reference Automating vsphere Administration Luc Dekens Alan Renouf Glenn Sizemore Arnim van Lieshout Jonathan Medd WILEY Wiley Publishing, Inc. TABLE OF CONTENTS eeebfa o««*bttb0&&

More information

Agent for VMware. Version

Agent for VMware. Version Agent for VMware Version 6.91.3631 Release Notes, March 7, 2012 CONTENTS 1 OVERVIEW... 3 1.1 Release History... 3 1.2 Supported Platforms... 3 2 FEATURES... 4 2.1 Features and Benefits... 4 3 INSTALLATION

More information

NexentaStor VVOL

NexentaStor VVOL NexentaStor 5.1.1 VVOL Admin Guide Date: January, 2018 Software Version: NexentaStor 5.1.1 VVOL Part Number: 3000-VVOL-5.1.1-000065-A Table of Contents Preface... 3 Intended Audience 3 References 3 Document

More information

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud

SaaSaMe Transport Workload Snapshot Export for. Alibaba Cloud SaaSaMe Transport Workload Snapshot Export for Alibaba Cloud Contents About This Document... 3 Revision History... 3 Workload Snapshot Export for Alibaba Cloud... 4 Workload Snapshot Export Feature...

More information

Dell Storage Integration Tools for VMware

Dell Storage Integration Tools for VMware Dell Storage Integration Tools for VMware Version 4.1 Administrator s Guide Notes, cautions, and warnings NOTE: A NOTE indicates important information that helps you make better use of your product. CAUTION:

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.1 Data Protection Guide For VMs and Datastores using the SnapCenter Plug-in for VMware vsphere September 2018 215-13399_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Disaster Recovery Workflow

Disaster Recovery Workflow CHAPTER 4 InMage CDP starts with the FX/VX agent, also known as "DataTap," which is used to monitor all writes to disk. A small amount of memory on the source machine is reserved by the DataTap (250MB).

More information

efolder BDR for Veeam VMware Continuity Cloud Guide

efolder BDR for Veeam VMware Continuity Cloud Guide efolder BDR for Veeam VMware Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM Accessing the Continuity Cloud Host uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION

More information

Installation of Cisco Business Edition 6000H/M

Installation of Cisco Business Edition 6000H/M Installation Overview, page 1 Installation Task Flow of Cisco Business Edition 6000H/M, page 2 Installation Overview This chapter describes the tasks that you must perform to install software on your Business

More information

Install ISE on a VMware Virtual Machine

Install ISE on a VMware Virtual Machine Supported VMware Versions, page 1 Support for VMware vmotion, page 1 Support for Open Virtualization Format, page 2 Virtual Machine Requirements, page 3 Virtual Machine Resource and Performance Checks,

More information

Version 1.26 Installation Guide for SaaS Uila Deployment

Version 1.26 Installation Guide for SaaS Uila Deployment Version 1.26 Installation Guide for SaaS Uila Deployment Table of Contents Introduction... 2 Scope and Purpose... 2 Architecture Overview... 2 Virtual Architecture... 2 Getting Started... 3 System Requirements...

More information

Managing ReadyClones

Managing ReadyClones HX Data Platform ReadyClones Overview, on page 1 Benefits of HX Data Platform ReadyClones, on page 1 Supported Base VMs, on page 2 ReadyClone Requirements, on page 2 ReadyClone Best Practices, on page

More information

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING VMWARE VSPHERE DATA PROTECTION ADVANCED

EMC VIPR SRM: VAPP BACKUP AND RESTORE USING VMWARE VSPHERE DATA PROTECTION ADVANCED White paper EMC VIPR SRM: VAPP BACKUP AND RESTORE USING VMWARE VSPHERE DATA PROTECTION ADVANCED Abstract This white paper provides a working example of how to back up and restore an EMC ViPR SRM vapp using

More information

Using VMware vsphere With Your System

Using VMware vsphere With Your System Using VMware vsphere, page 1 Configuring the ESXi Host to Use an NTP Server, page 2 Creating a Backup by using VMware vcenter, page 2 Taking a Snapshot by using VMware vcenter, page 3 Attaching an Existing

More information

Cisco Unified Communications Manager (CallManager) 11.5 Virtual Server Template (OVA)

Cisco Unified Communications Manager (CallManager) 11.5 Virtual Server Template (OVA) Cisco Unified Communications Manager (CallManager) 11.5 Virtual Server Template (OVA) 1.0 Overview 2.0 Scope 3.0 Deployment Options 4.0 Changes from previous releases 5.0 Instructions 6.0 Trademarks and

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 4.0 Data Protection Guide For Oracle Databases May 2018 215-12930_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read the SnapCenter Data Protection Guide

More information

Installing the Cisco Nexus 1000V Software Using ISO or OVA Files

Installing the Cisco Nexus 1000V Software Using ISO or OVA Files Installing the Cisco Nexus 1000V Software Using ISO or OVA Files This chapter contains the following sections: Installing the VSM Software, page 1 Installing the VSM Software Installing the Software from

More information

Install ISE on a VMware Virtual Machine

Install ISE on a VMware Virtual Machine Supported VMware Versions, page 1 Support for VMware vmotion, page 1 Support for Open Virtualization Format, page 2 Virtual Machine Requirements, page 3 Virtual Machine Resource and Performance Checks,

More information

SnapCenter Software 4.0 Concepts Guide

SnapCenter Software 4.0 Concepts Guide SnapCenter Software 4.0 Concepts Guide May 2018 215-12925_D0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to use the Concepts Guide... 7 SnapCenter overview... 8 SnapCenter architecture...

More information

Version 1.26 Installation Guide for On-Premise Uila Deployment

Version 1.26 Installation Guide for On-Premise Uila Deployment Version 1.26 Installation Guide for On-Premise Uila Deployment Table of Contents Introduction... 2 Scope and Purpose... 2 Architecture Overview... 2 Virtual Architecture... 2 Getting Started... 3 System

More information

Managing VMware vcenter Site Recovery Manager

Managing VMware vcenter Site Recovery Manager Managing VMware vcenter Site Recovery Manager This chapter contains the following sections: About VMware vcenter Site Recovery Manager, page 1 Overview of SRM Configuration, page 2 Integrating SRM with

More information

Administration GUIDE. Virtual Server idataagent (VMware) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 225

Administration GUIDE. Virtual Server idataagent (VMware) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 225 Administration GUIDE Virtual Server idataagent (VMware) Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 225 User Guide - Virtual Server idataagent (VMware) Table of Contents System Requirements

More information

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015

VMware vsphere Data Protection Evaluation Guide REVISED APRIL 2015 VMware vsphere Data Protection REVISED APRIL 2015 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Requirements.... 4 Evaluation Workflow... 5 Overview.... 5 Evaluation

More information

MBS Agent Agent for VMware ESX Server Version b Release Notes

MBS Agent Agent for VMware ESX Server Version b Release Notes MBS Agent Agent for VMware ESX Server Version 6.70.2044b Release Notes 1 Agent for VMware ESX Server Version 6.70.2044b Release Notes, February 11th, 2010 1 OVERVIEW This document contains release notes

More information

MaaS360.com. MaaS360 On-Premises. Database Virtual Appliance Setup Guide

MaaS360.com. MaaS360 On-Premises. Database Virtual Appliance Setup Guide MaaS360 On-Premises Database Virtual Appliance Setup Guide Copyright 2014 Fiberlink Communications Corporation. All rights reserved. Information in this document is subject to change without notice. The

More information

Dell Storage Compellent Integration Tools for VMware

Dell Storage Compellent Integration Tools for VMware Dell Storage Compellent Integration Tools for VMware Administrator s Guide Version 3.1 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of your

More information

Create Golden Template

Create Golden Template Create Golden Template A golden template is an image of a virtual machine that the service provider can use as a master copy to create and provision new virtual machines. This chapter contains the procedures

More information

Securing Containers Using a PNSC and a Cisco VSG

Securing Containers Using a PNSC and a Cisco VSG Securing Containers Using a PNSC and a Cisco VSG This chapter contains the following sections: About Prime Network Service Controllers, page 1 Integrating a VSG into an Application Container, page 3 About

More information

Version 2.3 User Guide

Version 2.3 User Guide V Mware vcloud Usage Meter Version 2.3 User Guide 2012 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. This product is covered

More information

efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide

efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide efolder BDR for Quest Rapid Recovery / VMware Continuity Cloud Guide Accessing Continuity Cloud via VSphere Restore Your VM/Point in time restore Setting up Virtual Standby efolder BDR Guide for Veeam

More information

Upgrading Cisco UCS Director to Release 6.5

Upgrading Cisco UCS Director to Release 6.5 First Published: 2017-07-11 Last Modified: 2018-01-02 Overview of the Upgrade to Cisco UCS Director, Release 6.5 The upgrade process to Cisco UCS Director, Release 6.5 depends on the current version of

More information

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3

OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3 OpenManage Integration for VMware vcenter Quick Install Guide for vsphere Client, Version 2.3 Notes, Cautions, and Warnings NOTE: A NOTE indicates important information that helps you make better use of

More information

Virtual Server Agent for VMware VMware VADP Virtualization Architecture

Virtual Server Agent for VMware VMware VADP Virtualization Architecture Virtual Server Agent for VMware VMware VADP Virtualization Architecture Published On: 11/19/2013 V10 Service Pack 4A Page 1 of 18 VMware VADP Virtualization Architecture - Virtual Server Agent for VMware

More information

VMware - VMware vsphere: Install, Configure, Manage [V6.7]

VMware - VMware vsphere: Install, Configure, Manage [V6.7] VMware - VMware vsphere: Install, Configure, Manage [V6.7] Code: Length: URL: EDU-VSICM67 5 days View Online This five-day course features intensive hands-on training that focuses on installing, configuring,

More information

High Availability for Cisco RAN Management Systems

High Availability for Cisco RAN Management Systems First Published: 2014-10-13 Last Modified: 2016-06-13 Americas Headquarters Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA http://www.cisco.com Tel: 408 526-4000 800 553-NETS (6387)

More information

How to Deploy Axon on VMware vcenter

How to Deploy Axon on VMware vcenter How to Deploy Axon on VMware vcenter Copyright Informatica LLC 2017. Informatica, the Informatica logo, Intelligent Data Lake, Big Data Mangement, and Live Data Map are trademarks or registered trademarks

More information

Reset the Admin Password with the ExtraHop Rescue CD

Reset the Admin Password with the ExtraHop Rescue CD Reset the Admin Password with the ExtraHop Rescue CD Published: 2018-01-19 This guide explains how to reset the administration password on physical and virtual ExtraHop appliances with the ExtraHop Rescue

More information

Core Component Installation

Core Component Installation Core Components Installation Approach, page 1 Golden Template Requirements, page 2 Common s for Golden Templates, page 14 Core Components Installation Approach You can use golden templates to clone and

More information

Using VMware vsphere With Your System

Using VMware vsphere With Your System Using VMware vsphere, page 1 Configuring the ESXi Host to Use an NTP Server, page 2 Creating a Backup Using VMware vcenter, page 2 Taking a Snapshot Using VMware vcenter, page 3 Attaching an Existing VMDK

More information

Cisco Emergency Responder Installation

Cisco Emergency Responder Installation Overview, page 1 Hardware and Software Prerequisites, page 1 System Preparations, page 2 Installation and Migration on the Cisco UCS Server, page 4 Installation on a New System, page 13 Emergency Responder

More information

Veeam Backup & Replication Version 6.0

Veeam Backup & Replication Version 6.0 Veeam Backup & Replication Version 6.0 Evaluator s Guide VMware Environments March, 2012 2012 Veeam Software. All rights reserved. All trademarks are the property of their respective owners. No part of

More information

Cisco Unified Communications Manager (CallManager) 12.0 Virtual Server Template (OVA)

Cisco Unified Communications Manager (CallManager) 12.0 Virtual Server Template (OVA) Cisco Unified Communications Manager (CallManager) 12.0 Virtual Server Template (OVA) September 5, 2017 1.0 Overview 2.0 Scope 3.0 Deployment Options 4.0 Changes from previous releases 5.0 Instructions

More information

Multiple Disk VM Provisioning

Multiple Disk VM Provisioning This chapter contains the following sections: About, page 1 Overview of the Procedure for, page 2 About Templates with Multiple Disks, page 2 Assigning Disk Categories, page 2 Defining Storage Policies,

More information

WatchGuard Dimension v1.1 Update 1 Release Notes

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

More information

Using VMware vsphere With Your System

Using VMware vsphere With Your System Using VMware vsphere, page 1 Configuring the ESXi Host to Use an NTP Server, page 2 Creating a Backup Using VMware vcenter, page 2 Taking a Snapshot Using VMware vcenter, page 3 Attaching an Existing VMDK

More information

Scrutinizer Virtual Appliance Deployment Guide Page i. Scrutinizer Virtual Appliance Deployment Guide. plixer

Scrutinizer Virtual Appliance Deployment Guide Page i. Scrutinizer Virtual Appliance Deployment Guide. plixer Scrutinizer Virtual Appliance Deployment Guide Page i Scrutinizer Virtual Appliance Deployment Guide Contents What you need to know about deploying a Scrutinizer virtual appliance.. 1 System Requirements..................................2

More information

VMware vsphere with ESX 4.1 and vcenter 4.1

VMware vsphere with ESX 4.1 and vcenter 4.1 QWERTYUIOP{ Overview VMware vsphere with ESX 4.1 and vcenter 4.1 This powerful 5-day class is an intense introduction to virtualization using VMware s vsphere 4.1 including VMware ESX 4.1 and vcenter.

More information

Installing the Cisco Virtual Network Management Center

Installing the Cisco Virtual Network Management Center CHAPTER 4 Installing the Cisco Virtual Network Management Center This chapter provides procedures for installing the Cisco Virtual Network Management Center (VNMC). This chapter includes the following

More information

Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7

Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7 Using Symantec NetBackup 6.5 with Symantec Security Information Manager 4.7 Using Symantec NetBackup with Symantec Security Information Manager Legal Notice Copyright 2010 Symantec Corporation. All rights

More information

VMware vcloud Air User's Guide

VMware vcloud Air User's Guide vcloud Air This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent editions of this document,

More information

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance

Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Install Part I - Virtual - Install and Power-on the SecureAuth IdP 9.0 Virtual Appliance Introduction Use this guide to install the SecureAuth IdP virtual machine into your virtual host server. To save

More information

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7

Horizon Console Administration. 13 DEC 2018 VMware Horizon 7 7.7 Horizon Console Administration 13 DEC 2018 VMware Horizon 7 7.7 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this

More information

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere

Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Virtual Storage Console, VASA Provider, and Storage Replication Adapter for VMware vsphere Workflow Guide for 7.2 release July 2018 215-13170_B0 doccomments@netapp.com Table of Contents 3 Contents Deciding

More information

Using VMware vsphere Replication. vsphere Replication 6.5

Using VMware vsphere Replication. vsphere Replication 6.5 Using VMware vsphere Replication 6.5 You can find the most up-to-date technical documentation on the VMware website at: https://docs.vmware.com/ If you have comments about this documentation, submit your

More information

Data Protection Guide

Data Protection Guide SnapCenter Software 2.0 Data Protection Guide For Windows File Systems January 2017 215-11356_A0 doccomments@netapp.com Table of Contents 3 Contents Deciding whether to read this information... 5 SnapCenter

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 vsphere 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

EMC RecoverPoint. EMC RecoverPoint Support

EMC RecoverPoint. EMC RecoverPoint Support Support, page 1 Adding an Account, page 2 RecoverPoint Appliance Clusters, page 3 Replication Through Consistency Groups, page 4 Group Sets, page 22 System Tasks, page 24 Support protects storage array

More information

Installation Manual ARM. AudioCodes Routing Manager. Version 7.0

Installation Manual ARM. AudioCodes Routing Manager. Version 7.0 Installation Manual ARM AudioCodes Routing Manager Version 7.0 Installation Manual Contents Table of Contents 1 Introduction... 7 1.1 Intended Audience... 7 1.2 About the ARM... 7 1.2.1 Architecture...

More information

PRODUCT DOCUMENTATION. Backup & Replication v5.0. User Guide.

PRODUCT DOCUMENTATION. Backup & Replication v5.0. User Guide. PRODUCT DOCUMENTATION User Guide Backup & Replication v5.0 www.nakivo.com Table of Contents Solution Architecture... 4 Deployment...11 System Requirements... 12 Deployment Scenarios... 15 Installing NAKIVO

More information

Acronis Backup Advanced for vcloud Update 7

Acronis Backup Advanced for vcloud Update 7 Acronis Backup Advanced for vcloud Update 7 QUICK START GUIDE Copyright Statement Copyright Acronis International GmbH, 2002-2018. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks

More information