HP-UX WBEM DAS (Direct Attached Storage) Provider Release Notes (766961-001, March 2014)
Defect fixes in B.11.31.1109 version
Table 16 B.11.31.1109
DescriptionDefect ID
In the previous release, DAS (Direct Attached Storage) Provider consumes -
health offline / online events instead of status_change evm notifications.
QXCR1001103479
Event 100 and 101 will not be generated by the provider if the disks are
behind FC/SAS card. Since events are not generated, Disk instance provider
does not refresh its cache. This results in displaying the disk details even
though the disk is removed or not online.
This defect has been fixed in this release.
The disk online/offline events will be generated for disks behind FC/SAS.
In the previous release, DAS (Direct Attached Storage) Provider used
semaphore with semid == 0 even when it was created/used by other
application and this affected the applications.
QXCR1001120981
This defect has been fixed in this release.
DAS (Direct Attached Storage) Provider will not be using any semaphonre.
The usage of Semaphores has been replaced by a Mutex lock.
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 has been fixed in this 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, DAS (Direct Attached Storage) Provider crashed
while enabling/disabing.
QXCR1001085108
This defect has been fixed in this 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 has been fixed in this 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 has been fixed in this 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 has been fixed in this release.
Defect fixes in B.11.31.1106 version
Table 17 B.11.31.1106
DescriptionDefect ID
In the previous release, a core file was generated due to a memory corruption
in DAS (Direct Attached Storage) Provider.
QXCR1001095322
12 DAS (Direct Attached Storage) provider release notes for March 2014 release