Hi,
I am trying to create a cluster between 2 nodes and it failing although it is passing the validation test successfully.
The error I am getting is while creating the cluster and is as follows:
Forming cluster '<Cluster_name>'.Unable to successfully cleanup.
An error occurred while creating the cluster and the nodes will be cleaned up. Please wait...
An error occurred while creating the cluster and the nodes will be cleaned up. Please wait...
There was an error cleaning up the cluster nodes. Use Clear-ClusterNode to manually clean up the nodes.
There was an error cleaning up the cluster nodes. Use Clear-ClusterNode to manually clean up the nodes.
An error occurred while creating the cluster.
An error occurred creating cluster '<Cluster_name>'.
This operation returned because the timeout period expired
To troubleshoot cluster creation problems, run the Validate a Configuration wizard on the servers you want to cluster.
Even I have no idea where and how to cleanup the cluster nodes, and am not sure if cleaning them may fix this issue.
Any idea?