- Topic ID: id_18480288
- Version: 3.0
- Date: Jan 20, 2020 8:35:53 PM
(12HW28.8) Service Pack 1.0 Installation Procedure
Prerequisites
Overview
1 Check software version currently installed
Procedure
- Open a Unix shell.
- Type swhwinfoENTER
Confirm that the base software version is 12HW28.8.
2 Service Pack 1.0 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
- Input y to install Service Pack.
- Confirm the “Update ******* has been installed successfully” message.
- Check Software Version:
- Type: [root@hostname]# swhwinfoENTER
- System should reply with a response similar to the following:
12HW28.8_SP1-0-x.<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
3 How to uninstall Service Pack 1.0
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
- Input y to uninstall Service Pack.
- Perform the following post uninstall steps:
[root@hostname]# reboot
4 Finalization
No finalization steps.