An error occurred while creating the cluster and the nodes will be cleaned up. Please wait...

Jéssian Bayard 41 Reputation points
2023-09-03T15:48:32.12+00:00

Hey Guys

I am with a issue for create a cluster in my laboratory.

When i try create the cluster i receive this error. Someone can help me?

erro_cluster

Windows Server
Windows Server
A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.
10,617 questions
Windows Server Clustering
Windows Server Clustering
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Clustering: The grouping of multiple servers in a way that allows them to appear to be a single unit to client computers on a network. Clustering is a means of increasing network capacity, providing live backup in case one of the servers fails, and improving data security.
879 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Jéssian Bayard 41 Reputation points
    2023-09-03T20:24:31.71+00:00

    Thanks for help buddy, but this It's just a laboratory for study.

    I have two host and um fileserver. The cenary is the follow;

    Host Names:

    host1: SV-VM001

    host2: SV-VM002

    FileServer: VM-FILMESERVER (iSCSI Target Installed)

    I alredy create the iSCSI Target and the iSCSI Initiator in the hosts.

    Now i am trying configure the Failover Cluster Manager, look bellow:

    erro_cluster1

    erro_cluster2

    erro_cluster3

    Error Mensage:

    ** 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 'cluster01'.

    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.*

    0 comments No comments

  2. Ian Xue (Shanghai Wicresoft Co., Ltd.) 22,516 Reputation points Microsoft Vendor
    2023-09-05T06:40:02.6833333+00:00

    Hi Jéssian Bayard,

    Based on the error message provided it is recommended to first open PowerShell and run Clear-ClusterNode -name <node name> on each node before creating the cluster.

    Please refer to this link for more details about the cmdlet.

    https://learn.microsoft.com/en-us/powershell/module/failoverclusters/clear-clusternode

    You can follow this article create a failover cluster.

    https://learn.microsoft.com/en-us/windows-server/failover-clustering/create-failover-cluster

    Best Regards,

    Ian Xue


    If the Answer is helpful, please click "Accept Answer" and upvote it.

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments