• Topic ID: id_18480327
  • Version: 2.0
  • Date: Dec 21, 2018 2:36:10 AM

(15HW25.2) Service Pack 1.0 Installation Procedure

1 Personnel Requirements

2 Procedure Overview

This procedure describes 15HW25.2 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 15HW25.2.

4.2 Service Pack Installation

  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.

      note:

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

      These patches from cdrom will be installed:

      15HW25.2_GEHCServicePack1.0

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

      I will install update 15HW25.2_GEHCServicePack1.0 from CDROM, is this ok ? [y/n]

    3. Input y to install Service Pack 1.0.

    4. Confirm “Update15HW25.2_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:

      15HW25.2_SP1-0-1 <hw info (ex. H40_P2_SS64_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. 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:

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

      15HW25.2_GEHCServicePack1.0

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

      I will uninstall update 15HW25.2_GEHCServicePack1.0, is this ok? [y/n]

    3. Input y to uninstall Service Pack 1.0.

  5. Confirm the following message.

    Update 15HW25.2_GEHCServicePack1.0 has been uninstalled successfully.

    Uninstall is complete, please use “patch_status” to check the status.

  6. Perform the following post uninstall steps:

    [root@hostname]# reboot