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

Size: px
Start display at page:

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

Transcription

1 One Stop Virtualization Shop StarWind Virtual SAN HyperConverged 2-Node Scenario with Hyper-V Cluster on Windows Server 2012R2 MARCH 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 Preconfiguring the Servers... 5 Enabling Multipath Support... 7 Downloading, Installing, and Registering the Software... 8 Configuring Shared Storage Discovering Target Portals Connecting Targets Configuring Multipath Connecting Disks to Servers Creating a Cluster Adding Storage to the Cluster Configuring Cluster Network Preferences Post-Configuration Tasks Conclusion TECHNICAL PAPER 3

4 Introduction StarWind Virtual SAN is a native Windows hypervisor-centric hardware-less VM storage solution. It creates a fully fault-tolerant and high performing storage pool built for the virtualization workloads by mirroring existing server s storage and RAM between the participating storage cluster nodes. The mirrored storage resource is then connected to all cluster nodes and treated just as local storage by all hypervisors and clustered applications. High Availability is achieved by providing multipath access to all storage nodes. StarWind Virtual SAN delivers supreme performance compared to any dedicated SAN solution since it runs locally on the hypervisor and all I/O is processed by local RAM, SSD cache, and disks. This way it never gets bottlenecked by storage fabric. This guide is intended for experienced Windows Server users or system administrators. It provides the detailed instructions on how to set up a 2-node HyperConverged scenario with Hyper-V Cluster on Windows Server 2012R2 with StarWind Virtual SAN as a storage provider. 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 Preconfiguring the Servers The configuration network diagram is provided below: 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 contact StarWind support department via online community forum or via support form (depends on your support plan). 1. Make sure you have a domain controller, and the 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 the Server Manager (Add Roles and Features) menu item. TECHNICAL PAPER 5

6 3. Configure network interfaces on each node to make sure that Synchronization and iscsi/starwind heartbeat interfaces are in different subnets and connected according to the network diagram above. In this document, x subnet is used for iscsi/starwind heartbeat traffic, while x subnet is used for the Synchronization traffic. 4. In order to allow iscsi Initiators to 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 via 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. TECHNICAL PAPER 6

7 Enabling Multipath Support 5. Open the MPIO Properties manager: Start -> Windows Administrative Tools -> MPIO. Alternatively, run the following PowerShell command: mpiocpl 6. In the Discover Multi-Paths tab, choose the Add support for iscsi devices checkbox and click Add. 7. When prompted to restart the server, click Yes to proceed. NOTE: Repeat the procedure on the other server. TECHNICAL PAPER 7

8 Downloading, Installing, and Registering the Software 8. Download the StarWind setup executable file from the StarWind website: NOTE: The setup file is the same for x86 and x64 systems, as well as for all Virtual SAN deployment scenarios. 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 8

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

10 11. Select the following components for the minimum setup: StarWind Virtual SAN Service. StarWind service is the core of the software. It can create 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 10

11 12. Specify Start Menu Folder. Click Next to continue. 13. If a desktop icon needs to be created, enable the corresponding checkbox. Click Next to continue. TECHNICAL PAPER 11

12 14. When the license key prompt appears, choose the appropriate option: Request time-limited fully functional evaluation key. Request FREE version key. Select the previously purchased commercial license key. Click Next to continue. 15. Click Browse to locate the license file. Press Next to continue. TECHNICAL PAPER 12

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

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

15 Configuring Shared Storage 20. 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 the remote StarWind VSAN servers to the console, use the Add Server button on the control panel. TECHNICAL PAPER 15

16 21. 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. 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 the same way. 22. 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. 23. Select the StarWind server where the device needs to be created and press the Add Device (advanced) button on the toolbar. TECHNICAL PAPER 16

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

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

19 28. Define the caching policy and specify the cache size (in GB). Click Next to continue. NOTE: It is recommended 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 to the storage working set of the servers. TECHNICAL PAPER 19

20 29. Define Flash Cache Parameters and size if necessary. Choose the SSD location in the wizard. Press Next. NOTE: The recommended size of the L2 cache is 10% of the initial StarWind device capacity. 30. 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. TECHNICAL PAPER 20

21 31. Click Create to add a new device and attach it to the target. Then click Close. 32. Right-click on the newly created device and select Replication Manager. The Replication Manager window will appear. Press the Add Replica button. 33. Select Synchronous two-way replication. Click Next to proceed. TECHNICAL PAPER 21

22 34. 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. 35. Select the failover strategy for the HA device. For the purposes of this document, the Heartbeat failover strategy is used. Click Next to continue. TECHNICAL PAPER 22

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

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

25 39. 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 the separate adapter. TECHNICAL PAPER 25

26 40. Select Synchronize from existing Device for the partner device initialization mode. Click Next. 41. Press the Create Replica button. Then click Close. 42. 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. TECHNICAL PAPER 26

27 Once all devices are created, Management Console should look as demonstrated on the screenshot below. TECHNICAL PAPER 27

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

29 45. 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. 47. Click the Discover Portal button. TECHNICAL PAPER 29

30 48. 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. 49. 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 30

31 50. Now, all target portals are added on the first node. 51. Go through Discovery Target Portal steps on the partner node. TECHNICAL PAPER 31

32 52. The resulting Discovery tab on the partner node will look as shown on the screenshot below. TECHNICAL PAPER 32

33 Connecting Targets 53. 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. 54. Select the Witness target from the local server and click Connect. TECHNICAL PAPER 33

34 55. Enable the checkboxes as in the image below. Click Advanced. 56. 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. 57. Select the CSV1 target discovered from the local server and click Connect. TECHNICAL PAPER 34

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

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

37 63. Repeat the steps above for all remaining HA device targets. The result should look as shown in the screenshot below. TECHNICAL PAPER 37

38 64. Repeat the steps described in this part on the other StarWind node, specifying corresponding local and data channel IP addresses. The result should look as demonstrated in the screenshot below. TECHNICAL PAPER 38

39 Configuring Multipath NOTE: It is recommended to configure the different MPIO policies depending on the 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. 65. 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 39

40 66. In the Devices dialog, click MPIO. TECHNICAL PAPER 40

41 67. Select the appropriate load balancing policy. 68. For the Witness target, set the load balance policy to Failover Only. TECHNICAL PAPER 41

42 69. 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, make sure that the local path ( ) is set to Active, while the partner connection is set to Standby. TECHNICAL PAPER 42

43 Connecting Disks to Servers 70. Open the Disk Management snap-in. The StarWind disks will appear as unallocated and will be offline. 71. Bring the disks online by right-clicking on them and selecting the Online menu option. TECHNICAL PAPER 43

44 72. Select a disk other than Witness (check the disk size to make a proper choice) and rightclick on it to initialize. 73. 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) as the partition style to be applied to the disks. Press OK to confirm. 74. Right-click the selected disk and choose New Simple Volume. TECHNICAL PAPER 44

45 75. In New Simple Volume Wizard, indicate the volume size. Click on the Next button. 76. Assign a drive letter to the disk. Click Next. 77. 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 45

46 78. Press Finish to complete the operation. 79. Complete the steps above for the Witness disk. Do not assign any drive letter or drive path for it. 80. 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 46

47 81. Bring all StarWind disks online as described above. TECHNICAL PAPER 47

48 Creating a Cluster NOTE: To avoid issues during the cluster configuration validation, it is recommended to install the latest Microsoft updates on each node. 82. Open Server Manager. Select the Failover Cluster Manager item from the Tools menu. 83. Click the Create Cluster link in the Actions section of the Failover Cluster Manager. TECHNICAL PAPER 48

49 84. Specify the servers to be added to the cluster. Click Next to continue. 85. Validate the configuration by passing the cluster validation tests: select Yes and click Next to continue. TECHNICAL PAPER 49

50 86. 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 advisable. If the IP addresses are set statically, it is required to set the cluster IP address manually. Click Next to continue. TECHNICAL PAPER 50

51 87. 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 try to add all disks to the cluster automatically. The smallest device will be assigned as the cluster witness disk. It is recommended to unmark this checkbox before clicking Next and assign the cluster witness disk later manually. TECHNICAL PAPER 51

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

53 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. 89. In the Failover Cluster Manager, go to Cluster -> Storage -> Disks. Click Add Disk in the Actions panel, choose StarWind disks from the list, and confirm the selection. TECHNICAL PAPER 53

54 90. To configure the cluster witness disk, right-click on Cluster and proceed to More Actions -> Configure Cluster Quorum Settings. 91. Follow the wizard and use the Select the quorum witness option. Click Next. TECHNICAL PAPER 54

55 92. Select Configure a disk witness. Click Next. 93. Select the Witness disk to be assigned as the cluster witness disk. Click Next and press Finish to complete the operation. TECHNICAL PAPER 55

56 94. In Failover Cluster Manager, select a disk. Right-click on it and select Add to Cluster Shared Volumes. 95. If renaming of the cluster shared volume is required, right-click on the disk and select Properties. Type the new name of the disk and click Apply followed by OK. TECHNICAL PAPER 56

57 96. Perform the steps above for any other disk in Failover Cluster Manager. The resulting list of disks will look as shown in the screenshot below. TECHNICAL PAPER 57

58 Configuring Cluster Network Preferences 97. In the Networks section of the Failover Cluster Manager, right-click on the network from the list. Set its new name if required to identify the network by its subnet. Apply the change and press OK. NOTE: Do not allow cluster network communication on either iscsi or synchronization network. 98. Rename other networks as described above, if required. TECHNICAL PAPER 58

59 99. In the Actions tab, click Live Migration Settings. Uncheck the synchronization network. Allow the iscsi network only if it is 10+ Gbps. Apply the changes and click OK. TECHNICAL PAPER 59

60 Post-Configuration Tasks 100. 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 the 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. TECHNICAL PAPER 60

61 Conclusion The Windows Failover Cluster will increase the availability of services or applications running in it, as well as exclude the downtime during maintenance. In case of any additional questions, visit the StarWind Support Forum. TECHNICAL PAPER 61

62 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 62

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 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 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 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 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 2-Node Stretched Hyper-V Cluster on Windows Server 2016

StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 One Stop Virtualization Shop StarWind Virtual SAN 2-Node Stretched Hyper-V Cluster on Windows Server 2016 APRIL 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind 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

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 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 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. 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 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

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 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 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 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 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 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 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 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 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 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 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 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

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 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 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

#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 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 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 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

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 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

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

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

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

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

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. 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 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

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 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 & 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 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 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 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 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 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 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 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 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

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

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

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 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

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

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

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

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 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

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

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

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

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

Deploy the ExtraHop Discover Appliance with VMware

Deploy the ExtraHop Discover Appliance with VMware Deploy the ExtraHop Discover Appliance with VMware Published: 2018-09-26 Published: 2018-09-26 The ExtraHop virtual appliance can help you to monitor the performance of your applications across internal

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

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

StarPort iscsi and ATA-over-Ethernet Initiator: Using as DVD-ROM Emulator

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

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

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

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

StarWind Virtual CD: Using as DVD-ROM Emulator

StarWind Virtual CD: Using as DVD-ROM Emulator StarWind Virtual CD: Using as DVD-ROM Emulator www.starwindsoftware.com Copyright 2008-2010. All rights reserved. COPYRIGHT Copyright 2008-2010. All rights reserved. No part of this publication may be

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

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

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

THE FOLLOWING EXAM OBJECTIVES ARE COVERED IN THIS CHAPTER: Configure local storage. Configure Windows Firewall

THE FOLLOWING EXAM OBJECTIVES ARE COVERED IN THIS CHAPTER: Configure local storage. Configure Windows Firewall Chapter 17 Configuring File and Storage Services THE FOLLOWING 70-410 EXAM OBJECTIVES ARE COVERED IN THIS CHAPTER: Configure local storage This objective may include, but is not limited to: Design storage

More information

StarWind Virtual SAN Gentle Shutdown with PowerChute

StarWind Virtual SAN Gentle Shutdown with PowerChute Gentle Shutdown with PowerChute JULY 2018 TECHNICAL PAPER Trademarks StarWind, StarWind Software and the StarWind and the StarWind Software logos are registered trademarks of StarWind Software. StarWind

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

SQL Server on NetApp HCI

SQL Server on NetApp HCI Technical Report SQL Server on NetApp HCI Bobby Oommen, NetApp October 2017 TR-4638 Abstract This document introduces the NetApp HCI solution to infrastructure administrators and provides important design

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

Parallels Containers for Windows 6.0

Parallels Containers for Windows 6.0 Parallels Containers for Windows 6.0 Deploying Microsoft Clusters June 10, 2014 Copyright 1999-2014 Parallels IP Holdings GmbH and its affiliates. All rights reserved. Parallels IP Holdings GmbH Vordergasse

More information

COPYRIGHTED MATERIAL. Windows Server 2008 Storage Services. Chapter. in this chapter:

COPYRIGHTED MATERIAL. Windows Server 2008 Storage Services. Chapter. in this chapter: Chapter 1 Windows Server 2008 Storage Services Microsoft Exam Objectives covered in this chapter: ÛÛConfigure storage. May include but is not limited to: RAID types, Virtual Disk Specification (VDS) API,

More information

Server Fault Protection with NetApp Data ONTAP Edge-T

Server Fault Protection with NetApp Data ONTAP Edge-T Technical Report Server Fault Protection with NetApp Data ONTAP Edge-T Jeff Whitaker, NetApp March 2013 TR-4154 TABLE OF CONTENTS 1 Introduction... 3 2 Backup and Disaster Recovery Technology... 4 2.1

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

Virtual Appliance User s Guide

Virtual Appliance User s Guide Cast Iron Integration Appliance Virtual Appliance User s Guide Version 4.5 July 2009 Cast Iron Virtual Appliance User s Guide Version 4.5 July 2009 Copyright 2009 Cast Iron Systems. All rights reserved.

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

DSI Optimized Backup & Deduplication for VTL Installation & User Guide

DSI Optimized Backup & Deduplication for VTL Installation & User Guide DSI Optimized Backup & Deduplication for VTL Installation & User Guide Restore Virtualized Appliance Version 4 Dynamic Solutions International, LLC 373 Inverness Parkway Suite 110 Englewood, CO 80112 Phone:

More information

SANmelody TRIAL Quick Start Guide

SANmelody TRIAL Quick Start Guide Page 1 SANmelody TRIAL Quick Start Guide From Installation to Presenting Virtual Storage Download the trial software at: SANmelody Trial Software SANmelody TRIAL Quick Start Guide Change Summary August,

More information

Installation and Cluster Deployment Guide

Installation and Cluster Deployment Guide ONTAP Select 9 Installation and Cluster Deployment Guide Using ONTAP Select Deploy 2.3 March 2017 215-12086_B0 doccomments@netapp.com Updated for ONTAP Select 9.1 Table of Contents 3 Contents Deciding

More information

PS Series Best Practices Deploying Microsoft Windows Clustering with an iscsi SAN

PS Series Best Practices Deploying Microsoft Windows Clustering with an iscsi SAN PS Series Best Practices Deploying Microsoft Windows Clustering with an iscsi SAN Abstract This Technical Report describes how to use PS Series storage arrays with a Microsoft Windows Server 2003 cluster.

More information