HP-UX Workload Manager A.03.00 Release Notes for HP-UX 11i v1 and HP-UX 11i v2

HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
35
c. Install WLM
There are two methods for installing WLM. You can:
Install WLM from the depot you created in Step 6
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 The autoreboot option must be set to true to satisfy
requirements of the HP PRM kernel-building fileset
PRM-Sw-Krn.PRM-KRN. If this fileset is not already installed at
the proper revision, SD-UX must reboot the system as part of
installing that fileset. Setting this option to true instructs SD-UX
to reboot once installation is complete. If this fileset is already
installed at the proper revision, a reboot will not be necessary;
however, SD-UX still requires that the autoreboot option be set
to true.
The SD-UX Interactive User Interface differs from the
command-line interface in that it can prompt for an OK to reboot.
Consequently, the autoreboot option is not required if using the
swinstall GUI.