3PAR InForm OS 2.3.1 MU3 Patch 16 Release Notes
4
Release 2.3.1 MU3 P16 Release Notes InForm OS Version 2.3.1
50428 The cimserver process
occasionally crashed when
sending chunked responses.
A response queue function is serialized per request
by locking a mutex owner by the
OperationAggregate object for that request.
Unfortunately, if the response queued is the last
response, the OperationAggregate object is deleted
within the method. When the AutoMutex created at
the beginning of the method goes out of scope, it is
holding onto a mutex that was already deleted. This
has been fixed.
54071 Rename the classname of the
association between the
Current Volume Storage
Setting and Storage
Capabilities.
The Storage Setting that is associated to a
TPD_StorageVolume is renamed to
TPD_VolumeSetting, and its association with
TPD_StorageCapabilities has been removed.
54074 Fix the Storage Setting
associated with CPG Storage
Capabilities.
Added new instances of fixed TPD_StorageSetting
that are associated with the Storage Capabilities of a
Dynamic Storage Pool so that a client can use them
to create a volume from that Dynamic Storage Pool.
57370 Initialize value for the Max
Media Size of the Disk Drive
class.
The value for the Max Media Size property has been
populated.
58086 The Storage Hardware ID
reference returned from the
Create Storage Hardware ID
method is wrong.
Fixed a problem where the Instance ID of the
reference to Storage HardwareID returned from the
Create Storage Hardware ID method invocation is
wrong.
58088 Missing instances of Storage
Capabilities of the Dynamic
Storage Pool.
Fixed a problem where instances of
TPD_StorageCapabilities associated with
TPD_DynamicStoragePool are missing.
58089 Request to include the MU
level in the Description
property of the Storage
System.
The MU level of the InFormOS release has been
added to the Description property of the top level
Storage System.