11-24-2023 02:51 AM
Hello,
I am setting up a new voice cluster. I have 2 CUCM's installed and I want to add a IM&P server.
I have added the new server to the server list in CUCM
During the install of IM&P I get the error that the configuration validation failed.
I'm sure that the hostname and password is entered correctly. I have tried it multiple times already.
Any ideas how I can troubleshoot this more?
11-24-2023 03:13 AM
Is the IMP able to resolve the hostname / FQDN of the pub? And also the reverse pointer?
11-24-2023 03:18 AM
I'm doing this on ip address and not on fqdn
11-24-2023 03:54 AM - edited 11-24-2023 03:58 AM
Even though you’re using IPs in the server list you still need to have both a A and a PTR record, or a host record that combines both, for each of the servers in your server list.
Also a question, why are you masking part of the private IPs?
11-24-2023 03:55 AM
But you still define the hostname for every machine during the installation. And as far as I remember, you also define the hostname of the pub during the clustering.
And every machine checks the DNS and reverse record during installation.
11-24-2023 04:14 AM
I have added the DNS record and the reverse record, but I still get the same error...
11-24-2023 04:21 AM
Maybe the security password is just incorrect. Maybe the one you got is wrong.
You can check it by trying to reset the password via CLI "set password user security"
It asks you for the old one and also to set the new one.
It then verifies, if they are correct and then prompts you to confirm the change. So, you can still cancel the password change.
If the verification is not successful, then you probably have a wrong security password.
11-24-2023 04:28 AM
I do have the right security password. I used it already to add the CUCM subscriber...
11-24-2023 03:16 AM
Some more info:
In the Unified Reporting I can see this:
In RTMT I see this error:
At Fri Nov 24 11:30:23 CET 2023 on node 192.168.x.x; the following SyslogSeverityMatchFound events generated: SeverityMatch : Alert MatchedEvent : Nov 24 11:29:30 EBOSLBE1-CUCM01 local7 1 : 182: EBOSLBE1-CUCM01.domain.com: Nov 24 2023 10:29:30.516 UTC : %UC_CLUSTERMANAGER-1-CLM_MsgIntChkError: %[NodeIP=192.168.x.x][AppID=Cisco Cluster Manager][ClusterID=][NodeID=EBOSLBE1-CUCM01]: ClusterMgr message integrity check error. AppID : Cisco Syslog Agent ClusterID : NodeID : EBOSLBE1-CUCM01 TimeStamp : Fri Nov 24 11:29:30 CET 2023
11-24-2023 04:19 AM
As correctly mentioned by @b.winter and @Roger Kallberg fqdn validation is always performed during the installation of both first node and subsequent nodes of the cluster.
To verify that before rebooting the failing node go on the first node and do a show network cluster and see if the node you are installing is authenticated or not
Please let us know.
Regards
Carlo
11-24-2023 04:27 AM
11-24-2023 04:48 AM
I don't know why but now the configuration validation was succesfull and the installation is now installing the database...
I can now also see this in the provisioned servers:
So I changed nothing, but suddenly the installation does continue... Thanks for the assistance anyway.
11-24-2023 05:02 AM
Glad to know your problem is fixed for now but I would check if all the DNS you configured on all nodes are able to resolve both A and PTR record of all nodes.
Cheers
Regards
Carlo
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide