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

VMware VSAN 6.2 Released as Part of vSphere 6.0 Update 2

By Vladan SEGET | Last Updated: July 11, 2017

Shares

Today VMware has released 4th version of VSAN, with version number 6.2. Yes, VMware VSAN 6.2 released today as part of vSphere 6.0 Update 2. It is a major evolution of the product adding features which have been detailed on our blog in this post – VMware VSAN 6.2 Announced – Nearline dedupe, Erasure Coding, QoS ++

Most of the new features targeting the All-Flash version of VSAN which is able to leverage those new saving and protection features without losing performance as the hybrid version (with spinning disks) would get penalized due the fact that the RAID5/RAID6 (erasure coding) increases writes across the cluster.

There are new features in ESXi 6.0 U2 too:

  • VMware host client – yes !!! Small vib, now included as a part of the whole ISO, which brings nice and fast HTML 5 client capability for per-host management. It can be used to perform administrative tasks to manage host resources such as virtual machines, networking, and storage. Check my detailed post here. Release notes for v 1.0 here.
  • High Ethernet link speed – ESXi 6.0 U2 supports 25 G and 50 G ethernet link speeds
  • VAIO Enhancements (vSphere API for I/O Filtering) – ESXi 6.0 Update 2 supports the IO Filter VASA Provider in a pure IPv6 environment. And also VMIOF versions 1.0 and 1.1

vSphere 6.0 Update 2 and VMware VSAN 6.2 – What's new?

vCenter server and ESXi new features

  • Two-factor authentication for vSphere Web Client: Protect the vSphere Web Client using the following form of authentication:
    • RSA SecurID
    • Smart card (That is the UPN based Common Access Card)
  • Support to change vSphere ESX Agent Manager logging level: This release supports dynamic increase or decrease of vSphere ESX Agent Manager (EAM) logging levels without restarting EAM.
  • vSphere Web Cient support: vSphere Web Client now supports Microsoft Windows 10 OS.
  • vCenter Server database support: vCenter Server now supports the following external databases:
    • Microsoft SQL Server 2012 Service Pack 3
    • Microsoft SQL Server 2014 Service Pack 1

VSAN 6.2 new features

Deduplication – nearline deduplication (not post) and compression per disk group level. (“space efficiency”). Space efficiency enables at the cluster level. The deduplication is done for all the data from the caching tier which goes to the capacity tier with 4k fixed blocks. The same for deduplication below.

Compression – very low CPU utilization. As the data comes to the environment, when they become colder and the data is unique then they’re compressed by used very efficient OV4 LZ4 compression. It’s near-line compression. Only data coming from the write buffer to the capacity tier are touched. The data which are still “hot” aren’t compressed as they’re still modified/updated. The data are compressed after deduplication.

Deduplication - VMware VSAN 6.1

QoS at the VMDK level – very granular possibility to prevent “noisy neighbour” effect, by affecting a limit at the VMDK level. Previously SIOC would help, but with not enough granularity (at the datastore level only).

Better Capacity and Performance Monitoring – the product has built-in monitoring where you can watch the IOPS across your VMs, monitor hosts, latency, throughput, consumption of the capacity layer etc….. More convenient than RVC and VSAN observer.

RAID5/RAID6 Erasure coding – needs 4 (see 6 hosts) minimum, but the RAID 6 can leverage “FTT=2” with only 1.5x overhead (compared to 3x overhead in the previous release). Check the examples in the image below.

VMware VSAN 6.2 Erasure Coding

New on-disk format –  Virtual SAN 6.2 supports upgrades to new on-disk virtual file format 3.0 through the vSphere Web Client. This file system provides support for new features in the Virtual SAN cluster. On-disk format version 3.0 is based on an internal 4K block size technology, which provides improved efficiency, but can result in reduced performance if the guest operating system I/Os are not 4K aligned.

Software checksum and Scrubbing – This is completely new software checksums which will perform the following checks:

  • Write failures to disks
  • Network copy failures
  • Checksum failures – will fetch data from another copy.
  • Disk Scrubbing will run in the background
  • Enables additional level of data integrity
  • Automatically detects and solve silent disk errors

Other Improvements

  • Client Cache – write through read memory cache which is “local” to a VM. Data locality to a VM. Brings only very low overhead but has a big impact on performance (especially for VDI). A dynamic memory, taking up to 1Gb from each host. Compared to VSAN 6.1, the client cache will use 4% of host memory up to 1GB of host memory, where other features have their overhead as well. Apparently there is as low as up to 5% more CPU usage than VSAN would use before. So apparently better performance with little more memory consumption per host (1Gb of RAM only).
  • Sparse Swap – can reclaim space used by memory swap. It’s an advanced option on a host which enables the setting policy for swap to no space reservation. VMs which are configured with a lot of memory and creating large swap files which consume a lot of space on the VSAN datastore. By specifying an advanced host parameter (yes, it’s and advanced config per host) you can make the swap file thin provisioned. The parameter is ..

/VSAN/SwapThickProvisionDisabled

Download here and Release notes here. Release notes for vCenter server 6.0 U2 are here

Shares
5/5 - (4 votes)

| Filed Under: Server Virtualization Tagged With: VMware VSAN 6.2 Released as Part of vSphere 6.0 Update 2

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.

Comments

  1. Vadim says

    March 16, 2016 at 2:21 pm

    not OV4, but LZ4 compression
    http://cormachogan.com/2016/02/10/vsan-6-2-an-overview-of-the-new-virtual-san-6-2-features/

    • Vladan SEGET says

      March 16, 2016 at 6:35 pm

      Thx. Corrected the post.

  2. sammy says

    March 24, 2016 at 12:04 am

    how do we update from v 6.0 to v 6.0 U2?

    • Vladan SEGET says

      March 24, 2016 at 6:37 am

      The same way as previously – http://www.vladan.fr/easily-upgrade-esxi-5-x-to-the-latest-esxi-5-5-update-1-via-cli/

  3. al says

    July 15, 2016 at 2:39 am

    Which permissions are needed for a normal user to connect to the html5 console?

    I do not want to give them admin rights to the whole thing

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

  • 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!
  • Installation of StarWind VSAN Plugin for vSphere
  • Protect Mixed environments with Nakivo Physical Machine recovery (bare metal)
  • No more FREE licenses of VMware vSphere for vExperts – What’s your options?
  • Tails – Your Private OS on USB Stick
  • StarWind V2V Converter Now has CLI
  • Veeam VHR ISO v2 – 2025 Download and Install
  • Deployment OVA and Installation of Nakivo Backup and Replication for VMware

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