Avaya Aura System Manager 5.2 HA and CLI Restore

Size: px
Start display at page:

Download "Avaya Aura System Manager 5.2 HA and CLI Restore"

Transcription

1 Avaya Aura System Manager 5.2 HA and CLI Restore Version: 1.0 June 22nd, 2010

2 Table of Contents 1. Introduction HA Overview How to setup Failure cluster CLI Restore Overview Assumptions CLI Utility Properties Using CLI Utility...15

3 1. Introduction The document describes failover mechanism provided by Avaya Aura TM performing System Manager 5.2 database restore using the CLI utility. System Platform and 2. HA 2.1 Overview Avaya Aura TM System Manager 5.2 GA follows the failover mechanism provided by Avaya Aura TM System Platform System Platform HA (High Availability) implements Active/Standby mode of failover - resources (virtual machines - VMs) are running on one node only. All disk data is continuously mirrored from the active to the standby, and in case of failure of the active the resources are automatically started (VMs are booted) on the standby. System Platform HA considers virtual machines running on active cluster node only - configuration also known as Active/Standby mode''. All block devices that are part of DRBD synchronisation propagates all changes from the active node to the standby node. We use the most reliable protocol C - synchronized replication This protocol ensures that all block changes are committed and acknowledged on the secondary node before continuing. Thus all changes that occur on the active node are immediately replicated to the secondary node. Following actions are executed in the ''failover'' scenario: Heartbeat detects problems of the active (primary) node by missing heartbeat checks for defined period of time. Secondary node is assigned as a new primary. DRBD devices will be set as primary on a new active node. Virtual machines are booted on the new active node. Following actions are executed in the ''manual switchover'' scenario: Virtual machines will be shutdown gracefully on the active node. DRBD devices will be set as secondary on the active node. Secondary node is assigned as a new primary node and vice versa. DRBD devices will be set as primary on new active node. Virtual machines are booted on a new active node. System Platform uses the simplest and basic HA scenario: Use 2 exactly equal nodes with 1 public NIC and 1 HA dedicated NIC (used for HA pings and DRBD propagation between the two nodes). Use both NICs as ping paths between cluster nodes, use network switch (gateway IP address) as a public ping point - so each node has 3 ping points. Heartbeat is able to detect which node has more communication paths available and migrates resources into such node. Use default ports for pings (694). We use Active/Standby configuration where all resources runs on one node only and all resources are migrated. The IP addresses for all virtual machines (e.g. CDom and System Manager) remain the same on the active and standby. Heartbeat starts DRBD service on both nodes. For each VM on selected cluster node, heartbeat starts all VMs DRBD resources and after that it starts VM itself. There is a Domain0 LVM that is used to synchronize data by DRBD between cluster nodes - for this resource we define also mounting procedure on active node.

4 2.2 How to setup Failure cluster This section briefly explains how to install and setup System Platform failover cluster: You need to have 2 exactly the same boxes (configuration procedure checks HW and SW components). You should use System Platform supported HWs. You must setup crossover connection between nodes so you have to have access to both boxes and they must be close to each other. You must install System Platform on both nodes, for this you will need: o Two IP addresses for primary Dom0 and cdom. o Two IP addresses and secondary Dom0 and cdom, although the secondary cdom will be removed later. o There is no need to install System Manager template VMs on both machines. Install System Manager only the preferred node. After both the systems are installed, you can login as administrator into the "preferred" node webconsole - the one that you want to make primary.

5 Those two boxes must be connected with crossover cable at the time failover cluster setup, it '''must''' be eth2 (usually you do not need real crossover cable as new NICs are able to emmulate it) On the webconsole, click `Server Management - Failover`. You can also click the link `Failover status:` in the page header.

6 On the failover web page, you will see the configuration details. The first step is Configure Failover (cluster). Click the corresponding button at the bottom of the page.

7 You will be redirected to the Configure cluster detail page. You must specify secondary `cdom` IP address and password of its `admin` user. Click the create cluster if you are ready, or you can cancel the operation by hitting `Cancel` button. When Create cluster method has finished successfully, you can then `Start Failover Mode` - you will find additional button on the failover detail status page. Click on this button. This method restarts cdom so you have to confirm the warning message if you want really to continue.

8 You will be disconnected from webconsole for a while - until cdom is rebooted (aprox. 3 minutes). After the console domain is up again, you have to log in again.

9 You can go to the HA detail status webpage.

10 On the detail HA status page, you will find additional table at the bottom of the page. This enlists DRBD devices that are set up on the system and you can see the synchronisation progress. By default the synchronisation speed is throttled to 30MB/s rate as it provides enough throughput for propagation of online changes. You have an option to increase this rate temporally if you want to speed up the initial synchronisation. However, maximum rate available is highly dependant on the hardware setup. Note: Do not change the default sync speed if system is busy or if your hardware is less powerful! If the system is able to handle increased sync speed, you should see the increased number of actual sync speed column.

