Sun N1 System Manager 1.2 Installation and Configuration Guide

ProcedureTo Upgrade the Sun N1 System Manager Software

Before You Begin

Back up your N1 System Manager 1.1 installation as described in Backing Up and Restoring N1 System Manager Database and Configuration Files in Sun N1 System Manager 1.2 Administration Guide.

Steps
  1. Log in as root to the N1 System Manager management server.

  2. Stop all N1 System Manager processes.

    Type /etc/init.d/n1sminit stop in a terminal window. Wait for the message N1 services stopped to appear before continuing.

  3. Change directory to the N1 System Manager installation source.

    If you are installing from the N1 System Manager DVD, change directory as follows.

    • Solaris SPARC-based management server:


      # cd /cdrom/n1_system_mngr/Solaris_sparc/Product/installer
      
    • Solaris x86-based management server:


      # cd /cdrom/n1_system_mngr/Solaris_x86/Product/installer
      
    • Linux x86-based management server:


      # cd /cdrom/n1_system_mngr/Linux_x86/Product/installer
      

    If you are installing from an N1 System Manager installation ISO image, substitute your mount point directory name for /cdrom in the path names.

  4. Type ./install -u to start the upgrade installation process

    The Software Evaluation Agreement appears.

  5. Choose whether to accept the agreement and continue installation.

    Read the agreement carefully. Type y to continue installation, or type n to exit the installation.

    When you continue the upgrade, the upgrade script checks for required Perl modules. When this process completes, the upgrade process then checks the component versions on the management server against the application versions in the N1 System Manager 1.2 installation media. The N1SM Installer upgrade menu then appears, listing which components are up to date, and for which components an upgrade is available.

    The appearance of the N1SM Upgrade menu, and the list of components to be upgraded depends on the operating system installed on the management server as shown by the following examples.

    • Solaris 10 Based Management Server


                N1SM Upgrade (version 1.1 to 1.2 on SunOS)
      
       1. Install IPMI tool.                            [Upgrade Available]
       2. Install JDK 1.5.                              [Up To Date]
       3. Install service provisioning components.      [Up To Date]
       4. Install OS provisioning components.           [Upgrade Available]
       5. Install user interface components.            [Upgrade Available]
       6. Install service container components.         [Upgrade Available]
       7. Install N1 System Manager.                    [Upgrade Available]
      
      
      Non-interactive install in progress
      
      Executing current step:  Install OS packages...
    • Linux Based Management Server


                      N1SM Upgrade (version 1.1 to 1.2 on Linux)
      
       1. Install IPMI tool.                            [Upgrade Available]
       2. Install JDK 1.5.                              [Up To Date]
       3. Install Python.                               [Up To Date]
       4. Install service provisioning components.      [Up To Date]
       5. Install OS provisioning components.           [Upgrade Available]
       6. Install user interface components.            [Upgrade Available]
       7. Install service container components.         [Upgrade Available]
       8. Install N1 System Manager.                    [Upgrade Available]
      
      
      Non-interactive upgrade in progress.
      
      Executing current step:  Install IPMI tool...

    The installation process runs each step in sequence. When a step completes successfully, the status of the step is changed to [Up to Date].

    If a step fails, you are notified, and the status remains [Upgrade Available] or is changed to [Partially Run]. Exit the installation process and examine the log file /var/tmp/installer.log.latest to determine the cause of the failure. Correct the problem and then run the upgrade process again.

    When the upgrade process completes, all running N1 System Manager processes are stopped and restarted, and then you are informed that the N1SM upgrade process is complete. The following messages are then displayed:


    Please use "n1smconfig -A" to configure email alerts for ALOM and to
    configure your management interface.
     
     
    Please use "/opt/sun/n1gc/bin/agentupgrade" to upgrade the agents on
    provisionable servers with OS deployments.
    bash-3.00#

    The installation process then exits.

Next Steps

Configure the ALOM email alert settings as described next in To Configure the ALOM Email Alert Settings.