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
      • VVF 9 and VCF 9
      • 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
    • Windows Server 2025
    • 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

StarWind VSAN for VMware – New Build Released

By Vladan SEGET | Last Updated: November 13, 2020

Shares

StarWind keeps updating its core product – StarWind VSAN for VMware. For the VMware version, StarWind VSAN uses a Linux appliance that has been updated with the latest Linux Kernel and while most of the updates were small fixes only, there are also some new features such as an option to use the SMB share as a witness resource for devices with synchronous replication and node majority failover strategy.

Whether you're running Hyper-V or VMware infrastructure, you'll need shared storage for your VMs. Unless of course you only using a single box with direct-attached storage for lab workloads, shared storage is necessary to keep your VMs available in case one of the hosts of your cluster fails. Shared storage can be hardware-based or software-based. In the case of software-based shared storage, such as StarWind, you create shared storage from a bunch of directly attached disk/SSDs and some RAM for fast caching performance. We say that you create a storage pool.

It is StarWind VSAN then that is in charge of providing High Availability for the shared storage because StarWind mirrors the bits and copies automatically the data from one host to the other to keep integrity in case there is a host failure.

StarWind Technology

StarWind first creates an HA device on the first node and then on the second node. A redundant network links are used between the StarWind hosts to maintain storage resilience. Those links are used for monitoring and failures. If any of the nodes fail or stop processing requests properly, the failover is instantly initiated from the client OS/Hypervisor side. StarWind has also an internal heartbeat mechanism, which ensures proper storage path isolation in the event of synchronization network failures and prevents so-called storage “split-brain”.

When configuring heartbeat, you avoid so-called “split-brain”, situations when the HA cluster nodes are unable to synchronize but continue to accept write commands from the initiators. With StarWind Heartbeat technology, if the synchronization channel fails, StarWind attempts to ping the partner nodes using the provided heartbeat links. If the partner nodes do not respond, StarWind assumes that they are offline. In this case, StarWind marks the other nodes as not synchronized, and all HA devices on the node flush the write cache to the disk to preserve data integrity in case the node goes out of service unexpectedly.

StarWind Heartbeat

Let's have a look at the details what's new in StarWind VSAN in this post.

StarWind VSAN for VMware – What's New in build 13861?

Most of that information is directly from the release notes.

OVF Version 20201027  Version 8 (build 13861)

  • Linux Kernel updated.
  • Updated default value for the iScsiPingCmdSendCmdTimeoutInSec setting to 5 seconds.
  • Fixed logging for email notifications, namely prevented internal log messages from mixing with quotes from the mail server.
  • Improved the service stop operation. In some cases, clients could keep the connection open even after the logical iSCSI connection shutdown, which used to prevent the service's normal stopping. Now Server closes the connection forcefully.
  • Fixed and updated the SCSI protocol's implementation, fixed reporting the size of the MODE_SENSE length field in the response. The MODE_SENSE10 command is reported as unsupported by flat devices. Flat devices report the Resource Provisioned type instead of Thin Provisioned type on the Logical Block Provisioning VPD page. Resource Provisioned type suits better, as flat devices allocate all blocks at the start of the operation. UNMAP/TRIM commands are processed correctly as before and release blocks of underlying storage devices.

For Synchronous Replication:

  • Added the option to use the SMB share as a witness resource for devices with synchronous replication and node majority failover strategy.
    Fixed the processing of persistent reservations for devices with synchronous replication. When the reservation state is being updated on one node, another node could report old reservation values to the client.
  • Fixed the partner state updating for the cases of restoration after the split-brain issue.

Management Console

  • Fixed the system crash that occurs due to the StarWind Event log containing records with incorrect string format.
  • Updated the email notification settings dialog. Added validation for the list of email addresses in the “Send to” field. Login/Password fields are hidden if Authentication is set to none.
    StarWindX PowerShell module.
  • Added functionality for creating HA devices with Node Majority configuration. StarWind node or SMB Share can serve as a witness resource. Please, see sample scripts CreateHAPartnerWitness.ps1 and CreateHASmbWitness.ps1.
  • Fixed processing of the ALUA parameter for HA device creation commandlets.

So as you can see, mostly minor fixes.

The previous release has added some interesting functions as well, especially the full synchronization with CRC check. This full sync is now used only for cases when underlying storage is MS Storage Spaces. Synchronization type (Full or Full hash) is shown in the Management Console. For generic storage types, the old algorithm with data copy without additional CRC check is used due to better performance.

StarWind HA Architecture

From the architecture standpoint, the best is to have a look at this image where you'll see the individual physical NIC layout which is crucial for HA to be reliable.

StarWind VSAN eliminates the need for physical shared storage since StarWind Virtual SAN mirrors the internal resources (internal disks, RAM or SSDs) between the servers. Once StarWind iSCSI targets are connected to all cluster nodes, the HA devices are treated as local storage by both hypervisors and clustered applications. Fault tolerance is achieved by providing multipath access to all storage nodes.

You can Install and configure StarWind by itself or you can let the configuration to be done by StarWind engineers. StarWind Virtual appliance has a web based management itself however the cluster and device creation, as well as day-to-day tasks is operated via Windows based console.

Note that the Windows-based console is not available in Free version of StarWind VSAN, however, you can try it during 30 days.

StarWind VSAN virtual appliance Web Management page accessible via https://ip_of_starwind:9090 

Link: StarWind website

More posts about StarWind on ESX Virtualization:

  • What are StarWind OEM Solutions?
  • Free License of StarWind VSAN from StarWind for IT pros – check whether you can apply
  • Free StarWind iSCSI accelerator download
  • VMware ESXi Free and StarWind – Two node setup for remote offices
  • VMware vSphere and HyperConverged 2-Node Scenario from StarWind – Step By Step
  • 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:

  • vSphere 7.0 Download Now Available
  • vSphere 7.0 Page [All details about vSphere and related products here]
  • VMware vSphere 7.0 Announced – vCenter Server Details
  • VMware vSphere 7.0 DRS Improvements – What's New
  • How to Patch vCenter Server Appliance (VCSA) – [Guide]
  • 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
Vote !

| Filed Under: Cloud, Featured, Server Virtualization

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

  • Backup solution that supports 15+ Hypervisors – Vinchin Backup and Recovery
  • Why NordVPN is Your Must-Have for Business Security and Personal Freedom
  • Agentless Backup Solutions for XCP-ng Hypervisor: External Vendor Options
  • Vinchin Earns Acclaimed Recognition in Gartner Peer Insights 2025 Report
  • VMware vSphere 9 Standard and Enterprise Plus – Not Anymore?
  • Free Virtual Backup Appliance from StarWind – With Community Support (example configuration for ESXi and Veeam Backup)
  • VMware vSphere Foundation (VVF 9) and VMware Cloud Foundation (VCF 9) Has been Released
  • Veeam Backup & Replication 12.3.2 – patch critical vulnerabilities for your dataprotection environments
  • Veeam confirming vSphere 9.0 and ESXi 9 upcoming support
  • Veeam Backup & Replication v13 Beta: A Game-Changer with Linux

Get new posts by email:

 

 

 

 

Support us on Ko-Fi

 

 

Buy Me a Coffee at ko-fi.com

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 · Hosted with HostColor.com