11 Until the initial full sync process is not finished yet, you cannot execute `manual switchover` - the data are not yet fully transferred into secondary node and VMs would not be able to boot up. During this period the system is not covered - failover would most likely fail. Note: Try to prevent any network or power outages during initial sync process. After initial sync process is completed, a new button (Switch Over) will appear on the webpage. This button enables to migrate all resources from actual active node into actual standby node. It means, the system is now covered and any hardware failure would automatically trigger failover to standby node. The methods does the following steps: o stops local VMs o unmounts DRBD devices that are mounted o stops local DRBD devices o starts remote DRBD devices o mounts remote DRBD devices o start remote VMs If you have to execute the manual switchover (e.g. for maintenance of the active machine) you can trigger it from webconsole by clicking on the Switch Over button.

12 You also have to confirm the warning message. After that, the cdom is shutdown on the active node and booted on the standby node (that basically will become new active one). You can see the difference on the list of Virtual Machines by checking the Domain-0 IP address or on the detail failover status page.

13

14 3. CLI Restore 3.1 Overview The CLI Restore utility will be used by Admin users while performing the System Manager 5.2 database restore using the CLI utility. 3.2 Assumptions The backup that is planned to be restores is created using the backup functionality provided by System Manager [Home / Settings / Backup and Restore /Backup]. The restore should be performed on the version of System Manager same as that of System Manager on which backup was done. The restore should be performed on System Manager setup with same IP address and hostname as that of System Manager on which backup was done. 3.3 CLI Utility Properties While performing a CLI restore user may need to modify few of the properties related to restore as per the current setup. The file containing the properties related to CLI restore is: $MGMT_HOME/pem/fileRestoreCLIUtility/fileRestoreCLIUtility.properties The complete set of properties related to CLI restore are listed in the table below: No. Property Name Description 1 version Version of the current System Manager setup where restore need to be performed. The value can be determined from both UI and CLI as: 1. UI Login to System Manager Access screen [Home / Settings / Service Profile Management / System Manager 5.2] Value specified by property [System Manager Properties >> Build Version] specify the System manager version. 2. CLI Content of the below file specify the System Manager version string: $MGMT_HOME/installer_relno.txt 2 db_type Database type. Default set to postgres and should not be modified. 3 db_directory Location of database utility installation. Default set to /usr/bin and should not be modified. 4 db_host IP/hostname of the database machine (in this case System Manager machine). Default set to localhost and should not be modified. 5 db_port Database server port. Default set to 5432 and should not be modified. 6 db_name Database name that need to be connected for restore. Default set to avmgmt and should not be modified. 7 db_scpport SSH port to be used to connect database machine. Default set to 22 and does not need changes unless user has modified configuration for SSH port.

15 8 backup_destination Full path of the directory to be used as temporary directory for extracting and processing backup archives. Default set to /var/lib/pgsql/backup and does not need modification. 9 backup_name Full path to the backup archive including the archive name, e.g. if the archive name s backup.zip and the path where the archive is present is directory /var/lib/pgsql/backup/manual/ then the value of the backup_name property should be /var/lib/pgsql/backup/manual/backup.zip 10 scp Specifies if backup archive is stored on local System Manager machine or a remote machine. Value false means archive is on local System Manager machine and the value true means the archive is on some remote machine. Default set to false. 11 scp_ip IP/hostname of the remote server having backup archive. The property is used when the value of property scp is set to true. 12 scp_port SSH port to be used to connect to remote server having backup archive (default set to 22). The property is used when the value of property scp is set to true. 13 user User performing restore operation. Any user name can be specified. 14 remote_utility_directory Full path to the directory having System Manager utilities required for restore. Default is set to /var/lib/pgsql and should not be modified. 15 cont_restore_imsm_ver_mismatch Flag to specify if to continue with the restore if the System Manager version in backup archive is different than current version of System Manager (i.e., backup is taken on different version and restore is being performed on different version of restore). The value true mean to continue with restore process in such case and the value of false means to abort the restore process in such case. Default set to false and should not be modified. 3.4 Using CLI Utility 1. Login to System Manager machine. 2. Update file $MGMT_HOME/pem/fileRestoreCLIUtility/fileRestoreCLIUtility.properties with required details. When the backup archive is present on the local System Manager machine and the default values related to restore (as specified in section 3) are not modified then user needs to update below properties: version backup_name scp (set to false) user If the backup is on a remote machine and the default values related to restore (as specified in section 3) are not modified then user needs to update below properties: version backup_name scp (set to true) scp_ip scp_port user

