all groups > sql server clustering > august 2007 >
You're in the

sql server clustering

group:

ClusterName


ClusterName Hassan
8/26/2007 6:23:36 PM
sql server clustering: Say I am setting a 2 node cluster. One node is physically named ServerA and
the other physically named ServerB.
Now when i install MSCS, I take it we need to give it a cluster name right..
say we called it "ServerCluster". Now when we install SQL on top of it, is
the SQL Clustername now "ServerCluster" or do we have to give it another
name altogether ?

When we install more than one instance on this node, why do we have to build
them as named instances say
"ServerCluster\Inst1","ServerCluster\Inst2",etc..

Why does MS not allow you to created instance names like default instances
say "Inst1","Inst2",etc.. ?

Thanks

Re: ClusterName Geoff N. Hiten
8/27/2007 12:00:00 AM
You have to give each virtual server a new network name and IP address.

You only get one default instance per cluster. The two part name is based
on how SQL stores binaries on host nodes.

If you want to get away from that name structure, use DNS SRV records to map
a short name to the clustered instance name.

--
Geoff N. Hiten
Senior SQL Infrastructure Consultant
Microsoft SQL Server MVP


[quoted text, click to view]
Re: ClusterName Hassan
8/27/2007 8:22:24 AM
Are you saying that the Windows Cluster and the SQL Cluster have 2 different
names ?

[quoted text, click to view]

Re: ClusterName Rodney R. Fournier [MVP]
8/27/2007 10:28:19 AM
Yes and IP addr.

Cheers,

Rodney R. Fournier

MVP - Windows Server - Clustering
http://www.nw-america.com - Clustering Website
http://msmvps.com/clustering - Blog
http://www.clusterhelp.com - Cluster Training
ClusterHelp.com is a Microsoft Certified Gold Partner


[quoted text, click to view]

AddThis Social Bookmark Button