HP-UX WBEM SAS Provider release notes (5900-2476, September 2012 web release)
Known problems, workarounds, and limitations
The following known problem is for the current release:
• Problem: The events are lost when diagnostic products are upgraded on a DRD cloned disk.
Description: Prior to September 2012 release version of diagnostics product, the postgres
7.4.2 version was supported. However version 8.4.8 is shipped from September 2012 release.
Due to the missing data compatibility between PostgreSQL version 7.4.2 (prior to September
2012) and 8.4.8 (September 2012 release or later) when diagnostics products are upgraded
from prior to September 2012 release to September 2012 web release and later, the postgres
data need to be migrated to 8.4.8 format. Data migration involves backup in 7.4.2 version
using the pg_dumpall and restore in 8.4.8 version using the psql operations. Both of these
operations requires a running postgres service. But in the DRD environment there is a limitation
that no service can be run on the cloned disk when products are either installed or upgraded.
This limits diagnostics product upgrade steps from taking the backup of the postgres 7.4.2
data. As a result, the data such as events and error records is lost during such circumstances.
Workaround: You can select any of the following two alternatives:
1. To install the product on the DRD cloned disk as a normal upgrade scenario. The scenario
will be same as fresh installation and user may refer to event.log for historical event data.
2. To have a seamless migration of the data from postgres 7.4.2 version. In this case, the
user is required to perform the manual steps listed in the Installation scenarios of Postgres
8.4.8 guide at www.hp.com/go/hpux-diagnostics-sfm-docs.
Following is the limitation of the SAS provider:
• SAS is a read-only provider and hence does not allow users to modify, create, or delete
instances.
• When SAS provider B.11.31.1106 or later is installed on legacy Integrity systems,
dm_sas_adapter is never launched regardless of the diag mode.
HPUXSASNativeIndicationProviderModule always monitors natively the hardware and generates
WBEM events. The reverse wrapper, sas_Wbemwrapper, may be launched depending on
the connected hardware. This reverse wrapper converts the WBEM event to the corresponding
EMS event.
The introduction of this native support adds to support the following EMS resource path:
/adapters/events/sas_wrapper_wbem
On the other hand, as the process for dm_sas_adapter is never launched, the corresponding
EMS resource path is not monitored:
/adapters/events/sas_adapter
Related documentation
Table 8 lists the available documentation for the WBEM providers:
Table 8 WBEM provider related documents
LocationDescription
http://www.dmtf.org/standards/cimCIM Tutorial
http://software.hp.com
and
Information about HP WBEM Services
http://www.hp.com
http://www.openpegasus.org/uploads/40/3452/WBEMIndications.pdfOverview of the indication schema
Datasheets of all the providers are installed along with the product at the following
location on the system:/opt/<provider-name>/doc
Provider Datasheets
10 HP-UX WBEM SAS provider release notes