Jump to content United States-English
HP.com Home Products and Services Support and Drivers Solutions How to Buy
» Contact HP
More options
HP.com home
HP Open Source Middleware Stacks Blueprint:: Database Server on HP Server Platforms with MySQL and SUSE Linux Enterprise Server Version 10

Frequently Asked Questions

» 

Technical documentation

Complete book in PDF
» Feedback
Content starts here

 » Table of Contents

Q: What do I do if any of the following errors display in the OVOW console during the SPI or instrumentation deployment phase?

  • Error:Action could not be executed because the contacted managed node is using an AgentId different to the AgentId the action server expected

  • Error:Node is already managed by another management server

A: If you are having issues with the nodeId, use the following procedure:

  1. At the managed node, enter the following command:

    # /opt/OV/bin/OpC/opcagt –kill

  2. Delete the file /var/opt/OV/conf/OpC/agentid.

  3. Open the file /var/opt/OV/conf/OpC/nodeinfo and remove the first line containing OPC_AGENT_ID.

  4. To remove the id from the server, select the node, right-click, and select Properties->GeneralAdvanced Configuration. You can now remove the id.

  5. At the managed node, enter the following command:

    # /opt/OV/bin/OpC/opcagt –start

  6. Deploy the policies from the server.

    This generates a new AgentId for the node.

Q: After installing the mysql5 RPM package, the following error displays:

Starting MySQLCouldn't find MySQL manager or server[FAILED].

What is the cause?

A: This error is caused by the my.cnf file that comes from mysql4 or an earlier version. To correct the error, enter the following commands:

[root@bl30p-1 ~]# mv my.cnf my.cnf.old

[root@bl30p-1 ~]# /etc/init.d/mysql start

Q: After changing the MySQL data directory, the stop or start command was executed in MySQL at the HP OVOW management console. The following error displayed:

MySQL manager or server PID file could not be found!..failed Starting MySQL..done

What do I do?

A: This error is caused by an OVOW agent's config.file that has not been synchronized. To correct this problem, perform the following procedure.

  1. Enter the following commands:

    # cd /var/opt/OV/bin/instrumentation/DBSPI/conf

    # vi dbspi_mysql.cfg

  2. In the dbspi_mysql.cfgfile, find mysql_datadir="/var/lib/mysql" and change the directory to your MySQL data directory.

  3. Save the file, exit, and restart using the following commands:

    # /opt/OV/bin/OpC/opcagt -stop

    # /opt/OV/bin/OpC/opcagt -start

Q: What do I do if I receive the following error when I try to install HP SIM?

Warning: group hpsmh does not exist — using root ...

Chown: 'root:hpsmh': invalid group

A: This error indicates the groupid is being used by another application. In your environment, the application is the OVOW agent. To solve this problem, uninstall the OVOW agent and then install HP SIM. When the OVOW agent is reinstalled, the OVOW agent automatically uses a different groupid number.

To correct this error, enter the following commands:

# opcagt —kill

# rpm —e OPCSVCDISC OPCPERF OPCJRE OPC OPCCOMM

# rpm —e dce

Printable version
Privacy statement Using this site means you accept its terms Feedback to webmaster
© 2007 Hewlett-Packard Development Company, L.P.