StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016

Size: px
Start display at page:

Download "StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016"

Transcription

1 One Stop Virtualization Shop StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 APRIL 2018 TECHNICAL PAPER

2 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. 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 hyperconverged 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. Copyright 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. TECHNICAL PAPER 2

3 Contents Introduction... 4 Prerequisites... 5 StarWind Failover Strategies... 6 Heartbeat Failover Strategy... 6 Node Majority Failover Strategy... 7 Preconfiguring the Servers... 8 Enabling Multipath Support... 8 Downloading, Installing, and Registering the Software Configuring Shared Storage Heartbeat Failover Strategy Node Majority Failover Strategy Adding Witness Node Discovering Target Portals Connecting Targets Configuring Multipath Connecting Disks to Servers Adding Storage to the Cluster Post-Configuration Tasks Conclusion Contacts TECHNICAL PAPER 3

4 Introduction Building stretched cluster enables to achieve higher applications and services availability run in it. Such setup also promotes uptime and allows implementing better disaster recovery strategies. This provides the detailed instructions on how to set up a 2-node Hyper-V stretched cluster on Windows Server 2016 with StarWind Virtual SAN as a storage provider. StarWind Virtual SAN is a native Windows hypervisor-centric hardware-agnostic VM storage solution. By mirroring the existing servers storage and RAM between the participating cluster nodes, it allows creating a fault-tolerant high-performing storage purpose-built for intensive virtualization workloads. All I/O is processed by local RAM, SSD cache, and disks. Thus, it never gets bottlenecked by the storage fabric. The mirrored storage is utilized by all cluster nodes and is treated by all hypervisors and clustered applications just as one big local storage. Running locally on the hypervisor, StarWind Virtual SAN delivers higher performance compared to any dedicated SAN solution. Also, the solution delivers High Availability thanks to providing multipath access to all storage nodes. 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

5 Prerequisites The diagram below illustrates the connection scheme of the StarWind stretched cluster configuration described in this guide. Make sure that the prerequisites for deploying StarWind stretched Hyper-V cluster are met: Design L2/L3 multisite network according to the appropriate StarWind failover strategy. Each iscsi and Synchronization network channel throughput should be at least 1Gbps. The 10Gbps or higher link bandwidth is highly recommended. Up to 25ms Round-trip time (RTT) network latency between locations. Deployed on-premises Active Directory structure and DNS. Windows Server 2016 installed on the server that is going to be clustered. TECHNICAL PAPER 5

6 StarWind Failover Strategies Before discussing StarWind failover strategies, it should be noted that the failover strategy can be chosen only during the device creation. It cannot be changed afterward. StarWind Virtual SAN provides two options: Heartbeat failover strategy and Node Majority failover strategy. Heartbeat Failover Strategy Heartbeat is a technology that allows avoiding the so-called split-brain scenario when the HA cluster nodes are unable to synchronize but continue to accept write commands from the initiators independently. It can occur when all synchronization and heartbeat channels disconnect simultaneously, and the other partner nodes do not respond to the node s requests. As a result, StarWind service assumes the partner nodes to be offline and continues operations in a single-node mode using data written to it. If at least one heartbeat link is online, StarWind services can communicate each other via this link. The device with the lowest priority will be marked as not synchronized one and gets subsequently blocked for the further read and write operations until the synchronization channel resumption. Then, the partner device on the synchronized node flushes data from the cache to the disk to preserve data integrity in case the node goes down unexpectedly. It is recommended to assign more independent heartbeat channels during replica creation to improve system stability and avoid the split-brain issue. With heartbeat failover strategy, the storage cluster will continue working with only one StarWind node available. Heartbeat Failover Strategy Network Design Management / Heartbeat 100Mbps network or higher. iscsi / Heartbeat 1Gbps network or higher. The 10Gbps or higher bandwidth link is highly recommended. TECHNICAL PAPER 6

7 Synchronization 1Gbps network or higher. The 10Gbps or higher bandwidth link is highly recommended. Node Majority Failover Strategy This strategy ensures synchronization connection without any additional heartbeat links. The failure-handling process occurs when the node has detected the absence of connection with the partner. The main requirement for keeping the node operational is an active connection with more than a half of the HA device s nodes. Calculation of the available partners is based on their "votes". In case of a two-node HA storage, all nodes will be disconnected if there is a problem with the node itself, or with communication within the cluster. Therefore, the Node Majority failover strategy does not work in case of only two synchronous nodes. To resolve this issue, it is necessary to add the third entity. It can be a Witness node which participates the nodes count for the majority, but neither contains data on it nor is involved in processing clients requests. With Node Majority failover strategy, failure of only one node can be tolerated. If two nodes fail, the third one will also become unavailable to clients requests. The Witness node should be additionally configured for an HA device that uses Node Majority failover strategy if it is replicated between 2 nodes. In case an HA device is replicated between 3 nodes, no Witness node is required. TECHNICAL PAPER 7

8 Node Majority Failover Strategy Network Design Management / Heartbeat /Synchronization 1Gbps network or higher. The 10Gbps or higher bandwidth link is highly recommended. Preconfiguring the Servers 1. Make sure that a domain controller is present, and servers are added to the domain. 2. Install Failover Clustering and Multipath I/O features, as well as the Hyper-V role on both servers. This can be done through Server Manager (Add Roles and Features menu item). 3. Configure network interfaces on each node to make sure that Management/Live Migration and StarWind Synchronization interfaces are in different subnets and connected according to the network diagram above. In this document, x subnet is used for Management/Live Migration while x subnet is used for the Synchronization traffic. 4. In order to allow iscsi Initiators discover all StarWind Virtual SAN interfaces, the StarWind configuration file (StarWind.cfg) should be changed after stopping the StarWind service on the node where it will be edited. Locate the StarWind Virtual SAN configuration file (the default path is C:\Program Files\StarWind Software\StarWind\StarWind.cfg ) and open it with WordPad as Administrator. Find the <iscsidiscoverylistinterfaces value= 0 /> string and change the value from 0 to 1 (should look as follows: <iscsidiscoverylistinterfaces value= 1 />). Save the changes and exit WordPad. Once StarWind.cfg is changed and saved, the StarWind service can be restarted. NOTE: Additional network connections may be necessary, depending on the cluster setup and applications requirements. For any technical help with configuring the additional networks, please, do not hesitate to contact StarWind Support Department via online community forum, or via the support form (depends on the support plan). Enabling Multipath Support 5. Open the MPIO Properties manager: Start -> Windows Administrative Tools -> MPIO. Alternatively, run the following PowerShell command: mpiocpl TECHNICAL PAPER 8

9 6. In the Discover Multi-Paths tab, tick the Add support for iscsi devices checkbox and click on Add. 7. When prompted to restart the server, click Yes to proceed. NOTE: Repeat the procedure on the other server. TECHNICAL PAPER 9

