- 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
- Open a Unix shell.
- Type swhwinfo ENTER
Confirm that the base software version is 13HW31.8.
2 Service Pack Installation
Procedure
- Open a Unix shell.
- If Application software is up, perform the following command.
{ctuser@hostname} cleanMon
- In the Unix Shell, become root:
- {ctuser@hostname} su -
- Password: <password>
- Insert the Service Pack CD into DVD drive in the host.
- Perform the following steps to install the Service Pack CD:
- [root@hostname]# patch_install -c
- 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]
- Input y to install Service Pack 1.0.
- Confirm the “Update 13HW31.8_GEHCServicePack1.0 has been installed successfully” message.
- Check Software Version:
- Type: [root@hostname]# swhwinfo ENTER
- System should reply with a response similar to the following:
13HW31.8_SP1-0-1.<hw info (ex. V40_H_H64_G_GTL) >
- Remove the Service Pack CD from Host DVD drive.
- Reboot the system:
[root@hostname]# reboot
3 How to uninstall Service Pack
Procedure
- Open a Unix shell.
- If Application software is up, perform the following command.
{ctuser@hostname} cleanMon
- In the Unix Shell, become root:
- {ctuser@hostname} su -
- Password: <password>
- Perform the following steps to uninstall the Service Pack CD:
- [root@hostname]# patch_install -u
- 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]
- Input y to uninstall Service Pack 1.0.
- Reboot the system:
[root@hostname]# reboot
4 Finalization
Procedure
- Refer to System Scanning Tests in the Functional Checks chapter of this manual to confirm proper operation.