16 3. The utility for CLI restore is present in the directory $MGMT_HOME/pem/fileRestoreCLIUtility. Run the below mentioned command to move to the directory having CLI scripts: cd $MGMT_HOME/pem/fileRestoreCLIUtility 4. Run the below mentioned command from current directory:./file_restore.sh $MGMT_HOME/pem/fileRestoreCLIUtility 1 5. It will prompt for entering the full path of backup archive. If the value is not specified in the filerestorecliutility.properties as mentioned in point 2 above then specify the full path to the backup archive. If the value is already specified in the filerestorecliutility.properties then do not specify any value here and press Enter. 6. If you are performing restore with the backup archive present on a remote computer (scp set to true), then the system prompts you to enter the scp user name. Specify the user name that can be used for performing SSH on the remote computer and obtain permission to access the backup archive. Press Enter. 7. If you are performing restore with the backup archive present on a remote computer (scp set to true), then the system prompts you to enter the password for scp user. Specify the password of the scp user mentioned in Step 6 and press Enter. 8. It will prompt for entering the database super user name. Specify postgres as the value and press Enter. 9. It will prompt for entering the password for database super user. Specify the password of database super user postgres and press Enter. 10. It will prompt for entering the choice for overwriting the current database with the one present in the backup archive. Specify y as the value and press Enter. 11. It will prompt for entering the database application user name. Specify postgres as the value and press Enter. 12. It will prompt for entering the password for database application user. Specify the password of database application user postgres and press Enter.

Avaya Aura TM System Platform R6.0 Release Notes Issue 2.0

Avaya Aura TM System Platform R6.0 Release Notes Issue 2.0 Avaya Aura TM Release Notes Issue 2.0 INTRODUCTION This document introduces the Avaya Aura TM System Platform Release 6.0 and describes known issues and the issues resolved in this release. Please Note:

More information

Avaya Aura TM System Platform R6.0.1 Service Pack Release Notes Issue 1.4

Avaya Aura TM System Platform R6.0.1 Service Pack Release Notes Issue 1.4 Avaya Aura TM Service Pack Release Notes Issue 1.4 INTRODUCTION This document introduces the Avaya Aura TM System Platform Release 6.0.1 Service Pack and describes known issues and the issues resolved

More information

Configuring High Availability (HA)

Configuring High Availability (HA) 4 CHAPTER This chapter covers the following topics: Adding High Availability Cisco NAC Appliance To Your Network, page 4-1 Installing a Clean Access Manager High Availability Pair, page 4-3 Installing

More information

Migration of Existing NSM Server from standalone to an Extended HA environment

Migration of Existing NSM Server from standalone to an Extended HA environment Migration of Existing NSM Server from standalone to an Extended HA environment The below procedure is to migrate the existing Standalone NSM server setup to a 4 Server HA environment where the GUI Server

More information

AVAYA Avaya Aura System Platform R6.2.2 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform R6.2.2 Release Notes Issue 1.3 AVAYA Avaya Aura Release Notes Issue 1.3 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp AVAYA Avaya Aura Release Notes Issue 1.2 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3

Table of Contents 1 V3 & V4 Appliance Quick Start V4 Appliance Reference...3 Table of Contents 1 V & V4 Appliance Quick Start...1 1.1 Quick Start...1 1.2 Accessing Appliance Menus...1 1. Updating Appliance...1 1.4 Webmin...1 1.5 Setting Hostname IP Address...2 1.6 Starting and

More information

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November vsp AVAYA Avaya Aura Release Notes Issue 1.2 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version)

Xcalenets Console Setup Guide. Xcalenets Console Setup Guide (Standalone version) Xcalenets Console Setup Guide Xcalenets Console Setup Guide (Standalone version) 1 Content CONTENT... 2 Getting Started to Xcalenets Console Setup... 3 Account Level Introduction... 3 Login Console Setup...

More information

SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v Administration Guide

SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v Administration Guide SteelEye Protection Suite for Windows Microsoft Internet Information Services Recovery Kit v8.0.1 Administration Guide March 2014 This document and the information herein is the property of SIOS Technology

More information

Avaya Aura Session Border Controller High Availability Configuration. Abstract

Avaya Aura Session Border Controller High Availability Configuration. Abstract Avaya Aura Session Border Controller High Availability Configuration Abstract These Application Notes detail the requirements and configuration steps necessary to implement a High Availability (HA) 1+1,

More information

December 2011 vsp-patch noarch.rpm Avaya Aura System Platform R6.0 June 2010 vsp iso

December 2011 vsp-patch noarch.rpm Avaya Aura System Platform R6.0 June 2010 vsp iso AVAYA Avaya Aura Release Notes Issue 1.1 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

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

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November 2009.

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November 2009. AVAYA Avaya Aura Release Notes Issue 1.0 INTRODUCTION This document introduces the Avaya Aura and describes issues resolved and known issues in this release. WHAT S NEW IN SYSTEM PLATFORM 6.3.8.02001 System

More information

EXPRESSCLUSTER X for Windows. Quick Start Guide for Windows Server 2016 Hyper-V. Version 1 Mar 27, 2018

EXPRESSCLUSTER X for Windows. Quick Start Guide for Windows Server 2016 Hyper-V. Version 1 Mar 27, 2018 EXPRESSCLUSTER X for Windows Version 1 Mar 27, 2018 Disclaimer The contents of this document are subject to change without notice. NEC Corporation assumes no responsibility for technical or editorial mistakes

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