10 Downloading, Installing, and Registering the Software 8. Download the StarWind setup executable file from the official StarWind website: NOTE: The setup file is the same for x86 and x64 systems, as well as for all Virtual SAN deployment scenarios. 9. Launch the downloaded setup file on the server to install StarWind Virtual SAN or one of its components. The Setup wizard will appear. Read and accept the License Agreement. Click Next to continue. TECHNICAL PAPER 10

11 10. Carefully read the information about the new features and improvements. Red text indicates warnings for users that are updating the existing software installations. Click Next to continue. 11. Select Browse to modify the installation path if necessary. Click Next to continue. TECHNICAL PAPER 11

12 12. Select the following components for the minimum setup: StarWind Virtual SAN Service. StarWind service is the core of the software. It allows creating iscsi targets as well as share virtual and physical devices. The service can be managed from StarWind Management Console on any Windows computer or VSA that is on the same network. Alternatively, the service can be managed from StarWind Web Console deployed separately. StarWind Management Console. Management Console is the Graphic User Interface (GUI) part of the software that controls and monitors all storage-related operations (e.g., allows users to create targets and devices on StarWind Virtual SAN servers connected to the network). Click Next to continue. TECHNICAL PAPER 12

13 13. Specify Start Menu Folder. Click Next to continue. 14. Enable the checkbox if a desktop icon needs to be created. Click Next to continue. TECHNICAL PAPER 13

14 15. When the license key prompt appears, choose the appropriate option: Request time-limited fully functional evaluation key Request FREE version key. Thank you, I do have a key already. Click Next to continue. 16. Click on Browse to locate the license file. Press Next to continue. TECHNICAL PAPER 14

15 17. Review the licensing information. Click Next to continue. 18. Verify the installation settings. Click Back to make any changes. Press Install to proceed with the installation. TECHNICAL PAPER 15

16 19. Enable the appropriate checkbox to launch StarWind Management Console right after the setup wizard is closed. Click Finish to close the wizard. 20. Repeat the installation steps on the partner node. NOTE: To manage StarWind Virtual SAN installed on a Windows Server Core edition without GUI, StarWind Management Console should be installed on a different computer running a GUIenabled Windows edition. TECHNICAL PAPER 16

17 Configuring Shared Storage 21. Double-click the StarWind tray icon to launch StarWind Management Console. NOTE: StarWind Management Console cannot be installed on an operating system without GUI. It can be installed on any GUI-enabled Windows edition including Windows desktop versions. If the StarWind VSAN service and StarWind Management Console are installed on the same server, Management Console will automatically add the local StarWind VSAN instance to the console tree after the first launch. Then, StarWind Management Console automatically connects to it using the default credentials. To add remote StarWind VSAN servers to the console, use the Add Server button on the control panel. 22. The StarWind Management Console will ask to specify the default storage pool on the server it connects to for the first time. Configure the default storage pool to use one of the volumes that have been prepared previously. All devices created through the Add Device wizard will be stored on it. In case an alternative storage path is required for StarWind virtual disks, use the Add Device (advanced) menu item. Press the Yes button to configure the storage pool. If the storage pool destination needs to be changed, press Choose path and point the browser to the necessary disk. TECHNICAL PAPER 17

18 NOTE: Any of the arrays which will be used by StarWind Virtual SAN to store virtual disk images should meet the following requirements: Initialized as GPT. Have a single NTFS-formatted partition. Have a drive letter assigned. The steps below cover the procedure of an HA device creation for the Witness drive. Other devices should be created in the same way. 23. Right-click on the Servers field and click on the Add Server button. Add a new StarWind Server which will be used as the second StarWind VSAN node. 24. Select the StarWind server where the device needs to be created and press the Add Device (advanced) button on the toolbar. TECHNICAL PAPER 18

19 25. Add Device Wizard will appear. Select Hard Disk Device and click Next. 26. Select Virtual Disk and click Next. TECHNICAL PAPER 19

20 27. Specify the virtual disk location, name, and size. Click Next. 28. Specify the virtual disk options and click Next. TECHNICAL PAPER 20

21 29. Define the caching policy and specify the cache size (in GB). Click Next to continue. NOTE: The basic recommendation is to assign 1 GB of L1 cache in Write-Back or Write- Through mode per 1 TB of storage capacity. Yet, the cache size should correspond with the storage working set of the servers. TECHNICAL PAPER 21

22 30. Define Flash Cache Parameters and size if necessary. Choose SSD location in the wizard. Press Next. NOTE: The recommended size of the L2 cache is 10% of the initial StarWind device capacity. TECHNICAL PAPER 22

23 31. Specify the target parameters. Enable the Target Name checkbox to customize the target name. Otherwise, the name will be generated automatically based on the target alias. Click Next. 32. Click Create to add a new device and attach it to the target. Then, click Close. TECHNICAL PAPER 23

24 33. Right-click on the newly created device and select Replication Manager. The Replication Manager window will appear. Press the Add Replica button. 34. Select Synchronous two-way replication. Click Next to proceed. TECHNICAL PAPER 24

25 35. Specify the partner server IP address. The default StarWind management port is If a different port has been configured, type it in the Port Number field. Click Next to continue. TECHNICAL PAPER 25

26 Heartbeat Failover Strategy 36. Check Heartbeat failover strategy according to the network design. Click Next to continue. NOTE: For setting the Node Majority failover strategy, jump to the step #44. TECHNICAL PAPER 26

27 37. Choose Create new Partner Device. Click Next. 38. Specify the partner device location if necessary and/or modify the target name of the device. Click Next. TECHNICAL PAPER 27

28 39. Select the synchronization and heartbeat networks for the HA device by clicking Change Network Settings. TECHNICAL PAPER 28

29 40. Specify the interfaces for synchronization and heartbeat. Press OK. Then, click Next. NOTE: It is recommended to configure the Heartbeat and iscsi channels on the same interfaces to avoid the split-brain issue. If the Synchronization and Heartbeat interfaces are located on the same network adapter, it is recommended to assign one more Heartbeat interface to a separate adapter. TECHNICAL PAPER 29

30 41. Select Synchronize from existing Device for the partner device initialization mode. Click Next. 42. Press the Create Replica button. Then, click Close. TECHNICAL PAPER 30

31 43. The added device will appear in StarWind Management Console. Repeat the HA device creation steps for any virtual disks that will be further used as a Cluster Shared Volumes. Once all devices are created, Management Console should look similar to the screenshot below. TECHNICAL PAPER 31

32 Node Majority Failover Strategy 44. Check Node Majority Failover Strategy according to the network design. Click Next to continue. 45. Choose Create new Partner Device. Click Next. TECHNICAL PAPER 32

