var/opt/OV/log/OpC/opcerror
%OvAgentDir%\log\OpC\opcerror
The firewall configuration is correct, but deployment still fails.
The agent ID matches, but deployment still fails.
If the server node name cannot be resolved add the following
statement to the nodeinfo file:
OPC_RESOLVE_IP <ip address of server>
Refer to Node Info Policy Parameters for more information about this parameter.
The name of the management server can be resolved on the managed node, but deployment still fails.
/opt/OV/bin/OpC/install/
%OvAgentDir%\bin\OpC\install
The management server is correct in opcinfo, but deployment still fails.
opcagt -status
If not, restart the agent with the
command: opcagt -start
The agent is running, but deployment still fails.
The initial node deployment or a redeploy all deployment job fails with one of the following error messages:
The reason for these problems is that the installation of the agent software takes so long that the retries for the policy deployment time out. To solve this problem right-click Operations Manager in the console tree, and then click Configure Server.... In Namespaces, select Policy Management and Deployment, and then set the following values:
On slow machines the default values will not suffice and need to be increased accordingly.
All conditions appear to be met, but deployment still fails.
The hardware and software requirements are complete, but deployment still fails.
Besides checking your network connection, you should also verify whether the policy management server has administrative rights on the remote managed node. Administrative rights are provided for the policy management server in a Windows domain environment by adding the domain group HP-OVE-Group to the local administrator group of the managed node.
If the managed node is not in the domain, but only in a Windows workgroup, administrative rights are provided by creating the local user HP-OVE-User on the remote managed node. This account must have the same password as the HP-OVE_User account specified during management server installation (see passthrough authentication.)
Additionally, the user HP-OVE-User must also be part of the local Administrator group of the managed node. If you have specified another user account for the server during product installation, you should create this account instead of HP-OVE-User on the managed node.
The network connections and administrative rights are correct, but deployment still fails.
inst.log
in \Temp
or
<install_dir>\Installed Packages\Temp
on the
managed node.
The inst.log
file contains
no errors, but deployment still fails.
The Windows Event Log on the managed node does not contain errors that would affect deployment, but deployment still fails.
You can gain administrative rights for the remote node in the following ways:
The account permissions are correct, but deployment still fails.
The node responds to the ping command, but deployment still fails.
However, this user must be a part of the local administrators group of the remote node if you want to trigger any package deployment operation (deployment, undeployment, Redeploy all, or Uninstall) using the PMAD user. You will get a deployment error in these circumstances:
To correct this situation, you can add the PMAD user manually to the local administrators group of the remote managed node of a domain environment. Any packaged deployment operation should work then, providing the remote node is not behind a firewall. For more details, see Start Windows node security setup.
Unmanaged node brought under management, but deployment still fails.
Delegation mechanisms depend on end-to-end Kerberos authentication from the remote console, through the management server, and onwards to the node. This may only work correctly if the FQDN of the node is correct in the node's network properties. The FQDN in the node's network properties must be exactly the same as the node's full computer name, which you can configure in the system properties of the Windows operating system.
The FQDN must also be configured correctly in the dnsHostName and servicePrincipalName attributes of the computer object in Active Directory.
Start the command nslookup <shortname of
agentsystem>
on the node. This command should
return the same FQDN as the full computer name in the node's
Windows system properties.
If you are running a disjoint namespace, your nodes may have different FQDN domain suffixes, and the FQDNs may not all be registered correctly on the computer accounts. For more details about disjoint namespaces, see the following Microsoft Knowledge Base Article http://support.microsoft.com/default.aspx?scid=kb;EN-US;258503
If the FQDNs differ, you have to change your computer configuration so that DNS suffixes match in the Active Directory domain and on the node, or correct the DNS records to be present and computer account attributes.
The deployment job does not fail with an "Access Denied" error and the FQDN is correct in the node properties.
See Configure network information for managed nodes for more information about setting these parameters.
The network information for the node is correct, but deployment still fails.
Several minutes have passed since the node was configured, but deployment still fails.