ELASTIX HIGH AVAILABILITY (HA) MODULE

ELASTIX HIGH AVAILABILITY (HA) MODULE ELASTIX HIGH AVAILABILITY (HA) MODULE Authors: Alfio Muñoz, Alberto Santos Version: 1.1 Date: March 28, 2016 2016 PaloSanto Solutions All rights reserved. This documentation is public and its intellectual

More information

Modify IP Addresses for Servers Defined by IP Address

Modify IP Addresses for Servers Defined by IP Address 2 CHAPTER Modify IP Addresses for Servers Defined by IP Address November 20, 2013 Modify Publisher Server Defined by IP Address, page 2-1, page 2-5 This section describes how to change the IP addresses

More information

Document Number ECX-Exchange2010-Migration-QSG, Version 1, May 2015 Copyright 2015 NEC Corporation.

Document Number ECX-Exchange2010-Migration-QSG, Version 1, May 2015 Copyright 2015 NEC Corporation. EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft Exchange Server 2010 Migration from a single-node configuration to a two-node mirror disk cluster Version 1 NEC EXPRESSCLUSTER X 3.x for Windows

More information

Avid inews Server Enterprise Virtualization Reference. Release 1.0

Avid inews Server Enterprise Virtualization Reference. Release 1.0 Avid inews Server Enterprise Virtualization Reference Release 1.0 Last Rev. 12 April 2013 Contents 1 Executive Summary... 3 2 Environment Configuration: net=a... 4 3 Environment Configuration: net=ab...

More information

High Availability Guide

High Availability Guide Juniper Secure Analytics Release 2014.1 Juniper Networks, Inc. 1194 North Mathilda Avenue Sunnyvale, CA 94089 USA 408-745-2000 www.juniper.net Published: 2014-11-27 Copyright Notice Copyright 2014 Juniper

More information

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3

AVAYA Avaya Aura System Platform Service Pack R6.2.1 Release Notes Issue 1.3 AVAYA R6.2.1 Release Notes Issue 1.3 INTRODUCTION This document introduces the Release 6.2.1 and describes known issues and the issues resolved in this release. SOFTWARE RELEASE VERSIONS Release Date File

More information

Platform Administration

Platform Administration CHAPTER 6 Cisco provides these tools to manage the Cisco MobilityManager server platform: Cisco IPT web pages that provide complete platform administration functions. Command Line Interface (CLI) that

More information

Upgrading the Server Software

Upgrading the Server Software APPENDIXB This appendix describes how to upgrade or reinstall the Cisco PAM server software, desktop client software, and Gateway module firmware. Contents Upgrade Notes for Release 1.5.0, page B-2 Obtaining

More information

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode.

Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Application Notes for Installing and Configuring Avaya Control Manager Enterprise Edition in a High Availability mode. Abstract This Application Note describes the steps required for installing and configuring

More information

Upgrading the System

Upgrading the System Preparing to Upgrade a Data Center, page 1 Automatically, page 3 Manually, page 6 Preparing to Upgrade a Data Center Your system can be upgraded by redeploying it with an upgraded OVA (Virtual Server Template)

More information

QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1

QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1 QUICK START GUIDE Cisco Physical Access Manager Quick Start Guide, Release 1.4.1 1 Before You Begin 2 Installing the Appliance 3 Logging In to the Cisco Physical Access Manager 4 Entering the Initial Configuration

More information

Software Requirement for Virtual Services Platform 9010

Software Requirement for Virtual Services Platform 9010 Release 3.4 NN46250-111 (700507325 Rev 03) Issue 01.03 October 2015 Avaya Virtual Services Platform 9000 Software Requirement for Virtual Services Platform 9010 The Control Processor (CP) modules in the

More information

Avaya Aura TM Midsize Business Template. Release Notes August 2009 INTRODUCTION SOFTWARE RELEASE VERSIONS

Avaya Aura TM Midsize Business Template. Release Notes August 2009 INTRODUCTION SOFTWARE RELEASE VERSIONS R5.2 Avaya Aura TM Midsize Business Template Release Notes August 2009 INTRODUCTION This document introduces the Controlled Introduction release of the Avaya Aura TM Midsize Business Template.and describes

More information

This option lets you reset the password that you use to log in if you do not remember it. To change the password,

This option lets you reset the password that you use to log in if you do not remember it. To change the password, User s Guide Overview IDrive offers the most cost-effective BMR functionality with onsite disk image backup for SMBs. You can store entire data of hard disks including the operating system (OS) and application

More information

Link Gateway Initial Configuration Manual

Link Gateway Initial Configuration Manual Link Gateway Initial Configuration Manual Copyright 2016 NetLinkz. All Rights Reserved. No part of this publication may be reproduced, transmitted, transcribed, stored in a retrieval system, or translated

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

High Availability Deployment

High Availability Deployment April 18, 2005 Overview Introduction This addendum provides connectivity and configuration task overviews for connecting two M appliances as a high availability (HA) cluster pair. For detailed configuration