33 46. Specify the partner device location if necessary and/or modify the target name of the device. Click Next. 47. Select the synchronization and heartbeat networks for the HA device by clicking Change Network Settings. TECHNICAL PAPER 33

34 48. Specify the interfaces for synchronization and heartbeat. Press OK. Then, click Next. 49. Select Synchronize from existing Device for the partner device initialization mode. Click Next. TECHNICAL PAPER 34

35 50. Press the Create Replica button. Then click Close. 51. The added device will appear in StarWind Management Console. Repeat HA device creation steps for any virtual disks that will be further used as a Cluster Shared Volumes. Once all devices are created, Management Console should look similar to the screenshot below. TECHNICAL PAPER 35

36 Adding Witness Node This section covers on adding a Witness node, the node participating nodes count for the majority, but neither containing data nor involved in clients requests processing. Witness node should be configured in a separate location. There are two options to do so: it can either be a virtual machine run in the cloud or a host at another site. Witness node should have StarWind Virtual SAN service installed on it. 52. Open the StarWind Management Console, right-click on the Servers field and press the Add Server button. Add a new StarWind Server which will be used as the Witness node and click OK. 53. Right-click on the HA device with the configured Node Majority failover policy and select Replication Manager. The Replication Manager window will appear. Press the Add Replica button. 54. Select Witness Node and click Next TECHNICAL PAPER 36

37 55. Specify the Witness node name or its IP address. 56. Specify the Witness device location and its target name if necessary. Click Next. TECHNICAL PAPER 37

38 57. For the HA device, select the synchronization channel with the Witness node by clicking on the Change network settings button. 58. Specify the interface for synchronization, confirm, and click Next. TECHNICAL PAPER 38

39 59. Click Create Replica, then close the Wizard by pressing the Close button. 60. Repeat the steps above to create other virtual disks. TECHNICAL PAPER 39

40 61. Once all devices are created, StarWind Management Console should look as follows: TECHNICAL PAPER 40

41 Discovering Target Portals This part describes how to discover Target Portals on each StarWind node. 62. Launch Microsoft iscsi Initiator: Start -> Windows Administrative Tools -> iscsi Initiator. Alternatively, launch it typing the command below in the command line interface: iscsicpl 63. Navigate to the Discovery tab. TECHNICAL PAPER 41

42 64. Click on the Discover Portal button. The Discover Target Portal dialog appears. Type Click on the Advanced button. Select Microsoft iscsi Initiator as a Local adapter and select Initiator IP (leave default for ). Confirm the actions to complete the Target Portal discovery. 66. Click the Discover Portal button again. TECHNICAL PAPER 42

43 67. In Discover Target Portal dialog, type in the iscsi interface IP address of the partner node that will be used to connect the StarWind provisioned targets. Click Advanced. 68. Select Microsoft iscsi Initiator as the Local adapter, select the Initiator IP in the same subnet as the IP address of the partner server from the previous step. Confirm the actions to complete the Target Portal discovery. TECHNICAL PAPER 43

44 69. Now all target portals are added to the first node. 70. Go through Target Portals Discovery steps on the partner node. 71. The resulting Discovery tab on the partner node will look similar to the one shown above. TECHNICAL PAPER 44

45 Connecting Targets 72. Click on the Targets tab. The previously created targets are listed in the Discovered Targets section. NOTE: If the created targets are not listed, check the firewall settings of the StarWind Server as well as the list of networks served by the StarWind Server (go to StarWind Management Console -> Configuration -> Network). Alternatively, check the Access Rights tab on the corresponding StarWind VSAN server in StarWind Management Console for any restrictions implemented. 73. Select the Witness target from the local server and click on Connect. TECHNICAL PAPER 45

46 74. Enable checkboxes as in the image below. Click Advanced. 75. Select Microsoft iscsi Initiator in the Local adapter dropdown menu. In Target portal IP, select Confirm the actions. NOTE: It is recommended to connect the Witness device only by loopback ( ) address. Do not connect the target to the Witness device from the partner StarWind node. 76. Select the CSV1 target discovered from the local server and click Connect. TECHNICAL PAPER 46

47 77. Enable checkboxes as in the image below. Click Advanced. 78. Select Microsoft iscsi Initiator in the Local adapter dropdown menu. In Target portal IP, select Confirm the actions. 79. Select the partner target from the other StarWind node and click Connect. TECHNICAL PAPER 47

48 80. Enable checkboxes as in the image below. Click Advanced. 81. Select Microsoft iscsi Initiator in the Local adapter dropdown menu. In the Initiator IP field, select the IP address for the iscsi channel. In the Target portal IP, select the corresponding portal IP from the same subnet. Confirm the actions. TECHNICAL PAPER 48

49 82. Repeat the steps above for all remaining HA device targets. The result should look like in the screenshot below. 83. Repeat the steps described in this part on the other StarWind node, specifying corresponding local and data channel IP addresses. The result should look like in the screenshot below. TECHNICAL PAPER 49

50 Configuring Multipath NOTE: It is recommended to configure the different MPIO policies depending on iscsi channel throughput. For 1 Gbps iscsi channel throughput, it is recommended to set Failover Only or Least Queue Depth MPIO load balancing policy. For 10 Gbps iscsi channel throughput, it is recommended to set Round Robin or Least Queue Depth MPIO load balancing policy. 84. Configure the MPIO policy for each target except Witness with the load balance policy of choice. Select the target located on the local server and click Devices. TECHNICAL PAPER 50

51 85. In the Devices dialog, click MPIO. TECHNICAL PAPER 51

52 86. Select the appropriate load balancing policy. 87. For the Witness target, set the load balance policy to Failover Only. TECHNICAL PAPER 52

53 88. Repeat the steps above for configuring the MPIO policy for each remaining device on the current node and on the partner node. NOTE: In case the Failover Only MPIO policy is used, be sure to check that the local path ( ) is set to Active, while the partner connection is set to Standby. TECHNICAL PAPER 53

54 Connecting Disks to Servers 89. Open the Disk Management snap-in. The StarWind disks will appear as unallocated and will be offline. 90. Bring the disks online by right-clicking on them and selecting the Online menu option. 91. Select a disk other than Witness (check the disk size to be sure) and right-click on it to initialize. TECHNICAL PAPER 54

55 92. By default, the system will offer to initialize all non-initialized disks. Use the Select Disks area to choose the disks. Select GPT (GUID Partition Style) for the partition style to be applied to the disks. Press OK to confirm. 93. Right-click on the selected disk and choose New Simple Volume. 94. In New Simple Volume Wizard, indicate the volume size. Click on the Next button. TECHNICAL PAPER 55

56 95. Assign a drive letter to the disk. Click Next. 96. Select NTFS in the File System dropdown menu. Keep the Allocation unit size as Default. Set the Volume Label of choice. Click Next. TECHNICAL PAPER 56

