Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8

Size: px
Start display at page:

Download "Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8"

Transcription

1 CHAPTER 9 Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8 This chapter provides step-by-step procedures to upgrade your Statistics Collection Manager Stand Alone (SCMSA) server workstation from a Solaris 7 platform to a Solaris 8 platform. There is no automatic upgrade procedure such as that used to upgrade from one SCMSA release to a later SCM release on the Solaris 7 platform. Moving from one operating system to another requires that a completely new Solaris 8 SCMSA installation must be performed. However, the upgrade can be simplified by preserving the SCMSA databases and configuration files throughout the upgrade process. In this way, the user is not faced with reconstructing these files on the new Solaris 8 platform. To upgrade SCMSA without a disruption of the network management functions, the existing Solaris 7 CWM system should be configured with multiple CWM gateways. The CWM gateways and the SCMSA stations are then upgraded one at a time thus preserving network management throughout the upgrade process. This process is described in detail later in this chapter. The upgrade process for a SCMSA server consists of the following steps. Step 1 Save the existing SCMSA databases, configuration files, and any other files that need to be preserved to an external safe place (for example, a separate NFS mounted directory, a tape, or FTP d to another machine). This step must be performed first. Step 2 Install Solaris 8. Step 3 Install any required Solaris 8 patches. Step 4 Install Informix Wingz Step 5 Step 6 Restore the SCMSA database and other files from the safe place to the new Solaris 8 Workstation. Perform the SCMSA install procedure specifying upgrade in the upgrade window. Saving the SCMSA Databases This section describes how to save a copy of the current database using the Informix OnLine dbexport command. Refer to Informix OnLine documentation for information about the dbexport command. During the installation of Solaris 8, all the CWM server s disk files are erased as the disks are formatted and partitioned. The procedure below ensures that the saved database and other files are stored on a removable device such as a tape or saved temporarily on a separate system so that they can be restored to the CWM machine after Solaris is installed, 9-1

2 To save the SCMSA databases and other needed files, perform the following steps. Step 1 Step 2 Step 3 Log in as user svplus. Stop the CWM core processes if not already stopped Create a directory to hold the saved Informix database. host% mkdir <save_database_directory> Caution Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Do not create the directory under the /usr/user directory. The directory should be on a separate NFS-mounted disk. If an NFS-mounted disk is not available, the directory can be on one of the CWM server disks, but the exported files must be FTPd to another system before Solaris is installed Change its permissions of the directory: host% chmod 777 <save_database_directory> Change the current directory to the <save_database_directory> directory: host% cd <save_database_directory> Verify enough disk space is available for the Informix OnLine database: host% onstat -d Export the dbexport command: host% dbexport -o <save_database_directory> <database_name> Use the name assigned to the database during the SCMSA installation as the <database_name> name. The default name was stratacom. Repeat steps 7 and 8 to export the scmdb and statsdb databases using the same <save_database_directory> directory. Copy the svplus.version the process.conf files (located in the /usr/users/svplus/etc directory) to the same <save_database_directory> directory. Copy any configuration files (such as network.conf) that should be saved to the same<save_database_directory> directory. If the <save_database_directory> directory is on a separate NFS mounted disk, no further steps are necessary. If the <save_database_directory> directory is on the CWM machine, it must be transferred to an external location. For example, saved to a tape using the tar cvf/dev/rmt/0 command or FTPd to another machine. The Informix OnLine database is now saved to a safe location. Installing Solaris 8 and Wingz When the SCMSA databases and other files have been saved, perform the following procedures described in Chapter Install Solaris 8 2. Install Solaris 8 patches (specified in the most current release notes). 9-2

3 Note Make sure that the machine is rebooted at this point. 3. Install Informix Wingz Restoring the SCMSA Database. When Solaris 8 and the other programs have been installed, restore the databases and other files using the following procedure. Step 1 Step 2 Step 3 Log in to the new SCMSA workstation as user root. If the exported databases are saved to a tape or NFS mounted directory, mount the exported database on the new workstation (either tape or NFS mounted directory). Alternatively, if the exported databases have been FTPd to another system, create a directory on the CWM workstation and FTP the databases and other files back to that directory. Whichever method has been used, note the path to where the databases now reside. This path will be needed when you upgrade to the Solaris 8 version of SCMSA. Note In SCMSA Release 11 an exported database can only be imported back to the same machine from which it was exported. It cannot be imported from a different host machine. Upgrading CWM Statistics Collection Manager Standalone Software Note The windows in this section reflect a single disk install. Areas where choices differ for a multi-disk install are called out in the procedure. To install the CWM Release 11 Statistics Collection Manager Standalone (SCMSA) software, complete the following steps: Step 1 Step 2 Step 3 Log in to the workstation as user root. Insert the Cisco WAN Manager Release 11 Stand Alone Statistics Collection Manager CD-ROM into the CDROM drive. Enter the following commands: # cd /cdrom/cdrom0 # ls Step 4 Check for the file InstallSCMSA.sh. Step 5 Begin the install process by entering the following command: #./InstallSCMSA.sh 9-3

4 The CWM Installation Welcome window is displayed, as shown in Figure 9-1. Figure 9-1 SCMSA Installation Welcome Window Step 6 Click Next on the Welcome window to continue. The Install Standalone Collection Server or Parser window, Figure 9-2, is displayed. Figure 9-2 SCMSA Server or Parser Window 9-4

