Share via


Access Denied While Creating a new Failover Cluster

Question

Monday, September 24, 2012 11:56 PM

Hello,

I am trying to create a new failover cluster with nodes as 3 Windows Server 2012, all 3 have Failover Clustering installed. But the problem I am facing is when I try to create the Cluster.

New-Cluster -Name MyCluster

New-Cluster : An error occurred while performing the operation.
    An error occurred while creating the cluster 'myCluster'.
    An error occurred creating cluster 'myCluster'.
    Access is denied

Am I missing something?

Regards- Muralidhar 

All replies (5)

Tuesday, September 25, 2012 1:08 AM ✅Answered

Did you provide the list of node names and the cluster IP address etc? Also, have you run cluster validation and does your account have the rights to create the cluster computer object in AD? (You can also pre-create it, diable the AD computer account and grant yourself full rights on that account)

See syntax for New-Cluster here:

http://technet.microsoft.com/en-us/library/ee460973(WS.10).aspx


Tuesday, September 25, 2012 4:57 AM ✅Answered

           Try to give full access  for particular Domain controller server In DNS ....

           Active Directory controller also need to give full access   After given full access try to restart dc ......now it will work fine...

       Regard's | Ramu A 


Tuesday, September 25, 2012 8:52 AM

Yes I did the validation, it passed, I tried adding nodes as well but every time I I try it fails for the same reason, access denied while creating the cluster.

Regards- Muralidhar | If my response helped, please help me by marking my response as the answer and voting as appropriate...


Tuesday, September 25, 2012 8:52 AM

Thanks Ramu I will try this.

Regards- Muralidhar | If my response helped, please help me by marking my response as the answer and voting as appropriate...


Thursday, September 27, 2012 3:13 AM

Hi,

How are things going? I just want to check if the information provided was helpful. If there is any update or concern, please feel free to let us know.

Best Regards,
Aiden

TechNet Subscriber Support

If you are TechNet Subscription user and have any feedback on our support quality, please send your feedback here.

Aiden Cao

TechNet Community Support