More information

Cisco ACI Cluster Management

Cisco ACI Cluster Management Overview, page 1 Expanding the Cisco APIC Cluster, page 1 Contracting the Cisco APIC Cluster, page 2 Cluster Management Guidelines, page 2 Expanding the Cluster Examples, page 5 Contracting the Cluster

More information

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November 2009.

Release Date File Name Avaya Aura System Platform R1.0 August 2009 vsp iso Avaya Aura System Platform R1.1 November 2009. AVAYA Avaya Aura Release Notes Issue 1.1 INTRODUCTION This document introduces the Avaya Aura and describes new features, known issues and the issues resolved in this release. WHAT S NEW IN SYSTEM PLATFORM

More information

Installing or Upgrading the Cisco Nexus Data Broker Software in Centralized Mode

Installing or Upgrading the Cisco Nexus Data Broker Software in Centralized Mode Installing or Upgrading the Cisco Nexus Data Broker Software in Centralized Mode This chapter contains the following sections: Installing Cisco Nexus Data Broker in Centralized Mode, page 1 Installing

More information

HPE Helion OpenStack Carrier Grade 1.1 Release Notes HPE Helion

HPE Helion OpenStack Carrier Grade 1.1 Release Notes HPE Helion HPE Helion OpenStack Carrier Grade 1.1 Release Notes 2017-11-14 HPE Helion Contents HP Helion OpenStack Carrier Grade 1.1: Release Notes... 3 Changes in This Release... 3 Usage Caveats...4 Known Problems

More information

BEAWebLogic. Server. Automatic and Manual Service-level Migration

BEAWebLogic. Server. Automatic and Manual Service-level Migration BEAWebLogic Server Automatic and Manual Service-level Migration Version 10.3 Technical Preview Revised: March 2007 Service-Level Migration New in WebLogic Server 10.3: Automatic Migration of Messaging/JMS-Related

More information

System Manager Unit (SMU) Hardware Reference

System Manager Unit (SMU) Hardware Reference System Manager Unit (SMU) Hardware Reference MK-92HNAS065-02 Notices and Disclaimer Copyright 2015 Hitachi Data Systems Corporation. All rights reserved. The performance data contained herein was obtained

More information

Document Number ECX-Exchange2010-HD-QMG, Version 1, December 2015 Copyright 2015 NEC Corporation.

Document Number ECX-Exchange2010-HD-QMG, Version 1, December 2015 Copyright 2015 NEC Corporation. EXPRESSCLUSTER X for Windows Quick Migration Guide for Microsoft Exchange Server 2010 Migration from a single-node configuration to a three-node hybrid disk cluster Version 1 NEC EXPRESSCLUSTER X 3.x for

More information

Cisco VDS Service Broker Software Installation Guide for UCS Platforms

Cisco VDS Service Broker Software Installation Guide for UCS Platforms Cisco VDS Service Broker 1.0.1 Software Installation Guide for UCS Platforms Revised: May 2013 This document provides detailed instructions for installing the Cisco Videoscape Distribution Suite Service

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

High Availability and Disaster Recovery

High Availability and Disaster Recovery High Availability and Disaster Recovery ScienceLogic version 8.4.0 rev 2 Table of Contents High Availability & Disaster Recovery Overview 4 Overview 4 Disaster Recovery 4 High Availability 4 Differences

More information

Installing Cisco MSE in a VMware Virtual Machine

Installing Cisco MSE in a VMware Virtual Machine Installing Cisco MSE in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (MSE) virtual appliance. Cisco MSE is a prebuilt software solution that

More information

Network Drawing. Computer Specs, I ve used. Installing a Network-Based Intrusion Detection

Network Drawing. Computer Specs, I ve used. Installing a Network-Based Intrusion Detection HS1 HS2 OK1 OK2 PS 1 2 3 4 5 6 7 8 9 101112 COL- ACT- STA.- CONSOLE SD Installing a Network-Based Intrusion Detection created by: Rainer Bemsel Version 1.0 Dated: Apr/10/2003 The purpose of this document

More information

ForeScout CounterACT Resiliency Solutions

ForeScout CounterACT Resiliency Solutions ForeScout CounterACT Resiliency Solutions User Guide CounterACT Version 7.0.0 About CounterACT Resiliency Solutions Table of Contents About CounterACT Resiliency Solutions... 5 Comparison of Resiliency

More information

OES2 SP1 Migration Utility By Kevin Hurni

OES2 SP1 Migration Utility By Kevin Hurni OES2 SP1 Migration Utility By Kevin Hurni Migration Scenario: Transfer all data and services from NetWare server to OES2 SP1 server. This includes the Identity transfer. Pre-requisites: OES2 SP1 server

More information

This option lets you reset the password that you use to log in if you do not remember it. To change the password,

This option lets you reset the password that you use to log in if you do not remember it. To change the password, User s Guide Overview IDrive offers the most cost effective BMR functionality with onsite disk image backup for SMBs. Store entire data of hard disks including the operating system (OS) and application

More information

WLM1200-RMTS User s Guide

WLM1200-RMTS User s Guide WLM1200-RMTS User s Guide Copyright 2011, Juniper Networks, Inc. 1 WLM1200-RMTS User Guide Contents WLM1200-RMTS Publication Suite........................................ 2 WLM1200-RMTS Hardware Description....................................

More information

Avaya - Avaya Aura Session and System Manager Implementation, Administration, Maintenance, and Troubleshooting (R6.x) (5U00097)

Avaya - Avaya Aura Session and System Manager Implementation, Administration, Maintenance, and Troubleshooting (R6.x) (5U00097) Avaya - Avaya Aura Session and System Manager Implementation, Administration, Maintenance, and Troubleshooting (R6.x) (5U00097) Code: 0630 Length: URL: 10 days View Online In this course, you will learn

More information

Release Notes for Avaya Aura SIP Enablement Services (SES) Release Service Pack 6. Release Notes Issue 1, 15 August, 2011

Release Notes for Avaya Aura SIP Enablement Services (SES) Release Service Pack 6. Release Notes Issue 1, 15 August, 2011 Release Notes for Avaya Aura SIP Enablement Services (SES) Release 5.2.1 Service Pack 6 Release Notes Issue 1, 15 August, 2011 Contents What s New in Release 5.2.1... 1 SIP Enablement Services support

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

Licensing the Application CHAPTER

Licensing the Application CHAPTER CHAPTER 5 Licensing Application, Configuring E-mail, Cisco.com, Proxy Settings, RCP, SCP Settings, Security, Backup, Authentication Settings and Idle Timeout Settings, Browser and Server Security Mode

More information

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

More information

Firepower Management Center High Availability

Firepower Management Center High Availability The following topics describe how to configure Active/Standby high availability of Cisco Firepower Management Centers: About, on page 1 Establishing, on page 7 Viewing Status, on page 8 Configurations

More information

CA Agile Central Administrator Guide. CA Agile Central On-Premises

CA Agile Central Administrator Guide. CA Agile Central On-Premises CA Agile Central Administrator Guide CA Agile Central On-Premises 2018.1 Table of Contents Overview... 3 Server Requirements...3 Browser Requirements...3 Access Help and WSAPI...4 Time Zone...5 Architectural

More information

Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine

Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine Configuring the JUNOS Software the First Time on a Router with a Single Routing Engine When you turn on a router the first time, the JUNOS Software automatically boots and starts. You must enter basic

More information

HyTrust CloudControl Installation Guide

HyTrust CloudControl Installation Guide HyTrust CloudControl Installation Guide Version 4.5 August, 2015 Use, reproduction, or disclosure is subject to restrictions set forth in Contract Number 2009*0674524*000 and Sub Contract No. HyTrust 01.

More information

Application Notes for Configuring the Mutare Software Message Rescue Solution with Avaya Modular Messaging - Issue 1.0

Application Notes for Configuring the Mutare Software Message Rescue Solution with Avaya Modular Messaging - Issue 1.0 Avaya Solution & Interoperability Test Lab Application Notes for Configuring the Mutare Software Message Rescue Solution with Avaya Modular Messaging - Issue 1.0 Abstract These Application Notes describe

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

Clearswift SECURE Exchange Gateway Installation & Setup Guide. Version 1.0

Clearswift SECURE Exchange Gateway Installation & Setup Guide. Version 1.0 Clearswift SECURE Exchange Gateway Installation & Setup Guide Version 1.0 Copyright Revision 1.0, December, 2013 Published by Clearswift Ltd. 1995 2013 Clearswift Ltd. All rights reserved. The materials

More information

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics

IBM Single Sign On for Bluemix Version December Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics IBM Single Sign On for Bluemix Version 2.0 28 December 2014 Identity Bridge Configuration topics ii IBM

More information

Logging In and Setting Up

Logging In and Setting Up This chapter includes the following sections: Overview of, page 1 Resetting the Admin Password, page 3 Password Guidelines, page 3 Resetting the Shared Secret, page 4 Overview of You can log in and work

More information

Replicated Database Operator's Guide

Replicated Database Operator's Guide Replicated Database Operator's Guide Introduction Replicated Database (RepDB) is a database synchronization software application for Explorer Controllers (ECs) and Digital Transport Adaptor Control Systems

More information

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error.

Error code. Description of the circumstances under which the problem occurred. Less than 200. Linux system call error. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

Product Support Notice

Product Support Notice PSN # PSN027026u Product Support Notice 2015 Avaya Inc. All Rights Reserved. Avaya Proprietary Use pursuant to the terms of your signed agreement or company policy. Original publication date: 18-Dec-15.

More information

Installing Cisco StadiumVision Director Software from a DVD

Installing Cisco StadiumVision Director Software from a DVD Installing Cisco StadiumVision Director Software from a DVD First Published: May 29, 2012 Revised: August 2, 2012 This module describes how to install the Cisco StadiumVision Director Release 3.0 software

More information

Secure Web Gateway Version 11.8 High Availability

Secure Web Gateway Version 11.8 High Availability Secure Web Gateway Version 11.8 High Availability Legal Notice Copyright 2016 Trustwave Holdings, Inc. All rights reserved. This document is protected by copyright and any distribution, reproduction, copying,

More information

Deploying Cisco Nexus Data Broker

Deploying Cisco Nexus Data Broker This chapter contains the following sections: Installing Cisco Nexus Data Broker, page 1 Installing Cisco Nexus Data Broker Installing or Upgrading the Cisco Nexus Data Broker Software Important There

More information

This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later.

This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later. ClearPass Policy Manager Tech Note Upgrading to ClearPass 6.7 This Tech Note provides instructions on how to upgrade to ClearPass 6.7 from versions 6.5 and later. Review the ClearPass 6.7 Release Notes

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

Implementing and Administering Services-VM on Avaya Aura System Platform

Implementing and Administering Services-VM on Avaya Aura System Platform Implementing and Administering Services-VM on Avaya Aura System Platform Release 4.0 Issue 2 February 2018 2013-2018, Avaya Inc. All Rights Reserved. Notice While reasonable efforts have been made to ensure

More information

Installing Service Packs on Avaya Aura Session Manager. Release 1.2 August 2009 Issue 1

Installing Service Packs on Avaya Aura Session Manager. Release 1.2 August 2009 Issue 1 Installing Service Packs on Avaya Aura Session Manager Release 1.2 August 2009 Issue 1 1 2009 Avaya Inc. All Rights Reserved. Notice While reasonable efforts were made to ensure that the information in

More information

Troubleshooting Cisco APIC-EM Single and Multi-Host

Troubleshooting Cisco APIC-EM Single and Multi-Host Troubleshooting Cisco APIC-EM Single and Multi-Host The following information may be used to troubleshoot Cisco APIC-EM single and multi-host: Recovery Procedures for Cisco APIC-EM Node Failures, page

More information

HiveManager Virtual Appliance QuickStart

HiveManager Virtual Appliance QuickStart This QuickStart describes the installation of a HiveManager Virtual Appliance. Introduction to HiveManager Virtual Appliance Before you can install the HiveManager Virtual Appliance, you must first install

More information

CA Agile Central Installation Guide On-Premises release

CA Agile Central Installation Guide On-Premises release CA Agile Central Installation Guide On-Premises release 2016.2 Agile Central to Go 2017.1 rallysupport@rallydev.com www.rallydev.com 2017 CA Technologies (c) 2017 CA Technologies Version 2016.2 (c) Table

More information

ExpressCluster for Linux Version 3 Web Manager Reference. Revision 6us

ExpressCluster for Linux Version 3 Web Manager Reference. Revision 6us ExpressCluster for Linux Version 3 Web Manager Reference Revision 6us EXPRESSCLUSTER is a registered trademark of NEC Corporation. Linux is a trademark or registered trademark of Linus Torvalds in the

More information

Replication. Version

Replication. Version Replication Version 2018.3 Contents Before you start... 3 Principles... 4 Prerequisites... 5 Initial Steps... 6 Post Setup... 7 Supported Operating Systems... 7 Perform the Setup... 8 Read Committed Snapshot

More information

EASYHA SQL SERVER V1.0

EASYHA SQL SERVER V1.0 EASYHA SQL SERVER V1.0 CONTENTS 1 Introduction... 2 2 Install SQL 2016 in Azure... 3 3 Windows Failover Cluster Feature Installation... 7 4 Windows Failover Clustering Configuration... 9 4.1 Configure

More information

Configuring Disk Mirroring

Configuring Disk Mirroring This module describes the process to configure disk mirroring in Cisco IOS XR software. For complete descriptions of the commands listed in this module, see Related Documents, on page 9. To locate documentation

More information

IPBRICK Installation Manual

IPBRICK Installation Manual IPBRICK Installation Manual February 2006 2 Copyright c iportalmais All rights reserved. February 2006. The information in this document could be change without further notice. The declarations, technical

More information

American Dynamics RAID Storage System iscsi Software User s Manual

American Dynamics RAID Storage System iscsi Software User s Manual American Dynamics RAID Storage System iscsi Software User s Manual Release v2.0 April 2006 # /tmp/hello Hello, World! 3 + 4 = 7 How to Contact American Dynamics American Dynamics (800) 507-6268 or (561)

More information

Installing Cisco CMX in a VMware Virtual Machine

Installing Cisco CMX in a VMware Virtual Machine Installing Cisco CMX in a VMware Virtual Machine This chapter describes how to install and deploy a Cisco Mobility Services Engine (CMX) virtual appliance. Cisco CMX is a prebuilt software solution that

More information

Cisco HyperFlex Upgrade Guide for Microsoft Hyper-V, Release 3.5

