StarWind Virtual SAN:
Configuration Guide for Oracle Linux Virtualization Manager [KVM], VSAN Deployed as a Controller VM using Web UI
- October 15, 2021
- 19 min read
- Download as PDF
Annotation
Relevant Products
StarWind Virtual SAN (VSAN)
Purpose
This guide offers a walkthrough for deploying and configuring StarWind Virtual SAN® Controller Virtual Machine (CVM) within the Oracle Linux Virtualization Manager [KVM] using the Web UI to create StarWind HA devices. It mentions the key elements such as system prerequisites, RAID configurations, best practices, and preliminary steps, ensuring a streamlined and effective setup.
Audience
The guide is created for IT specialists, system administrators, and VMware professionals who are keen on deploying and configuring StarWind Virtual SAN with Oracle Linux Virtualization Manager [KVM].
Expected Result
By completing this guide, users will possess an in-depth understanding of the deployment and configuration procedures of StarWind Virtual SAN CVM within the Oracle Linux Virtualization Manager [KVM] environment.
Introduction to StarWind Virtual SAN CVM
StarWind Virtual SAN Controller Virtual Machine (CVM) comes as a prepackaged Linux Virtual Machine (VM) to be deployed on any industry-standard hypervisor. It creates a VM-centric and high-performing storage pool for a VM cluster.
This guide describes the deployment and configuration process of the StarWind Virtual SAN CVM.
StarWind VSAN System Requirements
Prior to installing StarWind Virtual SAN, please make sure that the system meets the requirements, which are available via the following link:
https://www.starwindsoftware.com/system-requirements
Recommended RAID settings for HDD and SSD disks:
https://knowledgebase.starwindsoftware.com/guidance/recommended-raid-settings-for-hdd-and-ssd-disks/
Please read StarWind Virtual SAN Best Practices document for additional information:
https://www.starwindsoftware.com/resource-library/starwind-virtual-san-best-practices
Pre-configuring the KVM Hosts
The diagram below illustrates the network and storage configuration of the solution:
1. Make sure that a oVirt engine is installed on a separate host.
2. Deploy oVirt on each server and add them to oVirt engine.
3. Define at least 2x network interfaces on each node that will be used for the Synchronization and iSCSI/StarWind heartbeat traffic. Do not use ISCSI/Heartbeat and Synchronization channels
over the same physical link. Synchronization and iSCSI/Heartbeat links can be connected either via redundant switches or directly between the nodes (see diagram above).
4. Separate Logical Networks should be created for iSCSI and Synchronization traffic based on the selected before iSCSI and Synchronization interfaces. Using oVirt engine Netowrking page create two Logical Networks: one for the iSCSI/StarWind Heartbeat channel (iSCSI) and another one for the Synchronization channel (Sync).
5. Add physical NIC to Logical network on each host and configure static IP addresses. In this document, the 172.16.10.x subnet is used for iSCSI/StarWind heartbeat traffic, while 172.16.20.x subnet is used for the Synchronization traffic.
NOTE: In case NIC supports SR-IOV, enable it for the best performance. Contact support for additional details.
Enabling Multipath Support
8. Connect to server via ssh.
9. Create file /etc/multipath/conf.d/starwind.conf with the following content:
1 2 3 4 5 6 7 8 9 10 11 12 13 |
devices{ device{ vendor "STARWIND" product "STARWIND*" path_grouping_policy multibus path_checker "tur" failback immediate path_selector "round-robin 0" rr_min_io 3 rr_weight uniform hardware_handler "1 alua" } } |
10. Restart multipathd service.
1 |
systemctl restart multipathd |
11. Repeat the same procedure on the other server.
Creating NFS share
1. Make sure that each host has free storage to create NFS share.
2. Enable nfs server and rpcbind services.
1 |
systemctl enable --now nfs-server rpcbind |
3. Create directory for NFS share.
1 |
mkdir -p /mnt/nfs |
4. Change rights and owner of the share to KVM
1 2 |
chmod 0775 /mnt/nfs/ chown -R nobody:users /mnt/nfs/ |
5. Add NFS share to /etc/exports file.
1 2 |
vi /etc/exports /mnt/nfs/ *(rw,anonuid=36,anongid=36) |
6. Restart NFS server service.
1 |
systemctl restart nfs-server |
7. Check that share has been exported.
1 |
exportfs -rvv |
8. Add firewall rules for NFS.
1 2 |
firewall-cmd --add-service={nfs,nfs3,rpc-bind} --permanent firewall-cmd --reload |
Deploying Starwind Virtual SAN CVM
1. Download StarWind VSAN CVM KVM: VSAN by StarWind: Overview
2. Extract the VM StarWindCVM.ova file from the downloaded archive.
3. Upload StarWindCVM.ova file to the oVirt Host via any SFTP client.
4. Change owner of the StarWindCVM.ova.
1 |
chown -R nobody:users /mnt/nfs/ |
5. Login to oVirt and open Compute -> Virtual Machines page. Choose Import.
6. Specify path to .ova file and choose VM to import. Click Next.
7. Verify VM settings and configure networks. Click OK.
8. Repeat all the steps from this section on other oVirt hosts.
Initial Configuration Wizard
1. Start the StarWind Virtual SAN Controller Virtual Machine.
2. Launch the VM console to view the VM boot process and obtain the IPv4 address of the Management network interface.
NOTE: If the VM does not acquire an IPv4 address from a DHCP server, use the Text-based User Interface (TUI) to set up the Management network manually.
Default credentials for TUI: user/rds123RDS
3. Using a web browser, open a new tab and enter the VM’s IPv4 address to access the StarWind VSAN Web Interface. On the Your connection is not private screen, click Advanced and then select Continue to…
4. On the Welcome to StarWind Appliance screen, click Start to launch the Initial Configuration Wizard.
5. On the License step, upload the StarWind Virtual SAN license file.
6. On the EULA step, read and accept the End User License Agreement to continue.
7. On the Management network step, review or edit the network settings and click Next.
IMPORTANT: The use of Static IP mode is highly recommended.
8. On the Static hostname, specify the hostname for the virtual machine and click Next.
9. On the Administrator account step, specify the credentials for the new StarWind Virtual SAN administrator account and click Next.
10. Wait until the Initial Configuration Wizard configures StarWind Virtual SAN for you.
11. Please standby until the Initial Configuration Wizard configures StarWind VSAN for you.
12. After the configuration process is completed, click Finish to install the StarWind vCenter Plugin immediately, or uncheck the checkbox to skip this step and proceed to the Login page.
13. Repeat steps 1 through 12 on each Windows Server host.
Add Appliance
To create replicated, highly available storage, add partner appliances that use the same StarWind Virtual SAN license key.
1. Navigate to the Appliances page and click Add to open the Add appliance wizard.
2. On the Credentials step, enter the IP address and credentials for the partner StarWind Virtual SAN appliance, then click Next.
3. Provide credentials of partner appliance.
3. Wait for the connection to be established and the settings to be validated
4. On the Summary step, review the properties of the partner appliance, then click Add Appliance.
Configure HA networking
1. Navigate to the Network page and open Configure HA networking wizard.
2. On the Appliances step, select either 2 partner appliances to configure two-way replication, or 3 appliances for three-way replication, then click Next.
NOTE: The number of appliances in the cluster is limited by your StarWind Virtual SAN license.
3. On the Data Network step, select the network interfaces designated to carry iSCSI or NVMe-oF storage traffic. Assign and configure at least one interface on each appliance (in our example: 172.16.10.10 and 172.16.10.20) with a static IP address in a unique network (subnet), specify the subnet mask and Cluster MTU size.
IMPORTANT: For a redundant, high-availability configuration, configure at least 2 network interfaces on each appliance. Ensure that the Data Network interfaces are interconnected between appliances through multiple direct links or via redundant switches.
4. Assign MTU value on all selected network adapters, e.g. 1500 or 9000 bytes. If you are using network switches with the selected Data Network adapters, ensure that they are configured with the same MTU size value. In case of MTU settings mismatch, stability and performance issues might occur on the whole setup.
NOTE: Setting MTU to 9000 bytes on some physical adapters (like Intel Ethernet Network Adapter X710, Broadcom network adapters, etc.) might cause stability and performance issues depending on the installed network driver. To avoid them, use 1500 bytes MTU size or install the stable version of the driver.
5. Once configured, click Next to validate network settings.
6. The warning might appear if a single data interface is configured. Click Yes, continue to proceed with the configuration.
7. On the Replication Network step, select the network interfaces designated to carry the traffic for synchronous replication. Assign and configure at least one interface on each appliance with a static IP address in a unique network (subnet), specify the subnet mask and Cluster MTU size.
IMPORTANT: For a redundant, high-availability configuration, configure at least 2 network interfaces on each appliance. Ensure that the Replication Network interfaces are interconnected between appliances through multiple direct links or via redundant switches.
8. Assign MTU value on all selected network adapters, e.g. 1500 or 9000 bytes. If you are using network switches with the selected Replication Network adapters, ensure that they are configured with the same MTU size value. In case of MTU settings mismatch, stability and performance issues might occur on the whole setup.
NOTE: Setting MTU to 9000 bytes on some physical adapters (like Intel Ethernet Network Adapter X710, Broadcom network adapters, etc.) might cause stability and performance issues depending on the installed network driver. To avoid them, use 1500 bytes MTU size or install the stable version of the driver.
9. Once configured, click Next to validate network settings.
10. If only one Replication Network interface is configured on each partner appliance, a warning message will pop up. Click Yes, continue to acknowledge the warning and proceed.
11. Wait for the configuration completion.
12. On the Summary step, review the specified network settings and click Configure to apply the changes.
Add physical disks
Attach physical storage to StarWind Virtual SAN Controller VM:
- Ensure that all physical drives are connected through an HBA or RAID controller.
- To get the optimal storage performance, add HBA, RAID controllers, or NVMe SSD drives to StarWind CVM via a passthrough device.
For detailed instructions, refer to Microsoft’s documentation on DDA. Also, find the storage provisioning guidelines in the KB article.
Create Storage Pool
1. Navigate to the Storage pools page and click the + button to open the Create storage pool wizard .
2. On the Appliance step, select partner appliances on which to create new storage pools, then click Next.
NOTE: Select 2 appliances for configuring storage pools if you are deploying a two-node cluster with two-way replication, or select 3 appliances for configuring a three-node cluster with a three-way mirror.
3. On the Physical disks step, select physical disks to be pooled on each node, then click Next.
IMPORTANT: Select an identical type and number of disks on each appliance to create storage pools with a uniform configuration.
4. On the Profile step, select one of the preconfigured storage profiles, or choose Manual to configure the storage pool manually based on your redundancy, capacity, and performance requirements, then click Next.
NOTE: Hardware RAID, Linux Software RAID, and ZFS storage pools are supported. To simplify the configuration of storage pools, preconfigured storage profiles are provided. These profiles recommend a pool type and layout based on the attached storage:
- High capacity – creates Linux Software RAID-5 to maximize storage capacity while maintaining redundancy.
- High performance – creates Linux Software RAID-10 to maximize storage performance while maintaining redundancy.
- Hardware RAID – configures a hardware RAID virtual disk as a storage pool. This option is available only if a hardware RAID controller is passed through to the StarWind Virtual SAN.
- Better redundancy – creates ZFS Striped RAID-Z2 (RAID 60) to maximize redundancy while maintaining high storage capacity.
- Manual – allows users to configure any storage pool type and layout with the attached storage.
5. On the Summary step, review the storage pool settings and click Create to configure new storage pools on the selected appliances.
NOTE: The storage pool configuration may take some time, depending on the type of pooled storage and the total storage capacity. Once the pools are created, a notification will appear in the upper right corner of the Web UI.
IMPORTANT: In some cases, additional tweaks are required to optimize the storage performance of the disks added to the Controller Virtual Machine. Please follow the steps in this KB to change the scheduler type depending on the disks type: https://knowledgebase.starwindsoftware.com/guidance/starwind-vsan-for-vsphere-changing-linux-i-o-scheduler-to-optimize-storage-performance/
Create Volume
1. Navigate to the Volumes page and click the + button to open the Create volume wizard.
2. On the Storage pool step, select partner appliances on which to create new volumes, then click Next.
NOTE: Select 2 appliances for configuring volumes if you are deploying a two-node cluster with two-way replication, or select 3 appliances for configuring a three-node cluster with a three-way mirror.
3. On the Settings step, specify the volume name and size, then click Next.
4. On the Filesystem type step, select Standard, then click Next.
5. Review Summary and click the Create button to create the pool.
Create HA LUN using WebUI
This section describes how to create LUN in Web UI. This option is available for the setups with Commercial, Trial, and NFR licenses applied.
For setups with a Free license applied, the PowerShell script should be used to create the LUN – please follow the steps described in the section: Create StarWind HA LUNs using PowerShell
1. Navigate to the LUNs page and click the + button to open the Create LUN wizard.
2. On the Protocols step, select the preferred storage protocol and click Next.
3. On the LUN availability step, select the High availability and click Next.
NOTE: The availability options for a LUN can be Standalone (without replication) or High Availability (with 2-way or 3-way replication), and are determined by the StarWind Virtual SAN license.
Below are the steps for creating a high-availability iSCSI LUN.
4. On the Appliances step, select partner appliances that will host new LUNs and click Next.
IMPORTANT: Selected partner appliances must have identical hardware configurations, including CPU, RAM, storage, and networking.
5. On the Volumes step, select the volumes for storing data on the partner appliances and click Next.
IMPORTANT: For optimal performance, the selected volumes must have identical underlying storage configurations.
6. On the Failover strategy step, select the preferred failover strategy and click Next.
NOTE: The failover strategies for a LUN can be Heartbeat or Node Majority. In case of 2-nodes setup and None Majority failover strategy, Node witness (requires an additional third witness node), or File share witness (requires an external file share) should be configured. These options are determined by StarWind Virtual SAN license and setup configuration. Below are the steps for configuring the Heartbeat failover strategy in a two-node cluster.
7. On the LUN settings step, specify the LUN name, size, block size, then click Next.
NOTE: For high-availability configurations, ensure that MPIO checkbox is selected.
8. On the Summary step, review the LUN settings and click Create to configure new LUNs on the selected volumes.
Provisioning StarWind HA Storage to Hosts
1. Login to Engine and open Storage -> Domain. Click New Domain.
2. Choose Storage Type – iSCSI, Host and Name of Storage Domain. Discover targets via iSCSI links, which were previously configured. Click Login All.
3. Add LUN from each iSCSI target. Click OK.
4. Storage Domain will be added to the list of Domain and can be used as a storage for VMs.
5. Login to each host and verify that multipathing policy has been applied using the following command.
1 |
multipath -ll |
Conclusion
Deploying and configuring StarWind Virtual SAN CVM within the Oracle Linux Virtualization Manager [KVM] environment using the Web UI is a pivotal step for organizations aiming to leverage a robust, VM-centric storage solution. This guide ensures IT professionals are equipped with the essential knowledge and resources for a seamless setup.