• Topic ID: id_15460122
  • Version: 3.0
  • Date: Jun 15, 2020 10:56:49 PM

(13HW31.8) Service Pack 1 Installation Procedure

Prerequisites

Overview

This procedure describes 13HW31.8 Service Pack 1.0 installation procedure.

1 Check software version currently installed

Procedure

  1. Open a Unix shell.
  2. Type swhwinfo ENTER

    Confirm that the base software version is 13HW31.8.

2 Service Pack Installation

Procedure

  1. Open a Unix shell.
  2. If Application software is up, perform the following command.

    {ctuser@hostname} cleanMon

  3. In the Unix Shell, become root:
    1. {ctuser@hostname} su -
    2. Password: <password>
  4. Insert the Service Pack CD into DVD drive in the host.
  5. Perform the following steps to install the Service Pack CD:
    1. [root@hostname]# patch_install -c
    2. The following message is displayed


      These patches from cdrom will be installed:
      13HW31.8_GEHCServicePack1.0
      ------------------------------------------
      I will install update 13HW31.8_GEHCServicePack1.0 from CDROM, is this ok ? [y/n]
                        

    3. Input y to install Service Pack 1.0.
    4. Confirm the “Update 13HW31.8_GEHCServicePack1.0 has been installed successfully” message.
  6. Check Software Version:
    1. Type: [root@hostname]# swhwinfo ENTER
    2. System should reply with a response similar to the following:

      13HW31.8_SP1-0-1.<hw info (ex. V40_H_H64_G_GTL) >

  7. Remove the Service Pack CD from Host DVD drive.
  8. Reboot the system:

    [root@hostname]# reboot

3 How to uninstall Service Pack

Procedure

  1. Open a Unix shell.
  2. If Application software is up, perform the following command.

    {ctuser@hostname} cleanMon

  3. In the Unix Shell, become root:
    1. {ctuser@hostname} su -
    2. Password: <password>
  4. Perform the following steps to uninstall the Service Pack CD:
    1. [root@hostname]# patch_install -u
    2. The following message is displayed.


      The following patches are installed on system:
      ------------------------------------------
      13HW31.8_GEHCServicePack1.0
      ------------------------------------------
      I will uninstall update 13HW31.8_GEHCServicePack1.0, is this ok? [y/n]
                        

    3. Input y to uninstall Service Pack 1.0.
  5. Reboot the system:

    [root@hostname]# reboot

4 Finalization

Procedure

  1. Refer to System Scanning Tests in the Functional Checks chapter of this manual to confirm proper operation.