57 97. Press Finish to complete the operation. 98. Complete the steps above for the Witness disk. Do not assign any drive letter or drive path for it. 99. On the partner node, open the Disk Management snap-in. All StarWind disks will appear offline. If the status is different from the one shown in the screenshot below, click Refresh under Action in the top menu to update the information about the disks. TECHNICAL PAPER 57

58 100. Bring all StarWind disks online as described above. Creating a Cluster NOTE: To avoid issues during the cluster validation configuration, it is recommended to install the latest Microsoft updates on each node Open Server Manager. Select the Failover Cluster Manager item from the Tools menu. TECHNICAL PAPER 58

59 102. Click the Create Cluster link in the Actions section of the Failover Cluster Manager Specify the servers to be added to the cluster. Click Next to continue. TECHNICAL PAPER 59

60 104. Validate the configuration by passing the cluster validation tests: select Yes and click Next to continue Specify the cluster name. NOTE: If the cluster servers get IP addresses over DHCP, the cluster also gets its IP address over DHCP, though this scenario is not recommended. If the IP addresses are set statically, setting the cluster IP address manually is required. Click Next to continue. TECHNICAL PAPER 60

61 106. Make sure that all settings are correct. Click Previous to make any changes. Click Next to proceed. NOTE: If the Add all eligible storage to the cluster checkbox is enabled, the wizard will add all disks to the cluster automatically. The smallest device will be assigned as the cluster witness disk. It is recommended to uncheck this checkbox before clicking Next and assign the cluster witness disk later manually. TECHNICAL PAPER 61

62 107. Upon the cluster creation completion, the system displays a report with the detailed information that can be view by clicking on the View Report button. Alternatively, click Finish to close the wizard. TECHNICAL PAPER 62

63 Adding Storage to the Cluster Follow the steps below to add the Cluster Shared Volumes (CSV) that are necessary for working with Hyper-V virtual machines In the Failover Cluster Manager, navigate to Cluster -> Storage -> Disks. Click Add Disk in the Actions panel, choose StarWind disks from the list and confirm the selection To configure the cluster witness disk, right-click on Cluster and proceed to More Actions -> Configure Cluster Quorum Settings. TECHNICAL PAPER 63

64 110. Follow the wizard and use the Select the quorum witness option. Click Next Select Configure a disk witness. Click Next. TECHNICAL PAPER 64

65 112. Select the Witness disk to be assigned as the cluster witness disk. Click Next and press Finish to complete the operation In Failover Cluster Manager, select a disk. Right-click on it and select Add to Cluster Shared Volumes. TECHNICAL PAPER 65

66 114. If changing the name of the cluster shared volume is required, right-click on the disk and select Properties. Type the new name for the disk and click Apply followed by OK Perform the steps above for any other disk in Failover Cluster Manager. The resulting list of disks will look similar to the screenshot below. TECHNICAL PAPER 66

67 Post-Configuration Tasks 116. Once the disks are added to the cluster shared volumes and the network preferences are set, highly available virtual machines can be created on the cluster shared volumes. Select Roles and in the Action tab, click Virtual Machines -> New Virtual Machine. Complete the wizard. NOTE: to avoid unnecessary CSV overhead, configure each CSV to be owned by the different cluster node. This node should also be the preferred owner of the VMs running on that CSV. Conclusion Building a stretched failover cluster increases the availability of services or applications running in it and excludes the downtime during maintenance. The process of setting up the cluster with StarWind Virtual SAN is similar to configuring any traditional HyperConverged scenario. This document also discusses failover strategies used by StarWind Virtual SAN to deliver the highest possible uptime and data security. TECHNICAL PAPER 67

68 Contacts US Headquarters EMEA and APAC (UK) (Spain and Portugal) Customer Support Portal: Support Forum: Sales: General Information: StarWind Software, Inc. 35 Village Rd., Suite 100, Middleton, MA USA , StarWind Software Inc. All rights reserved. TECHNICAL PAPER 68

StarWind Virtual SAN. HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2. One Stop Virtualization Shop MARCH 2018

StarWind Virtual SAN. HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2. One Stop Virtualization Shop MARCH 2018 One Stop Virtualization Shop StarWind Virtual SAN HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2 MARCH 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the

More information

StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016

StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA SMB File Server in Windows Server 2016 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and

More information

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2

StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2 One Stop Virtualization Shop StarWind Virtual SAN Configuring HA Shared Storage for Scale-Out File Servers in Windows Server 2012R2 DECEMBER 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software

More information

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2 One Stop Virtualization Shop StarWind Virtual SAN Compute and Storage Separated with Windows Server 2012 R2 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the

More information

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016

StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Compute and Storage Separated with Windows Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN AWS EC2 Deployment Guide

StarWind Virtual SAN AWS EC2 Deployment Guide One Stop Virtualization Shop StarWind Virtual SAN AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

StarWind Virtual SAN Installation and Configuration of HyperConverged 2 Nodes with Hyper-V Cluster

StarWind Virtual SAN Installation and Configuration of HyperConverged 2 Nodes with Hyper-V Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN of HyperConverged 2 Nodes with Hyper-V Cluster AUGUST 2016 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and

More information

StarWind Virtual SAN Creating HA device using Node Majority Failover Strategy

StarWind Virtual SAN Creating HA device using Node Majority Failover Strategy One Stop Virtualization Shop StarWind Virtual SAN Creating HA device using Node Majority Failover Strategy MARCH 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop

StarWind Virtual SAN. Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2. One Stop Virtualization Shop One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2014 Failover Cluster Instance on Windows Server 2012 R2 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop Installing and Configuring SQL Server 2017 Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

StarWind Virtual SAN Hyperconverged 2-Node Scenario with Hyper-V Server 2016

StarWind Virtual SAN Hyperconverged 2-Node Scenario with Hyper-V Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Hyperconverged 2-Node Scenario with Hyper-V Server 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN Compute and Storage Separated 2-Node Cluster. Creating Scale- Out File Server with Hyper-V.

StarWind Virtual SAN Compute and Storage Separated 2-Node Cluster. Creating Scale- Out File Server with Hyper-V. #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Compute and Storage Separated 2-Node Cluster. Creating Scale- Out File Server with Hyper-V. MARCH 2015 TECHNICAL PAPER Trademarks StarWind,

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016

StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2019 (TP) Failover Cluster Instance on Windows Server 2016 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

Quick Start Guide: Creating HA Device with StarWind Virtual SAN

Quick Start Guide: Creating HA Device with StarWind Virtual SAN One Stop Virtualization Shop Quick Start Guide: August 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

StarWind Virtual SAN Compute and Storage Separated 3-Node Setup with Hyper-V

StarWind Virtual SAN Compute and Storage Separated 3-Node Setup with Hyper-V #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Compute and Storage Separated 3-Node Setup with Hyper-V MAY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

