HP-UX Containers (SRP) A.03.01.007 Release Notes (766153-002, May 2014)
Table Of Contents
- Subtitle
- HP secure development lifecycle
- HP-UX Containers
- 1 HP-UX Containers
- 1.1 HP-UX Containers overview
- 1.2 HP-UX Containers features
- 1.3 HP 9000 Containers product
- 1.4 What’s new in HP-UX Containers A.03.01.007
- 1.5 Acquiring and installing HP-UX Containers
- 1.6 Upgrading to HP-UX Containers A.03.01.007
- 1.7 Fixes and Enhancements in HP-UX Containers
- 1.8 Limitations for HP-UX Containers A.03.01.007
- 1.9 Known issues in HP-UX Containers A.03.01.007
- 1.10 Compatibility with other products
- 1.11 Restrictions on system containers
- Documentation feedback
# swlist -d @ /tmp/HP-UX-SRP_A.03.01.007_HP-UX_B.11.31_IA_PA.depot
7. Log into the system as the root user.
8. To install the HP-UX-SRP bundle, enter
# swinstall -x autoreboot=true -s /tmp/HP-UX-SRP_A.03.01.007_HP-
UX_B.11.31_IA_PA.depot \*
The swinstall command displays an error message if the installation fails. Examine the
/var/adm/sw/swagent.log file for information if the installation fails.
9. Run the swverify command to ensure that the products that you selected installed correctly. If
the installation is successful, many files are displayed and a success message appears after
the verification is complete.
# swverify HP-UX-SRP
1.5.5 Removing (un-installing) HP-UX Containers product
Use the following steps to remove (un-install) HP-UX Containers product from your HP-UX 11i v3
system:
1. Logon to your system as the root user.
2. Stop all configured containers:
# srp -stop container_name
3. Remove all configured containers:
# srp -delete container_name
4. Disable HP-UX Containers:
# srp_sys -disable
5. Remove the HP-UX-SRP bundle:
# swremove –x autoreboot=true HP-UX-SRP
NOTE: Only the HP-UX-SRP bundle will be removed from the system. All other dependencies
(installed at the time of product installation) will remain on the system.
6. Use the swlist command to verify that the HP-UX-SRP bundle is removed from the system.
The swlist command will not report the components of HP-UX-SRP if they were successfully
removed from the system.
# swlist HP-UX-SRP
1.6 Upgrading to HP-UX Containers A.03.01.007
HP-UX Containers A.03.01.007 supports upgrades from HP-UX SRP A.02.02 and later. If you have
workload SRPs configured using HP-UX SRP A.02.02 and you need to continue using them, you can
migrate the workload SRPs to workload containers after the upgrade. Before you install HP-UX
Containers A.03.01.007, ensure that all configured containers are stopped.
7