HP Operations Manager Dependency Mapping Automation

for the UNIX® and Windows® operating systems

Release Notes

Software version: 8.00 / 23 November 2007

This document provides an overview of the HP Operations Manager Dependency Mapping Automation (HPOM DMA) 8.00 release. It contains important information not included in the manuals or in the online help.

In This Version
Documentation Updates
Installation Notes
Known Problems, Limitations, and Workarounds
Verified Environments
Integration with Other HP Software Solutions
Support
Legal Notices

In This Version

This is the first release of HP Operations Manager Dependency Mapping Automation. It enables IT Operations teams to align their activities more fully with the business services that the IT infrastructure supports. By providing automated dependency mapping and configuration consistency in environments with multiple Operations Manager servers, HPOM DMA optimizes the ability of IT organizations to support their businesses and enables enhanced productivity and efficiency within the Operations teams.

Documentation Updates

The first page of this release notes document contains the following identifying information:

To check for recent updates or to verify that you are using the most recent edition, go to the following web site:

http://h20230.www2.hp.com/selfsolve/manuals/

NOTE: You require an HP Passport account to access this information.

To register for an HP Passport ID, go to the following URL:

http://h20229.www2.hp.com/passport-registration.html

Installation Notes

Version Support

HP Operations Manager Dependency Mapping Automation is supported with HP Operations Manager 8.27 for UNIX and HP Operations Manager 8.0 for Windows, and higher versions of HP Operations Manager. HPOM DMA requires UCMDB or BAC version 7.0 or higher. For more detailed technical or ordering information, please go to www.hp.com/go/software or contact your HP Software Sales organization.

Installation requirements, as well as instructions for installing HP Operations Manager Dependency Mapping Automation, are documented in the Installation Guide for HP Operations Manager Dependency Mapping Automation provided in Adobe Acrobat (.pdf) format. The latest version of this document is available from the following web site:

http://h20230.www2.hp.com/selfsolve/manuals

NOTE: You require an HP Passport account to access this information.

NOTE: To view files in PDF format (*.pdf), Adobe Acrobat Reader must be installed on your system. To download Adobe® Acrobat® Reader, go to the following web site:

http://www.adobe.com

Software and Hardware Requirements

These requirements are listed in the Installation and Configuration Guide for HP Operations Manager Dependency Mapping Automation. Before installing HP Operations Manager Dependency Mapping Automation, make sure that your system meets these minimum requirements.

Known Problems, Limitations, and Workarounds

Installation

Configuration and Connection Links Fails to Respond After Install QXCR1000470294

After HP Operations Manager Dependency Mapping Automation has been installed on either HP-UX or Sun Solaris, the Configuration and Connection pages do not respond when attempting to open from the navigation pane on the left. The right content pane remains unchanged. The browser does not indicate that the page is being loaded.

The error appears just once after installation. Once one of the following workarounds has been performed, it does not occur again.

There are two possible solutions:

Preferred Solution

To ensure that the Connection page loads correctly:

  1. Open the HPOM DMA UI and click either the Connection or Configuration link in the left navigation pane.
  2. Stop and start the trace server daemon using the command appropriate for your operating system:

    • HP-UX

      /sbin/init.d/OVTrcSrv stop
      /sbin/init.d/OVTrcSrv start

    • Solaris

      /etc/init.d/OVTrcSrv stop
      /etc/init.d/OVTrcSrv start

    The web UI responds with an error page.

  3. Click the Connection or Configuration link again.

The Connection and Configuration page loading should now be successful.

Alternative Solution

To ensure that the Connection page loads correctly:

  1. Open the HPOM DMA UI and click either the Connection or Configuration link in the left navigation pane.
  2. Stop the ovtomcatB process and restart all ovc process using the following commands:

    /opt/OV/bin/ovc -stop ovtomcatB
    /opt/OV/bin/ovc -start

  3. Login to the HPOM DMA Web UI.
  4. Click the Connection or Configuration link again.

The Connection page loading should now be successful.

Synchronization

NullPointerException While Updating HPOM Views QXCR1000449000

It is not possible to synchronize if the CMDB returns 0 objects. This causes a NullPointerException and is visible in the synchronization log file after the log entry stating:

0 Service or Nodes will be synchronized. No synchronization call to OM will be done - so, no update on the node bank and/or service hierarchy will be done.

Solution

It is not possibile to synchronization with 0 CMDB objects. You must ensure that any TQL query you specify is able to return at least one item.

No Message for HPOM Nodes Moved to CMDB_Removed Node Group QXCR1000745658

