Would split-brain problem happen in a 2-nodes NLB configuration?

JasonYangJW 61 Reputation points
2021-07-22T06:20:36.807+00:00

NLB assumes that a host is functioning normally within a cluster as long as it participates in the normal exchange of heartbeat messages between it and the other hosts. In a 2-nodes NLB configuration, when the heartbeat network is down but 2 servers still running, will it become a split-brain scenario?

Windows for business | Windows Server | Storage high availability | Clustering and high availability
0 comments No comments
{count} votes

Accepted answer
  1. JiayaoZhu 3,926 Reputation points
    2021-07-22T07:22:12.323+00:00

    Hi,

    Thanks for posting on our forum!

    The answer is yes. Basically, we have a RHS service in a cluster. RHS service is used to test if resources in a cluster is alive by sending and receiving heartbeats. After a 5-second and a 60-second waiting, if a resource is still no response, RHS service will down the resource and reboot itself to fix the down resource. So, if you find your RHS service marks your nodes as down while your nodes (which are a kind of cluster resource) are still running, you encounter split-brain in your cluster. You can read this article to know more about a split-brain status of a cluster and how to fix it:
    https://www.45drives.com/community/articles/what-is-split-brain/

    Please note: Information posted in the given link is hosted by a third party. Microsoft does not guarantee the accuracy and effectiveness of information.

    Thanks for your support! Besides, would you please help me Accept Answer if you find my answer is helpful? An accepted blog can be put on top of our forum, so that people who have a similar issue can get access to their solution more quickly.

    BR,
    Joan


    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 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.