Sql Server 2005 cluster - unable to rename to old server name
Posted
by
Paul2020
on Server Fault
See other posts from Server Fault
or by Paul2020
Published on 2010-07-04T19:17:16Z
Indexed on
2011/02/06
15:27 UTC
Read the original article
Hit count: 554
We have a sql 2005 cluster on W2K8 cluster. It is a named instance say SRV1\A. Then I built a new W2K8 (with a diff cluster service name) but the same service account. Then I installed a new sql 2005 cluster say SRV2\A. Now when I bring down the sql server resources on SRV1 and try to rename SRV2\A to SRV1\A through the cluster admin, I get the error the network name already exists. I have tried bringing an old cluster and installing a new cluster with the same name and it works. Why am I not able to rename the name? Any advice would very helpful.
© Server Fault or respective owner