Cisco HyperFlex Upgrade Guide for Microsoft Hyper-V, Release 3.5 First Published: 2018-10-16 Last Modified: 2018-11-19 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

Product Version 1.1 Document Version 1.0-A

Product Version 1.1 Document Version 1.0-A VidyoDashboard Installation Guide Product Version 1.1 Document Version 1.0-A Table of Contents 1. Overview... 3 About This Guide... 3 Prerequisites... 3... 5 Installing the OVA for VMware ESXi... 5 Configuring

More information

Memory may be insufficient. Memory may be insufficient.

Memory may be insufficient. Memory may be insufficient. Error code Less than 200 Error code Error type Description of the circumstances under which the problem occurred Linux system call error. Explanation of possible causes Countermeasures 1001 CM_NO_MEMORY

More information

Opengear Bulk Provisioning Guide

Opengear Bulk Provisioning Guide Opengear Bulk Provisioning Guide Document version: 1.0 17 Dec 2013 Contact: support@opengear.com Contents 1. Introduction 2. Golden master: make-template 3. Target appliance: setup-wizard 4. Target appliance:

More information

ExpressCluster X 2.0 for Linux

ExpressCluster X 2.0 for Linux ExpressCluster X 2.0 for Linux Installation and Configuration Guide 03/31/2009 3rd Edition Revision History Edition Revised Date Description First 2008/04/25 New manual Second 2008/10/15 This manual has

More information

Configuring Virtual Blades

Configuring Virtual Blades CHAPTER 14 This chapter describes how to configure virtual blades, which are computer emulators that reside in a WAE or WAVE device. A virtual blade allows you to allocate WAE system resources for use

More information

Step-by-Step Guide to Synchronous Volume Replication (Block Based) with multipath Active-Passive iscsi Failover supported by Open-E DSS V7

Step-by-Step Guide to Synchronous Volume Replication (Block Based) with multipath Active-Passive iscsi Failover supported by Open-E DSS V7 www.open-e.com 1 Step-by-Step Guide to Synchronous Volume Replication (Block Based) with multipath Active-Passive iscsi Failover supported by Open-E DSS V7 Software Version: DSS ver. 7.00 up02 Presentation

More information

CA ARCserve Replication and High Availability for Windows

CA ARCserve Replication and High Availability for Windows CA ARCserve Replication and High Availability for Windows Virtualized Server Environments Operation Guide r15 This documentation and any related computer software help programs (hereinafter referred to

More information

FortiTester Handbook VERSION FortiTester Handbook Fortinet Technologies Inc.

FortiTester Handbook VERSION FortiTester Handbook Fortinet Technologies Inc. FortiTester Handbook VERSION 2.3.2 FortiTester Handbook 2.3.2 1 FORTINET DOCUMENT LIBRARY http://docs.fortinet.com FORTINET VIDEO GUIDE http://video.fortinet.com FORTINET BLOG https://blog.fortinet.com

More information

Upgrading Avaya Aura System Platform

Upgrading Avaya Aura System Platform Upgrading Avaya Aura System Platform Release 6.2.2 December 2012 2012 Avaya Inc. All Rights Reserved. Notices While reasonable efforts have been made to ensure that the information in this document is

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

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

Polycom RealPresence Distributed Media Application

Polycom RealPresence Distributed Media Application Patch Release Notes Polycom RealPresence Distributed Media Application Release label: 9.0.1_P5 (9.0.1_P5_Build_8585-full.bin) Built on version: Polycom DMA System v9.0.1.4 Released files: ISO, OVA, Hyper-V

More information

SpycerBox High Availability Administration Supplement

SpycerBox High Availability Administration Supplement Supplement: High Availability (Version 1.0) SpycerBox High Availability Administration Supplement Supplement for the SpycerBox Ultra/Flex hardware guide: High Availability Document Version 1.0 Copyright

More information

Ten Essential Skills for the Next Generation of Hyper-V Brien Posey

Ten Essential Skills for the Next Generation of Hyper-V Brien Posey Ten Essential Skills for the Next Generation of Hyper-V Brien Posey Microsoft MVP About Me Freelance technical writer and ten year Microsoft MVP Over two decades of IT experience Previously CIO for national

More information

ScopTEL TM IP PBX Software. Mediatrix Sentinel ScopTEL VM Installation

ScopTEL TM IP PBX Software. Mediatrix Sentinel ScopTEL VM Installation Mediatrix Sentinel ScopTEL VM Installation Mediatrix Sentinel The Mediatrix Sentinel appliance is a Gateway Appliance with several advanced features (some of which are activated by licensing). Eight Gateway

More information

ExpressCluster for Linux Ver3.0

ExpressCluster for Linux Ver3.0 ExpressCluster for Linux Ver3.0 Cluster Installation and Configuration Guide (Shared Disk) 2004.06.30 1st Revision Revision History Revision Revision date Descriptions 1 2004/06/30 New manual 2 EXPRESSCLUSTER

More information