HP WebQoS for HP-UX Release Note

HP WebQoS on HP-UX
Required Patches
Chapter 1 17
5. From the Patch Database web page,
a. Select the Series 800 hardware and the 11.00 OS.
b. Enter the complete patch number (include the four letters and underbar).
c. Click on Go!
6. All patches that meet your search criteria are displayed in the Candidate Patch List web
page. Find the patch you want (it may be the only patch that is displayed).
If the patch you selected has been superseded, you will see a different patch displayed. To
verify that this is the patch you want, check that the patch description matches what is
listed in Table 1-2, “HP-UX 11.0 Patches,” then click on the Patch Description and
Supersedes. Check that the patch number you entered is in the Supersedes: list.
If the patch descriptions do not match and the patch number you entered is not in the
Supersedes: list and none of the other patches displayed are the correct patch, contact
your HP support representative.
7. Once you have found the patch you want to download, from the Candidate Patch List web
page, select the check box next to the patch and click on Add to Cart.
8. The patch you selected and any patches required by it are displayed in the Shopping Cart
web page. Select Download to download the patch(es).
Repeat steps 4 - 8 for each patch to install.
9. From the Patch Database Main web page, click on Y2K Bundles to download the HP-UX
core OS Year 2000 patch bundle.
10.Click on Y2K-1100.tar and then Download to download the bundle.
To apply multiple patches while rebooting your system only once, do the following:
1. ftp each individual patch depot into /tmp.
2. Create a directory in /tmp to hold all the patches. For example, mkdir /tmp/DEPOT
3. For each patch (for example, PHNE_21767), type the following:
swcopy -s /tmp/PHNE_21767.depot \* @ /tmp/DEPOT
4. After swcopying each patch to /tmp/DEPOT, install all the patches (this will reboot your
system) by typing the following:
swinstall -x match_target=true -x autoreboot=true -s /tmp/DEPOT