HP-UX Workload Manager A.03.02.xx Release Notes for HP-UX 11i v1, HP-UX 11i v2, and HP-UX 11i v3
HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
39
c. Install WLM
There are two methods for installing WLM. You can:
• Install WLM from the depot you created in Step 5
• Install WLM directly from the CD-ROM
These options are discussed below.
Installing WLM from a depot
If you are installing WLM from your local depot, use swinstall as follows:
# /usr/sbin/swinstall -x patch_match_target=true \
-x autoreboot=true \
-s depot_path \
B8843CA [patch_bundles] [individual_patches]
where depot_path is the fully specified path of the depot just created. For
example:
# swinstall -x patch_match_target=true \
-x autoreboot=true \
-s /tmp/wlm_depot \
B8843CA GOLDAPPS11i GOLDBASE11i PHKL_32619
SD-UX will attempt to build a new kernel and reboot the system.
NOTE Starting with WLM A.03.01, WLM no longer requires a reboot.
The autoreboot option need no longer be set to true to satisfy
requirements of the HP PRM kernel-building fileset
PRM-Sw-Krn.PRM-KRN. Consequently, the SD-UX Interactive
User Interface no longer prompts for an OK to reboot.