5 Step 7 Select one of the three options displayed in the window. The user can select to have the Standalone Collection Server, the Standalone Parser, or both installed. When upgrading from a previous release of SCMSA, the user must select either option 1 or option 3. After selecting an option, click Next. The Meta Devices window is displayed as shown in Figure 9-3. Figure 9-3 Meta Devices Window Step 8 If you have no meta devices, accept the default No and click Next. Note A meta device is a virtual device created by concatenating or striping disk partitions (usually to improve performance). The Multiple Disk Configuration for Informix window is displayed, as shown in Figure

6 Figure 9-4 Multiple Disk Configuration for Informix Window Step 9 At the Multiple Disk Configuration for Informix window, if you have one disk accept the default No and click Next. If you have two disks, click on the Yes radio button and then click Next to continue. The Select the Raw Partition for SCMSA Database window is displayed, as shown in Figure 9-5. Figure 9-5 Select the Raw Partition for SCMSA Database Window Step 10 At the Select the Raw Partition for SCMSA Database window If multiple partitions are displayed, select any partition under 1995 MB in size, then click Next. Note If you have multiple hard disks configured, more partitions will be displayed than those shown in Figure

7 The SCM Control Server Location window is displayed, as shown in Figure 9-6. Figure 9-6 SCM Control Server Location Window Step 11 At the SCM Control Server Location window, enter the name of the CWM workstation where the SCM server application resides, then click Next. The Install Orbix window is displayed, as shown in Figure 9-7. Figure 9-7 Install Orbix Window Step 12 Orbix is the software component that provides the communication capability between CWM gateways. At the Install Orbix window, accept the default Yes and click Next. The Enter the Domain Name window is displayed, as shown in Figure

8 Figure 9-8 Enter the Domain Name Window Step 13 At the Enter the Domain Name window, enter the domain name configured for the server workstation. This name allows the SCM application workstation access to the database. Enter ping to ensure that the workstation and the domain is reachable. Step 14 Click Next to display the Choose Destination Directory window as shown in Figure 9-9. Figure 9-9 Choose Destination Directory Window In this release only the default directory (/usr/users/svplus) is be used. 9-8

9 Step 15 Click Next to display the SCMSA Upgrade Window as shown in Figure The upgrade window is displayed only if option 1 or 3 was selected in the Collection Server and Parser window (see Figure 9-2), otherwise the next window to be displayed is the Installation Progress window (see Figure 9-13). Figure 9-10 CSMSA Upgrade Window Step 16 Select Yes (for upgrading) and click Next. The Upgrade Path window is displayed. 9-9

10 Figure 9-11 Upgrade Path Window Step 17 Step 18 Enter the path to directory that contains that exported databases. This can be a mounted NFS directory or, if the databases were FTPd to another machine and then FTPd back to the CWM machine, the directory on the CWM machine now containing the databases. Click Install. A confirming dialog box is displayed (see Figure 9-12) showing which version of SCMSA is being upgraded. Click OK. Figure 9-12 SCMSA Upgrade Information Window 9-10

11 The software installation process begins. This process will take from 30 to 60 minutes depending on the speed and resources of the workstation you are installing the standalone SCM application on. The installation window shows a dynamic indicator bar, which moves across the window, indicating the progress of the installation process, as shown in Figure Figure 9-13 Installation Progress Indicator (extracting files) After extracting the necessary SCM program files, the window refreshes. The installation process begins creating and configuring the database. The installation window shows a dynamic indicator bar, which moves across the window, indicating the progress of the database creation process, as shown in Figure Figure 9-14 Installation Progress Indicator (database creation) A dialog box displays informing you that the installation is complete, as shown in Figure

12 Upgrading SCMSA 11 Software to Solaris 8 with Multiple CWM Gateways Figure 9-15 Installation Complete Window Step 19 Step 20 Step 21 Click Finish on the dialog box. Doing so ends the software installation process, and the Install Shield window closes. The first time (and only the first time) that SCMSA is installed, the system displays a message at this point stating that the kernel has been changed. Click OK to reboot the system. The reboot sequence aligns the cylinders of your hard disks and gracefully shuts down the Solaris operating system. The OK prompt is displayed. Push the CDROM eject button on the CDROM drive to eject the CWM Release 11 Stand Alone Statistics Collection Manager software CD. Upgrading SCMSA 11 Software to Solaris 8 with Multiple CWM Gateways When upgrading from a network in which there are multiple CWM gateways, a special sequence of steps needs to be followed. This procedure ensure that, at all times, there is one and only one master CWM in a CWM domain for a particular release and that the integrity of the network configuration and user data files is maintained. This procedure does involve some downtime in the SCMSA workstations. Initial Conditions before Upgrade Consider an example network that has two release 11, Solaris 7 CWM gateways consisting of, one master and one secondary and two release 11 Solaris 7 SCMSA workstations. All workstations are up and running, all are synced, and all need to be upgraded to their equivalent Solaris 8 versions. 9-12

