HP-UX Workload Manager A.02.03.01 Release Notes for HP-UX 11i V1.0 and HP-UX 11i V2.0
HP-UX Workload Manager Release Notes
Compatibility information and installation requirements
28
m. Verify the depot:
# swverify -d \* @ depot_path
where depot_path is a fully specified pathname. For example:
# swverify -d \* @ /tmp/wlm_depot
Step 4. Disable PRM from starting automatically
If you’ve previously installed WLM or PRM, ensure that PRM is disabled from
starting automatically by setting the variable PRM_CONFIG to 0 in the file
/etc/rc.config.d/prm:
PRM_CONFIG=0
Step 5. (Optional) Disable PRM’s remote configuration daemon
The PRM remote configuration daemon is not useful with WLM. It need not be
started. It is recommended that it be disabled.
If you’ve previously installed WLM or PRM, ensure that PRM’s remote
configuration daemon is disabled from starting automatically by setting the
variable PRM_RMTCONF to 0 in the file /etc/rc.config.d/prm:
PRM_RMTCONF=0
Step 6. Install patches and install/upgrade WLM
NOTE The procedure below explains installation using the command-line
version of swinstall. For information on using the swinstall GUI,
see the section “Using the swinstall Graphical User Interface (GUI)”
on page 33.
WLM is bundled as B8843CA, which contains the products Workload-Mgr,
Proc-Resrc-Mgr, PRM-Sw-Lib, and PRM-Sw-Krn. If desired, you can use swlist to
list the product’s filesets:
# swlist -l fileset -s depot_path B8843CA
Installing WLM ensures that the following products are also installed:
• PRM C.02.03
• WLM Toolkits A.01.07.01 or later (T1302AA)
If the system already has the correct versions installed, they will not be modified.