StarWind Virtual SAN Creating Stand-Alone Image File device

StarWind Virtual SAN Creating Stand-Alone Image File device One Stop Virtualization Shop StarWind Virtual SAN Creating Stand-Alone Image File device JULY 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos

More information

StarWind Virtual SAN HA Devices Configuration Changes

StarWind Virtual SAN HA Devices Configuration Changes One Stop Virtualization Shop StarWind Virtual SAN HA Devices Configuration Changes MARCH 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are

More information

StarWind Storage Gateway for Backblaze Getting Started

StarWind Storage Gateway for Backblaze Getting Started One Stop Virtualization Shop StarWind Storage Gateway for Backblaze JUNE 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks

More information

StarWind Virtual Storage Appliance v2.0 Installation Guide with VMware vsphere

StarWind Virtual Storage Appliance v2.0 Installation Guide with VMware vsphere One Stop Virtualization Shop StarWind Virtual Storage Appliance v2.0 Installation Guide with VMware vsphere MAY 2018 TECHNICAL PAPER V2.0 Trademarks StarWind, StarWind Software and the StarWind and the

More information

StarWind Virtual SAN Installing and Configuring SQL Server 2012 Failover Cluster Instance on Windows Server 2012

StarWind Virtual SAN Installing and Configuring SQL Server 2012 Failover Cluster Instance on Windows Server 2012 One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server 2012 Failover Cluster Instance on Windows Server 2012 OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

StarWind VTL Storage Gateway for Azure and Veeam Installation and Configuration Guide

StarWind VTL Storage Gateway for Azure and Veeam Installation and Configuration Guide One Stop Virtualization Shop StarWind VTL OCTOBER 2018 TECHNICAL PAPER Trademarks StarWind, Starind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind Software.

More information

StarWind Virtual SAN Compute and Storage Separated 3 Nodes with VMware vsphere

StarWind Virtual SAN Compute and Storage Separated 3 Nodes with VMware vsphere #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Compute and Storage Separated JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

StarWind Virtual Tape Library Used with Veritas Backup Exec

StarWind Virtual Tape Library Used with Veritas Backup Exec One Stop Virtualization Shop StarWind Virtual Tape Library SEPTEMBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks

More information

StarWind Virtual SAN for vsphere Software RAID Configuration Guide

StarWind Virtual SAN for vsphere Software RAID Configuration Guide One Stop Virtualization Shop StarWind Virtual SAN for vsphere Software RAID Configuration Guide NOVEMBER 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

StarWind Virtual SAN Automating Management with SMI-S in System Center Virtual Machine Manager 2016

StarWind Virtual SAN Automating Management with SMI-S in System Center Virtual Machine Manager 2016 One Stop Virtualization Shop StarWind Virtual SAN Automating Management with SMI-S in System Center Virtual Machine Manager 2016 FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and

More information

StarWind Native SAN for Hyper-V:

StarWind Native SAN for Hyper-V: This document refers to the previous StarWind Virtual SAN version. To view the document for the current version, please follow this link StarWind Native SAN for Hyper-V: Configuring HA Storage for Live

More information

StarWind Virtual SAN VAAI (vstorage API for Array Integration) Configuration and Performance Tuning Guide

StarWind Virtual SAN VAAI (vstorage API for Array Integration) Configuration and Performance Tuning Guide One Stop Virtualization Shop StarWind Virtual SAN VAAI (vstorage API for Array Integration) Configuration and Performance Tuning Guide FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software

More information

StarWind Virtual SAN 2-Node Stretched Cluster on VMware vsphere 6.5

StarWind Virtual SAN 2-Node Stretched Cluster on VMware vsphere 6.5 One Stop Virtualization Shop 2-Node Stretched Cluster on VMware vsphere 6.5 JULY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered

More information

One Stop Virtualization Shop. StarWind RAM Disk FEBRUARY 2018 TECHNICAL PAPER

One Stop Virtualization Shop. StarWind RAM Disk FEBRUARY 2018 TECHNICAL PAPER One Stop Virtualization Shop StarWind RAM Disk FEBRUARY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

StarWind Virtual SAN Virtual Tape Library used with Veeam Backup & Replication

StarWind Virtual SAN Virtual Tape Library used with Veeam Backup & Replication One Stop Virtualization Shop StarWind Virtual SAN Virtual Tape Library used with Veeam Backup & Replication JUNE 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Native SAN Configuring HA File Server for SMB NAS

StarWind Native SAN Configuring HA File Server for SMB NAS Hardware-less VM Storage StarWind Native SAN Configuring HA File Server for SMB NAS DATE: FEBRUARY 2012 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

StarWind Appliances Quick Start Guide

StarWind Appliances Quick Start Guide One Stop Virtualization Shop StarWind Appliances Quick Start Guide MAY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks

More information

StarWind Virtual SAN Hybrid Cloud for Azure

StarWind Virtual SAN Hybrid Cloud for Azure One Stop Virtualization Shop StarWind Virtual SAN OCTOBER 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

StarWind Virtual Storage Appliance Installation Guide with KVM

StarWind Virtual Storage Appliance Installation Guide with KVM One Stop Virtualization Shop StarWind Virtual Storage Appliance APRIL 2017 TECHNICAL PAPER V 1.0 Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks

More information

StarWind Virtual SAN Virtual Tape Library on Amazon Web Services with Microsoft System Center Data Protection Manager 2016

StarWind Virtual SAN Virtual Tape Library on Amazon Web Services with Microsoft System Center Data Protection Manager 2016 One Stop Virtualization Shop StarWind Virtual SAN Virtual Tape Library on Amazon Web Services with Microsoft System Center Data Protection Manager 2016 MAY 2017 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster

StarWind Virtual SAN Installing & Configuring a SQL Server 2012 Failover Cluster #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing & Configuring a SQL JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

#1 HyperConverged Appliance for SMB and ROBO. StarWind Virtual SAN. Hyper-Converged 2 Nodes Scenario with VMware vsphere NOVEMBER 2016 TECHNICAL PAPER

#1 HyperConverged Appliance for SMB and ROBO. StarWind Virtual SAN. Hyper-Converged 2 Nodes Scenario with VMware vsphere NOVEMBER 2016 TECHNICAL PAPER #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Hyper-Converged 2 Nodes Scenario with VMware vsphere NOVEMBER 2016 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind

More information

StarWind iscsi SAN & NAS:

StarWind iscsi SAN & NAS: This document refers to the previous StarWind Virtual SAN version. To view the document for the current version, please follow this link StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October

More information

StarWind Virtual SAN Getting Started

StarWind Virtual SAN Getting Started #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN JUNE 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks

More information

One Stop Virtualization Shop. StarWind Virtual SAN. Hyperconverged 2-Node Scenario with VMware vsphere 6.0 APRIL 2018 TECHNICAL PAPER

