HP Matrix Operating Environment 7.3 Release Notes

wrapper.java.additional.2=-XX:PermSize=32m -XX:MaxPermSize=128m
3. Restart the HP Logical Server Automation service.
Minor issues
VM logical server may not immediately activate when created using the logical server
copy feature
When using Logical Server Copy (ToolsLogical ServersCopy) to make a copy of a virtual logical
server with storage, the newly created logical server may not immediately activate. It may fail
activation with an error similar to the following:
The save Configuration operation on virtual machine configuration
<vm path> failed: Failed to create VM! Invalid datastore path '[null]'.
Suggested action
Edit the newly created logical server, and modify the datastore information in the logical server.
Save the logical server and it will now activate successfully.
Performing operations on logical servers outside of Matrix OE visualization may cause
incorrect information to be displayed
If you use tools other than Matrix OE visualization to manage logical servers, modifications to the
underlying resources managed by logical server management are not immediately reflected in the
logical server.
For example, if you modify the power state of a managed resource outside of logical server
management, the power state of the logical server is displayed incorrectly until logical server
management resets its data.
Suggested action
Wait several minutes for the logical server to reset its data, or use ToolsLogical ServersRefresh...
to manually refresh server resources.
Activating an Integrity VM virtual machine logical server with three or more vCPUs may
fail with entitlement error in VM host
If you attempt to activate an Integrity VM logical server with three or more vCPUs on an Integrity
VM host with 1596 MHz processor speed or more, and the entitlement value used to create the
virtual machine on the VM host falls below the minimum 5% 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
LUNs not detected after activating a logical server using logical server management on
an HP Integrity Virtual Machine host
A logical server, when activated directly on an HP Integrity Virtual Machine host using LSM, fails
to detect the LUNs assigned to it at the virtual machine EFI prompt. Due to this limitation, the logical
server will not boot up the operating system automatically even if it is assigned with a LUN that is
pre-provisioned with an operating system.
Logical server management 41