13 Upgrading SCMSA 11 Software to Solaris 8 with Multiple CWM Gateways Note Although this example uses a network with two CWM stations and two SCMSA stations, the same procedure can be extended to a network using any number of stations. In release 11 the first CWM station to be started is automatically assigned the role of primary station. The second station to be started becomes a secondary station with priority 1. Subsequent stations become secondary stations with priorities of 2, 3, and so on. To ensure such a primary/secondary arrangement, the DomainGatewayList field in the CWMGateway.conf file for all CWM stations must list all CWM gateways. As shown infigure 9-16, CWM A station is primary and station CWM B is secondary. The CWMGateway.conf field for all three gateways contains the entry: DomainGatewayList CWMA CWMB The two SCMSA stations are shown as SCMSA A and SCMA B Figure 9-16 Initial State of Workstations CWM A 11, Sol 7 Primary DomainGateway List = A,B CWM B 11, Sol 7 Secondary DomainGateway List = A,B SCMSA A 11, Sol 7 SCMSA B 11, Sol 7 Upgrade Procedure The following steps upgrade the stations, one by one, to Release 11. Step 1 Stop the core process for all SCMSA stations. Step 2 Stop the CWM core process for CWM A This action causes CWM B to assume the role of primary. Step 3 On CWMA: a. Save the database b. Install Solaris 8 c. InstallHP OpenView d. Install Informix Wingz e. Restore the database f. Install CWM 11 (Sol 8 version). Use the Primary/Secondary select window to select CWM A as primary. Step 4 Start the CWM core process for CWM A. CWMA starts as primary but in a different gateway domain. Step 5 The new state of the stations is shown in Figure

14 Upgrading SCMSA 11 Software to Solaris 8 with Multiple CWM Gateways Figure 9-17 State of Workstations after Step 4 CWM A 11, Sol 8 Primary DomainGateway List = A CWM B 11, Sol 7 Primary DomainGateway List = A,B SCMSA A 11, Sol 7 Core Stopped SCMSA B Core Stopped Step 6 Upgrade SCMSA A and SCMSA B to Solaris 8 as described earlier in this chapter. Use the procedure described in the Upgrading CWM Statistics Collection Manager Standalone Software section on page 9-3. Step 7 Start the core process for both SCMSA A and SCMSA B. The state of the stations is now as shown in Figure Figure 9-18 State of Workstations after Step 6 CWM A 11, Sol 8 Primary DomainGateway List = A CWM B 11, Sol 7 Primary DomainGateway List = A,B SCMSA A 11, Sol 8 SCMSA B 11, Sol 8 Step 8 Stop the CWM core process for CWM B. Step 9 On CWMA: a. Save the database b. Install Solaris 8 c. InstallHP OpenView d. Install Informix Wingz e. Restore the database f. Install CWM 11 (Sol 8 version). Use the Primary/Secondary select window to select CWM A as primary and CWM B as secondary. Step 10 Start the CWM core process for CWM B. CWM B starts as secondary in the same domain as CWM A. The new state of the stations is shown in Figure Figure 9-19 State of CWM Gateways after Step 7 CWM A 11, Sol 8 Primary DomainGateway List = A,B CWM B 11, Sol 8 Secondary DomainGateway List = A,B SCMSA A 11, Sol 8 SCMSA B 11, Sol 8 Step 11 At this point, all workstations are operating in the initial state except that they have all been upgraded to Solaris

15 First Time Login as User svplus The user must now update the DomainGatewayList in the CWMGateway.conf file for all three gateways to include CWMA, CWMB. In this way the gateways will be part of the same gateway domain when their cores are next restarted. First Time Login as User svplus After completing the CWM Release 11 Statistics Collection Manager, Stand Alone software installation, perform the following steps. Step 1 Step 2 Step 3 Step 4 Step 5 Step 6 Step 7 Step 8 Step 9 Step 10 Step 11 Check that the SCMSA CD-ROM has been removed from the CD drive. If not, type eject in the terminal window. Log in to the workstation as user svplus using the Solaris Login interface. Select CDE. Close the File Manager and Help windows, leaving only the CDE menu bar. Right-click on blank screen, select Tools, select Terminal. Move this terminal window to the upper right corner of the screen. Right-click on blank screen highlight Hosts, then Terminal Console. Lower the height to display four lines and move this window so that it rests above the CDE menu bar. This window provides a display of workstation system messages. Left-click the CDE icon labeled TTT. The Style Manager window is displayed. Left-click on Screen, click screen saver on and screen lock off. Click OK. If you prefer to use the screen saver, highlight choice(s) and start the screen saver at 29 minutes. Start the screen lock at 30 minutes, click OK Click on Backdrop and select GrayDk. Click Apply. Do the same to all four screens, labeled One, Two, Three and Four in the CDE icon bar. In screen Four, click OK and return to screen One. This helps to conserve workstation resources. Click on the CDE icon labeled TTT, then click on Startup in the Style Manager. Click on Set Home Session. Click OK. The next login session will come up using this same screen configuration. Click OK and close the Style Manager. Place the cursor in the terminal window, and enter the SCM command to start a stand alone SCM session. % SCM The SCM menu displays, as shown below: Figure 9-20 shows an xterm window displayed with the SCM main menu options. 9-15

16 First Time Login as User svplus Chapter 9 Upgrading Standalone Statistics Collection Manager Software from Solaris 7 to Solaris 8 Figure 9-20 SCM start core, stop core, and exit options Step 12 Ensure that the SCM Control Server Process in the CWM Server workstation is running. Step 13 Start the SCM core by selecting Option 1. For information on configuring statistics collection using Stand Alone SCM, refer to the Cisco WAN Manager User s Guide, Release 11, Chapter 8, Statistics Collection Manager Stand Alone. 9-16

Database Management. Coldstart Script APPENDIX

Database Management. Coldstart Script APPENDIX APPENDIX A This appendix describes how to manage the Informix OnLine Database. For more information about how to use the Informix OnLIne database, refer to the Informix documentation located at the following

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

Database Management. Coldstart Script APPENDIX

Database Management. Coldstart Script APPENDIX APPENDIX A This appendix describes how to manage the Informix database. For more information about how to use the Informix database, refer to the Informix documentation located at the following URL: http://www-3.ibm.com/software/data/informix/pubs/library/

