• Topic ID: id_18480289
  • Version: 3.0
  • Date: Jan 20, 2020 8:34:50 PM

(13HW38.14) Service Pack 1.0 Installation Procedure

Prerequisites

Overview

1 Check software version currently installed

Procedure

  1. Open a Unix shell.
  2. Type swhwinfoENTER

    Confirm that the base software version is 13HW38.14.

2 Service Pack 1.0 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. Input y to install Service Pack.
    3. Confirm the “Update ******* has been installed successfully” message.
  6. Check Software Version:
    1. Type: [root@hostname]# swhwinfoENTER
    2. System should reply with a response similar to the following:

      13HW38.14_SP1-0-1.<hw info (ex. H40_PN_CM64_G_GTL) >

  7. Remove the Service Pack CD from Host DVD drive.
  8. Perform the following post install steps:

    [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. Input y to uninstall Service Pack.
  5. Perform the following post uninstall steps:

    [root@hostname]# reboot

4 Finalization

No finalization steps.