ESX Virtualization

VMware ESXi, vSphere, VMware Backup, Hyper-V... how-to, videos....

Nakivo Backup and Replication - #1 Backup solution for Virtual, physical, cloud, NAS and SaaS

Menu
  • Certification
      • VCP-DCV vSphere 8
          • vcp2024-125.
        • Close
    • Close
  • VMware
    • Configuration Maximums
    • vSphere
      • vSphere 8.0
      • vSphere 7.0
      • vSphere 6.7
      • vSphere 6.5
      • vSphere 6.0
      • Close
    • VMworld
      • VMware EXPLORE 2024
      • VMware EXPLORE 2023
      • VMware EXPLORE 2022
      • VMworld 2019
      • VMworld 2018
      • VMworld 2017
      • VMworld 2016
      • VMworld 2015
      • VMworld 2014
      • VMworld 2013
      • VMworld 2012
      • VMworld 2011
      • Close
    • Close
  • Microsoft
    • Windows Server 2012
    • Windows Server 2016
    • Windows Server 2019
    • Close
  • Categories
    • Tips – VMware, Microsoft and General IT tips and definitions, What is this?, How this works?
    • Server Virtualization – VMware ESXi, ESXi Free Hypervizor, VMware vSphere Server Virtualization, VMware Cloud and Datacenter Virtualization
    • Backup – Virtualization Backup Solutions, VMware vSphere Backup and ESXi backup solutions.
    • Desktop Virtualization – Desktop Virtualization, VMware Workstation, VMware Fusion, VMware Horizon View, tips and tutorials
    • How To – ESXi Tutorials, IT and virtualization tutorials, VMware ESXi 4.x, ESXi 5.x and VMware vSphere. VMware Workstation and other IT tutorials.
    • Free – Free virtualization utilities, ESXi Free, Monitoring and free backup utilities for ESXi and Hyper-V. Free IT tools.
    • Videos – VMware Virtualization Videos, VMware ESXi Videos, ESXi 4.x, ESXi 5.x tips and videos.
    • Home Lab
    • Reviews – Virtualization Software and reviews, Disaster and backup recovery software reviews. Virtual infrastructure monitoring software review.
    • Close
  • Partners
    • NAKIVO
    • StarWind
    • Zerto
    • Xorux
    • Close
  • This Web
    • News
    • ESXi Lab
    • About
    • Advertise
    • Archives
    • Disclaimer
    • PDFs and Books
    • Close
  • Free
  • Privacy policy

Cluster with 2-Nodes only – How about quorum?

By Vladan SEGET | Last Updated: April 27, 2023

Shares

If you're thinking about 2-Node cluster configuration, one of the challenges might be the question might be on how split-brain scenarios are handled? To remind you, a split-brain scenario is when your cluster has a node failure or there is a network failure between two nodes, and then both systems are back online again. Which one has the most recent data? Who decides? Usually, there is a quorum involved, a third system storing some elements about the connections, date and hour of access etc. Quorum is here and exists to actually avoid Split-Brain and prevents corruption on disks.

The thing is that you need that third system for storing those elements, system that's called Witness for VMware vSAN or StarWind VSAN. For VMware vSAN 2-Nodes, since v7 U1, there is a capability to use a shared witness appliance instance across multiple 2-Node deployments. But still, this Witness has to run somewhere, you must keep network connection between the node and the Witness, etc.

Can I run a 2-Node cluster without Quorum?

Yes you can, with StarWind VSAN configured to use a Heartbeat failover policy. You can then select the Synchronous “Two-Way” replication.

