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

-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.
Installing from the media
NOTE: Installing without the benefit of a depot may cause unnecessary reboots. For
information on reducing reboots, see Step 5 on creating a software depot.
If you are installing WLM from the media:
i. Install the general support patch bundles and software from Step 1
If your system is missing any general HP-UX patch bundles or software mentioned
in Step 1, install them now.
Be sure to read the patch bundle documentation for any special installation
instructions.
ii. Install WLM
NOTE: The WLM bundle B8843CA requires a customer_id/codeword pair to
unlock it from the AR media. Purchase of WLM entitles you to this codeword,
which can be found on the Software Certificate you received from HP. The WLM
codeword is needed to complete the next step.
Use a line similar to the following to install WLM:
# /usr/sbin/swinstall -x customer_id=cust_id \
-x codeword=codeword \
-x autoreboot=true \
-s mount_path B8843CA
where mount_path is the path to the media. For example:
# swinstall -x customer_id=xyzCorp \
-x codeword=123456789101bcdf \
-x autoreboot=true \
-s /cdrom B8843CA
iii. Install WLM-specific patches from Step 4
If your system is missing patches from Step 4, install them now.
Be sure to read the patch documentation for any special installation instructions.
d. Restart MeasureWare if it was running before the WLM upgrade/installation:
# /usr/sbin/init.d/mwa start
Installation procedure 33