Split-brain

When a high-availability cluster is functioning normally, only one of the hosts should act as the active server. The passive server detects the active server via the Heartbeat and the cluster connections.

You can set up multiple paths to connect the hosts to the data network for redundancy, but if the Heartbeat connection and the primary cluster connection were to fail, both servers may attempt to assume the role of the active server and result in a "split-brain" error. In this case, connections to the IP addresses of the high-availability cluster will be redirected to either of the two servers, and inconsistent data might be updated or written on the two servers. When either of the connections is reconnected, the system will detect the split-error and the data inconsistency between the hosts.

Notes:

In the event of a split-brain error:

  1. The services on both servers and the IP addresses of the high-availability cluster will be unavailable until the split-brain error is resolved.
  2. When encountering such an error status, a new tab named Split-brain will appear on the left panel. In this tab, the following information will be listed: the difference between the files in the shared folders on the two servers, the time the servers became the active servers, as well as the last iSCSI Target connection information.
  3. File Station will be in read-only mode, and you will still be able to download or view the files.
  4. In the Cluster tab, you can either shut down the cluster or resolve the split-brain error by clicking the Manage button. There are three options to resolve the error:

Notes: