HP-UX WBEM DAS Provider release notes (5900-2222, March 2012 web release)
Table 7 Defects fixed in HP-UX 11i v3 OS (continued)
DescriptionDefect ID
In the previous release, the HPUXStorageIndicationProviderModule registers to
disk_em, msamom, msamom_sas, gazemon monitors repeatedly every 5 minutes.
This causes a poll from these monitors which has to be avoided.
QXCR1001093716
This defect is fixed in the current release. Store the PID of the monitors in the provider
and register only when the PID changes that is when monitor has restarted.
In the previous release, the DASProvider crashed while enabling/disabing.QXCR1001085108
This defect is fixed in the current release.
In the previous release, the memory leak is seen in
DiskPollerJob.cpp:performPolling() function. Delete in two return paths
were missing for a variable allocated on heap.
QXCR1001124484
This defect is fixed in the current release. Changes are made to delete the variable
in these two return paths.
In the previous release, the HPUXStorageIndicationProviderModule data
had junk values at the end in evweb o/p under "Error Details/Component Data".
QXCR1001053727
This defect is fixed in the current release. Void Pointer is passed to the EMS API
which fills the "Error Details/Component Data".
In the previous release, core file generated by cimprovagt, program terminated
with signal 11, resulting in segmentation fault.
QXCR1001051369
This defect is fixed in the current release.
Defects fixed in version B.11.31.1109.06.02
For disk insertion event [event no :100] , the component details shown for the new
disk is wrong. The instance provider also shows wrong data for the inserted disk.
QXCR1001149757
This defect is seen only for disk removal and insertion behind Raid cards when in
HBA mode only.
This defect is now fixed in DASProvider and the provider shows correct data in the
event details and in instance enumeration.
Defects fixed in version B.11.31.1203.04.01
The HPUXStorageNativeProvider does not generate Event #100 when a disk is inserted.
Retry logic is included, to send SCSI enquiry command if there is any failure in retrieving disk
attributes. Event #100 is now being generated when a disk is inserted.
QXCR1001134066
All the non filled properties in CIMUtil/wbemexec query appears as boolean. For example,QXCR1001088998
• NAME="CapabilityDescriptions" TYPE="boolean">
• The properties of the following DataType is incorrect:
NAME="EnabledState" TYPE="sint32">
NAME="RequestedState" TYPE="sint32">
NAME="EnabledDefault" TYPE="sint32">
This issue is fixed in the current release. Only the filled in data is displayed. The non filled
data in CIMUtil/wbemexec query increases the network traffic, therefore it is not displayed.
The properties of all DataType is corrected.
When cimserver is shutdown, a core is observed.QXCR1001110569
This issue is fixed in the current release.
Currently in DASProvider, the event processing stops if any of the attributes fail when an
enquiry command to disk is run.
QXCR1001130598
This issue is fixed and the design of DASProvider is now changed. The event generation logic
is made resilient to handle retrieval failures of all the properties except Vendor ID, Product ID,
and firmware version
Defects fixed in this version 13