Windows OS Hub
  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange
  • Home
  • About

Windows OS Hub

  • Windows Server
    • Windows Server 2016
    • Windows Server 2012 R2
    • Windows Server 2012
    • Windows Server 2008 R2
    • SCCM
  • Active Directory
    • Group Policies
  • Windows Clients
    • Windows 10
    • Windows 8
    • Windows 7
    • MS Office
    • Outlook
  • Virtualization
    • VMWare
    • Hyper-V
  • PowerShell
  • Exchange

 Windows OS Hub / Virtualization / VMWare / VMware vSAN 6.5: FAQ and Cluster Configuration

July 25, 2018 VMWare

VMware vSAN 6.5: FAQ and Cluster Configuration

VMware Virtual SAN (vSAN) is a high-performance data storage corporate solution for a hyper-converged infrastructure. vSAN allows to merge SSDs and common HDDs connected to local ESXi servers into a shared highly resilient data storage that can be accessed by all vSphere cluster nodes. Earlier to provide high availability, VMware administrators had to use SAN, NAS or DAS. When using vSAN, the need of a dedicated external shared storage is eliminated, and a new software level is added that enables using local disks of separate local servers to provide the same fault tolerance and SAN set of features.

vSAN support is integrated into the hypervisor kernel, which results in faster IOPS and data moving (most other virtual storage environment solutions are implemented as a separate appliance working over the hypervisor). In this article, we’ll tell about the main VMware vSAN features and show you how to deploy and configure vSAN 6.5 cluster.

Note. The analog of vSAN from Microsoft is the Storage Spaces Direct (S2D) technology, which appeared in Windows Server 2016.

Contents:
  • VMware vSAN Main Features
  • VMware vSAN: System Requirements
  • VMware vSAN Licensing
  • vSAN Network and Port Configuration
  • VMWare vSAN Configuration

vmware vsan architecture

VMware vSAN Main Features

  • Integrated security and high data availability with fault tolerance, asynchronous replication over long distances and stretched clusters of geographically distributed sites;
  • Using distributed RAID and cache mirroring to protect data against the loss of a single drive, a server or even a whole rack;
  • Minimization of storage latency by speeding up read / write operations from disks due to the built-in cache on the server, stored on local SSDs;
  • Software deduplication and data compression with minimal CPU and memory overhead;
  • The ability to increase storage capacity and performance without any downtime by adding new servers or drives;
  • Virtual machine storage policies allow automatic storage balancing, resources allocation and QoS;
  • Full integration with VMware stack, including vMotion, DRS, High Availability, Fault Tolerance, Site Recovery Manager, vRealize Automation and vRealize Operations;
  • iSCSI connection support;
  • Direct connection of two nodes with a crossover cable (VSAN Direct Connect);
  • Full support of vSphere Integrated Containers to run containers for DevOps on vSAN;
  • No need to deploy any additional components, virtual machines or management interfaces.

VMware vSAN: System Requirements

  • VMware vCenter Server 6.5 and ESXi 6.5 hosts;
  • At least 3 hosts in a cluster (64 maximum), however vSAN can be implemented on two hosts, but a separate witness host is required;
  • Each ESXi server in a vSAN cluster must have at least one SSD (flash drive) for cache and at least one SSD/HDD for data;
  • SATA/SAS HBA or RAID controller in the pass-through or RAID 0 mode;
  • At least 1 GB network card (10 GB recommended);
  • All hosts must be connected to vSAN network over L2 or L3 network;
  • Multicast must be enabled on physical switches processing vSAN traffic;
  • Both IPv4 and IPv6 are supported;
  • The information on the compatibility with the specific hardware see in the corresponding document on VMware website.

VMware vSAN Licensing

vSAN is licensed per number of CPUs, virtual machines or concurrent users and delivered in three editions: Standard, Advanced and Enterprise.

  • Enterprise is required to use QoS and stretched clusters;
  • Advanced license is needed to support deduplication, compression and RAID 5/6;
  • Standard provides basic features.

A vSAN license may be used in any vSphere 6.5 version.

There are additional ways to save money by using Virtual SAN for ROBO package or purchasing 25 Standard or Advanced licenses for remote branches. A detailed information on vSAN licensing is available on the VMware website.

vSAN Network and Port Configuration

Prior to vSAN configuration, the VMkernel port for vSAN traffic is configured on each host of a cluster. In vSphere web client, select each server on which you want to use vSAN. Go to Configure -> Networking -> VMKernel Adapters and click Add Host Networking. Make sure that VMkernel Network Adapter type is selected and click Next.

adding vmkernel network

Create a new virtual switch (New standard switch) and click Next.

new switch vmkernel

Using the green plus icon, add physical adapters to the switch. In productive environments, it is recommended to provide additional redundancy due by using several physical NICs.

adding physical adapters to the switch

Specify the VMkernel port name and its VLAN ID if necessary. Check Virtual SAN option and click Next.

eneble service virtual san

Specify VMkernel network options.

configure ipv4 address for vsan interface

If you configure a vSAN network in a test stand with a limited number of physical interfaces, select Management Network option and check Virtual SAN in the list of supported services. In this configuration, the vSAN traffic will go through the common management network, but it is not recommended in productive networks.

VMWare vSAN Configuration

As we have said, to configure vSAN it is not necessary to install any additional software on a hypervisor, all features are already available. All an administrator has to do is to configure vSAN using vSphere web client (the HTML5 client is not yet supported by vSAN).

To enable vSAN, find the cluster you need in the vSphere console and go to the Configure tab. Expand the Virtual SAN section and select General. It should indicate that Virtual SAN is not enabled. Click Configure.

virtual san is disabled

By default, any suitable disks will be added to the vSAN storage. To select the disks manually, change the value of Disk Claiming parameter to Manual. Here you can also enable the compression and fault tolerance.

vsan disk claiming

On the Network Validation page, you will see the confirmation that each host in a cluster is connected to vSAN network.

vsan validation

Check the selected settings and click Finish. Wait till the task is completed, and after that your virtual SAN network will join all local disks on the servers of a selected cluster into a distributed vSAN storage. This storage is a single VMFS datastore, to which you can immediately put virtual machines. vSAN settings can be changed later in the same section (cluster tab: Configure -> Virtual SAN).

0 comment
0
Facebook Twitter Google + Pinterest
previous post
Auto-Mount a VHD/VHDX File at Startup in Windows 10, 8.1
next post
How to Sign an Unsigned Driver for x64 Windows 10, 8.1 or 7 with a Self-signed Certificate

Related Reading

FAQ: Live Migration of Virtual Machines with VMWare...

November 19, 2020

VMWare Error: Unable to Access a File Since...

October 1, 2020

How to Enable and Configure SNMP on VMWare...

September 7, 2020

Selecting the Number of vCPUs and Cores for...

August 18, 2020

Configuring USB Devices Passthrough from VMWare ESXi to...

August 12, 2020

Leave a Comment Cancel Reply

Categories

  • Active Directory
  • Group Policies
  • Exchange
  • Windows 10
  • Windows 8
  • Windows 7
  • Windows Server 2016
  • Windows Server 2012 R2
  • Windows Server 2008 R2
  • PowerShell
  • VMWare
  • MS Office

Recent Posts

  • MS SQL Server 2019 Installation Guide: Basic Settings and Recommendations

    January 19, 2021
  • USB Device Passthrough (Redirect) to Hyper-V Virtual Machine

    January 15, 2021
  • Windows 10: No Internet Connection After Connecting to VPN Server

    January 13, 2021
  • Updating the PowerShell Version on Windows

    December 24, 2020
  • How to Enable and Configure User Disk Quotas in Windows?

    December 23, 2020
  • Restoring Deleted Active Directory Objects/Users

    December 21, 2020
  • Fix: Search Feature in Outlook is Not Working

    December 18, 2020
  • Zabbix: Single Sign-On (SSO) Authentication in Active Directory

    December 17, 2020
  • Preparing Windows for Adobe Flash End of Life on December 31, 2020

    December 15, 2020
  • Auditing Weak Passwords in Active Directory

    December 14, 2020

Follow us

woshub.com
  • Facebook
  • Twitter
  • RSS
Popular Posts
  • How to access VMFS Datastore from Linux, Windows and ESXi
  • Adding Third-Party Drivers into VMWare ESXi 6.7 ISO Image
  • Invalid State of a Virtual Machine on VMWare ESXi
  • Windows Server Licensing for Virtual Environments
  • ESXi: Slow Disk Performance on HPE Gen8
  • VMware vSphere 6.5 Licensing Guide
  • VMware ESXi: How to Kill an Unresponsive (Stuck) Virtual Machine
Footer Logo

@2014 - 2018 - Windows OS Hub. All about operating systems for sysadmins


Back To Top