More information

CiscoView CD Installation Instructions for Solaris and HP-UX

CiscoView CD Installation Instructions for Solaris and HP-UX CiscoView CD Installation Instructions for Solaris and HP-UX This instruction book provides information about installing and running CiscoView on your network management station. You can install CiscoView

More information

FOR NETWARE. Tested and. Approved

FOR NETWARE. Tested and. Approved 7 v e r s i o n TM FOR NETWARE Tested and Approved Introduction This guide is designed to help you install Backup Exec for NetWare from the Backup Exec Installation CD. It is intended for administrators

More information

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0)

EMS Installation. Workstation Requirements CHAPTER. EMS Lite (Windows 95/98) EMS NT (Windows NT 4.0) CHAPTER 2 EMS Installation This chapter provides instructions for installing the Element Management System (EMS) software on a user workstation. Workstation Requirements The following sections list the

More information

About This Book. Who Should Use This Book. Highlighting. Case Sensitivity in AIX. iii

About This Book. Who Should Use This Book. Highlighting. Case Sensitivity in AIX. iii About This Book The AIX 5L Version 5.2 Operating System Installation: Getting Started guide provides system administrators with information about how to install and configure the AIX operating system on

More information

Installing Essentials

Installing Essentials CHAPTER 1 This chapter describes how to install and uninstall Essentials, including upgrades and reinstallation. You must install CiscoWorks2000 CD One before you can install Resource Manager Essentials.

More information

Performing Maintenance Operations

Performing Maintenance Operations This chapter describes how to back up and restore Cisco Mobility Services Engine (MSE) data and how to update the MSE software. It also describes other maintenance operations. Guidelines and Limitations,

More information

Upgrading Software and Firmware

Upgrading Software and Firmware 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.1.0, page B-2 Upgrading

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 4 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

Upgrading Prime Optical

Upgrading Prime Optical CHAPTER 6 You cannot perform a full upgrade from an earlier Cisco Transport Manager (CTM) or Prime Optical release. This section describes how to use the Cisco Prime Optical 9.8 Data Migrator wizard to

More information

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A

HP StorageWorks Performance Advisor. Installation Guide. Version 1.7A HP StorageWorks Performance Advisor Installation Guide Version 1.7A notice Copyright 2002-2004 Hewlett-Packard Development Company, L.P. Edition 0402 Part Number B9369-96068 Hewlett-Packard Company makes

More information

Simplex 4190 TrueSite Workstation (TSW) Software Upgrade Instructions

Simplex 4190 TrueSite Workstation (TSW) Software Upgrade Instructions Simplex 4190 TrueSite Workstation (TSW) Software Upgrade Instructions Introduction This publication describes the software upgrade procedure for the Simplex 4190 TrueSite Workstation (TSW). Inspecting

More information

StormTracker EMS 2.3 Installation Instructions. Contents. Document Number EMS-A2-GN10-00 July 2002

StormTracker EMS 2.3 Installation Instructions. Contents. Document Number EMS-A2-GN10-00 July 2002 StormTracker EMS 2.3 Installation Instructions Document Number EMS-A2-GN10-00 July 2002 Contents Overview... 2 Basic StormTracker EMS Functionality... 2 Oware and StormTracker EMS... 2 Supported Systems...

More information

Windows NT Server Printer Driver Upgrade Instructions

Windows NT Server Printer Driver Upgrade Instructions Windows NT Server Printer Driver Upgrade Instructions The steps detailed below describe the most reliable method to upgrade printer driver versions after v1.6.0227a on a Windows NT 4.0 Server that is shared

More information

CiscoView CD Installation Instructions

CiscoView CD Installation Instructions CiscoView CD Installation Instructions This instruction book provides information about installing and running CiscoView on your network management station. You can install CiscoView on a Solaris workstation,

More information

Installing CWM Client

Installing CWM Client Overview of CWM Client 7 This chapter provides an introduction to CWM Client in CWM Release 11 and describes the installation and launch processes. Overview of CWM Client CWM Client is a software component

More information

Installing Essentials

Installing Essentials CHAPTER 1 This chapter describes installing Resource Manager Essentials 3.2 on a Windows system. It consists of: Product Overview Installation Overview Preparing to Install Essentials Importing Data Manually

More information

Windows 2000 Disk Management

Windows 2000 Disk Management LAB PROCEDURE 25 Windows 2000 Disk Management OBJECTIVES 1. Use Disk Cleanup. 2. Backup a file. 3. Restore a backup. 4. Compress a file. 5. Encrypt a file. Troubleshooting RESOURCES 1. Marcraft 8000 Trainer

More information

Transport Gateway Installation / Registration / Configuration

Transport Gateway Installation / Registration / Configuration CHAPTER 2 Transport Gateway Installation / Registration / Configuration This chapter covers the following areas: Transport Gateway requirements. Security Considerations When Using a Transport Gateway.

More information

Relius Administration Version 16.0 (and higher) Component Installation and Configuration. July 6, 2011

Relius Administration Version 16.0 (and higher) Component Installation and Configuration. July 6, 2011 Relius Administration Version 16.0 (and higher) Component Installation and Configuration July 6, 2011 Table Of Content Section Subject 1 Overview 2 Preliminary Steps 3 Installing the Oracle Client 4 Installing

More information

Configuring the SMA 500v Virtual Appliance

