- 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
-
Open a Unix shell.
-
Type swhwinfoENTER
Confirm that the base software version is 15HW25.2.
4.2 Service Pack Installation
-
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.
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]
-
Input y to install Service Pack 1.0.
-
Confirm “Update15HW25.2_GEHCServicePack1.0 has been installed successfully” message.
-
-
Check Software Version:
-
Type: [root@hostname]# swhwinfoENTER
-
System should reply with a response similar to the following:
15HW25.2_SP1-0-1 <hw info (ex. H40_P2_SS64_G_GTL) >
-
-
Remove the Service Pack CD from Host DVD drive.
-
Perform the following post install steps:
[root@hostname]# reboot
5 Finalization
No finalization steps
6 Appendix - How to uninstall Service Pack
-
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:
----------------------------------------------
15HW25.2_GEHCServicePack1.0
----------------------------------------------
I will uninstall update 15HW25.2_GEHCServicePack1.0, is this ok? [y/n]
-
Input y to uninstall Service Pack 1.0.
-
-
Confirm the following message.
Update 15HW25.2_GEHCServicePack1.0 has been uninstalled successfully.
Uninstall is complete, please use “patch_status” to check the status.
-
Perform the following post uninstall steps:
[root@hostname]# reboot