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

StarWind VSAN with ZFS Details

By Vladan SEGET | Last Updated: April 29, 2021

Shares

StarWind Virtual SAN uses Linux OS for the underlying VSA for several releases. Part of each VSA is also ZFS. In this post, we'll have a look at some advantages of ZFS if you're not aware of them, when you're looking for a storage solution. Most likely you'll already know what ZFS is and that it is present in many storage appliances as it has many advantages including protection against silent data corruption.

ZFS in fact does integrity checks for both data and metadata. For more protection, you can also activate scheduling of disk scrubbing operations which allows you to eliminate potential bit rot errors.

Quote From StarWind:

StarWind combines the ZFS on Linux benefits with its native all-nodes active-active replication and all-cluster components health monitoring. ZFS can also support up to 256 trillion yobibytes (2^128 bytes) of storage capacity, making it easily scalable to meet any future growth demands. With this in mind, data is protected on every layer of a StarWind-based cluster, while StarWind continues to constantly monitor the health state of each cluster node, every disk, and the file system itself.

StarWind VSA is very easy to deploy on VMware ESXi as it is distributed as a virtual appliance (OVF). Simply deploy and configure through a completely new assistant. We have detailed some of the steps in our post here, but there is also a large and complete section on the StarWind website if needed –  How-to deploy and install guide of the StarWind Free NAS and SAN solution.

You can download a free version based on their flagship product, StarWind VSAN, but with some additions and a completely new UI and wizard that makes the setup really much easier. This version is free and is destined for VMware users willing to get started with a lightweight NAS and SAN product.

You can deploy StarWind on your existing ESXi host, then activate  iSCSI, NFS or SMB storage protocols.

Some features of ZFS:

  • Pooled storage – ZFS can create a file system that spans across a series of drives or a pool. You can add storage to a pool by adding another drive.
  • Copy-on-write – Usually when data is overwritten, it is lost forever. On ZFS, the new information is written to a different block. Once the write is complete, the file systems metadata is updated to point to the new information. This helps when there is a crash during writes. The old data will be preserved. Also, that the system does not need to run fsck after a system crash.
  • Snapshots – ZFS uses snapshots to track changes in the file system. “The snapshot contains the original version of the file system, and the live filesystem contains any changes made since the snapshot was taken. No additional space is used
  • Data integrity verification and automatic repair – When new data is written to ZFS, it creates a checksum for that data. When that data is read, the checksum is verified. If the checksum does not match, ZFS knows that an error has been detected and tries to fix it automatically.
  • RAID-Z – RAID-Z is actually a variation of RAID-5.  To use the basic level of RAID-Z (RAID-Z1) you need at least two disks for storage and one for parity. RAID-Z2 required at least two storage drives and two drive for parity. RAID-Z3 requires at least two storage drives and three drive for parity. When drives are added to the RAID-Z pools, they have to be added in multiples of two.
  • Maximum 16 Exabyte file size – don't uses 64-bit, but 128-bit. ZFS “offers 16 billion times the capacity of 32- or 64-bit systems….
  • Maximum 256 Quadrillion Zettabytes storage

Check the StarWind ZFS Integration page, where you can also download a PDF.

Check the StarWind NAS and SAN product page with download at StarWind.

Recent StarWind news on ESX Virtualization:

  • StarWind Free NAS & SAN For VMware vSphere Released (NEW)
  • StarWind VSAN latest release (NEW)
  • StarWind VSAN as a truly fault-tolerant virtual storage pool
  • Free License of StarWind VSAN from StarWind for IT pros
  • StarWind HyperConverged Appliance for Video and Surveillance
  • How to Build Your StarWind VSAN Infrastructure from Scratch and ensure that it runs at Maximum Speed
  • StarWind Virtual SAN on Linux for VMware vSphere
  • 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
  • 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 U2 Released
  • 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
5/5 - (2 votes)

| Filed Under: Free Stuff, Server Virtualization Tagged With: StarWind ZFS

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 confirming vSphere 9.0 and ESXi 9 upcoming support
  • 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

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