cc/td/doc/product/rtrmgmt/cwparent/cw32
hometocprevnextglossaryfeedbacksearchhelp
PDF

Table of Contents

Installing and Configuring CiscoWorks

Installing and Configuring CiscoWorks

This chapter describes how to install and configure CiscoWorks software on Solaris systems.

Installation Overview

Before installing CiscoWorks, you must complete the prerequisite steps described in the "Preparing to Install CiscoWorks" chapter. To install and configure CiscoWorks, you need to perform the following general tasks:


  1. Become the superuser.

  2. Save your SunOS CiscoWorks Data.

  3. Perform backups in preparation for a CiscoWorks upgrade (if you are upgrading).

  4. Mount the CiscoWorks CD-ROM from a local or remote drive.

  5. Install or upgrade CiscoWorks.

  6. Restore Your Saved Data on the Solaris Machine.

  7. Perform the required post-installation tasks.

Becoming the Superuser

To perform the tasks associated with installing and configuring CiscoWorks, you must log in to your system as the superuser (root). Superusers can perform functions that normal users cannot.

Caution If you are a relatively inexperienced UNIX user, limit your activities as the superuser to the tasks described in this publication. As the superuser, you can adversely affect your operating environment if you are unaware of the effects of the commands you use.

To become the superuser, you must know the root password. In the following examples, the root password is shown as rootpassword. You must substitute your real password wherever you see rootpassword.


