Cisco WAN Manager Installation Guide, 15.1.50
Upgrading CWM from an Earlier Version

Table Of Contents

Upgrading CWM from an Earlier Version

Upgrading from Solaris 8 to Solaris 9

The Overall Process

Saving Databases

Saving CWM Databases

Saving Standalone Statistics Collection Workstations Databases

Installing Solaris 9 and OpenView

Upgrading CWM

Selecting the Upgrade Mode

Installshield GUI Upgrade

Initial Upgrade Phase

Configuring Informix Partitions Phase

Completing the Installation

Console Mode Upgrade

Making Selections during Console Mode Upgrade

Initial Upgrade Phase

Configuring Informix Partitions Phase

Completing the Installation

Installing RtmProxy

Selecting the Installation Mode

Installshield GUI Installation

Console Mode Installation

Making Selections during Console Mode Upgrade

Installation Phase

Upgrading to CWM 15.1.50 from Solaris 8 to Solaris 9 with Multiple CWM Gateways

Initial Conditions before Upgrade

Upgrade Procedure

Upgrading to CWM 15.1.50 Solaris 8 from CWM 12 or 15 Solaris 8 with Multiple CWM Gateways

Post Installation Tasks

Checking the CWM Server File System

/etc/hosts

/etc/netmasks

/etc/rc2.d/S72inetsvc

/system

etc/system

/etc/defaultrouter

Reboot the Workstation

/svplus/config/network.conf file

CWM Gateway Configuration File

SCM Gateway Configuration File

CWMDomainGlobal.conf File

Statsparser.config file

Cmgrd.conf File

CMSCClient.conf File

Reserved Port IDs and User IDs

Equipment Manager (EM) support for Preferred Route Status


Upgrading CWM from an Earlier Version


This chapter provides step-by-step procedures to upgrade to CWM 15.1.50 from an earlier CWM version. The following upgrade paths are supported:

From CWM 15 (latest patch) on Solaris 8 to CWM 15.1.50 on Solaris 8

From CWM 15 (latest patch) on Solaris 8 to CWM 15.1.50 on Solaris 9

From CWM 12 (latest patch) on Solaris 8 to CWM 15.1.50 on Solaris 8

From CWM 12 (latest patch) on Solaris 8 to CWM 15.1.50 on Solaris 9


Note CWM 15.1.50 is supported on either Solaris 8 or Solaris 9.


If the user wishes to upgrade from an earlier version than CWM 12, CWM must first be upgraded to CWM 12 (latest patch) or CWM 15 (latest patch) and then upgraded to CWM 15.1.50.

Upgrading from Solaris 8 to Solaris 9

Moving from the Solaris 8 to the Solaris 9 platform, there is no automatic upgrade procedure.

Moving from one operating system to another requires that a completely new Solaris 9 and CWM installation must be performed. However, the upgrade can be simplified by preserving the CWM database and configuration files throughout the upgrade process. In this way, the user is not faced with reconstructing these files on the new Solaris 9 platform.

To upgrade without a disruption of the network management functions, the existing Solaris 8 CWM systems should be configured with multiple CWM gateways. The CWM gateways are then upgraded one at a time thus preserving network management throughout the upgrade process. This process is also described in detail later in this chapter.

The Overall Process

The complete process for upgrading a Solaris 8 based CWM server to a Solaris 9 based CWM server consists of the following steps:


Step 1 If the wandest server is installed on the CWM machine it must be uninstalled before the database is exported.

Step 2 Save the existing CWM databases, Statistics Collection 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).


Note These two steps must be performed first.


Step 3 Install Solaris 9.

Step 4 Install any required Solaris 9 patches.

Step 5 Install HP OpenView 6.2, 6.3, or 7.0.

Step 6 Perform the CWM install procedure specifying an upgrade in the upgrade window. This step restores the saved databases.


Saving Databases

The following procedures describe how to save the CWM and Standalone Statistics Collection databases.

Saving CWM Databases

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,

To save the CWM database and other needed files, perform the following steps.


Step 1 Stop the CWM core processes if not already stopped.

Step 2 Run uninstall.sh from the /usr/users/wandest/ directory.

host% cd /usr/users/wandest 
host% ./UnInstallWDServer.sh

this command uninstalls the wandest server.

Step 3 Log in as user svplus.

Step 4 Create a directory to hold the saved Informix database.
host% mkdir <save_database_directory>


Caution 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 directory and its contents must be FTPd to another system before Solaris 8 is installed.

Step 5 Change the permissions of the directory:
host% chmod 777 <save_database_directory>

Step 6 Change the current directory to the <save_database_directory> directory:
host% cd <save_database_directory>

Step 7 Verify enough disk space is available for the Informix OnLine database:
host% onstat -d

Step 8 Enter the dbexport command:
host% dbexport -o <save_database_directory><database_name>

The default name for <database_name> is `stratacom' and cannot be changed.

Step 9 Repeat steps 6 and 7 to export the scmdb and statsdb databases using the same <save_database_directory> directory.

Step 10 Copy the svplus.version file (found in the /usr/users/svplus/etc directory) to the same <save_database_directory> directory.

Step 11 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, save it to a tape using the tar cvf/dev/rmt/0 command or FTPd to another machine.


If the preceding steps have been performed, the Informix OnLine database is now saved to a safe location.

Saving Standalone Statistics Collection Workstations Databases

If the upgrade to CWM Release 15.1.50 also involves the upgrade of one or more standalone statistics collection workstations in which the statsdb databases need to be saved, the upgrade of CWM and the upgrade of the statistics collection workstations must be coordinated.

Upgrading to a standalone statistics collector is the only upgraded configuration that is supported. Because standalone statistics collector workstations do not support a local statsdb database, any existing statsdb databases on the standalone systems must be saved (if needed) to the CWM server as part of the upgrade process.

To save statsdb databases perform the following procedure.

THIS PROCEDURE MUST BE PERFORMED BEFORE USING THE CWM RELEASE 15.1.50 UPGRADE PROGRAM.


Step 1 At each standalone statistics collection workstation, execute the script, statsdbunload.csh, that is located on the SCMSA CD (See Chapter 9 for details). The result is a directory called statsdbupload located in usr/users/svplus/tmp on the statistics collection workstation.

Step 2 If the statsdbunload.csh script has been executed on multiple workstations, rename the resulting directories so that each name is unique. Use the names, statsdbupload, statsdbupload1, statsdbupload2, and so on.

Step 3 Save all the statsdbupoad(x) directories.

If the upgrade at the CWM server involves an upgrade from Solaris 7 to Solaris 8, ftp the directories to the same place that was used for saving (exporting) the CWM databases and files.

If the upgrade does not involve a Solaris upgrade, ftp the directories to usr/users/svplus/tmp on the CWM server.

Step 4 The installation of Solaris 9 and the upgrade of the CWM server can now proceed. When the CWM upgrade procedure is executed, the saved directories are located and the data incorporated into the CWM's statsdb.

Installing Solaris 9 and OpenView

When the CWM database and other files have been saved, perform the procedures described in
Chapter 2 to install the following sequence of programs.

1. Solaris 9

2. Solaris 9 patches as specified in the most current release notes.


Note Make sure that the machine is rebooted at this point.


3. HP OpenView (if needed)

When these programs have been installed, CWM can be upgraded.

Upgrading CWM

Upgrading the CWM software consist of responding to a series of windows. The windows can be regarded as being made up of three phases.

Initial upgrade phase

Completing the upgrade phase

To upgrade to the Solaris 8 version, complete the following steps:


Step 1 Ensure that the requisite Solaris 8 patches have been installed.

See the latest release notes for details. Make sure that the system has been rebooted after Solaris 8 (and patches) are installed.

Step 2 If the upgrade involves moving from a Solaris 7 platform to a Solaris 8 platform, ensure that the exported databases and files are accessible to the system.

If the exported databases are saved to a tape or NFS mounted directory, mount the exported database on the CWM workstation (either tape or NFS mounted directory).

Alternatively, if the exported databases are FTPd to another system, create a directory on the CWM workstation and FTP the databases and other files back to that directory.

Whichever method is used, note the path to where the databases now reside. This path will be needed when you upgrade to the Solaris 8 version of CWM.

Step 3 Insert the Cisco WAN Manager Release 15.1.50 CD-ROM Number 1 into the CDROM drive.

Step 4 Enter the following commands:

cd /cdrom/cdrom0
ls 

Step 5 Check for the InstallCWM.sh file and begin the install process by entering the following command:

./InstallCWM.sh

Selecting the Upgrade Mode

When the./InstallCWM.sh command is entered, the following message is displayed.

Console Mode Option is recommended when you cannot connect to X Server 
 from current terminal (See if you can open and xterm to check ! ) 
 
Do you want to Launch Installer in Console Mode  ? (Yes / No ): [No] :y 
 

Console Mode Install is a command line script procedure. It is an alternative to the GUI and is intended for users who do not have access to an X window device. Using Console Mode Install, the user can install CWM using an alpha-numeric terminal or a PC in terminal emulator mode.

Step 6 Respond N (for No) and press Enter to continue the upgrade procedure using the Installshield GUI.
Respond Y (for Yes) and press Enter to continue the upgrade procedure using Console Mode Install.

The upgrade procedure in the selected mode starts.

Installshield GUI Upgrade

The installation classes are loaded, this process takes several minutes.

Initial Upgrade Phase

The CWM Installation Welcome window is displayed, as shown in Figure 4-1.

Figure 4-1 CWM Installation Welcome Window

Step 7 Click Next on the welcome window to continue.

The license agreement window is displayed (see Figure 4-2).

Figure 4-2 License Agreement Window

Step 8 To continue with the installation, you must click on the "I accept." button and then click Next.

The upgrade window is displayed, as shown in Figure 4-3.

Figure 4-3 Upgrade Window

Step 9 At the upgrade window, select Yes.

Step 10 Click Next.

The CWM version window is displayed as shown in Figure 4-4.

Figure 4-4 CWM Version Window

Step 11 Select the CWM version that you are upgrading from and click Next.
If 11.0.10 is selected, the Solaris version window is displayed as shown in Figure 4-5. Otherwise the Primary/Secondary window is displayed as shown in Figure 4-7.

Figure 4-5 Solaris Version Window

Step 12 Select the version of Solaris from which the upgrade is being performed. If Solaris 7 is selected, the user is requested to enter the path from which the databases are to be imported See Figure 4-6.

Figure 4-6 Database Path Window


If applicable, enter the path and press Enter. The Primary/Secondary role window is displayed, as shown in Figure 4-7.

Figure 4-7 Primary/Secondary Role Window

Step 13 Select either Primary or Secondary for the CWM station being upgraded.

If Secondary is selected, click Next. The window is refreshed and the user is requested to enter the name of the Primary station as shown in Figure 4-8.

Figure 4-8 Primary Station Window

Step 14 Enter the name of the primary CWM machine and click Next.


Note If the user enters a primary machine that is not reachable, an error message is displayed


The Preserve SCM Gateway? window is displayed as shown in Figure 4-9

Figure 4-9 Preserve SCM Gateway Window

Step 15 Select Yes or No as appropriate and then click Next.

The Log Raw Partition window is displayed as shown in Figure 4-10.

Figure 4-10 Log Raw Partition Window

Step 16 Select Yes if the Informix log is to have its own separate raw partition, otherwise select No.


Note This window is displayed only if the machine has more than one available raw partition.


Step 17 Click Next.

The Select the Raw Partition window is displayed, as shown in Figure 4-11.


Note This window is displayed only if the user responds Yes to the separate raw partition for the Informix log.


Figure 4-11 Select the Raw Partition

Step 18 Select a raw partition for the Informix log.

Step 19 Click Next.

The Meta Devices window is displayed, as shown in Figure 4-12.

Figure 4-12 Meta Devices Window

Step 20 At the Meta Devices window, accept the default No and click Next.


Note A meta device is a virtual device created by concatenating or striping disk partitions, this is done usually to improve performance.


The Multiple Disk Configuration window is displayed, as shown in Figure 4-13.


Note If the user has specified one partition for the physical log and the system has only two raw partitions available, the answer to the multiple disk configuration is assumed to be No and the The Multiple Disk Configuration window is skipped


Figure 4-13 Multiple Disk Configuration Window

Step 21 At the Multiple Disk Configuration window, if you have one disk accept the default No and click Next. If you have two disks, click on the Yes radio button.


Note In this context, the term disk refers to a disk partition (or slice).


Step 22 Click Next to continue.


Configuring Informix Partitions Phase

Configuring Informix partitions consists of eight different procedures of which only one needs to be performed. Which procedure the user performs depends upon the responses the user has made to the questions in the previous phase.

Select the procedure which corresponds to your previous answers to the following questions.

Do you want the Informix log to have its own raw partition?

Do you use disk striping (meta-devices) for database partitions?

Are you using multiple disks (partitions) for Informix?

Proceed to one of the following procedures that corresponds to your answers.

In each of the procedures, the user is asked to specify details about the allocations of Informix partitions.


Note Informix uses the disk space available to it to construct three database spaces. If the user specifies multiple disks for Informix, the installation procedure requires the user to specify which database space is to be allocated to which partition. Note that the datadbs database space will be the largest and should be allocated accordingly.


The procedures are described in the following sequence.

1. No Meta Devices, No multiple disks, No separate raw log partition

2. No Meta Devices, No multiple disks, Yes separate raw log partition

3. No Meta Devices, Yes multiple disks, No separate raw log partition

4. No Meta Devices, Yes multiple disks, Yes separate raw log partition

5. Yes Meta Devices, No multiple disks, No separate raw log partition

6. Yes Meta Devices, No multiple disks, Yes separate raw log partition

7. Yes Meta Devices, Yes multiple disks, No separate raw log partition

8. Yes Meta Devices, Yes multiple disks, Yes separate raw log partition

1. No Meta Devices, No multiple disks, No separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-14.

Figure 4-14 Select the Raw Partition for CWM Database Window

This window displays only the raw partitions available to Informix.


Step 1 Select the single raw partition to be used.

Step 2 Proceed to the Completing the Installation section later in this chapter.


2. No Meta Devices, No multiple disks, Yes separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-15.


Note If only one raw partition is available for the databases, this window is skipped.


Figure 4-15

Select the Raw Partition for CWM Database Window


Step 1 Select the partition(s) that are to be used for the Informix database.


Note Since it is no longer available for the database, the partition for the separate log is not displayed.


Step 2 Proceed to the Completing the Installation section later in this chapter.


3. No Meta Devices, Yes multiple disks, No separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-16.

Figure 4-16 Select the Raw Partition for CWM Database Window


Step 1 Select the partitions for the rootdbs and datadbs.


Note Select only one partition for rootdbs.
Rootdbs and datadbs cannot be assigned the same partitions.
If there are enough raw partitions, datadbs can be assigned multiple partitions.


Step 2 Proceed to the Completing the Installation section later in this chapter.


4. No Meta Devices, Yes multiple disks, Yes separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-17.


Note If only one raw partition is available for the databases, this window is skipped.


Figure 4-17

Select the Raw Partition for CWM Database Window


Step 1 Select the partitions for the rootdbs and datadbs.


Note Select one partition for rootdbs. Rootdbs and datadbs cannot be assigned the same partitions.


Step 2 Proceed to the Completing the Installation later in this chapter.


5. Yes Meta Devices, No multiple disks, No separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-18.

Figure 4-18 Select the Raw Partition for CWM Database Window


Step 1 Enter the path to the meta device.

Step 2 In this release of CWM, the database name cannot be changed, accept the default name of stratacom.

Step 3 Proceed to the Completing the Installation section later in this chapter.



6. Yes Meta Devices, No multiple disks, Yes separate raw log partition

The Select the Path for CWM Database window is displayed, as shown in Figure 4-19.

Figure 4-19 S.elect the Raw Partition for CWM Database Window


Step 1 Enter the path and size of the meta device.

Step 2 In this release of CWM, the database name cannot be changed. Accept the default name of stratacom.

Step 3 Proceed to the Completing the Installation later in this chapter.


7. Yes Meta Devices, Yes multiple disks, No separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-20.

Figure 4-20 Select the Raw Partition for CWM Database Window


Step 1 Enter the paths and sizes of the meta devices.

Step 2 In this release of CWM, the database name cannot be changed. Accept the default name of stratacom.

Step 3 Click Next.

Step 4 Proceed to the Completing the Installation later in this chapter.


8. Yes Meta Devices, Yes multiple disks, Yes separate raw log partition

The Select the Raw Partition for CWM Database window is displayed, as shown in Figure 4-21.

Figure 4-21 Select the Raw Partition for CWM Database Window


Step 1 Enter the paths and sizes of the meta devices.

Step 2 In this release of CWM, the database name cannot be changed. Accept the default name of stratacom.

Step 3 Proceed to the following Completing the Installation section.


Completing the Installation

When the Configuring Informix Partitions phase has been completed, the CWM FTP Information Window is displayed, as shown in Figure 4-22.

Figure 4-22 CWM FTP Information Window


Step 1 At the CWM FTP Information window, enter the user name (the default is "svplus") and the password of the user on the machine.


Note In this release, the user name of "svplus" must be used and cannot be changed.


After entering the FTP user name and password, click Next.

The CORBA Communications Options window is displayed as shown in Figure 4-23.

Figure 4-23 CORBA Communications Options

This window provides you with four choices of how the server identifies itself for CORBA (Orbix) communications. These choices are:

The CWM Server host name including a domain name

The CWM Server host name without a domain name

The IP address of the CWM server

A user specified address

Select the method to use for your CWM network and click Next.

If you select "Host with DNS domain name", you are then asked to specify the domain name as shown in Figure 4-24. If you select "Host without DNS Domain name," the Forced Delete Feature Selection window, Figure 4-26, is displayed. This screen prompts you to select whether or not you want to use the forced delete feature. For more information on this feature, refer to the Cisco WAN Manager User Guide. If you select "Use machine IP Address," the Forced Delete Feature Selection window, Figure 4-26, is displayed. If you select "Use specified IP Address", you are then asked to specify the IP address as shown in Figure 4-25.

Figure 4-24 Enter the Domain Name Window

Figure 4-25 Enter IP Address Window

Enter the Domain Name or IP Address as appropriate and click Next.

This domain name and IP address information allows the CWM client workstations access to the database. Also ensure that the workstation and the domain is reachable. You can enter the ping command to test this.

Check for the domainname entry in the /etc/resolv.conf directory.

Figure 4-26 Forced Delete Feature Selection Window

Step 2 To choose the Force Delete option and continue with the installation, you must click on the "Yes" radio button and then click Next.

A confirmation screen prior to the actual installation of the files is displayed as shown in Figure 4-27.

Figure 4-27 Installer Confirmation Window

Step 3 If the information in the Confirmation window is correct, click Next. If it is not correct, click Back to return to the appropriate window and correct the wrong settings.
When Next is clicked, the Installation Progress Window is displayed as shown in Figure 4-28.

Figure 4-28 Installation Progress Indicator

If the CWM system was installed previously, a message appears telling the user that files already exist. Permission is requested to overwrite the files with new files. This message is shown in Figure 4-29.

Figure 4-29 Copy Files Message

Step 4 Click Yes to All.

After the files are copied, an Install Log window is also displayed (see Figure 4-30). This log provides on-the-screen messages indicating events during the installation process.

Upgrading the CWM server generates the log file cwmexecinstall.Log in the /usr/users/svplus/install directory.

Figure 4-30 Install Log

A dialog box displays informing you that the installation is complete, as shown in Figure 4-31.

Figure 4-31 Installation Complete Window

Step 5 Click Finish on the dialog box.

The software installation process is completed. The Install Shield window closes.

The first time (and only the first) that CWM is installed, the system will display a message 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.

Step 6 Push the CDROM eject button on the CDROM drive to eject the installation CD-ROM.



Note When CWM is upgraded, the tasks can be checked by displaying the contents of the cwmexecinstall.Log file under usr/users/svplus/install. This log displays the installation tasks that were completed and lists any errors encountered during the installation.


Console Mode Upgrade

If you entered Yes to run in Console Mode, the following message is displayed

You've chosen to Launch Installer in Console Mode

Loading the installation classes. This may take a few minutes.....
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
...................................
.............InstallShield Wizard

Initializing InstallShield Wizard...

Searching for Java(tm) Virtual Machine...
.........
Running InstallShield Wizard... 

After a few seconds the Initial Upgrade phase starts

Making Selections during Console Mode Upgrade

The Console Mode procedure consists of responding to a series of questions. The user is asked either to select an item from a list or to enter data (for example, a database path or a disk size).

Selecting an Item from a List.

When a list is displayed, each item in the list has an item number. Further, one item in the list is already selected as indicated by an X. For example:

Choose the Raw partition for Informix Physical Log :


 [X]  1  -      /dev/rdsk/c1t0d0s7 ( 4000 MB)   
 [ ]  2  -      /dev/rdsk/c1t1d0s0 ( 2048 MB)  
 [ ]  3  -      /dev/rdsk/c1t1d0s1 ( 2048 MB)  
To select a choice enter its number, or 0 when you are finished [0]: 

The above example lists three disk partitions from which the user must select one. These items are numbered as 1, 2, and 3 and the first is already selected as indicated by [X].

The user can accept the already selected item or select another item by typing its number followed by the Enter key (The list is displayed again, with the [X] next to the selected item).

When the [X] is shown against the correct item (either in the initial display or after the user has selected another item), the user should press 0 followed by the Enter key. The following message is then displayed.


  Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

The user then press 1, 2, 3, or 4 (as appropriate) followed by the Enter key. Normally this will be the 1 key to progress to next step in the upgrade process.

Entering Data

When requested enter the data and press the Enter key. If you want to change the entered data, press 1 and the enter key and then start over. When the enter data are correct, press 0 and the Enter key.

Initial Upgrade Phase


Step 1 The Welcome message is displayed.

-------------------------------------------------------------------------------

Welcome to the Cisco Wan Manager installation program. Click Cancel
at any time to quit the installation. Press Next to continue the installation.

   Press 1 for Next panel, 3 to Cancel or 4 to Redisplay [1] 

-------------------------------------------------------------------------------

Press 1 then Enter to display the next message

Step 2 The Readme message is displayed.

-------------------------------------------------------------------------------

Cisco Wan Manager 15.1.50 Copyright (c) 2005 Cisco Systems, Inc. All
rights reserved. This software product is copyrighted and all rights are
reserved by Cisco Systems, Inc. Cisco Systems, Inc. reserves the right to make
periodic modifications to this product without obligation to notify any person
or entity of such revision. Copying, duplicating, selling, or otherwise
distributing any part of this product without the prior written consent of an
authorized representative of Cisco Systems, Inc. is prohibited. IPX, IGX8400,
BPX8600, MGX8220, MGX8850, MGX8950 and FastPacket are registered trademarks
and Cisco WAN Manager is a trademark of Cisco Systems, Inc. 

Please choose from the following options:

 [X]  1  -  I accept the terms of the license agreement.        
 [ ]  2  -  I do not accept the terms of the license agreement. 

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

a. To accept the license terms, press 0 then Enter.

b. Press 1 then Enter to display the next message.

Step 3 The Upgrading message is displayed.

-------------------------------------------------------------------------------


Are You Upgrading Cisco WAN Manager?
 [ ]  1  -  Yes 
 [X]  2  -  No  

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

a. To select upgrade press 1 then Enter.

b. Press 1 then Enter to display the next panel.

Step 4 The CWM Version message is displayed

Are you upgrading Cisco Wan Manager from
 [X]  1  -  11.0.10 
 [ ]  2  -  12.0.00 

   To select a choice enter its number, or 0 when you are finished [0]: 0

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 1

-------------------------------------------------------------------------------

Indicate which version of CWM is being upgraded.

a. Press 1 for version 11.0.10, or press 2 for version 12.0.00. Press Enter.

b. Press 1 then Enter to display the next panel.

Step 5 The Solaris Version message is displayed.

Are you upgrading Cisco Wan Manager from
 [ ]  1  -  Solaris 2.7 
 [X]  2  -  Solaris 2.8 

   To select a choice enter its number, or 0 when you are finished [0]: 0

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 1

-------------------------------------------------------------------------------

Indicate the version of Solaris that is being upgraded.

a. Press 1 for Solaris 2.7, or press 2 for Solaris 2.8. Press Enter.

b. Press 1 then Enter to display the next panel.

Step 6 If the user is upgrading from a Solaris 2.7 system the database path message is displayed. Otherwise, the procedure skips to Step 7


-------------------------------------------------------------------------------

Enter the Path to Import the Database

    [] /usr/users/svplus/etc

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

Upgrading from 11.0.10

   Press Enter

-------------------------------------------------------------------------------

Please choose the role of this CWM machine:

 [X]  1  -  Primary   
 [ ]  2  -  Secondary 

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

Do you want to setup SCM as part of gateway?
 [ ]  1  -  Yes 
 [X]  2  -  No  

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

Step 7 The Physical Log on separate partition panel is displayed.

-------------------------------------------------------------------------------

Do you want Informix Physical Log on a separate Raw Partition?

 [ ]  1  -  Yes 
 [X]  2  -  No  

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

a. To select no separate partition, either press 0 (to accept the default) or press 2 and then press 0.

b. To select a separate partition for the Informix Physical Log, press 1 and then press 0.

c. Press 1 to display the next panel.

Step 8 The Select Partition for Physical Log panel is displayed.


Note If the user selected no separate partition in the previous step, this panel is skipped.


-------------------------------------------------------------------------------

Choose the Raw partition for Informix Physical Log :


 [X]  1  -      /dev/rdsk/c1t0d0s7 ( 4000 MB)   
 [ ]  2  -      /dev/rdsk/c1t1d0s0 ( 2048 MB)  
 [ ]  3  -      /dev/rdsk/c1t1d0s1 ( 2048 MB)  
 [ ]  4  -      /dev/rdsk/c1t1d0s3 ( 2048 MB)  
   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

This panel displays all the raw partitions that are available for the Informix Physical Log.

a. To select a raw partition, either press 0 (to accept the default) or press a number of the desired partition and then press 0.

b. Press 1 to display the next panel.

Step 9 The Meta Devices panel is displayed.


Note A meta device is a virtual device created by concatenating or striping disk partitions (this is done usually to improve flexibility or performance). The use of meta devices usually requires volume management software found in Solaris (for example, Solstice Sun Disk Suite) or via third party vendors, such as Veritas.


-------------------------------------------------------------------------------


Do you use Disk-stripping (meta-devices) for database Partitions?
 [ ]  1  -  Yes 
 [X]  2  -  No  

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

a. To select no meta devices, either press 0 (to accept the default) or press 2 and then press 0.

b. To select the use of meta devices, press 1 and then press 0.

c. Press 1 to display the next panel.

Step 10 The Multiple Disks panel is displayed.


Note If the user specified a separate partition for the physical log and the system has only two raw partitions available, the answer to the multiple disk configuration is assumed to be No and this panel is skipped


-------------------------------------------------------------------------------

Do you want to use Multiple Disk configuration for Informix database?


 [ ]  1  -  Yes 
 [X]  2  -  No  

   To select a choice enter its number, or 0 when you are finished [0]: 

   Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1] 

-------------------------------------------------------------------------------

a. To select no multiple disks, either press 0 (to accept the default) or press 2 and then press 0.

b. To select the use of multiple disks, press 1 and then press 0.

c. Then press 1 to display the next panel.


Configuring Informix Partitions Phase

Configuring Informix partitions consists of eight different procedures of which only one needs to be performed. Which procedure the user performs depends upon the responses the user has made to the questions in the previous phase.

Select the procedure which corresponds to your previous answers to the following questions.

Do you want the Informix log to have its own raw partition?

Do you use disk striping (meta-devices) for database partitions?

Are you using multiple disks (partitions) for Informix?

Proceed to one of the following procedures that corresponds to your answers.

In each of the procedures, the user is asked to specify details about the allocations of Informix partitions.


Note Informix uses the disk space available to it to construct three database spaces. If the user specifies multiple disks for Informix, the installation procedure requires the user to specify which database space is to be allocated to which partition. Note that the datadbs database space will be the largest and should be allocated accordingly.


The procedures are described in the following sequence.

1. No Meta Devices. No Multiple Disks, No Separate Raw Log Partition

2. No Meta Devices. No Multiple Disks, Yes Separate Raw Log Partition

3. No Meta Devices. Yes Multiple Disks. No Separate Raw log partition

4. No Meta Devices. Yes Multiple Disks. Yes Separate Raw log partition

5. Yes Meta Devices. No Multiple Disks. No Separate Raw Log Partition

6. Yes Meta Devices. No Multiple Disks. Yes Separate Raw Log Partition

7. Yes Meta Devices. Yes Multiple Disks. No Separate Log Partition

8. Yes Meta Devices. Yes Multiple Disks. Yes Separate Log Partition

1. No Meta Devices. No Multiple Disks, No Separate Raw Log Partition

The following panel is displayed:.

-------------------------------------------------------------------------------


Choose the Raw Partition(s) for Informix : rootdbs


 [X]  1  -      /dev/rdsk/c1t1d0s0 ( 2048 MB)   
 [ ]  2  -       /dev/rdsk/c1t1d0s1 ( 2048 MB)  
 [ ]  3  -       /dev/rdsk/c1t1d0s3 ( 2048 MB)  

    To select a choice enter its number, or 0 when you are finished [0]:

Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1]

-------------------------------------------------------------------------------

This window displays only the raw partitions available to Informix.


Step 1 Press the number corresponding to raw partition to be used and then press Enter. If the correct partition is selected, press 0 then Enter.

Step 2 Then press 1 then Enter to proceed to the Completing the Installation section later in this chapter.


2. No Meta Devices. No Multiple Disks, Yes Separate Raw Log Partition

The following panel is displayed:.

-------------------------------------------------------------------------------

Choose the Raw Partition(s) for Informix : rootdbs

 [X]  1  -      /dev/rdsk/c1t1d0s0 ( 2048 MB)   
 [ ]  2  -       /dev/rdsk/c1t1d0s1 ( 2048 MB)  
    To select a choice enter its number, or 0 when you are finished [0]:

Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
   Redisplay [1]

-------------------------------------------------------------------------------

This window displays only the raw partitions available to Informix. Notice that the separate partition previously selected for the Informix physical log is no longer available and is not displayed.


Step 1 Press the number corresponding to raw partition to be used and then press Enter. If the correct partition is selected, press 0 then Enter.

Step 2 Then press 1 then Enter to proceed to the Completing the Installation section later in this chapter.


3. No Meta Devices. Yes Multiple Disks. No Separate Raw log partition

The following panel is displayed:

-------------------------------------------------------------------------------

Choose the Raw Partition for Root Dbs


 [X]  1  -      /dev/rdsk/c1t0d0s7 ( 4000 MB)   
 [ ]  2  -       /dev/rdsk/c1t1d0s0 ( 2048 MB)  
 [ ]  3  -       /dev/rdsk/c1t1d0s1 ( 2048 MB)  
   To select a choice enter its number, or 0 when you are finished [0]: 5

Step 1 Press the number corresponding to Root Dbs partition to be used and then press Enter. If the correct partition is selected, press 0 then Enter.
The following panel is displayed:.



 [ ]  2  -       /dev/rdsk/c1t1d0s0 ( 2048 MB)  
 [ ]  3  -       /dev/rdsk/c1t1d0s1 ( 2048 MB)  
 [ ]  4  -       /dev/rdsk/c1t1d0s3 ( 2048 MB)  
 [X]  5  -       /dev/rdsk/c1t1d0s4 ( 2048 MB)  
   To select a choice enter its number, or 0 when you are finished [0]: 


 Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to Redisplay [1] 
-------------------------------------------------------------------------------

Step 2 Press the number corresponding to Datadb partition to be used and then press Enter. If the correct partition is selected, press 0 then Enter.

Step 3 Then press 1 then Enter to proceed to the Completing the Installation section later in this chapter.


4. No Meta Devices. Yes Multiple Disks. Yes Separate Raw log partition

The following panel is displayed:

-------------------------------------------------------------------------------

Choose the Raw Partition for Root Dbs


 [X]  1  -      /dev/rdsk/c1t0d0s7 ( 4000 MB)   
 [ ]  2  -       /dev/rdsk/c1t1d0s0 ( 2048 MB)  
 [ ]  3  -       /dev/rdsk/c1t1d0s1 ( 2048 MB)  
 [ ]  4  -       /dev/rdsk/c1t1d0s3 ( 2048 MB)  
 [ ]  5  -       /dev/rdsk/c1t1d0s4 ( 2048 MB)  

   To select a choice enter its number, or 0 when you are finished [0]: 

Step 1 Press the number corresponding to Root Dbs partition to be used and then press Enter, If the correct partition is selected, press 0 then Enter.

Press 1 then Enter, The following panel is displayed:

Choose the Raw Partition for Data Dbs