If one node fails, VMware vSphere HA will restart VMs on the remaining node. (Note: You'll need at least vSphere Essentials Plus for this to work, Essentials only does not have HA).

With heartbeat failover strategy, the storage cluster will continue working with only one StarWind node available.

After the node is repaired and come back online, the synchronization of data between the two nodes is done by StarWind automatically. (Note: you have to configure auto-start VM for StarWind appliance on each host so the StarWind appliance is actually started automatically too.).

The UI from the lab

However, if you do have 3rd system already, within your environment, you can obviously configure it as a Witness node. And this is done via the other strategy present with StarWind VSAN which is called a Node Majority Failover Strategy. 

This strategy allows synchronization connection without any additional heartbeat links, but it is necessary to add the third Witness node, which participates in the nodes count for the majority. The failure-handling process occurs when the node has detected the absence of connection with the partner.

The main requirement for keeping the node operational is an active connection with more than a half of the HA device’s nodes. Calculation of the available partners is based on their “votes”. In case of a two-node HA storage, all nodes will be disconnected if there is a problem on the node itself, or in communication between them. Therefore, the Node Majority failover strategy does not work in case of just two synchronous nodes. To resolve this issue, it is necessary to add the third Witness node, which participates in the nodes count for the majority, but neither contains data on it nor is involved in processing clients’ requests.

Note: With Node Majority failover strategy, failure of only one node can be tolerated. If two nodes fail, the third one will also become unavailable to clients’ requests.

Configure File Share (SMB) as Witness

That's another option. As per StarWind's help content.

Quote:

It is possible to configure SMB file share as Witness for StarWind HA device, created with Node Majority Failover Strategy. SMB Witness is a file, located on SMB share, which can be accessed by both nodes and help them to eliminate the split-brain issue in case of synchronization connection interruption between the nodes.

To set up the SMB file share as a Witness for 2-nodes HA device with Node Majority Failover Strategy, perform the following actions:

Create a folder, shared in the network, which will be used by StarWind VSAN as File Share Witness. Please note that the folder must be located out of StarWind nodes and a separated service account must be used by StarWind VSAN service to access the folder. It can be a local account as well as a domain account that has write permission to the folder. File share must be accessible from each StarWind node with credentials, mentioned above.
By default, samples are located under the path: C:\Program Files\StarWind Software\StarWind\StarWindX\Samples\powershell.

Locate the file named CreateHASmbWitness.ps1 and copy it to any other place for further editing.

Further reading here…

Final Words

Two-Node clusters are cost effective. Especially when you think that you can also avoid costs of switching (can direct-connect 2-nodes), those small architectures can save a lot of funds when deployed at larger scale with the need of having redundancy and keep an automated recovery when a temporary node failure occurs. Having everything on site, with hardware RAID protection, with StarWind VSAN heartbeat failover policy with automated synchronization of data between the two nodes automatically is a good way of limit admin's interactions.

Link: StarWind VSAN Product Page

More posts about StarWind on ESX Virtualization:

  • StarWind VSAN Latest update allows faster synchronization with storing synchronization journals on separate storage
  • How to Update StarWind VSAN for VMware on Linux- Follow UP
  • Protect your Backups with Wasabi Immutable Storage Buckets and StarWind VTL
  • StarWind SAN & NAS software details for VMware and Hyper-V
  • Free StarWind iSCSI accelerator download
  • VMware vSphere and HyperConverged 2-Node Scenario from StarWind – Step By Step(Opens in a new browser tab)
  • StarWind Storage Gateway for Wasabi Released
  • How To Create NVMe-Of Target With StarWind VSAN
  • Veeam 3-2-1 Backup Rule Now With Starwind VTL
  • StarWind and Highly Available NFS
  • StarWind VVOLS Support and details of integration with VMware vSphere
  • StarWind VSAN on 3 ESXi Nodes detailed setup
  • VMware VSAN Ready Nodes in StarWind HyperConverged Appliance

More posts from ESX Virtualization:

  • Homelab v 8.0 (NEW)
    • NXJ6412 Maxtang EHL30 TPM Alert in vCenter Server 8.0 BIOS Config
    • vSphere 8 Lab with Cohesity and VMware vExpert gift – Maxtang’s NX 6412 NUC
    • VMware Cohesity vExpert Gift VMware EXPLORE 2022 Barcelona
  • vSphere 8.0 Page (NEW)
  • Veeam Bare Metal Recovery Without using USB Stick (TIP)
  • ESXi 7.x to 8.x upgrade scenarios
  • A really FREE VPN that doesn’t suck
  • Patch your ESXi 7.x again
  • VMware vCenter Server 7.03 U3g – Download and patch
  • Upgrade VMware ESXi to 7.0 U3 via command line
  • VMware vCenter Server 7.0 U3e released – another maintenance release fixing vSphere with Tanzu
  • What is The Difference between VMware vSphere, ESXi and vCenter
  • How to Configure VMware High Availability (HA) Cluster

Stay tuned through RSS, and social media channels (Twitter, FB, YouTube)

Shares
5/5 - (1 vote)

| Filed Under: Server Virtualization Tagged With: Cluster with 2-Nodes only

About Vladan SEGET

This website is maintained by Vladan SEGET. Vladan is as an Independent consultant, professional blogger, vExpert x16, Veeam Vanguard x9, VCAP-DCA/DCD, ESX Virtualization site has started as a simple bookmarking site, but quickly found a large following of readers and subscribers.

Connect on: Facebook. Feel free to network via Twitter @vladan.

Private Sponsors

Featured

  • Thinking about HCI? G2, an independent tech solutions peer review platform, has published its Winter 2023 Reports on Hyperconverged Infrastructure (HCI) Solutions.
  • Zerto: One Platform for Disaster Recovery, Backup & Cloud Mobility: Try FREE Hands-On Labs Today!
Click to Become a Sponsor

Most Recent

  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux
  • What is Veeam Data Cloud Vault and how it can help SMBs
  • Nakivo Backup and Replication – Malware Scan Feature
  • Zerto 10 U7 released with VMware NSX 4.2 Support
  • XorMon NG 1.9.0 Infrastructure Monitoring – now also with Veeam Backup Support
  • Heartbeat vs Node Majority StarWind VSAN Failover Strategy
  • Vulnerability in your VMs – VMware Tools Update
  • FREE version of StarWind VSAN vs Trial of Full version
  • Commvault’s Innovations at RSA Conference 2025 San Francisco
  • VMware ESXi FREE is FREE again!

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

Sponsors

Free Trials

  • DC Scope for VMware vSphere – optimization, capacity planning, and cost management. Download FREE Trial Here.
  • Augmented Inline Deduplication, Altaro VM Backup v9 For #VMware and #Hyper-V – Grab your copy now download TRIAL.

VMware Engineer Jobs

VMware Engineer Jobs

YouTube

…

Find us on Facebook

ESX Virtualization

…

Copyright © 2025 ·Dynamik-Gen · Genesis Framework · Log in