HP Matrix Operating Environment 7.3 Update 1 Release Notes

value, the activation may fail with the error “Value x.x for entitlement_min is below
minimum, setting to 5.0. This error is displayed on the VM host.
Suggested action
On the Integrity VM host, set the Integrity VM configuration variable GUESTMHZMIN
to the nearest integer value that is five percent of the host processor speed in cycles.
The following commands can be used to perform the GUESTMHZMIN variable setting
on the Integrity VM host:
# typeset -i i j k
# i=$(hpvmstatus -sM | cut -d: -f3)
# j=i/20
# k=j*20
# if ((i>k)) ; then j=j+1 ; fi
# ch_rc -a -p GUESTMHZMIN=$j /etc/rc.config.d/hpvmconf
Moving a managed virtual machine guest using Microsoft SCVMM may change
BIOS serial number of logical server
On rare occasions, the BIOS serial number of a VM guest managed by logical server
management is changed if a file copy move operation is performed on the VM guest
using Microsoft System Center Virtual Machine Manager (SCVMM). This may cause
operations on the virtual machine logical server to be unsuccessful, or the virtual machine
logical server may become inoperable.
Suggested action
Unmanage the logical server using the Matrix OE visualization DeleteUnmanage
Logical Server... menu selection, then import the virtual machine as a logical server
using ToolsLogical ServersImport....
Viewing or editing the logical server management properties file may cause
failure of the HP Logical Server Automation service
Viewing or editing the C:\Program Files\HP\Virtual Server Environment\
conf\lsa\lsa.properties file may write lock the file while the HP Logical Server
Automation service is running. This may cause a serious failure of the service.
Suggested action
Use a text editor that does not lock the file, such as Emacs, Notepad, or TextPad.
Process Resource Manager
Limitations
Creating and modifying configuration files with privilege elevation enabled is not
supported
If privilege elevation is enabled in Systems Insight Manager, you can monitor Process
Resource Manager (PRM), but you may experience problems performing PRM operations.
Specifically, creating and modifying PRM configuration files may report success even
though the operations hang.
Suggested action
Do not change PRM configuration files using the PRM user interface when privilege
elevation is enabled.
46