SCCM & SQL Cluster Using a CNAME DNS Record

ConfigMgr, Configuration Manager 2012, SCCM No Comments »

Earlier today I ran into a situation with the SCCM 2012 setup failing at the Creating Database stage. I’ve since resolved the matter and unfortunately don’t have the original ConfigMgrSetup.log file that referenced the specific error message, but it was something similar to the following:

[SQL Error -08001] SSL Error: The Certificate CN Name Does Not Match the Passed Value.

As it turns out, the server name I was provided for the SQL Server 2008 R2, SP1 (CU6) cluster was actually a DNS Canonical Name (CName) record for the cluster. Not the actually cluster name itself. The reasons for them doing this are out-of-scope for this post, but once I changed the name of the SQL server to the actual name of the cluster the setup proceeded without issue.

NOTE: Because of the point that the setup originally fails, you will have to uninstall the site and start over as the site is partially installed.

SCCM 2012 and Clustered SQL: Correct the FQDN and try again

ConfigMgr, Configuration Manager 2012, SCCM No Comments »

When installing SCCM 2012 in a clustered SQL environment, you may receive the following error message during the prerequisite validation:

Configuration Manager only supports the use of primary FQDN’s, where the DNS hostname (first label in the FQDN) matches the NetBIOS hostname of the computer. The FQDN provided for this site system does not meet this requirement and cannot be used. Correct the FQDN and try again.

According to TechNet threads, this is a known bug and may be circumvented by using the /NoPrereq command line switch against Setup.exe in the folder SMSSETUP\BIN\X64.

WP Theme & Icons by N.Design Studio
Entries RSS Comments RSS Log in