HP-UX Workload Manager A.03.05.xx Release Notes for HP-UX 11i v3 (B8843-90051, February 2011)
Table Of Contents
- HP-UX Workload Manager A.03.05.xx Release Notes
- Table of Contents
- 1 Announcement
- 2 New in this version
- 3 Known problems and workarounds
- System panic when PRM is enabled; install failure in absence of PRM when certain kernel patches are present
- Capping issue
- WLM uses only the assigned CPU resources even with utilitypri set
- Temporary Instant Capacity (TiCAP) expires while WLM is managing nPartitions
- Automatic activation of Instant Capacity core without authorization
- Partition management affected when cores are deactivated with iCAP on fully owned system
- Application hangs in FSS group
- Shutdown slow; “Waiting for shutdown confirmation” and “Shutdown initiated; however, ... unable to acquire confirmation” messages displayed
- Unable to get CPU allocation due to number of processes
- Collectors abort when updated while running
- GlancePlus/OpenView Performance Agent and processor sets
- GlancePlus may not correctly identify processes’ PRM groups
- glance Adviser memory consumption increases continually
- WLM enables/disables SLOs at end of interval
- No metrics on startup or reconfiguration
- WLM configurations cannot be activated with fewer than 100 Mbytes of memory available
- Secure Resource Partitions: Blocked port on a virtual network interface
- Reaching the system V semaphore limit
- Configuration wizard requires PRM
- Processes in transient FSS groups appear unexpectedly in other workload groups
- Modifying a managed partition requires WLM and the global arbiter be stopped
- Performing online cell operations
- WLM GUI is not compatible with different versions of WLM
- "Message violation" error
- Upgrading or installing PRM before upgrading WLM can cause failed swverify checks
- 4 Compatibility information and installation requirements
- Disk and memory requirements
- Network operating environment
- Compatibility with other software
- Compatibility with long hostnames
- Compatibility with X Windows
- Compatibility with GlancePlus
- Compatibility with HP Integrity Virtual Machines
- Compatibility of WLM virtual partition management and Instant Capacity / PPU
- Compatibility of WLM virtual partition management and certain CPU bindings
- Compatibility of WLM partition management and PSETs
- Compatibility of psrset and PSETs
- Compatibility with PRM
- Compatibility with gWLM
- Compatibility with Java
- Installation procedure
- 5 Patches and fixes in this version
- 6 Software availability in native languages
- 7 Security
- 8 Available manuals
- 9 WLM toolkits
- 10 Providing feedback
- 11 Training

If you have 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
8. Shut down WLM if it is currently running
Run the following command on every system or partition where you will install/upgrade
WLM:
# /opt/wlm/bin/wlmd -k
Also shut down any running instances of the WLM global arbiter:
# /opt/wlm/bin/wlmpard -k
9. 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, refer to the section “Using the
swinstall Graphical User Interface (GUI)” (page 34).
WLM is bundled as B8843CA, which contains the products Workload-Mgr, WLM-Monitor,
and WLM-Dev tools. 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 product is also installed:
• WLM Toolkits A.01.10.xx (WLMToolkits)
If the system already has the correct version installed, it will not be modified.
The WLM product B8843CA replaces the WLM product B8843BA from WLM Version 1.0.
If you install using swinstall’s match_target option, the new B8843CA product will
match your installed B8843BA product.
Workload Manager is installed in /opt/wlm/. The manpages are also installed in /opt/wlm/.
a. Plan for system downtime. This should include generation of a current system backup
and notification to all users.
b. Shut down MeasureWare if it is running:
# /usr/sbin/init.d/mwa stop
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 media
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 \
32 Compatibility information and installation requirements