Troubleshooting classic cluster registration errors (CCMv2)
While trying to resume the registration process, you can identify the problem behind the error and fix it.
Issues during registration in CDP
Error or issue details | Resolution |
---|---|
Alert: Registration is pending for a cluster with the same details. |
|
Cluster side issues
Error or issue details | Resolution |
---|---|
Connection refused even though the systemctl status jumpgate-agent.service shows that the jumpgate agent is running. | Make sure that you copied the right setup files for the cluster or check if the port
number CCM_TUNNEL_SERVICE_PORT in
cluster_connectivity.conf is your Cloudera Manager's port number in case
of CDH/CDP Private Cloud Base cluster and Knox port number in case of HDP cluster. |
Test connection failure |
Try the following:
|
CCM issues
Classic Clusters registration uses CCM, enabled by the installation of the CCM client and secrets on the CM node.
Error or issue details | Resolution |
---|---|
“Unable to identify a backendId for this request. This usually happens if either the backendId is invalid or the agent has not yet connected to the relay server” OR “No route found for backend with id <backend-id>. This usually happens if either the backendId is invalid or the agent has not yet connected to the relay server." |
The CCMv2 Network Load Balancers (NLBs) might be unreachable. To verify, execute
cat cluster_connectivity.conf and collect the
RELAY_SERVER field’s value and make sure that the RELEY_SERVER on port
443 is reachable from the legacy CDH/HDP master nodes. |
Other issues
Error or issue details | Resolution |
---|---|
If Cluster name and Display name are different, few details are missing from the cluster detail page. | Cluster name and Display name must be the same. |
If registering your cluster for use with Data Catalog, also check the following:
-
Check Proxy to Cloudera Manager through Apache Knox is enabled.
-
Make sure that you created the
cdp_default
topology on the Knox host with required services and LDAP configuration; it's a prerequisite.