0% found this document useful (0 votes)
48 views9 pages

Quick Start Guide Creating Ha Device With Starwind Virtual San Free

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
48 views9 pages

Quick Start Guide Creating Ha Device With Starwind Virtual San Free

Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

One Stop Virtualization Shop

Quick Start Guide:


Creating HA Device with
StarWind Virtual SAN Free
FEBRUARY 2017

TECHNICAL PAPER
Creating HA Device with StarWind Virtual SAN Free

Trademarks
“StarWind”, “StarWind Software” and the StarWind and the StarWind Software logos are registered
trademarks of StarWind Software. “StarWind LSFS” is a trademark of StarWind Software which may be
registered in some jurisdictions. All other trademarks are owned by their respective owners.

Changes
The material in this document is for information only and is subject to change without notice. While
reasonable efforts have been made in the preparation of this document to assure its accuracy,
StarWind Software assumes no liability resulting from errors or omissions in this document, or from
the use of the information contained herein. StarWind Software reserves the right to make changes in
the product design without reservation and without notification to its users.

Technical Support and Services


If you have questions about installing or using this software, check this and other documents first -
you will find answers to most of your questions on the Technical Papers webpage or in StarWind
Forum. If you need further assistance, please contact us.

Copyright ©2009-2017 StarWind Software Inc.


No part of this publication may be reproduced, stored in a retrieval system, or transmitted in any
form or by any means, electronic, mechanical, photocopying, recording or otherwise, without the prior
written consent of StarWind Software.

In 2016, Gartner named StarWind “Cool Vendor for Compute Platforms”.


Gartner does not endorse any vendor, product or service depicted in its research publications, and
does not advise technology users to select only those vendors with the highest ratings or other
designation. Gartner research publications consist of the opinions of Gartner's research organization
and should not be construed as statements of fact. Gartner disclaims all warranties, expressed or
implied, with respect to this research, including any warranties of merchantability or fitness for a
particular purpose.

About StarWind
StarWind is a pioneer in virtualization and a company that participated in the development of this
technology from its earliest days. Now the company is among the leading vendors of software and
hardware hyper-converged solutions. The company’s core product is the years-proven StarWind
Virtual SAN, which allows SMB and ROBO to benefit from cost-efficient hyperconverged IT
infrastructure. Having earned a reputation of reliability, StarWind created a hardware product line and
is actively tapping into hyperconverged and storage appliances market. In 2016, Gartner named
StarWind “Cool Vendor for Compute Platforms” following the success and popularity of StarWind
HyperConverged Appliance. StarWind partners with world-known companies: Microsoft, VMware,
Veeam, Intel, Dell, Mellanox, Citrix, Western Digital, etc.

TECHNICAL PAPER 2
Creating HA Device with StarWind Virtual SAN Free

Contents
Introduction ....................................................................................................................................... 4
Implementation ................................................................................................................................ 5
Contacts.............................................................................................................................................. 9

TECHNICAL PAPER 3
Creating HA Device with StarWind Virtual SAN Free

Introduction
StarWind Virtual SAN Free allows creating a fault tolerant and high performing storage pool
by mirroring existing server’s internal storage between nodes. It is a free version of StarWind
Virtual SAN that eliminates need in physical shared storage. StarWind Virtual SAN Free is a
full-fledged production platform offering all the features of StarWind VSAN. It utilizes all the
industry-standard uplink protocols like iSCSI, SMB3, NFS and the latest iSER and NVMf. It is
shipped with a number of ready to use Powershell scripts and supports both hyper-
converged and “compute and storage separated” configurations. It is completely functional
and allowed for production.

This guide is intended for experienced Windows Server users and administrators who are
willing to configure a two-node highly available device that will run on top of Windows Server
2012 R2 using StarWind Virtual SAN Free.

A full set of up-to-date technical documentation can always be found here, or by pressing
the Help button in the StarWind Management Console.

For any technical inquiries please visit our online community, Frequently Asked Questions
page, or use the support form to contact our technical support department.

TECHNICAL PAPER 4
Creating HA Device with StarWind Virtual SAN Free

Implementation
1. Open the folder containing StarWind PowerShell samples.

By default, samples are located under the path:


C:\Program Files\StarWind Software\StarWind\StarWindX\Samples\powershell.

2. Locate the file named CreateHA(two nodes).ps1 and copy it to any other place for further
editing.

3. Open the file CreateHA(two nodes).ps1 file with PowerShell ISE (or any other text editor)
and change the values marked with red.

4. For the first StarWind node:

TECHNICAL PAPER 5
TECHNICAL PAPER
Creating HA Device with StarWind Virtual SAN Free

5. For the second StarWind node:

• secondNode.HostName; Enter a the IP address of a host where StarWind service is running;

• secondNode.HostPort; Enter the number of a port for connecting to the StarWind Service

(3261 by default);

• secondNode.Login and secondNode.Password; Enter StarWind username and password

(default values are: username: root, password: starwind);

• secondNode.ImagePath; Enter the path to an existing directory where image file will be

located on the partner node (second node);

• secondNode.ImageName; Enter an image file name;

• secondNode.Size; Enter an image file size in megabytes. Note that is has be equal to the

value of firstNode.Size;

• secondNode.CreateImage; Create an image file. Note that secondNode.CreateImage value

should be equal to $true;

• secondNode.TargetAlias; Enter the alias of the target;

• secondNode.AutoSynch; Make sure to specify automatic or manual synchronization after

device creation by setting the value of this variable to either $true or $false;

• secondNode.SyncInterface;

• Synchronization interfaces. Enter the IP address(es) of the partner node interface(s) (the

“first” StarWind node) which will be used as the synchronization channel;

• secondNode.HBInterface; Heartbeat interfaces. Enter the IP address(es) of the partner node

interface(s) (the “first” StarWind node) which will be used as the heartbeat channel;

• secondNode.ALUAOptimized; Set ALUA optimization by entering $true or $false values.

TECHNICAL PAPER 7
Creating HA Device with StarWind Virtual SAN Free

Contacts

US Headquarters EMEA and APAC

1-617-449-7717 +44 20 3769 1857 (UK)

1-617-507-5845 +49 302 1788 849 (Germany)

+33 097 7197 857 (France)

+7 495 975 94 39
(Russian Federation and CIS)

1-866-790-2646

Customer Support Portal: https://www.starwind.com/support


Support Forum: https://www.starwind.com/forums
Sales: [email protected]
General Information: [email protected]

StarWind Software, Inc. 35 Village Rd., Suite 100, Middleton, MA 01949 USA www.starwind.com
©2017, StarWind Software Inc. All rights reserved.

TECHNICAL PAPER 9

You might also like