One Stop Virtualization Shop. StarWind Virtual SAN. Hyperconverged 2-Node Scenario with VMware vsphere 6.0 APRIL 2018 TECHNICAL PAPER One Stop Virtualization Shop StarWind Virtual SAN Hyperconverged 2-Node Scenario with VMware vsphere 6.0 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN ODX (Off-loaded Data Transfer) Configuration and Performance Tuning Guide

StarWind Virtual SAN ODX (Off-loaded Data Transfer) Configuration and Performance Tuning Guide #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Configuration and Performance Tuning Guide APRIL 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

Quick Start Guide: Creating VTL device with StarWind Virtual SAN

Quick Start Guide: Creating VTL device with StarWind Virtual SAN #1 HyperConverged Appliance for SMB and ROBO Quick Start Guide: Creating VTL device with StarWind Virtual SAN JANUARY 2015 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the

More information

One Stop Virtualization Shop. StarWind Virtual SAN. Hyperconverged 2-Node Scenario with VMware vsphere 6.5 MARCH 2019 TECHNICAL PAPER

One Stop Virtualization Shop. StarWind Virtual SAN. Hyperconverged 2-Node Scenario with VMware vsphere 6.5 MARCH 2019 TECHNICAL PAPER One Stop Virtualization Shop Hyperconverged 2-Node Scenario with VMware vsphere 6.5 MARCH 2019 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are

More information

StarWind Virtual SAN Hyperconverged 3-node Scenario with VMware vsphere 6.5

StarWind Virtual SAN Hyperconverged 3-node Scenario with VMware vsphere 6.5 One Stop Virtualization Shop StarWind Virtual SAN Hyperconverged 3-node Scenario with VMware vsphere 6.5 AUGUST 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind

More information

StarWind Virtual SAN Working with StarWind LSFS Snapshots in ESXi

StarWind Virtual SAN Working with StarWind LSFS Snapshots in ESXi One Stop Virtualization Shop StarWind Virtual SAN Working with StarWind LSFS Snapshots in ESXi MARCH 2017 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software

More information

StarWind Virtual SAN. Installing and Configuring a SQL Server 2014 Multi-Subnet Cluster on Windows Server 2012 R2

StarWind Virtual SAN. Installing and Configuring a SQL Server 2014 Multi-Subnet Cluster on Windows Server 2012 R2 #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing and Configuring a SQL Server 2014 Multi-Subnet Cluster on Windows Server 2012 R2 FEBRUARY 2016 TECHNICAL PAPER Trademarks StarWind,

More information

StarWind Virtual SAN Windows Geo-Clustering: SQL Server

StarWind Virtual SAN Windows Geo-Clustering: SQL Server #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Windows Geo-Clustering: SQL Server FEBRUARY 2016 TECHNICAL PAPER EDWIN SARMIENTO, Microsoft SQL Server MVP, Microsoft Certified Master

More information

StarWind iscsi SAN Software: Using StarWind to provide Cluster Shared Disk resources for Hyper-V Failover Clusters

StarWind iscsi SAN Software: Using StarWind to provide Cluster Shared Disk resources for Hyper-V Failover Clusters StarWind iscsi SAN Software: Using StarWind to provide Cluster Shared Disk resources for Hyper-V Failover Clusters www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright

More information

StarWind iscsi SAN & NAS: Configuring 3-node HA Shared Storage for vsphere December 2012

StarWind iscsi SAN & NAS: Configuring 3-node HA Shared Storage for vsphere December 2012 StarWind iscsi SAN & NAS: Configuring 3-node HA Shared Storage for vsphere December 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind

More information

StarWind Virtual SAN SQL Server HADR using Availability Groups and Failover Cluster Instance

StarWind Virtual SAN SQL Server HADR using Availability Groups and Failover Cluster Instance One Stop Virtualization Shop SQL Server HADR using Availability Groups and Failover Cluster Instance JUNE 2017 TECHNICAL PAPER Written by Shashank Singh Microsoft MVP (Data Platform), MCC and SQL Server

More information

StarWind iscsi SAN Software: Getting Started with V5

StarWind iscsi SAN Software: Getting Started with V5 StarWind iscsi SAN Software: Getting Started with V5 www.starwindsoftware.com Copyright 2008-2009. All rights reserved. COPYRIGHT Copyright 2008-2009. All rights reserved. No part of this publication may

More information

StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability with VMWare vsphere and ESX server

StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability with VMWare vsphere and ESX server StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability with VMWare vsphere and ESX server www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright

More information

StarWind Virtual SAN Supports HA Storage for a vsphere VI with Virtualized iscsi Devices on DAS

StarWind Virtual SAN Supports HA Storage for a vsphere VI with Virtualized iscsi Devices on DAS #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Supports HA Storage for a vsphere VI with Virtualized iscsi Devices on DAS Cost Effective HA Storage for Critical Business Applications

More information

StarWind Virtual SAN Installing and Configuring SQL Server Failover Clustered Instance on Microsoft Azure Virtual Machines

StarWind Virtual SAN Installing and Configuring SQL Server Failover Clustered Instance on Microsoft Azure Virtual Machines One Stop Virtualization Shop StarWind Virtual SAN Installing and Configuring SQL Server Failover Clustered Instance on Microsoft Azure Virtual Machines MARCH 2018 TECHNICAL PAPER Trademarks StarWind, StarWind

More information

StarWind Hyper-Converged Platform: Data Sheet

StarWind Hyper-Converged Platform: Data Sheet Hardware-less VM Storage StarWind Hyper-Converged Platform: LAST UPDATED: MAY 2015 Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind

More information

StarWind iscsi SAN & NAS:

StarWind iscsi SAN & NAS: This document refers to the previous StarWind Virtual SAN version. To view the document for the current version, please follow this link StarWind iscsi SAN & NAS: Configuring HA Shared Storage for vsphere

More information

StarWind iscsi SAN Software: ESX Storage Migration

StarWind iscsi SAN Software: ESX Storage Migration StarWind iscsi SAN Software: ESX Storage Migration www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No part of this publication may

More information

StarWind iscsi SAN Software: Virtual Tape Library (Part 1)

StarWind iscsi SAN Software: Virtual Tape Library (Part 1) StarWind iscsi SAN Software: Virtual Tape Library (Part 1) www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No part of this publication

More information

StarWind Virtual SAN Installing and Configuring a SQL Server Failover Clustered Instance on Microsoft Azure Virtual Machines

StarWind Virtual SAN Installing and Configuring a SQL Server Failover Clustered Instance on Microsoft Azure Virtual Machines #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Installing and Configuring a SQL Server Failover Clustered Instance on Microsoft Azure Virtual Machines AUGUST 2015 TECHNICAL PAPER BY

