Table Of Contents
Upgrading to Standalone Statistics Collection Manager Release 15
Preserving Databases
Preserving scmdb Data
Preserving statsdb Data
Upgrading SCMSA
Upgrading from a Solaris 7 Platform
Upgrading from a Solaris 8 Platform
Upgrading Standalone Statistics Collection Manager -Software
Selecting the Installation Mode
Installshield GUI Installation
Initial Upgrade Phase for SSC
Initial Upgrade Phase for SSM
Configuring Informix Partitions Phase
Completing the Installation
Console Mode Installation
Making Selections during Console Mode Upgrade
Initial Install Phase
Configuring Informix Partitions Phase
Completing the Installation
Upgrading SCMSA Software from Solaris 7 to Solaris 8 with Multiple CWM Gateways
Initial Conditions before Upgrade
Upgrade Procedure
Upgrading to SCMSA 15 from CWM 11 Solaris 8 with Multiple SCM Gateways
Upgrading to Standalone Statistics Collection Manager Release 15
This chapter provides step-by-step procedures to upgrade to a Standalone Stats Collector Release 15 on a Solaris 8 platform.
Statistics Collection Manager Standalone (SCMSA) Release 15 permits the statistics standalone machines to consist of one of the following configurations.
•
A standalone Statistics Manager and Statistics Collector (SSM)
•
A standalone Statistics Collector (SSC).
Note
The standalone Parser configuration in Release 11 and Release 10.5 is not permitted in Release 15
The following upgrade paths are supported.
•
Release 11.0.10 Standalone Statistics Collector (Solaris 2.7 or 2.8) to SSC (Rel. 15)
•
Release 12.0.00 patch 1.1 Standalone Statistics Collector (Solaris 2.8) to SSC (Rel. 15)
•
Release 12.0.00 patch 1.1 Standalone Statistics Manager (Solaris 2.8) to SSM (Rel 15)
Note
SCMSA 15 is supported on the Solaris 8 platform only.
If the user upgrades from a version earlier than SCMSA 11.0.10. SCMSA must first be upgraded to SCMSA 11.0.10 and then upgraded to SCMSA 15.
As a first step, the user must decide which statistics databases, if any, are to be preserved throughout the upgrade procedure. Once this has been decided, follow the procedure for preserving databases in the next section.
Warning
IF DATABASES ARE TO BE PRESERVED, THEY MUST BE SAVED BEFORE ANY OTHER UPGRADE PROCEDURES ARE PERFORMED.
Preserving Databases
The end result of an upgrade to Release 15 is always a machine with a Standalone Statistics Collector or a Standalone Statistics Manager configuration. The precise steps that are required to perform the upgrade depend upon the starting configuration. This could be one of several different configurations as described in the previous paragraph and which databases are to be preserved.
Preserving scmdb Data
An scmdb database will exist in the starting configuration.
If upgrading from a Solaris 8 platform, this database is automatically preserved.
However, if upgrading from a Solaris 7 platform, the database will be destroyed when Solaris is upgraded. In this case. If the database needs to be preserved, the database must be saved to a safe place as a first step, it is then restored as part of the upgrade procedure. To save the database, perform the following procedure.
Note
The following procedure is required only when upgrading from a Solaris 7 platform.
This procedure must be performed before attempting to upgrade Solaris or SCMSA.
Step 1
Log in on the starting Solaris 7 statistics collection machine as user svplus.
Step 2
Stop the CWM core processes if not already stopped
Step 3
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 exported files must be FTPd to another system before Solaris is installed
Step 4
Change its permissions of the directory:
host% chmod 777 <save_database_directory>
Step 5
Change the current directory to the <save_database_directory> directory:
host% cd <save_database_directory>
Step 6
Verify enough disk space is available for the Informix OnLine database:
host% onstat -d
Step 7
Execute the dbexport command:
host% dbexport -o <save_database_directory> <database_name>
Use scmdb as the database_name.
Step 8
Copy the scmsa.version file (located in the /usr/users/svplus/etc directory) and the process.conf file 9 (located in the /usr/users/svplus/config directory) to the same <save_database_directory> directory.
Step 9
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 scmdb database and other saved files are now saved to a safe location.
Note
In SCMSA Release 5, 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.
Preserving statsdb Data
A statsdb database will exist on the machine to be upgraded if that machine contains a parser module. The statsdb data can be preserved by executing a script (statsdbunload.csh) that is included on the SCMSA CD. This script creates a directory that contains the statsdb data. The user then stores the directory in a specified safe place. Because the upgraded machine will be configured as an SSC it does not include the statsdb database. Therefore, later, when the CWM server upgrade process takes place, the statsdb database is located as part of the upgrade procedure and incorporated into the CWM's database.
To save the database, perform the following procedure.
Note
The following procedure is required only when upgrading from a configuration that includes the Parser.
This procedure needs to be coordinated with the upgrade of the CWM server and any other standalone statistics collection workstations.
Step 1
If the upgrade of the CWM server involves the upgrading of Solaris, check that the CWM databases and files have been exported and saved to a safe place and note the path to that safe place. Check also that, after saving the CWM data, the upgrade to Solaris 8 on the CWM server has been performed.
Step 2
On the Solaris 7 or Solaris 8 SCMSA workstation, log in as user root.
Step 3
Insert the Cisco Multiservice Center Release 5 Stand Alone Statistics Collection Manager CD-ROM into the CDROM drive.
Step 4
Enter the following commands:
Step 5
Check for the script file statsdbunload.csh.
Step 6
Begin the execution of the script by entering the following command:
This script saves the statsdb data in a newly created directory called statsdbupload that is located in /usr/users/svplus/tmp.
Step 7
If the statsdb is being preserved in multiple standalone machines all of which are connected to the same CWM server, rename the directories in the different machines so that each name is unique. Use the names statsdbunload, statsdbunload1, statsdbunload2, and so on.
Step 8
If upgrading from a Solaris 7 platform, ftp the directory to the same place that contains the exported databases from the CWM server machine.
If upgrading from a Solaris 8 platform, ftp the statsdbupload(x) directory to usr/users/svplus/tmp/statsdbupload in the CWM server.
The upgrade of the SCMSA workstation can now be performed.
Upgrading SCMSA
This section provides step-by-step procedures to upgrade your Statistics Collection Manager Stand Alone (SCMSA) server workstation.
To upgrade SCMSA without a disruption of the network management functions, the existing 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.
Upgrading from a Solaris 7 Platform
The upgrade process for a SCMSA server from a Solaris 7 platform consists of the following five steps.
Step 1
If required, save the existing scmdb database, configuration files, and any other files that need to be preserved to an external safe place. For example, you may save these on a separate NFS mounted directory, a tape, or FTP'd to another machine.
Note
This step must be performed first. (See Preserving scmdb Data section).
Step 2
If required, preserve the statsdb data. (See Preserving statsdb Data section).
Step 3
Install Solaris 8.
Step 4
Install any required Solaris 8 patches.
Step 5
Perform the SCMSA install procedure specifying the upgrade in the upgrade window.
Installing Solaris 8
This section is only for upgrades involving a move from Solaris 7 to Solaris 8.
When the SCMSA databases and other files have been saved, perform the following procedures described in Chapter 2.
1.
Install Solaris 8.
2.
Install Solaris 8 patches (refer to the most current release notes).
Note
Make sure that the machine is rebooted at this point.
Upgrading from a Solaris 8 Platform
The upgrade process for a SCMSA server from a Solaris 8 platform consists of the following steps.
Step 1
If required, preserve the statsdb data. This step must be performed first. (See the Preserving statsdb Data section).
Step 2
Perform the SCMSA install procedure specifying upgrade in the upgrade window.
Upgrading Standalone Statistics Collection Manager -Software
Installing the Standalone SCM software consist of responding to a series of windows. The windows can be regarded as being made up of three phases.
•
Initial upgrade phase
•
Configuring Informix partitions phase (either with or without meta devices)
•
Completing the upgrade phase
Selecting the Installation Mode
To install the SCMSA software, perform the following steps:
Step 1
Log in to the SCMSA workstation as user root.
Note
If the workstation is an Ultra 60 or other desktop system, merely log in from the keyboard.
If the workstation is a Netra 20 or other rackmount system, use another Sun workstation or PC as a console and log in remotely using telnet).
Step 2
Insert the Cisco SCMSA Release 15 CD-ROM into the CD-ROM drive of the workstation.
Step 3
Enter the following commands:
Step 4
Check for the InstallSCMSA.sh file.
Step 5
Begin the install process by entering the following command:
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 an xterm to check!)
Do you Want to Launch Installer in Console Mode? (Yes / No): [No]:
Step 6
Respond No to continue the installation using the Installshield GUI.
Respond Yes to continue the installation using Console Mode Install.
Note
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 SCMSA using an alpha-numeric terminal or a PC in terminal emulator mode.
Installshield GUI Installation
The installation classes are loaded (a process that takes several minutes).
The SCMSA Installation Welcome window is displayed, as shown in Figure 8-1.
Figure 8-1 SCMSA Installation Welcome Window
Step 7
Click Next on the Welcome window to continue.
The license agreement window is displayed as shown in Figure 8-2.
Figure 8-2 License Agreement Window
Step 8
To continue you must click the "Accept ..." and then click Next.
The Install Standalone Stats Collector or Standalone Stats Manager window, Figure 8-3, is displayed.
Figure 8-3 Install Standalone Stats Collector or Standalone Stats Manager Window
Step 9
Choose Standalone Stats Collector or Standalone Statis Manager as appropriate. Click Next.
At this point, the procedure differs slightly depending upon the user's selection.
Initial Upgrade Phase for SSC
The Upgrade window, Figure 8-4, is displayed.
Figure 8-4 Upgrade Window
Choose Yes. Click Next
The SCMSA version window is displayed as shown in Figure 8-5.
Figure 8-5 SCMSA Version Window
Step 10
Choose the CWM version from which you are upgrading and click Next.
Step 11
The Solaris Version window is displayed as shown in Figure 8-6.
Figure 8-6 Solaris Version Window
Step 12
Choose the version of Solaris from which the upgrade is being performed.
If Solaris 8 is selected, click Next. Proceed to Step 14.
If Solaris 7 is selected, you will be asked the path to the databases as shown in Figure 8-7.
Figure 8-7 Enter Path Window.
Enter the path of the import directory (the directory where the exported databases now reside). Click Next.
Step 13
When the appropriate upgrade information has been entered, the Upgrade Information confirmation message is displayed.
Check that the upgrade version is correct and click OK.
Note
If the user attempts to upgrade from an invalid version an error message is displayed.
The Raw Partition window is displayed as shown in Figure 8-8.
Figure 8-8 Raw Partition Window
Step 14
Choose Yes if the Informix log is to have its own separate raw partition; otherwise choose No.
Note
If Yes is selected there must be multiple raw partitions available to Informix.
Click Next.
The Select the Raw Partition for Physical Log window is displayed, as shown in Figure 8-9.
Note
This window is displayed only if the user responds Yes to the separate raw partition for the Informix log.
Figure 8-9 Select the Raw Partition for Physical Log Window
Step 15
Choose a raw partition for the Informix log and click Next.
The Meta Devices window is displayed as shown in Figure 8-10.
Figure 8-10 Meta Devices Window
Step 16
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, this is done usually to improve flexibility or performance. The use of meta devices usually requires volume management software other than that provided in Solaris (for example, Veritas).
The Multiple Disk Configuration for Informix window is displayed, as shown in Figure 8-11.
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. Therefore, the Multiple Disk Configuration for Informix window is skipped
Figure 8-11 Multiple Disk Configuration for Informix Window
Step 17
At the Multiple Disk Configuration for Informix window, if you have one disk accept the default No. If you have multiple disks, click Yes.
Note
In this context, the term disk refers to a disk partition (or slice).
Step 18
Click Next to continue.
Initial Upgrade Phase for SSM
The Upgrade window, Figure 8-4, is displayed.
Figure 8-12 Upgrade Window
Step 1
Choose Yes. Click Next
The SCMSA version window is displayed as shown in Figure 8-5.
Figure 8-13 SCMSA Version Window
Step 2
Upgrading SCM to SCM from 11.0.10 is not supported. If the user selects this option, an error message is displayed and the procedure is terminated.
Select 12.0.00 then click Next.
The Raw Partition window is displayed as shown in Figure 8-8.
Figure 8-14 Raw Partition Window
Step 3
Choose Yes if the Informix log is to have its own separate raw partition, otherwise choose No.
Note
If Yes is selected there must be multiple raw partitions available to Informix.
Click Next.
The Select the Raw Partition for Physical Log window is displayed, as shown in Figure 8-9.
Note
This window is displayed only if the user responds Yes to the separate raw partition for the Informix log.
Figure 8-15 Select the Raw Partition for Physical Log Window
Step 4
Choose a raw partition for the Informix log and click Next.
The Meta Devices window is displayed as shown in Figure 8-10.
Figure 8-16 Meta Devices Window
Step 5
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. This is done usually to improve flexibility or performance. The use of meta devices usually requires volume management software other than that provided in Solaris (for example, Veritas).
The Multiple Disk Configuration for Informix window is displayed, as shown in Figure 8-11.
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. Therefore, the Multiple Disk Configuration for Informix window is skipped
Figure 8-17 Multiple Disk Configuration for Informix Window
Step 6
At the Multiple Disk Configuration for Informix window, if you have one disk, accept the default No. If you have multiple disks, click Yes.
Note
In this context, the term disk refers to a disk partition (or slice).
Step 7
Click Next to continue.
Configuring Informix Partitions Phase
The configuring Informix partitions phase is the same for upgrading SSC and SCM.
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 made to the questions in the previous phase.
Choose 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 8-18.
Figure 8-18 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
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.
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 8-19.
Note
If only one raw partition is available for the databases, this window is skipped.
Figure 8-19
Select the Raw Partition for CWM Database Window
Step 1
Select the partition(s) that are to be used for the Informix database.
Note
The partition for the separate log is not displayed as it is no longer available for the database.
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 8-20.
Figure 8-20 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 8-21.
Note
If only one raw partition is available for the databases, this window is skipped.
Figure 8-21
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 8-22.
Figure 8-22 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 8-23.
Figure 8-23 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 8-24.
Figure 8-24 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 8-25.
Figure 8-25 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 8-26.
Figure 8-26 CWM FTP Information Window
Step 1
At the CWM FTP Information window, enter the user name (default "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.
If you are upgrading SSM, the SCM Control Server window is displayed as shown in Figure 8-27. Otherwise this next window is skipped.
Figure 8-27 SCM Control Server Window
Step 2
Enter the name or IP address of the CWM Server machine in which the SCM Control Server is located. Click Next.
The Enter Domain Name window is displayed as shown in Figure 8-28.
Note
This domain name is for database purposes only and has nothing to do with DNS.
Figure 8-28 Enter the Domain Name Window
Step 3
At the Enter the Domain Name window, enter the domain configured for the workstation.
This 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.
After entering the domain name, click Next. A confirmation screen prior to the actual installation of the files is displayed as shown in Figure 8-29.
It is permissible not to enter a domain name.
Figure 8-29 Installer Confirmation Window
Step 4
If the information in the Confirmation window is correct, click Next. If it is not correct, click Back to the appropriate window and correct the wrong settings.
When Next is clicked, the Installation Progress Window is displayed as shown in Figure 8-30.
Figure 8-30 Installation Progress Indicator
If the CWM system was installed previously, a message appears telling the user that files already exist and permission is requested to overwrite the files with new files. This message is shown in Figure 8-31.
Figure 8-31 Copy Files Message
Step 5
Click Yes to All.
After a some time, an Install Log window is also displayed (see Figure 8-32). This log provides on-the-screen messages indicating events during the installation process.
Figure 8-32 Install Log
A dialog box displays informing you that the installation is complete, as shown in Figure 8-33.
Figure 8-33 Installation Complete Window
Step 6
Click Finish on the dialog box.
The software installation process is completed. 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 is changed.
Step 7
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.
Step 8
Push the CDROM eject button on the CDROM drive to eject the CD-ROM.
Note
After installing or upgrading SCMSA on a machine that has not previously had CWM installed, it is possible that an account in the name svplus has not been established. If this so, establish an svplus account manually.
Console Mode Installation
If you enter Yes to run in Console Mode, the following panel 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 Installation 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 (in which case the list is displayed again but with the [X] against 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
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 Install 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.0 Copyright (c) 2003 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
-------------------------------------------------------------------------------
a.
To accept the license terms, press 0 then Enter.
b.
Press 1 then Enter to display the next message.
Step 3
The Manager/Collector Selection window is displayed.
-------------------------------------------------------------------------------
Which one of the following do you want to install?
[ ] 1 - Standalone Stats Collector
[X] 2 - Standalone Stats Manager
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
-------------------------------------------------------------------------------
a.
Select Stats Collector or Stats Manager by pressing 1 or 2.
b.
Press 0 then Enter.
c.
Press 1 then Enter to display the next message.
Step 4
The Upgrading message is displayed:
-------------------------------------------------------------------------------
Are You Upgrading Cisco SCMSA?
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
-------------------------------------------------------------------------------
a.
To select a upgrade, press 2 and then press 0.
b.
Press 1 then Enter to display the next panel.
Step 5
The SCMSA version message is displayed:
-------------------------------------------------------------------------------
Are you upgrading SCMSA Manager from
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
-------------------------------------------------------------------------------
a.
To select a version, press 1 (11.0.10) or 2 (12.0.00) and then press 0.
b.
Press 1 then Enter to display the next panel.
Note
You cannot upgrade a Standalone Stats Manager from version 11.0.10.
Step 6
If you are upgrading SSC from version 11.0.10, the Solaris version message is displayed. Otherwise this step is skipped.
-------------------------------------------------------------------------------
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
-------------------------------------------------------------------------------
a.
To select a version, press 1 (Solaris 2.7) or 2 (Solaris 2.8) and then press 0.
b.
Press 1 then Enter to display the next panel.
Step 7
If you are upgrading SSC from version 11.0.10 and Solaris 2.7, the Import Database Path message is displayed. Otherwise this step is skipped.
-------------------------------------------------------------------------------
Enter the Path to Import the Database
Press 1 for Next panel, 2 for Previous panel, 3 to Cancel or 4 to
-------------------------------------------------------------------------------
a.
Enter the path to the saved databases and then press 0.
b.
Press 1 then Enter to display the next panel.
Step 8
The Physical Log on separate partition panel is displayed:
-------------------------------------------------------------------------------
Do you want Informix Physical Log on a separate Raw Partition?
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
-------------------------------------------------------------------------------
c.
To select no separate partition, either press 0 (to accept the default) or press 2 then press Enter.
d.
To select a separate partition for the Informix Physical Log, press 1 then Enter. If the correct option is selected, press 0 then Enter.
e.
Press 1 then Enter to display the next panel.
Step 9
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
-------------------------------------------------------------------------------
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 Enter. If the correct partition is selected, press 0 then Enter.
b.
Press 1 then Enter to display the next panel.
Step 10
The Meta Devices panel is displayed:
Note
A meta device is a virtual device created by concatenating or striping disk partitions (usually to improve flexibility or performance). The use of meta devices usually requires volume management software other than that provided in Solaris (for example, Veritas).
-------------------------------------------------------------------------------
Do you use Disk-stripping (meta-devices) for database Partitions?
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
-------------------------------------------------------------------------------
a.
To select no meta devices, either press 0 (to accept the default) or press 2 then press Enter. If the correct option is selected, press 0 then Enter.
b.
To select the use of meta devices, press 1 then press Enter. If the correct option is selected, press 0 then Enter.
c.
Press 1 then Enter to display the next panel.
Step 11
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?
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
-------------------------------------------------------------------------------
a.
To select no multiple disks, either press 0 (to accept the default) or press 2 then press Enter.
b.
To select the use of multiple disks, press 1 then press Enter.
c.
When the correct option is selected, press 0 then Enter.
d.
Then press 1 then Enter 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