HP WBEM Services Version A.02.
© Copyright 2009 Hewlett-Packard Development Company, L.P. All rights reserved Legal Notices Confidential computer software. Valid license from HP required for possession, use, or copying. Consistent with FAR 12.211 and 12.212, Commercial Computer Software, Computer Software Documentation, and Technical Data for Commercial Items are licensed to the U.S. Government under vendor's standard commercial license. The information contained herein is subject to change without notice.
Table of Contents 1 HP WBEM Services Version A.02.09 Release Notes.................................................5 Announcement.......................................................................................................................................6 What's in This Version............................................................................................................................6 Standards Conformance.............................................................................
List of Tables 1-1 1-2 1-3 1-4 4 HP WBEM Services Releases...........................................................................................................7 HP-UX 11i v2 WBEM Solution Compatibility Table.......................................................................9 HP-UX 11i v3 WBEM Solution Compatibility Table.....................................................................11 Defects fixed in HP WBEM Services version A.02.09.........................................................
1 HP WBEM Services Version A.02.
Announcement The following information is for version A.02.09 of HP WBEM Services. HP WBEM Services for HP-UX is available from http://software.hp.com. As the HP-UX implementation of the DMTF WBEM standard, the HP WBEM Services product enables management solutions that deliver increased control of enterprise resources at reduced cost.
• • From this release, the CIM Repository (/var/opt/wbem/repository) is a database instead of file-based repository. This change is done to increase the robustness of CIM repository. wbemassist - A command-based troubleshooting utility to identify problems related to HP WBEM Services on the managed nodes. This utility can be used to troubleshoot configuration or installation problems as well as to determine if the CIM server is working appropriately or not.
Compatibility Information This section elaborates on the compatibility information for HP WBEM Services version A.02.09. WBEM Provider Compatibility The following tables list the product bundle and WBEM version information for both, HP-UX 11i v2 and v3. Use these tables to determine which bundle is compatible with your version of HP-UX. Use the swlist command to view your product bundle version number.
NOTE: Unless otherwise indicated, the table column titled “Product Version” indicates support for the listed or later versions. Table 1-2 HP-UX 11i v2 WBEM Solution Compatibility Table Product Tag Product Title Product Version Supported HP WBEM Services Version iCOD HP-UX iCOD (Instant Capacity) B.11.23.09.02.00.07 A.02.09 NParProvider nPartition Provider HP-UX B.23.01.07.05 SW-DIST HP-UX Software Distributor B.11.23.0909.340 WBEMP-LAN LAN Provider for Ethernet B.11.23.
Table 1-3 details HP-UX 11i v3 with product bundle and WBEM version compatibility information. 10 HP WBEM Services Version A.02.
NOTE: Unless otherwise indicated, the table column titled “Product Version” indicates support for the listed or later versions. Table 1-3 HP-UX 11i v3 WBEM Solution Compatibility Table Product Tag Product Title Product Version Supported HP WBEM Services Version iCOD HP-UX iCOD (Instant Capacity) B.11.31.09.02.00.07 A.02.09 NParProvider nPartition Provider HP-UX B.31.02.00 SW-DIST HP-UX Software Distributor B.11.31.0909.340 WBEMP-LAN LAN Provider for Ethernet B.11.31.
Table 1-3 HP-UX 11i v3 WBEM Solution Compatibility Table (continued) Product Tag Product Title Product Version gWLM-Agent HP Global Workload Manager Agent A.04.01.01.107 Supported HP WBEM Services Version Additional Compatibility Information Starting with the A.02.05 release, HP WBEM Services for HP-UX will support an option that allows a WBEM Provider (i.e., the management instrumentation) to run as the user who issued the management request.
Prerequisites for Installing HP WBEM Services Following are the prerequisites for installing HP WBEM Services version A.02.09: • • HP-UX 11i v2 or HP-UX 11i v3 OpenSSL must be installed before installing HP WBEM Services version A.02.09. It is recommended that the OpenSSL version available with HP-UX OE is installed prior to installing HP WBEM Services version A.02.09. For HP-UX 11i v2, install OpenSSL version A.00.09.07m.056 and for HP-UX 11i v3, install OpenSSL version A.00.09.08k.009.
4. Run the following HP-UX command to start the installation. swinstall -s WBEMSvcs At installation, the following files are installed: /etc/opt/hp/sslshare Shared SSL certificate files and trust store files. /etc/opt/wbem (directory) /opt/wbem (directory) /opt/wbem/bin commands, executables /opt/wbem/lbin Executables that are not intended to be used directly by customers. /opt/wbem/lib Shared libraries. /opt/wbem/mof/CIM217 MOF files. /opt/wbem/mof MOF files.
NOTE: While re-installing HP WBEM Services, any existing repository in /var/opt/wbem/repository is moved to/var/opt/wbem/prev_repository before building a new repository. HP WBEM Services version A.02.09 upgrades the existing repository to CIM schema 2.17.1 by recreating the schema extensions from the old repository (/var/opt/wbem/prev_repository) into the new repository (/var/opt/wbem/repository) that has been initialized with the new version of the schema.
Fixes in this Release Unless listed in the Known Problems and Workarounds section, all known problems of previous versions of HP WBEM Services have been fixed in this version. Table 1-4 describes the defects fixed in HP WBEM Services version A.02.09. Table 1-4 Defects fixed in HP WBEM Services version A.02.
HP WBEM Services is not installed appropriately on systems that use NIS • What is the problem? While installing HP WBEM Services, the configure phase creates the cimsrvr user and group in the passwd(4) and group(4) files. But when you upgrade to HP WBEM Services, as part of a custom bundle, on a system that has NIS configured, and the custom bundle requires a restart, the configure phase is run before the NIS services are up and running.