More information

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center

Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Configuring a Microsoft Windows Server 2012/R2 Failover Cluster with Storage Center Dell Compellent Solution Guide Kris Piepho, Microsoft Product Specialist October, 2013 Revisions Date Description 1/4/2013

More information

StarWind iscsi SAN Software: Using StarWind Tape Redirector and CA ARCserve Backup

StarWind iscsi SAN Software: Using StarWind Tape Redirector and CA ARCserve Backup StarWind iscsi SAN Software: Using StarWind Tape Redirector and CA ARCserve Backup www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

Dell Compellent Storage Center

Dell Compellent Storage Center Dell Compellent Storage Center How to Setup a Microsoft Windows Server 2012 Failover Cluster Reference Guide Dell Compellent Technical Solutions Group January 2013 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL

More information

StarWind iscsi Target for Microsoft Windows: Using StarWind iscsi Target and VMware Workstation Virtual Machines

StarWind iscsi Target for Microsoft Windows: Using StarWind iscsi Target and VMware Workstation Virtual Machines Using StarWind iscsi Target and VMware Workstation Virtual Machines May 1, 2007 Rocket Division Software www.rocketdivision.com Copyright Rocket Division Software 2001-2007. All rights reserved. Page 1

More information

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment

Developing a Complete RTO/RPO Strategy for Your Virtualized Environment #1 HyperConverged Appliance for SMB and ROBO Developing a Complete RTO/RPO Strategy for Your Virtualized Environment NOVEMBER 2014 WHITE PAPER BY GEORGE CRUMP Lead Analyst Storage Switzerland, LLC Virtualization,

More information

StarWind iscsi SAN Software: Using MetaSAN to Share iscsi Volumes

StarWind iscsi SAN Software: Using MetaSAN to Share iscsi Volumes StarWind iscsi SAN Software: Using MetaSAN to Share iscsi Volumes www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No part of this

More information

StarWind iscsi Target for Microsoft Windows: StarWind and Double-Take

StarWind iscsi Target for Microsoft Windows: StarWind and Double-Take Rocket Division Software Technical Reference Series StarWind iscsi Target for Microsoft Windows: StarWind and Double-Take May 1, 2007 Rocket Division Software www.rocketdivision.com Copyright Rocket Division

More information

Dell Storage PS Series Administration and Product Overview

Dell Storage PS Series Administration and Product Overview Dell Storage PS Series Administration and Product Overview Dell Storage Hands-on Lab Instructions Total estimated time: varies. This lab consists of multiple non-dependent modules that can be completed

More information

DELL TM PowerVault TM DL Backup-to-Disk Appliance

DELL TM PowerVault TM DL Backup-to-Disk Appliance DELL TM PowerVault TM DL Backup-to-Disk Appliance Powered by Symantec TM Backup Exec TM Configuring the Dell EqualLogic PS Series Array as a Backup Target A Dell Technical White Paper by Dell Engineering

More information

Native vsphere Storage for Remote and Branch Offices

Native vsphere Storage for Remote and Branch Offices SOLUTION OVERVIEW VMware vsan Remote Office Deployment Native vsphere Storage for Remote and Branch Offices VMware vsan is the industry-leading software powering Hyper-Converged Infrastructure (HCI) solutions.

More information

Virtualization And High Availability. Howard Chow Microsoft MVP

Virtualization And High Availability. Howard Chow Microsoft MVP Virtualization And High Availability Howard Chow Microsoft MVP Session Objectives And Agenda Virtualization and High Availability Types of high availability enabled by virtualization Enabling a highly

More information

Quick Start Guide For Ipswitch Failover v9.0.1

Quick Start Guide For Ipswitch Failover v9.0.1 For Ipswitch Failover v9.0.1 Copyright 1991-2015 All rights reserved. This document, as well as the software described in it, is furnished under license and may be used or copied only in accordance with

More information

Configuring Microsoft SCVMM

Configuring Microsoft SCVMM This chapter includes the following sections: About Microsoft SCVMM Dependencies, page 1 Installing Cisco Provider Plugin in SCVMM, page 2 Creating a VSEM Instance, page 2 Creating a Logical Switch in

More information

vsan Remote Office Deployment January 09, 2018

vsan Remote Office Deployment January 09, 2018 January 09, 2018 1 1. vsan Remote Office Deployment 1.1.Solution Overview Table of Contents 2 1. vsan Remote Office Deployment 3 1.1 Solution Overview Native vsphere Storage for Remote and Branch Offices

More information

StarPort iscsi and ATA-over-Ethernet Initiator: Using as RAM Disk Emulator

StarPort iscsi and ATA-over-Ethernet Initiator: Using as RAM Disk Emulator StarPort iscsi and ATA-over-Ethernet Initiator: Using as RAM Disk Emulator www.starwindsoftware.com COPYRIGHT No part of this publication may be reproduced, stored in a retrieval system, or transmitted

More information

Dell EMC vsan Ready Nodes for VDI

Dell EMC vsan Ready Nodes for VDI Dell EMC vsan Ready Nodes for VDI Integration of VMware Horizon on Dell EMC vsan Ready Nodes April 2018 H17030.1 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information

Microsoft Technical Solutions

Microsoft Technical Solutions Microsoft Technical Solutions How To Setup Microsoft Windows Server 2008 Failover Clustering Compellent Corporate Office Compellent Technologies 7625 Smetana Lane Eden Prairie, Minnesota 55344 www.compellent.com

More information

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017

Netwrix Auditor. Virtual Appliance and Cloud Deployment Guide. Version: /25/2017 Netwrix Auditor Virtual Appliance and Cloud Deployment Guide Version: 9.5 10/25/2017 Legal Notice The information in this publication is furnished for information use only, and does not constitute a commitment

More information

Virtualizing your Datacenter

Virtualizing your Datacenter Virtualizing your Datacenter with Windows Server 2012 R2 & System Center 2012 R2 Hands-On Lab Step-by-Step Guide For the VMs the following credentials: Username: Contoso\Administrator Password: Passw0rd!

More information

HP StoreVirtual Storage Multi-Site Configuration Guide

HP StoreVirtual Storage Multi-Site Configuration Guide HP StoreVirtual Storage Multi-Site Configuration Guide Abstract This guide contains detailed instructions for designing and implementing the Multi-Site SAN features of the LeftHand OS. The Multi-Site SAN

More information

StarWind Virtual SAN Free

StarWind Virtual SAN Free #1 HyperConverged Appliance for SMB and ROBO StarWind Virtual SAN Free Value Proposition For virtualization admins, IT geeks, bloggers, students or those who look to build and maintain virtualization infrastructure

More information

Microsoft Clustered Storage Spaces and StarWind Virtual SAN for a Complete Software-Defined Storage Solution