Configuring the SMA 500v Virtual Appliance Using the SMA 500v Virtual Appliance Configuring the SMA 500v Virtual Appliance Registering Your Appliance Using the 30-day Trial Version Upgrading Your Appliance Configuring the SMA 500v Virtual Appliance

More information

Installing CWM Client

Installing CWM Client CHAPTER 6 This chapter provides an introduction to CWM Client in CWM Release 15.1 and describes the installation and launch processes. Overview of CWM Client CWM Client is a software component of CWM 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

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3

Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Upgrading from TrafficShield 3.2.X to Application Security Module 9.2.3 Introduction Preparing the 3.2.X system for the upgrade Installing the BIG-IP version 9.2.3 software Licensing the software using

More information

Interview Room Management System Administrator Manual

Interview Room Management System Administrator Manual Technical Support Interview Room Management System Administrator Manual www.casecracker.com support@casecracker.com (720) 442-7072 Table of Contents 1. System Overview 1 2. Users and Groups 1 3. Setup

More information

IBM NetBAY Virtual Console Software. Installer and User Guide

IBM NetBAY Virtual Console Software. Installer and User Guide IBM NetBAY Virtual Console Software Installer and User Guide INSTRUCTIONS This symbol is intended to alert the user to the presence of important operating and maintenance (servicing) instructions in the

More information

Virtual CD TS 1 Introduction... 3

Virtual CD TS 1 Introduction... 3 Table of Contents Table of Contents Virtual CD TS 1 Introduction... 3 Document Conventions...... 4 What Virtual CD TS Can Do for You...... 5 New Features in Version 10...... 6 Virtual CD TS Licensing......

More information

Version 12.0 Component Installation and Configuration. January 31, 2007

Version 12.0 Component Installation and Configuration. January 31, 2007 Version 12.0 Component Installation and Configuration January 31, 2007 Table Of Content Section Subject 1 Overview 2 Performing the Relius Administration 12.0 Component Installation 3 Licensing Crystal

More information

Installation Procedures

Installation Procedures CHAPTER 1 Installation Procedures This chapter provides the following sections: System Requirements Supported Cisco IOS Versions and Devices Installing CastleRock SNMPc Installing CiscoWorks Windows Starting

More information

Overview of the Cisco NCS Command-Line Interface

Overview of the Cisco NCS Command-Line Interface CHAPTER 1 Overview of the Cisco NCS -Line Interface This chapter provides an overview of how to access the Cisco Prime Network Control System (NCS) command-line interface (CLI), the different command modes,

More information

EPICenter Installation and Upgrade Note

EPICenter Installation and Upgrade Note EPICenter Installation and Upgrade Note Software Version 5.0 Extreme Networks, Inc. 3585 Monroe Street Santa Clara, California 95051 (888) 257-3000 http://www.extremenetworks.com Published: October 2004

More information

Installing Cisco Multicast Manager

Installing Cisco Multicast Manager CHAPTER 1 This chapter contains the following sections: System Requirements, page 1-1 Licensing, page 1-3 TFTP Server, page 1-3 Solaris Installation Instructions, page 1-4 Linux Installation Instructions,

More information

Version 14.0 (and higher) Component Installation and Configuration. September 21, 2009

Version 14.0 (and higher) Component Installation and Configuration. September 21, 2009 Version 14.0 (and higher) Component Installation and Configuration September 21, 2009 Table Of Content Section Subject 1 Overview 2 Preliminary Steps 3 Installing the Oracle Client 4 Installing SQL Server

More information

NEC Versa 4200 Windows 98 Upgrade Information

NEC Versa 4200 Windows 98 Upgrade Information NEC Versa 4200 Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 4200 system to Microsoft Windows 98. Please read these notes in their entirety.

More information

Tax-Aide TrueCrypt Utility For Tax Year 2010

Tax-Aide TrueCrypt Utility For Tax Year 2010 Tax-Aide TrueCrypt Utility Quick Start Guide Welcome to the Tax-Aide TrueCrypt Utility for Tax Year 2010. This Quick Start Guide contains what you need to know to obtain and use the Utility when your target

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

Partitioning and Formatting Guide

Partitioning and Formatting Guide Partitioning and Formatting Guide Version 1.2 Date 05-15-2006 Partitioning and Formatting Guide This guide is designed to explain how to setup your drive with the correct partition and format for your

More information

Downloading Device Packages

Downloading Device Packages CHAPTER 2 Downloading Device Packages New device support can be added as package files to CiscoWorks Windows incrementally any time after the initial installation of CiscoWorks Windows. To add device support

More information

Installing the Operating System or Hypervisor

Installing the Operating System or Hypervisor If you purchased E-Series Server or NCE Option 1 (E-Series Server or NCE without a preinstalled operating system or hypervisor), you must install an operating system or hypervisor. This chapter includes

More information

How to install the software of ZNS8022

How to install the software of ZNS8022 How to install the software of ZNS8022 1. Please connect ZNS8022 to your PC after finished assembly. 2. Insert Installation CD to your CD-ROM drive and initiate the auto-run program. The wizard will run

More information

VMware Workstation 4 What s New Requirements Installation Guest OS Installation Documentation Troubleshooting Prev Contents Last Next Installing VMware Tools The following sections describe how to install

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

Ensim ServerXchange Server & Application Manager Online Help

Ensim ServerXchange Server & Application Manager Online Help Ensim ServerXchange Server & Application Manager Online Help Contents About This Document... 15 Welcome to the Help System... 16 How to use this Help system... 16 About ServerXchange... 18 ServerXchange

More information

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5

Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Update 2 and later for ESX Server 3i version 3.5 Installable and VirtualCenter 2.5 Getting Started with ESX Server 3i Installable Revision: 20090313 Item:

More information

VIRTUALIZATION MANAGER SINGLE SERVER EDITION GETTING STARTED GUIDE

VIRTUALIZATION MANAGER SINGLE SERVER EDITION GETTING STARTED GUIDE VIRTUALIZATION MANAGER SINGLE SERVER EDITION GETTING STARTED GUIDE This manual provides a quick introduction to Virtual Iron software, and explains how to install and use Virtual Iron Single Server Edition

More information

Sun VirtualBox Installation Tutorial

Sun VirtualBox Installation Tutorial Sun VirtualBox Installation Tutorial Installing Linux Mint 5 LTS Guest OS By Dennis Berry Welcome to the world of virtualization and Linux. This tutorial is intended to help users who are new to the world

More information

Team 7000 V2.0.0 for HPUX/HPOV4

Team 7000 V2.0.0 for HPUX/HPOV4 Team 7000 V2.0.0 for HPUX/HPOV4 Release Notes, Version 2.0.0 087R904-H200, Issue 1 General DataComm TEAM 7000 V2.0.0 for HPUX/HPOV4 1.0 Overview GDC Publication No. 087R904-H200 These installation and

More information

Using the Offline Diagnostic Monitor Menu

Using the Offline Diagnostic Monitor Menu APPENDIX B Using the Offline Diagnostic Monitor Menu During the boot process, you can access the Offline Diagnostic Monitor (Offline DM) Main menu. The Offline DM Main menu allows you to perform the following

More information

Reborn software ADV 9.01 installation guide custom installation

Reborn software ADV 9.01 installation guide custom installation Reborn software ADV 9.01 installation guide custom installation 1. Firstly, make sure that there is operating system installed inside the machine (in our example, windows 7). Then, in the windows environment,

More information

PXM45 Backup Boot Procedures

PXM45 Backup Boot Procedures APPENDIX B 2 When a PXM45 card starts up, it first loads the boot software on the card. If the PXM45 cannot load the runtime firmware, the card continues to run the boot software in what is called backup

More information

Maintaining Your WAAS System

Maintaining Your WAAS System 14 CHAPTER This chapter describes the tasks you may need to perform to maintain your WAAS system. Throughout this chapter, the term WAAS device is used to refer collectively to the WAAS Central Managers

More information

Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Release 9.7

Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Release 9.7 CHAPTER 5 Migrating to Solaris 10 and Cisco PGW 2200 Softswitch Release 9.7 Revised: May 18, 2011, This chapter describes how to migrate your PGW 2200 to the Solaris 10 operating system and Cisco PGW 2200

More information

Unified CVP Installation

Unified CVP Installation Cisco Unified Customer Voice Portal (CVP) ISO image contains the setup files for all the CVP components in the CVP folder. Only a local administrator must install the Unified CVP software. Note Before

More information

Cisco CTL Client Setup

Cisco CTL Client Setup This chapter provides information about Cisco CTL client setup. About, page 2 Addition of Second SAST Role in the CTL File for Recovery, page 2 Cluster Encryption Configuration Through CLI, page 3 Remove

More information

Ensim ServerXchange Server and Application Manager Help

Ensim ServerXchange Server and Application Manager Help Ensim ServerXchange Server and Application Manager Help Contents About ServerXchange... 17 ServerXchange overview... 17 ServerXchange components... 18 ServerXchange architecture... 19 ServerXchange interfaces...

More information

C A S P E R USER GUIDE V ERSION 5.0

C A S P E R USER GUIDE V ERSION 5.0 TM C A S P E R TM USER GUIDE V ERSION 5.0 Copyright and Trademark Information Information in this document is subject to change without notice. Federal law prohibits unauthorized use, duplication, and

More information

Human Resource Suite Instructions for Standard Installation for Citrix Users

Human Resource Suite Instructions for Standard Installation for Citrix Users Human Resource Suite Instructions for Standard Installation for Citrix Users COINS USA recommends that the System Administrator or staff trained in both UNIX and Citrix installation processes perform the

More information

ChromQuest 4.2 Chromatography Data System

ChromQuest 4.2 Chromatography Data System ChromQuest 4.2 Chromatography Data System Installation Guide CHROM-97200 Revision A April 2005 2006 Thermo Electron Corporation. All rights reserved. Surveyor is a registered trademark and ChromQuest is

More information

Note: Before using this information and the product it supports, read the information in "Notices" on page 39.