Note This chapter assumes that you use the C shell (csh). If you use the C shell, the prompt displays as a percent sign (%). If you use the Bourne shell, the prompt displays as a dollar sign ($). When you log in as the superuser in either shell, the root prompt displays as a pound sign (#).

If you are not logged in, enter the following commands to log in as the superuser:

login: root
Password:rootpassword
#

Make sure that you start an X Window Manager session.

The UNIX prompt is a pound sign (#), indicating that you are logged in as the superuser.


Note For security reasons, when you enter rootpassword, nothing appears on the screen because passwords are encrypted and not echoed.

If you are already logged in, but not as root, enter the following commands to change your login:

% su
Password:rootpassword
#

The C shell prompt changes from a percent sign (%) to a pound sign (#), indicating that you are logged in as the superuser.

Before You Upgrade

If you are not upgrading, skip this section and go to "Mounting the CiscoWorks CD-ROM from a Local or Remote Drive".

Before you upgrade, you must perform the following tasks:

Caution If you are running Sybase, it is extremely important to back up each Sybase version (Version 4.9, Version 10.0, or both) separately. To prevent possible data loss, back up your system and database before installing CiscoWorks. If your system fails during the upgrade, it could corrupt the Sybase database. If you are upgrading from SunOS to Solaris, you must backup your existing data using the bcp command prior to upgrading the operating system.

Shutting Down the Sybase Database

Since CiscoWorks uses the Sybase database, you must close all database files and shut down your database before starting the backup process.

To shut down the database, perform the following steps:

Step 1 Log in to your system as the superuser.

For information on how to become the superuser, refer to the section "Becoming the Superuser," earlier in this chapter.


Step 2 To ensure that your Sybase environment variable is set, enter the following:

Step 3 Execute the isql binary by entering the following:

Enter the password, if you created one, for the Sybase SA account at your site. If you do not supply a password, the script assumes the value for password is null.


After starting isql, the prompt 1> appears.


Step 4 Enter the shutdown command as follows:

The database shuts down, and the root prompt reappears.


Backing Up Your Existing CiscoWorks Software

Back up your entire CiscoWorks system, including the $NMSROOT directory, current database(s) and map files, as well as any additional Sybase data files. For information on backing up UNIX files, refer to the UNIX manual pages on tar(1) or cpio(1).

Caution To prevent possible data loss, back up your system and database before installing CiscoWorks.

Verifying Installation of Your Operating System and Network Management Platform Software

After you shut down the Sybase database and back up your existing CiscoWorks software, verify that you are running the supported operating systems and network management software versions.

To verify your current operating system, enter uname -r.

To verify your current network management platform versions, enter the following:

If you are not running the supported versions, follow the instructions to upgrade your operating system and the network management platform software. If you are using Solaris, follow the instructions in the Sun documentation to upgrade your version of Solaris to Version 2.5 or 2.5.1 . After you install your operating system, follow the instructions in your NMS documentation to install SunNet Manager Version 2.2.3 or 2.3, if it is not already installed

Mounting the CiscoWorks CD-ROM from a Local or Remote Drive

Before you install CiscoWorks from a CD-ROM drive attached to your system or a remote system, connect a CD-ROM drive either to your workstation or to the remote workstation.

Retain the device number used by the CD-ROM drive for later use in installing CiscoWorks. After you log in as the superuser, the installation script prompts you to supply the device name of the local or the remote CD-ROM drive, or the name of the remote system and the device name of the remote drive.

The installation and configuration process takes a minimum of 20 to 30 minutes. Depending on your system performance and installation method, installation from a remote CD-ROM drive may take longer than 30 minutes.

Caution Avoid exposing the CiscoWorks CD-ROM to direct sunlight because it might damage the cd.

If you are using a CD-ROM drive that is connected to your workstation, refer to the following section, "Mounting from a Local Drive." If you are using a CD-ROM drive that is connected to a remote workstation, refer to the section "Mounting from a Remote Drive." These instructions are also provided in the CiscoWorks CD-ROM insert booklet shipped with the product.


Note You can exit the installation or configuration script at any time by pressing Ctrl-C to return to the UNIX prompt. Many of the responses you make up to the point you exit are recorded for use as the defaults the next time you start the installation process.

Mounting from a Local Drive

To install the CD-ROM from a local CD-ROM drive, perform the following steps:

Step 1 Go to the remote machine and log in as the superuser by entering su and the root password.

Step 2 If a /cdrom directory does not already exist, enter:

Step 3 Insert the CD-ROM in the drive.

Step 4 The CD is automatically mounted onto the /cdrom directory. If you are running File Manager, a separate File Manager window displays the contents of the CD-ROM.

If the /cdrom directory is empty because the CD was not mounted, or if File Manager did not open a window displaying the contents of the CD, check if the vold daemon is running by entering:


If the system does not display anything, enter:


The vold daemon manages the CD-ROM device and performs the mounting.


Mounting from a Remote Drive

If you use a CD-ROM drive attached to a remote system, CiscoWorks does not consume disk space on the remote system because the software is copied across the network to the local workstation.

The root .rhosts file on the remote system must contain the host name of your local system and an entry for the user root. Otherwise, you cannot access the remote system to download software from its CD-ROM drive. For more information, refer to the rhosts UNIX manual page.

To install CiscoWorks from a remote host, acquire the appropriate login account to mount the CD-ROM remotely.

To install the CD-ROM from a remote CD-ROM drive, perform the following steps on the remote machine:

Step 1 Log in as the superuser by entering su and the root password.

Step 2 If a /cdrom directory does not already exist, enter:

Step 3 Place the CD-ROM in the drive.

Step 4 Use a text editor to create an /etc/dfs/dfstab file, if one does not exist. Edit the /etc/dfs/dfstab file so that it contains the following statement:

Step 5 Check NFS server status by entering:

If your machine is enabled as an NFS server, the daemons /usr/lib/nfs/nfsd and /usr/lib/nfs/mountd should be running. If these daemons are not running, enable your machine as an NFS server by entering:


Step 6 The CD is automatically mounted onto the /cdrom directory. If you are running File Manager, a separate File Manager window displays the contents of the CD-ROM.

If the /cdrom directory is empty because the CD was not mounted, or if File Manager did not open a window displaying the contents of the CD, check if the vold daemon is running by entering:


If the system does not display anything, enter:


The vold daemon manages the CD-ROM device and performs the mounting.



Note Do not use the exportfs command. The nfs.server start command is already sharing the CD-ROM drive.

Step 7 Go to the local machine and become the superuser by entering su and the root password.

Step 8 If a /cdrom directory does not already exist, enter:

Step 9 To mount the CD-ROM, enter:

You do not have to create the directory for the CiscoWorks files. By default, CiscoWorks is installed in the following directories:


/opt/CSCOcws Sun NetManager version
/opt/CSCOcwh HP OpenView version
/opt/CSCOsyb All Sybase modules


Installing or Upgrading

The installation process on Solaris requires you to install the CiscoWorks packages, reboot the system, if necessary, and run the configuration scripts.

To install CiscoWorks on a Solaris 2.4 or 2.5 platform, perform the following steps:

Step 1 If you are Installing for the first time, do this:

Extract the files from the CD-ROM by entering the following command:
# pkgadd -d /cdrom/ciscoworks_32/Solaris_NMS all
Answer Yes each time pkgadd prompts whether you want to install a package.

If you are upgrading, do this:


Extract the files from the CD-ROM as follows.


If you are upgrading from CiscoWorks 3.0, enter:


# pkgadd -a /cdromdir/nmsdir/cwadmin -d /cdromdir/nmsdir all



Where cdromdir is one of the following two CD-ROM directories:


/cdrom/cdrom0 if the CD-ROM is mounted on your local machine


/cdrom if the CD-ROM is mounted on a remote machine


And where nmsdir is one of the following three directories, depending on your network management platform:


Solaris_OV3 if your platform is HP OpenView 3.3


Solaris_OV4 if your platform is HP OpenView 4.x


Solaris_SNM if your platform is SunNet Manager


For example, to upgrade from CiscoWorks 3.0 when your local machine is running HP OpenView 4.x, and the CD-ROM is mounted on your local machine, you would enter:


# pkgadd -a /cdrom/cdrom0/Solaris_OV4/cwadmin -d /cdrom/cdrom0/Solaris_OV4 all


Step 2 Answer yes each time pkgadd prompts whether you want to upgrade a package.

Step 3 If you are prompted to reboot your system, enter:

This ensures that your system is configured for running Sybase.


Step 4 After your computer reboots, log into your system as superuser (root):

Step 5 If you are upgrading from a previous version of CiscoWorks, shut down the CiscoWorks processes by entering:

Step 6 Change directories and run the cwconfigure script:

While the cwconfigure script runs, answer the questions displayed according to the information you entered on the CiscoWorks Configuration Worksheet in your CiscoWorks Installation Guide for Solaris.


Step 7 Unmount and eject the CD-ROM.

# cd /
# eject

Remove the CD-ROM from the drive and store it in a safe place.

# cd /
# umount /cdrom



Log into the remote machine as root and enter the following commands:


# cd /
# eject



Remove the CD-ROM from the drive and store it in a safe place.


Refer to the chapter "Validating CiscoWorks Installation" for installation verification procedures and customizing information.

Manually Entered Sybase Modifications to the Kernel Configuration File

All Sun workstations contain a kernel. The kernel is the heart of the UNIX system that is read when your system is started; it is the part of the operating system that allocates resources and controls processing.

If you are using a Sun workstation and selected to manually update the kernel instead of having the installation script perform the changes, perform the following procedure. In order for Sybase Version 10.0.2 software to work on your Sun system, you must modify the kernel.

Kernel modifications must be completed after you run your installation and before you run your configuration scripts.

To modify the kernel manually (as the superuser), add these three lines to your /etc/system file:

set shmsys:shminfo_shmmax=131072000 set rlim_fd_cur=1024 set rlim_fd_max+1024

This ensures that there will be enough shared memory and file descriptors for sybase to function properly. You must reboot your system for the kernel modifications to take effect.


Performing Post-Installation Tasks

To ensure that CiscoWorks runs successfully, you may need to perform several post-installation tasks. The following sections contain instructions for these tasks:

Removing Log Files

During installation, several log files are created to track the installation process and provide diagnostic information if a problem arises.

When you are satisfied that CiscoWorks is properly installed and operating, you can remove each log file by entering the following command.

# rm /tmp/filename.log
# rm $NMSROOT/install/filename.log

Note Do not use rm *.log to remove the CiscoWorks log files because other applications can put log files in these directories, and you may need to keep those application's log files.

The log files are described in Table 2-1.


Table 2-1: CiscoWorks Log Files
Log Filename Contents
cwconfigure.defs Your responses to the prompts during the configuration. (This file is not removed because you may want to use the same answers if you need to reinstall CiscoWorks. The software will use these answers as the defaults when you next install CiscoWorks.)
cwconfigure.log Configuration log messages.
cwinstall.log Installation log messages.
update.log Messages logged while extracting files from CD-ROM.

Note All CiscoWorks installation logs are in the directories /tmp and $NMSROOT /install.

Updating the Solaris XKeysymDB File

CiscoWorks is based on the OSF/Motif windowing system and requires Motif key mapping. During installation, you are alerted that you need Motif key mapping. The installation script then offers to update the XKeysymDB (key mapping) file for you in case you are using a different platform, such as OPEN LOOK. If necessary, you can also manually update the XKeysymDB file by appending $NMSROOT/etc/XKeysymDB to your XKeysymDB file.

Modifying Your .Xdefaults File or X Resources

You can customize certain features of your CiscoWorks and NMS environments by modifying the X Windows resource files. X resources are listed in each user's .Xdefaults file or in the system X resource files located in the /usr/lib/X11/app-defaults directory. For example, you can change the window display colors, fonts, or sizes, or specify certain ways for CiscoWorks to run in your X Windows environment.

This section provides information on the following topics:

Customizing CiscoWorks X Resources

You can customize any X resource that CiscoWorks applications use, including colors, fonts, and sizes in CiscoWorks windows. To use your own colors, fonts, and sizes for CiscoWorks, perform one of the following procedures:

Resetting the Default Window Size of CiscoWorks Applications

When working with CiscoWorks applications, you may notice that the window sizes vary from application to application. The layout of the window and the size of its text and graphics is preset to be large enough to contain all the elements that define the window. However, you can resize the window without obscuring the text.

To save the default CiscoWorks window size, perform the following steps:

Step 1 Use a text editor such as vi to open the $HOME/XCiscoWorks file.

Step 2 Add the following line to your $HOME/XCiscoWorks file:

Step 3 Save the $HOME/XCiscoWorks file and quit the text editor.

Step 4 Enter the following command at the UNIX prompt:

xrdb -merge ~/XCiscoWorks


Modifying Default Color Settings in Your Help Files

CiscoWorks features an expanded Help system with hyperlinks (jumps to other help windows) to help you learn more about your CiscoWorks applications.

By default, hyperlinks display link text in forest green. To change the color, you can modify the X resource HyperHelp*LinkColor.

The current default help settings are modeled after Microsoft Help's color scheme. To change the default setting for windows, fonts, and other options, modify lines in your X resource HyperHelp file.

Caution For CiscoWorks online help to display correctly on a system running Solaris and the OPEN LOOK window manager, you must run the following command before you start CiscoWorks, or add it to your .cshrc or .profile file so it is read when you log in to your system:
% xrdb -merge /usr/lib/X11/app-defaults/HyperHelp

To modify the X resources for your Help windows, perform the following steps:

Step 1 Change to the directory where the HyperHelp X resource file is located:

You may have put the HyperHelp file in a different directory; if so, change to the appropriate directory path.


Step 2 Use a text editor such as vi to alter any of the following X resources in the HyperHelp file:

Step 3 Save the HyperHelp file and exit.

Step 4 Restart the online help system to allow the new HyperHelp system changes to take effect.

Editing the .Xdefaults File Entry to Specify the Text Editor

To define the look of your text editor window, perform the following steps, substituting the appropriate options:

Step 1 Confirm that X Windows is running.

To start an X window session, enter x11start or xinit at the UNIX command line.


Step 2 Use a text editor such as vi to open the .Xdefaults file.

Step 3 Add a line with the following format to the .Xdefaults file:

Where command_string is the value or name of the X resource. For example, to specify the vi editor located in /usr/local/bin, add the following line to the .Xdefaults file:


For example, to specify the vuepad editor located in /usr/vue/bin, add the following line to the .Xdefaults file:


Step 4 Save the .Xdefaults file and quit the text editor.

Enabling Boot File Generation

To enable boot file generation, edit the .Xdefaults file to specify the on state by performing the following steps:

Step 1 Confirm that X Windows is running.

To start an X window enter x11start or xinit at the UNIX command line.


Step 2 Use a text editor such as vi to open the .Xdefaults file.

Step 3 Add the following line to the .Xdefaults file:

Step 4 Save the .Xdefaults file and quit the text editor.

Reinstalling CiscoWorks

After you install CiscoWorks for the first time, you may need to reinstall it. For example, some files on your workstation might become damaged or corrupted. Reinstalling means that you delete all of the existing CiscoWorks files and reinstall them from the same version of CiscoWorks. When you reinstall CiscoWorks, you can do a new or upgrade install, as appropriate.

hometocprevnextglossaryfeedbacksearchhelp
Copyright 1989-1997 © Cisco Systems Inc.