Microsoft Clustered Storage Spaces and StarWind Virtual SAN for a Complete Software-Defined Storage Solution #1 HyperConverged Appliance for SMB and ROBO Microsoft Clustered Storage Spaces and StarWind Virtual SAN for a Complete Software-Defined Storage Solution JANUARY 2015 WHITE PAPER BY JON TOIGO WHITE PAPER

More information

EASYHA SQL SERVER V1.0

EASYHA SQL SERVER V1.0 EASYHA SQL SERVER V1.0 CONTENTS 1 Introduction... 2 2 Install SQL 2016 in Azure... 3 3 Windows Failover Cluster Feature Installation... 7 4 Windows Failover Clustering Configuration... 9 4.1 Configure

More information

HP StoreVirtual Storage Multi-Site Configuration Guide

HP StoreVirtual Storage Multi-Site Configuration Guide HP StoreVirtual Storage Multi-Site Configuration Guide Abstract This guide contains detailed instructions for designing and implementing the Multi-Site SAN features of the LeftHand OS. The Multi-Site SAN

More information

Parallels Virtuozzo Containers 4.6 for Windows

Parallels Virtuozzo Containers 4.6 for Windows Parallels Parallels Virtuozzo Containers 4.6 for Windows Deploying Microsoft Clusters Copyright 1999-2010 Parallels Holdings, Ltd. and its affiliates. All rights reserved. Parallels Holdings, Ltd. c/o

More information

MIGRATING TO DELL EMC UNITY WITH SAN COPY

MIGRATING TO DELL EMC UNITY WITH SAN COPY MIGRATING TO DELL EMC UNITY WITH SAN COPY ABSTRACT This white paper explains how to migrate Block data from a CLARiiON CX or VNX Series system to Dell EMC Unity. This paper outlines how to use Dell EMC

More information

Open-E JovianDSS High-Availability Cluster Step-by-Step. Presentation updated: October 2015

Open-E JovianDSS High-Availability Cluster Step-by-Step. Presentation updated: October 2015 Open-E JovianDSS High-Availability Cluster Step-by-Step Presentation updated: October 2015 1 1. Hardware configuration 2. Create new Pool 1. Add write log (SLOG for ZIL) 2. Add Read Cache 3. Add Spare

More information

3.1. Storage. Direct Attached Storage (DAS)

3.1. Storage. Direct Attached Storage (DAS) 3.1. Storage Data storage and access is a primary function of a network and selection of the right storage strategy is critical. The following table describes the options for server and network storage.

More information

Windows Server 2012 Hands- On Camp. Learn What s Hot and New in Windows Server 2012!

Windows Server 2012 Hands- On Camp. Learn What s Hot and New in Windows Server 2012! Windows Server 2012 Hands- On Camp Learn What s Hot and New in Windows Server 2012! Your Facilitator Damir Bersinic Datacenter Solutions Specialist Microsoft Canada Inc. damirb@microsoft.com Twitter: @DamirB

More information

QNAP SMI-S Provider for System Center Virtual Machine Manager 2012

QNAP SMI-S Provider for System Center Virtual Machine Manager 2012 QNAP SMI-S Provider for System Center Virtual Machine Manager 2012 About QNAP SMI-S Provider QNAP SMI-S Provider is a required component for the support of System Center Virtual Machine Manager (SCVMM

More information

Clustering and Backing Up Hyper-V 2012 R2 with the Oracle ZFS Storage Appliance ORACLE WHITE PAPER APRIL 2016

Clustering and Backing Up Hyper-V 2012 R2 with the Oracle ZFS Storage Appliance ORACLE WHITE PAPER APRIL 2016 Clustering and Backing Up Hyper-V 2012 R2 with the Oracle ZFS Storage Appliance ORACLE WHITE PAPER APRIL 2016 Table of Contents Introduction 3 Target Audience 3 Solution Overview 4 Oracle ZFS Storage Appliance

More information

Getting Started with VMware View View 3.1

Getting Started with VMware View View 3.1 Technical Note Getting Started with VMware View View 3.1 This guide provides an overview of how to install View Manager components and provision virtual desktops. Additional View Manager documentation

More information

Dell EMC SC Series Storage and SMI-S Integration with Microsoft SCVMM

Dell EMC SC Series Storage and SMI-S Integration with Microsoft SCVMM Dell EMC SC Series Storage and SMI-S Integration with Microsoft SCVMM Dell EMC Engineering February 2017 A Dell EMC Deployment and Configuration Guide Revisions Date May 2012 February 2013 December 2013

More information

Creating a 2 node virtual SQL Server 2008 Cluster Configuration Using Windows 2003 MSCS

Creating a 2 node virtual SQL Server 2008 Cluster Configuration Using Windows 2003 MSCS Creating a 2 node virtual SQL Server 2008 Cluster Configuration Using Windows 2003 MSCS Reference No: Date: 10/08/2010 File Name: Creating a 2 node SQL Server 2008 Cluster Configuration using Windows 2003

More information

Configuring Milestone XProtect Corporate Video Management System with NetApp E-Series Storage Proof-of-Concept Implementation Guide

Configuring Milestone XProtect Corporate Video Management System with NetApp E-Series Storage Proof-of-Concept Implementation Guide Technical Report Configuring Milestone XProtect Corporate Video Management System with NetApp E-Series Proof-of-Concept Implementation Guide Jim Laing, NetApp July 2013 TR-4201 Abstract This document provides

More information

Branch offices and SMBs: choosing the right hyperconverged solution

Branch offices and SMBs: choosing the right hyperconverged solution Branch offices and SMBs: choosing the right hyperconverged solution Presenters: Howard Marks Chief Scientist, DeepStorage.net Luke Pruen Director of Technical Services, StorMagic Infrastructures for the

More information

efolder BDR for Veeam VMware Continuity Cloud Guide

efolder BDR for Veeam VMware Continuity Cloud Guide efolder BDR for Veeam VMware Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM Accessing the Continuity Cloud Host uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION

More information

vsan Disaster Recovery November 19, 2017

vsan Disaster Recovery November 19, 2017 November 19, 2017 1 Table of Contents 1. Disaster Recovery 1.1.Overview 1.2.vSAN Stretched Clusters and Site Recovery Manager 1.3.vSAN Performance 1.4.Summary 2 1. Disaster Recovery According to the United

More information

Compellent Storage Center

Compellent Storage Center How To Setup a Microsoft Windows Server 2003 Failover Cluster Compellent Corporate Office Compellent Technologies 7625 Smetana Lane Eden Prairie, Minnesota 55344 www.compellent.com Contents Contents...

More information

Dell EMC Ready Architectures for VDI

Dell EMC Ready Architectures for VDI Dell EMC Ready Architectures for VDI Designs for VMware Horizon 7 on Dell EMC XC Family September 2018 H17387 Deployment Guide Abstract This deployment guide provides instructions for deploying VMware

More information