Note: Before using this information and the product it supports, read the information in Notices on page 39. Note: Before using this information and the product it supports, read the information in "Notices" on page 39. First Edition (July, 2006) This edition applies to IBM Lotus Sametime 7.5, (product number

More information

3. IMPORTANT: When prompted, accept the default Installation directory.

3. IMPORTANT: When prompted, accept the default Installation directory. Installing ProView 4.0.1 on your PC 1. Insert the ProView 4.0.1 CD-ROM into your CD-ROM Drive. The Install Shield Wizard should run automatically. If it does not, click Start then Run. Enter D:\setup.exe

More information

IBM NetBAY Virtual Console Software. Installer and User Guide

IBM NetBAY Virtual Console Software. Installer and User Guide IBM NetBAY Virtual Console Software Installer and User Guide INSTRUCTIONS This symbol is intended to alert the user to the presence of important operating and maintenance (servicing) instructions in the

More information

APPENDIX B: INSTALLATION AND SETUP

APPENDIX B: INSTALLATION AND SETUP APPENDIX B: INSTALLATION AND SETUP Page A. Overview... B:1 How do I install and setup ICMS?... B:1 Do I need special security rights to install ICMS?... B:1 Installation Basics... B:1 How do I get a quick

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

Version 12.0 Web/VRU Component Installation and Configuration. January 31, 2007

Version 12.0 Web/VRU Component Installation and Configuration. January 31, 2007 Version 12.0 Web/VRU Component Installation and Configuration January 31, 2007 Table Of Contents Section Subject 1 Overview 2 Performing the Relius Administration 12.0 Web/VRU Component Installation 1

More information

IT Essentials v6.0 Windows 10 Software Labs

IT Essentials v6.0 Windows 10 Software Labs IT Essentials v6.0 Windows 10 Software Labs 5.2.1.7 Install Windows 10... 1 5.2.1.10 Check for Updates in Windows 10... 10 5.2.4.7 Create a Partition in Windows 10... 16 6.1.1.5 Task Manager in Windows

More information

April UNIX Installation Guide

April UNIX Installation Guide April 2002 UNIX Installation Guide How to Contact Ansoft Address: United States Four Station Square, Suite 200 Pittsburgh, PA 15219 USA. Europe Regal House, 9th Floor 70 London Road Twickenham, Middlesex

More information

Maintenance Tasks. About A/B Partition CHAPTER

Maintenance Tasks. About A/B Partition CHAPTER CHAPTER 4 These topics describe the Chassis Manager maintenance tasks: About A/B Partition, page 4-1 Configuring Basic System Information, page 4-2 Configuring System Global Settings, page 4-4 Configuring

More information

Production Installation and Configuration. Openfiler NSA

Production Installation and Configuration. Openfiler NSA Production Installation and Configuration Openfiler NSA Table of Content 1. INTRODUCTION... 3 1.1. PURPOSE OF DOCUMENT... 3 1.2. INTENDED AUDIENCE... 3 1.3. SCOPE OF THIS GUIDE... 3 2. OPENFILER INSTALLATION...

More information

Upgrade EZ-Pay V6 Guide

Upgrade EZ-Pay V6 Guide Upgrade EZ-Pay V6 Guide Who should use this patch Users who are using versions 3.0.4 of EZ-Pay can upgrade to version 3.1.0 Where to get this patch Download it from http://www.hr21.com.hk/ -> Products->

More information

Novell BorderManager 3.7

Novell BorderManager 3.7 Novell Novell BorderManager 3.7 3.7 QUICK START www.novell.com Installing Novell BorderManager This section provides instructions for installing the Novell BorderManager 3.7 (NBM 3.7) software. SYSTEM

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

Version 9.0 Installation and Configuration. December 17, 2007

Version 9.0 Installation and Configuration. December 17, 2007 Version 9.0 Installation and Configuration December 17, 2007 Table Of Contents Section Subject 1 Overview 2 Installation and Environment Considerations 3 Performing the Relius Proposal Installation 4 Licensing

More information

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017

Log & Event Manager UPGRADE GUIDE. Version Last Updated: Thursday, May 25, 2017 UPGRADE GUIDE Log & Event Manager Version 6.3.1 Last Updated: Thursday, May 25, 2017 Retrieve the latest version from: https://support.solarwinds.com/success_center/log_event_manager_(lem)/lem_documentation

More information

Installing the Management Software

Installing the Management Software To install the software for the first time, or if you want to update or reinstall the software, access the supervisor module with a web browser. Click the Install links on the web page that is displayed.

More information

Equitrac Embedded Connector for EFI SendMe. Setup Guide Equitrac Corporation Equitrac Corporation

Equitrac Embedded Connector for EFI SendMe. Setup Guide Equitrac Corporation Equitrac Corporation Equitrac Embedded Connector for EFI SendMe 1.1 Setup Guide 2012 Equitrac Corporation 2012 Equitrac Corporation Equitrac Embedded Connector for EFI SendMe Setup Guide Document History Date Description of

More information

NEC Versa 500D/550D Windows 98 Upgrade Information

NEC Versa 500D/550D Windows 98 Upgrade Information NEC Versa 500D/550D Windows 98 Upgrade Information Follow the instructions provided in this document to upgrade your NEC Versa 500D/550D system to Microsoft Windows 98. Please read these notes in their

More information

Upgrading to BAMS Release 3.30

Upgrading to BAMS Release 3.30 APPENDIXB Upgrading to BAMS Release 3.30 Revised: April, 2010, Introduction To upgrade Cisco BAMS software to Cisco BAMS 3.30, you must upgrade from BAMS 3.20. If you wish to upgrade from BAMS 3.13 to

More information

server Proxy URL avigator Inter comp.sys merchant system JavaScript Internet TCP/IP HTML blishing Installation Guide SSL Publishing mail

server Proxy URL avigator Inter comp.sys merchant system JavaScript Internet TCP/IP HTML blishing Installation Guide SSL Publishing mail security World Wide Web merchant system URL avigator blishing ersonal w SSL ozilla Internet encryption HTML community system server TCP/IP Installation Guide HTML Inter Proxy Netscape Application Server:

More information

Embedded Connector for IKON DocSend Setup Guide

Embedded Connector for IKON DocSend Setup Guide Embedded Connector for IKON DocSend Setup Guide Version 1.1 2016 IKON-20160314 Equitrac Embedded Connector for IKON DocSend Setup Guide Document History Date Description of Change April 18, 2013 Updated

More information

NetBackup Copilot for Oracle Configuration Guide. Release 2.7.1

NetBackup Copilot for Oracle Configuration Guide. Release 2.7.1 NetBackup Copilot for Oracle Configuration Guide Release 2.7.1 NetBackup Copilot for Oracle Configuration Guide Documentation version: 2.7.1 Legal Notice Copyright 2015 Symantec Corporation. All rights

More information

Windows Server 2003 { Domain Controller Installation and Configuration}

Windows Server 2003 { Domain Controller Installation and Configuration} Windows Server 2003 { Domain Controller Installation and } Benedikt Riedel MCSE + Messaging www.go-unified.com www.siemens.com/open Benedikt.riedel@siemens.com Start up the prepared Windows Server 2003

More information

Version 10.0 Web/VRU Component Installation and Configuration. November 16, 2004

Version 10.0 Web/VRU Component Installation and Configuration. November 16, 2004 Version 10.0 Web/VRU Component Installation and Configuration November 16, 2004 Table Of Contents Section Subject 1 Overview 2 Performing the Relius Administration 10.0 Component Installation 3 Verifying

More information

OrbixTalk 3.3 Installation Guide Windows NT, Solaris, and HP/UX

OrbixTalk 3.3 Installation Guide Windows NT, Solaris, and HP/UX OrbixTalk 3.3 Installation Guide Windows NT, Solaris, and HP/UX September 2000 Platforms Product Code Windows NT 4.0 (Service Pack 6a) Solaris 2.7 HP/UX 11.00 Product Code Version s1514 Windows NT 4.0

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

Veritas NetBackup Copilot for Oracle Configuration Guide. Release 2.7.2

Veritas NetBackup Copilot for Oracle Configuration Guide. Release 2.7.2 Veritas NetBackup Copilot for Oracle Configuration Guide Release 2.7.2 Veritas NetBackup Copilot for Oracle Configuration Guide Documentation version: 2.7.2 Legal Notice Copyright 2016 Veritas Technologies

More information

Software Conversion Guide

Software Conversion Guide Eagle SSE Software Conversion Guide Release 17 (Server Level 29) EL2157 This manual contains reference information about software products from Activant Solutions Inc. The software described in this manual

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

User s Manual. Rev July 29,

User s Manual. Rev July 29, User s Manual Rev. 3.3.0.75 July 29, 2009 www.comsol.com.au Contents 1. Introduction...2 1.1 System Requirements... 2 1.2 Multilingual Support... 2 1.3 Disk Partitioning... 2 1.4 Note... 3 2. Icon Descriptions...4

More information

Installing and Configuring Cisco Unified Real-Time Monitoring Tool

Installing and Configuring Cisco Unified Real-Time Monitoring Tool CHAPTER 2 Installing and Configuring Cisco Unified Real-Time Monitoring Tool You can install Cisco Unified Real-Time Monitoring Tool (RTMT), which works for resolutions 800*600 and above, on a computer

More information

Configuring and Managing WAAS Print Services

Configuring and Managing WAAS Print Services 13 CHAPTER This chapter describes how to configure and manage the WAAS print services feature that allows Edge WAEs to function as print servers in your branch offices. Note Throughout this chapter, the

More information

ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!!

ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!! ATTENTION!!! Please be sure this document is delivered to the network administrator who will be installing Network WYNN!! Network WYNN 3.1 Installation Documentation November 2003 The following information

More information

OL Downloading and Installing the Cisco Videoscape Voyager Vantage Client Instructions

OL Downloading and Installing the Cisco Videoscape Voyager Vantage Client Instructions OL-26412-01 Downloading and Installing the Cisco Videoscape Voyager Vantage Client Instructions Please Read Important Please read this entire guide. If this guide provides installation or operation instructions,

More information

CiscoView 5.5 CHAPTER

CiscoView 5.5 CHAPTER CHAPTER 2 CiscoView 5.5 CiscoView 5.5 operates in client-server mode. In a client-server mode, the device package and basic management functionality is centrally located on the CiscoView 5.5 server. To

More information

Veritas NetBackup Backup, Archive, and Restore Getting Started Guide. Release 8.1.2

Veritas NetBackup Backup, Archive, and Restore Getting Started Guide. Release 8.1.2 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Release 8.1.2 Veritas NetBackup Backup, Archive, and Restore Getting Started Guide Last updated: 2018-09-19 Legal Notice Copyright 2017

More information

HP integrated Citrix XenServer 5.0 Release Notes

HP integrated Citrix XenServer 5.0 Release Notes HP integrated Citrix XenServer 5.0 Release Notes Part Number 488554-003 March 2009 (Third Edition) Copyright 2009 Hewlett-Packard Development Company, L.P. The information contained herein is subject to

More information

4190 Information Management System (IMS) Software Upgrade Instructions

4190 Information Management System (IMS) Software Upgrade Instructions 4190 Information Management System (IMS) Software Upgrade Instructions Introduction This publication describes the software upgrade procedure for the 4190 Information Management System (IMS). Inspecting

More information

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions

Welcome to getting started with Ubuntu Server. This System Administrator Manual. guide to be simple to follow, with step by step instructions Welcome to getting started with Ubuntu 12.04 Server. This System Administrator Manual guide to be simple to follow, with step by step instructions with screenshots INDEX 1.Installation of Ubuntu 12.04

More information

Migrating JBOD to RAID

Migrating JBOD to RAID Migrating JBOD to RAID 1 Cisco Systems, Inc. Gurtu/Tiller Introduction The Service Ready Engine Virtualization (SRE-V) platform runs on the Service Ready Engine (SRE) service module, and leverages VMware

More information