I have 2 identical Windows Server 2008 R2 servers which I am trying to setup a failover cluster on.
The "Validate a Configuration" passes, but the actual creation process produces an error:
An error occurred while creating the cluster.
An error occurred creating cluster 'newcluster'.
This operation returned because the timeout period expired
Anybody know how to fix this?
Thanks!
Edit #1:
Create Cluster
Cluster: NEWCLUSTER
Node: server1.domain.local
Node: server2.domain.local
IP Address: 10.10.10.101
Started 12/11/2014 11:35:21 AM
Completed 12/11/2014 11:38:25 AM
Beginning to configure the cluster NEWCLUSTER.
Initializing Cluster NEWCLUSTER.
Validating cluster state on node server1.domain.local.
Searching the domain for computer object 'NEWCLUSTER'.
Creating a new computer object for 'NEWCLUSTER' in the domain.
Configuring computer object 'NEWCLUSTER' as cluster name object.
Validating installation of the Network FT Driver on node server1.domain.local.
Validating installation of the Cluster Disk Driver on node server1.domain.local.
Configuring Cluster Service on node server1.domain.local.
Validating installation of the Network FT Driver on node server2.domain.local.
Validating installation of the Cluster Disk Driver on node server2.domain.local.
Configuring Cluster Service on node server2.domain.local.
Waiting for notification that Cluster service on node server1.domain.local has started.
Forming cluster 'clusterrr'.
Unable to successfully cleanup.
To troubleshoot cluster creation problems, run the Validate a Configuration wizard on the servers you want to cluster.
An error occurred while creating the cluster.
An error occurred creating cluster 'NEWCLUSTER'.
This operation returned because the timeout period expired