Sun Management Center Change Manager 1.0.1 Administration Guide

Installing and Configuring the Change Manager Server

The Sun Management Center 3.5 Server component must be installed before the Change Manager 1.0.1 server software. None of the Sun Management Center add-on products are required by Change Manager.

For procedures that describe the installation of Sun Management Center 3.5 software, see the following sections in the Sun Management Center 3.5 Installation and Configuration Guide:

After the Sun Management Center 3.5 Server component has been installed and set up, you can install the Change Manager 1.0.1 server software.

Before you begin installing the Change Manager software, see Change Manager Server Requirements to understand the hardware and software requirements for the Change Manager server.

The following procedures show how to download the Change Manager 1.0.1 software product from the Sun Download Center and how to install the Change Manager 1.0.1 software on the Change Manager server.

How to Download Change Manager Software From the Sun Download Center Web Site

  1. Go to the Change Manager 1.0.1 download page.


    http://wwws.sun.com/software/download/products/CM1.0.1.html
  2. Click Download to go to the Sun Download Center login page.

  3. Log in to the Sun Download Center.

    If you are not a registered user, you must register before you can download the software from the web site.

    After you log in, the Terms of Use appear.

  4. Accept or reject the Terms of Use.

    • Select Yes, then click Continue to accept the license agreement.

      The Download page for Change Manager 1.0.1 appears.

    • Select No, then click Continue to reject the license agreement.

      You are not permitted to download the software.

  5. Click the download icon next to the name and size of the tar file to start the download process.

  6. Choose a directory in which to extract the Change Manager software product.

    For example, create a directory called /export/build/cm101.

  7. Download the Sun Management Center Change Manager 1.0.1 tar file to that directory.

  8. Extract the Change Manager software from the tar file.


     # tar xvf sunmccm1_0_1.tar
    ...

After downloading the Change Manager software, you can install the Change Manager 1.0.1 software.

How to Install and Set Up Change Manager 1.0.1 Server Software

Before you begin installing the Change Manager software, see Change Manager Server Requirements to understand the hardware and software requirements for the Change Manager server.

If you install the Change Manager server software, the agent software is also installed.


Note –

Though the graphical installation program and command-line installation program perform the same tasks, they might appear somewhat differently on the screen.


  1. Become superuser.

  2. Install the Change Manager 1.0.1 server software in one of the following ways:

    • Install the Change Manager software by using the GUI.


      # /opt/SUNWsymon/sbin/es-guiinst
      
    • Install the Change Manager software by using the command line.


      # /opt/SUNWsymon/sbin/es-inst
      
  3. Specify the source directory of the Change Manager installation files.

    For example, if the directory in which you downloaded the Change Manager 1.0.1 software is called /export/build/cm101, then specify this directory.

    The installation program checks for add-on products to be installed.

  4. Select the Change Manager product and any related patches to install.

    The Change Manager software, patches, and if necessary, the Sun Management Center Web Console packages are installed.

    After the installation completes, you are asked to run the setup.

  5. Set up the Change Manager add-on product.

    The Sun Management Center components are stopped.

    Configure the add-on products only.

    The wizard checks for an existing Change Manager setup and none is found.

  6. Specify the directory in which to create the Change Manager repository.

    By default, the directory is /var/opt/ichange.

    The repository must be a local disk slice, which should be allocated several gigabytes of disk space. To determine the amount of space you need, estimate the number and size of the Solaris Flash archives, Solaris boot image (about 200 Mbytes each in size), manifests, and other data you plan to store in the repository.

    If /var/opt/ichange does not have sufficient disk space, then specify another directory that does.

  7. Specify the password that was used to generate the security keys when you set up the Sun Management Center server.

    Change Manager must use the same security keys as those used by the Sun Management Center server. To do this, you must specify the same password that you supplied when you set up the Sun Management Center server software. By using the same password, identical security keys are generated.

    These security keys are used to configure the agent on the managed host after initial installation or update operations have been performed.

    The Change Manager database environment is set up.

  8. Specify the directory in which to create the Change Manager database.

    By default, the directory is /var/opt/ichange.

    If the /var/opt/ichange directory does not have at least 0.5 Gbytes of available disk space, specify another directory that does.

    The Change Manager database setup is performed.

  9. Specify whether to restart the Sun Management Center Web Console server.

    If you are setting up Change Manager for the first time, then you must restart the Sun Management Center Web Console server. If you do not restart it, you cannot access the Change Manager web application.

    The only time it is safe to restart the web console server is when no other users are using the web console. If you decide to wait to restart the web console server, you must restart it manually by running the /usr/sadm/bin/smcwebserver restart command.

    If you decide to restart the web console server now, it is restarted.

  10. Start the Sun Management Center agent and server components.

    Starting the agent and server components takes a while.

After the installation completes, you can access the Change Manager user interfaces.