Database Error Messages

PRVH-01526

Node name "{0}" is not registered in the known_hosts file "{1}" on node "{2}", found "{3}" registered for the node.

Cause

The Configuration Verification Utility (CVU) determined that the indicated node name was not registered in the node name form in the known_hosts file on the indicated node. The node name was registered in indicated form which is either fully qualified domain name or an IP address of the node. The indicated node name is required to be registered without domain name in the known_hosts file for passwordless SSH user equivalence.


Action

Ensure that the known_hosts file on the indicated node contains an entry for the indicated node name without the domain name. On UNIX platform 'ssh node name' can be issued by the current user to register the node name in the known_hosts file.