If nodes already synchronized and added to the CMDB node group are not part of a subsequent synchronization, they are moved to the CMDB_Removed node group. It is expected that such a move is accompanied with a message being displayed in the message browser but these messages are not sent.

When nodes are moved to the CMDB_Removed node group, the following entries are written to the /var/opt/OV/shared/server/log/om/ciws.0.en log file:

WARNING;no jopcagtbase in java.library.path

Solution

To make sure that an associated message is sent to the Message Browser when nodes are removed from the CMDB node group, complete the following steps:

  1. Open the following file for editing:

    /var/opt/OV/conf/tomcat/b/hpenv.sh

  2. Change the line:

    SHLIB_PATH=${SHLIB_PATH}:/opt/OV/lbin/Cadm

    to:

    SHLIB_PATH=${SHLIB_PATH}:/opt/OV/lbin/Cadm:/opt/OV/lib

  3. Restart the Tomcat server using the commands:

    ovc -stop ovtomcatB
    ovc -start ovtomcatB

Uninstallation

Removing Service Group Instances in the UCMDB also Removes All Host Instances QXCR1000744037

The hpdma.zip package for the UCMDB and BAC introduces the Service Group CI type. On deployment, Unix, Database and Windows CIs are enriched with a container link relationship from such Service Group CIs.

Before the hpdma.zip package can be undeployed, you must delete all CIs of type Service Group, but because of the container link, the Unix, Database and Windows CIs are also recursively deleted.

To prevent this behavior, you must:

Solution
  1. Switch Off Recursive Deletion

    To switch off the recursive deletion behavior of the container link, complete the following steps:

    1. Open the CI Type Manager:

      • UCMDB:

        Admin → Modeling → CI Type Manager

      • BAC:

        Admin → Universal CMDB → Modeling → CI Type Manager

    2. Change to the relationships tree on the left pane.
    3. Right-click Container Link and select Edit CIT.
    4. From the Edit Relationship - Container Link window, select the Qualifiers tab.
    5. Delete the RECURSIVE_DELETE entry in the Configuration Item Type Qualifiers list on the right.
  2. Delete all CIs of type Service Group.
  3. Switch On Recursive Deletion

    To switch on the recursive deletion behavior of the container link, complete the following steps:

    1. Open the CI Type Manager:

      • UCMDB:

        Admin → Modeling → CI Type Manager

      • BAC:

        Admin → Universal CMDB → Modeling → CI Type Manager

    2. Change to the relationships tree on the left pane.
    3. Right-click Container Link and select Edit CIT.
    4. From the Edit Relationship - Container Link window, select the Qualifiers tab.
    5. Add a qualifier with name RECURSIVE_DELETE to the Configuration Item Type Qualifiers list on the right.

Integration with Other HP Software Solutions

HP Operations Manager Dependency Mapping Automation is supported with HP Operations Manager 8.27 for UNIX and HP Operations Manager 8.0 for Windows, and higher versions of HP Operations Manager. HPOM DMA requires UCMDB or BAC version 7.0 or higher.

Support

You can visit the HP Software Support web site at:
http://www.hp.com/go/hpsoftwaresupport

This web site provides contact information and details about the products, services, and support that HP offers.

HP Software online software support provides customer self-solve capabilities. It provides a fast and efficient way to access interactive technical support tools needed to manage your business. As a valued support customer, you can benefit by being able to do the following:

NOTE: Most of the support areas require that you register as an HP Passport user and sign in. Many also require an active support contract. To find more information about support access levels, go to the following URL:
http://h20230.www2.hp.com/new_access_levels.jsp

To register for an HP Passport ID, go to the following URL:
http://h20229.www2.hp.com/passport-registration.html

Legal Notices

©Copyright 2007 Hewlett-Packard Development Company, L.P.

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 only warranties for HP products and services are set forth in the express warranty statements accompanying such products and services. Nothing herein should be construed as constituting an additional warranty. HP shall not be liable for technical or editorial errors or omissions contained herein.

The information contained herein is subject to change without notice.

For information about third-party license agreements, refer to the documents located in the directory on the product installation media:

These documents are also available after installation under <InstallDir>/license_agreements on the HPOM DMA host system.

Adobe® and Acrobat® are trademarks of Adobe Systems Incorporated.

Java™ and all Java based trademarks and logos are trademarks or registered trademarks of Sun Microsystems, Inc. in the U.S. and other countries.

Microsoft® and Windows® are U.S. registered trademarks of Microsoft Corporation.

UNIX® is a registered trademark of The Open Group.