• Topic ID: id_18480374
  • Version: 3.0
  • Date: Apr 22, 2019 12:55:57 AM

(16HW45.1) Service Pack 1.0 Installation Procedure

1 Personnel Requirements

2 Procedure Overview

This procedure describes 16HW45.1 Service Pack 1.0 installation procedure.

3 Preliminary Requirements

3.1 Tools and Test Equipment

No tools or test equipment required

3.2 Consumables

No consumables required

3.3 Replacement Parts

No replacement parts required

3.4 Safety

No general safety infomation

3.5 Required Conditions

4 Procedure

4.1 Check software version currently installed

  1. Open a Unix shell.

  2. Type swhwinfoENTER

    Confirm that the base software version is 16HW45.1.

4.2 Service Pack Installation

  1. If Application software is up, perform Application Shutdown from Common Service Desktop.

  2. Open a Unix shell.

  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.

      note:

      The message may be different from below depending on the service pack already installed.

      These patches from cdrom will be installed:

      16HW45.1_GEHCServicePack1.0

      -------------------------------------------

      I will install update 16HW45.1_GEHCServicePack1.0 from CDROM, is this ok ? [y/n]

    3. Input y to install Service Pack 1.0.

    4. Confirm “Update 16HW45.1_GEHCServicePack1.0 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:

      16HW45.1_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

5 Finalization

No finalization steps

6 Appendix - How to uninstall Service Pack

  1. If Application software is up, perform Application Shutdown from Common Service Desktop.

  2. Open a Unix shell.

  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:

      ----------------------------------------------

      16HW45.1_GEHCServicePack1.0

      ----------------------------------------------

      I will uninstall update 16HW45.1_GEHCServicePack1.0, is this ok? [y/n]

    3. Input y to uninstall Service Pack 1.0.

  5. Confirm the following message.

    Update 16HW45.1_GEHCServicePack1.0 has been uninstalled successfully.

  6. Check Software Version:

    1. Type: [root@hostname]# swhwinfoENTER

    2. System should reply with a response similar to the following:

      16HW45.1.<hw info (ex. H40_PN_CM64_G_GTL) >

  7. Perform the following post uninstall steps:

    [root@hostname]# reboot