HP 9000 Containers A.03.01 on HP Integrity Server Administrator Guide HP-UX 11i v3 (5900-3112, June 2013)
requirement is mandatory. The tag format is the same as that used for primary IP address of
the container. For example, if there is an IPv4 address configured for use in mysrp container
such as IP_ADDRESS[3]=<2nd IP>, associate a tag using:
IPV4_CMGR_TAG[3]=’compartment=”mysrp” template=”base”
service=”network” id=”2”’
3. Increment the id value for each such IP address.
For example, if a 3
rd
IP address for mysrp IP_ADDRESS[4]=<3RD IP> is present, the tag
must be as follows:
IPV4_CMGR_TAG[4]=’compartment=”mysrp” template=”base”
service=”network” id=”3”
4. Verify the version of HP-UX Containers (SRP) on the system:
$ swlist | grep HP-UX-SRP
If the SRP version is earlier than A.03.01, install the latest HP-UX Containers depot:
$ swinstall –x autoreboot=true –s <path to depot> \*
Do not remove the existing SRP version.
5. Configure system wide SRP parameters after reboot:
$ srp_sys –setup
6. Accept the prompt to migrate existing containers:
Migrate all existing workload containers [y] y
7. Select to disable PRM and IPFilter:
Disable PRM [n]y
8. Select default values for other parameters, if required.
9. Reboot the server, and shutdown the container if it is running:
$ srp –stop <srp_name>
10. Run the migration script again if any error is reported during container migration:
$ /opt/hpsrp/bin/util/srp_migrate –c <srp_name>
11. Examine the version of HP 9000 Containers on the system:
$ swlist | grep HP9000-Containers
$ swlist | grep HP9KContainers
If the version is earlier than A.03.00, remove the existing version before installing A.03.0x:
$ swremove HP9000-Containers
12. Install the latest version of HP 9000 Containers.
13. Run the HP 9000 container-specific migration script:
$ /opt/HP9000-Containers/bin/hp9000_migrate <srp_name>
14. Configure the container host name in the /var/hpsrp/<srp_name>/etc/rc.config.d
/netconf file, if it is different from the container name.
15. Start the container and verify it:
$ srp –start <srp_name>
6.2.2 Upgrading to HP 9000 system container
Before upgrading a container to HP system container type, verify whether the HP 9000 image can
be recreated from the HP 9000 server. If it is possible, HP recommends creating an HP 9000
system container afresh from the image rather than upgrading to HP 9000 system container. If HP
42 Upgrading HP 9000 Containers versions