Hello! My question invited setup failvor clustering. Please give me all moments, how to work failvor cluster.And send me documentation.

Anonymous
2024-12-13T15:10:11+00:00

For me i want to set up Failover cluster, for fale-safe file server. I hope to us windows server and failover cluster. But before that i want to see documantation and understand how is failover cluster is working. For Example:
I set up Failover cluster with 2 nodes.
Questions.

  1. How i can resolve problem with cluster after enabled only 1 node.
  2. If 2nd node is disabled after that 1st node disabling, and after that enabling only 2nd node. CLuster that moment can work or no?
Windows for business Windows Server Storage high availability Clustering and high availability

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question. To protect privacy, user profiles for migrated questions are anonymized.

0 comments No comments
{count} votes

5 answers

Sort by: Most helpful
  1. Anonymous
    2024-12-15T00:38:25+00:00

    Failover clustering for file servers would use shared storage from the two servers in the cluster that has a entry point of a ip address and a virtual object for the cluster ip address. Basically your two failover hosts have their own ip addresses but one that has ownership of the file server failover will be the entry point for the ha file share. If that server fails then it misses th heartbeat and the live host takes over responding on the file share ip address.

    0 comments No comments
  2. Anonymous
    2024-12-16T03:38:03+00:00

    Hi,

    Please refer to this guide to create a failover cluster.

    Create a failover cluster | Microsoft Learn

    How the cluster will work in case of node failure depends on the quorum configuration.

    Configure and manage the quorum in a failover cluster | Microsoft Learn

    Understanding Quorum in a Failover Cluster | Microsoft Community Hub

    0 comments No comments
  3. Anonymous
    2024-12-16T06:19:42+00:00

    Thank you, for your answer.
    Can you answer my second question as well?

    0 comments No comments
  4. Anonymous
    2024-12-16T06:28:52+00:00

    Hello!

    Thank you, for your answer.
    Can you answer my first and second questions as well?
    I read the whole thing but didn't find the answers to my questions.

    0 comments No comments
  5. Anonymous
    2024-12-17T03:13:16+00:00

    If you have configured a witness, the cluster roles will fail over to the other node automatically when one node is down. If you have no witness, the cluster has a 50/50 chance of survival on one node failure. Only one of the two nodes has vote and the cluster will fail when this node is down.

    Understand cluster and pool quorum on Azure Stack HCI and Windows Server clusters - Azure Local | Microsoft Learn

    0 comments No comments