Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

Embed Size (px)

Citation preview

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    1/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    StarWind iSCSI SAN Software: Using StarWind to

    Provide Cluster Shared Disk Resources forHyper-V Failover Clusters

    www.starwindsoftware.com

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    2/205

    StarWind Software

    Technical Reference Series

    COPYRIGHT

    Copyright StarWind Software 2008-2009. All rights reserved. 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.

    TRADEMARKS

    StarWind, StarWind Software and the StarWind and the StarWind Software logos

    are trademarks 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 documentto 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 otherdocuments first - you will find answers to most of your questions here or there. If you

    need further assistance, please contact us.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    3/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Table of Contents

    ....................................................................................................... 5Introduction

    ....................................................................................................... 7Configuring the Domain Controller

    ................................................................................................................ 7Network Adapter

    ................................................................................................................ 8Active Directory

    ................................................................................................................ 20DNS

    ................................................................................................................ 33User Accounts

    ....................................................................................................... 43Configuring Parent-based Failover Cluster 1

    ................................................................................................................ 43Configuring StarWind Server

    ........................................................................................................ 43Network Adapter

    ........................................................................................................ 44Preparing Quorum Volume

    ........................................................................................................ 52Preparing Generic Volume

    ................................................................................................................ 60Preparing the Cluster Nodes

    ........................................................................................................ 60Node 1

    ........................................................................................................ 111Node 2

    ................................................................................................................ 151Configuring the Microsoft Cluster Service

    ........................................................................................................ 151Validate a Configuration

    ........................................................................................................ 157Create a Cluster

    ................................................................................................................ 164Creating and Configuring a Virtual Machine

    ........................................................................................................ 164Create a Virtual Machine

    ........................................................................................................ 173Reconfigure the Automatic Start Action

    ........................................................................................................ 175Make the Virtual Machine Highly Available

    ........................................................................................................ 183Install the Operating System

    ................................................................................................................ 190Testing a Failover

    ........................................................................................................ 190Planned Failover

    ........................................................................................................ 193Unplanned Failover

    ....................................................................................................... 197Configuring Parent-based Failover Cluster 2

    ................................................................................................................ 197Configuring StarWind Server

    ................................................................................................................ 198Preparing Cluster Nodes

    ................................................................................................................ 200Configuring Microsoft Cluster Service

    ................................................................................................................ 201Creating and Configuring a Virtual Machine

    ................................................................................................................ 202Testing a Failover

    ....................................................................................................... 203Configuring Child-based Failover Cluster

    ................................................................................................................ 203Configuring StarWind Server

    ....................................................................................................... 204Conclusion

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    4/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    5/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Guide

    Introduction

    Software clustering technology works to provide a group of systems as aunified redundant network presence. Various cluster configurations can be

    implemented. One of the most frequently used configurations is the failover

    cluster. This High Availability (HA) configuration assumes that if one of the

    cluster nodes fail, the reserved node automatically comes online, providing

    little or no application downtime. With this type of configuration, the user

    workflow remains virtually uninterrupted and secured.

    Failover cluster configuration requires two or more server nodes that share an

    external storage. Based on the iSCSI technology, StarWind Softwafe Inc.

    StarWind enables you to create an external storage system in the Windowsenvironment without implementation of expensive Fiber Channel or external

    SCSI solutions. With StarWind you can create a shared disk array on a host

    running Microsoft Windows Server.

    This document provides you detailed step-by-step instructions on configuring

    StarWind with Hyper-V and failover clustering.

    For more information on Microsofts clustering technology press refer to

    http://www.microsoft.com/windowsserver2003/technologies/clustering/

    resources.mspx

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    6/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    This document provides detailed step-by-step instructions on configuring

    StarWind with Hyper-V and failover clustering.

    Figure 1. StarWind provides shared-disk resources to clusters

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    7/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring the Domain Controller

    Network Adapter

    The network adapter must be assigned a static IP address. Select the Use the

    following IP address option and type in the IP address you wish to use. The

    Subnet mask must also be provided. Both values must be correctly chosen

    given the networking configuration of the Corporate LAN. As Active Directory

    (AD) requires DNS, an address must be provided in this case we can specify

    127.0.0.1 (loopback interface address). DNS will be installed later with the

    other AD components.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    8/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Active Directory

    Select Start->Run and type in dcpromo.

    Press the OK button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    9/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Active Directory Domain Services Installation Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    10/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the wizard that appears carefully read the instructions.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    11/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Since we are creating a new domain, select the Create a new domain in a new

    forest.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    12/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the full DNS name of the domain to be created.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    13/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the forest functional level. In this example, we are going to use only

    Windows Server 2008 machines so select Windows Server 2008 functional

    level.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    14/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select any additional options that apply.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    15/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    A DNS warning dialog appears.

    Press the Yes button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    16/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Customize the directories where the AD database, log files and SYSVOL data

    will be stored or accept the values at their defaults.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    17/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Type in the Directory Services Restore Mode Administrator Password.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    18/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure that all parameters are correct, or press the Back button should any

    changes be required.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    19/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the wizard should look like the example image provided below.

    Press the Finish button to close the wizard.

    Press the Restart Now button to restart the computer.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    20/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    DNS

    Log on to the Domain controller using an account with administrative

    privileges. Launch the DNS Manager and configure the Reverse Lookup Zone.

    Press the right mouse button over the Reverse Lookup Zone node and select

    the New Zone... popup menu item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    21/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New Zone Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    22/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    On the Zone Type page, select the Primary Zone option and check the Store

    the zone in the Active Directory checkbox.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    23/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the replication scope or accept the default option.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    24/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Choose IPv4 Reverse Lookup Zone

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    25/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Type in the Network ID to identify the reverse lookup zone.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    26/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the dynamic update options.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    27/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure that all parameters are correct, or press the Back button should any

    changes be required.

    Press the Finish button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    28/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the right mouse button over the rds.local forward lookup zone and

    select the New Host (A or AAAA)... pop-up menu item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    29/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New Host dialog appears. Type in the hostname of the Cluster Node 1

    Server and its IP address. Also please check the Create associated pointer

    (PTR) record checkbox.

    Press the Add Host button to add node1 DNS record.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    30/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Type in the hostname of the Cluster Node 2 Server and its IP address. Also

    please check the Create associated pointer (PTR) record checkbox.

    Press the Add Host button to add node2 DNS record.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    31/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the DNS Manager console should look like the example images

    provided below.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    32/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    33/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    User Accounts

    The Administrator accounts must now be created to manage the first and the

    second cluster node servers. Launch the Active Directory Users and

    Computers management console.

    Press the right mouse button over the Users node. Select New->User.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    34/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the dialog that appears, enter the required fields as shown in the example

    image.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    35/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Enter the password and optionally set any additional options.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    36/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure that all parameters are correct, or press the Back button should any

    changes be required.

    Press the Finish button to create new user.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    37/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Once again press the right mouse button over the Users node.

    Select New->User.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    38/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the dialog that appears, enter the required fields as shown in the example

    image.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    39/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Enter the password and optionally set any additional options.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    40/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure that all parameters are correct, or press the Back button should any

    changes be required.

    Press the Finish button to create new user.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    41/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The two users, node1adm and node2adm, must be made members of both

    the Administrators and Domain Admins groups. Select both of the accounts

    and press the right mouse button over the selection as shown in the example

    image.

    Select the Add to a group option.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    42/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Select Groups dialog appears. Enter the names of the groups.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    43/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring Parent-based Failover Cluster 1

    Configuring StarWind Server

    Network Adapter

    The network adapter must be assigned a static IP address. Select the Use the

    following IP address option and type in the IP address you wish to use. The

    Subnet mask must also be provided. Both values must be correctly chosen

    given the networking configuration of the dedicated iSCSI network that the

    cluster will be a part of. This interface is used for iSCSI target storage

    communications and a default gateway need not be specified.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    44/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Preparing Quorum Volume

    Launch the StarWind console selecting Start -> All Programs -> StarWind

    Software -> StarWind -> StarWind. After the console is launched its icon

    appears in the system tray. Double click the icon with the left mouse button orsingle click it with the right and select Start Management pup-up menu item.

    From the StarWind Servers tree select the computer you wish to connect to.

    Press the right mouse button over the desired host (computer) and select the

    Connect popup menu item. You will be prompted to enter the login username

    and password. By default they are: root, starwind. You can always change

    them later.

    After you have successfully connected to the StarWind Service, click the right

    mouse button over the desired host (computer). Select the Add Target pop-up

    menu item to continue.

    In the wizard that appears, specify target name.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    45/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    46/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Image File device. You can display the help topics by pressing the

    Help button.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    47/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Create new virtual disk to create a new virtual hard disk or the

    Mount existing virtual disk to mount an existing virtual disk that youve

    prepared previously.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    48/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If you have decided to create a new virtual disk, specify the location and the

    name of the virtual disk you wish to create. Also provide the virtual disk size in

    megabytes. Configure any additional parameters for the virtual disk you wish

    to create. Please refer to the online help for details regarding those additional

    parameters, i.e. (Compressed and Encrypted).

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    49/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Image File device has some extra parameters. Check the Allow multiple

    concurrent iSCSI connections (clustering) checkbox. Please refer to the online

    help for details regarding those additional parameters, i.e. (Asynchronous

    mode,Allow multiple connections (clustering),Read-only mode and Specify

    advanced options).

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    50/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all device parameters are correct, or press the Back button should any

    changes be required.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    51/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    A summary of the created device is displayed on the last wizard page (see

    image below).

    Press the Finish button to close the wizard.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    52/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Preparing Generic Volume

    Click the right mouse button over the host (computer). Select the Add Target

    pop-up menu item to continue.

    In the wizard that appears, specify target name.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    53/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Image File device. You can display the help topics by pressing the

    Help button.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    54/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Create new virtual disk to create a new virtual hard disk or the

    Mount existing virtual disk to mount an existing virtual disk that youve

    prepared previously.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    55/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If you have decided to create a new virtual disk, specify the location and name

    of the virtual disk you wish to be create. Also, provide the virtual disk size in

    megabytes. Configure any additional parameters of the virtual disk you wish to

    create. Please refer to the online help for details regarding those additional

    parameters, i.e. (Compressed and Encrypted).

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    56/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Image File device has some extra parameters. Check the Allow multiple

    concurrent iSCSI connections (clustering) checkbox. Please refer to the online

    help for details regarding those additional parameters, i.e. (Asynchronous

    mode,Allow multiple connections (clustering),Read-only mode and Specify

    advanced options).

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    57/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all device parameters are correct, or press the Back button should any

    changes be required.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    58/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    A summary of the created device is displayed on the last wizard page (see

    image below).

    Press the Finish button to close the wizard.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    59/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the StarWind Console should look like the sample image

    provided below.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    60/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Preparing the Cluster Nodes

    Node 1

    Configuring the Network Interfaces

    Each adapter will be assigned a static IP address. Select the Use the following

    IP address option and type in the IP address you wish to use. The Subnet mask

    and DNS server address must also be provided. All the values must be

    correctly chosen given the networking configuration of the Corporate LAN that

    the cluster will be a part of. As this interface is for the public network, a default

    gateway will need to be assigned.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    61/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    62/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Just as was done for the first network adapter, assign appropriate values to

    the TCP/IP configuration of the second network adapter using the following

    example image as guidance. This interface is used for iSCSI target storage

    communications and a default gateway need not be specified.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    63/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Just as was done for the first and second network adapters, assign

    appropriate values to the TCP/IP configuration of the third network adapter

    using the following example image as guidance. This interface is used to

    facilitate virtual machines to public network communications and a default

    gateway need not be specified.

    Press the OK button.

    Note: Please perform network connection tests to ensure that all of the NICs

    are working properly.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    64/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Joining the domain

    Launch the System Properties tool by selecting Control Panel -> System.

    Click the Change settings item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    65/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Computer Name tab.

    Press the Change button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    66/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the Computer Name Changes dialog enter the domain to join.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    67/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Enter the username and password of an account with permission to join to the

    domain (node1adm).

    Press the OK button to join.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    68/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the notification dialog like the one on the image shown below

    should appear.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    69/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    You must restart the computer for the changes to take effect.

    Restart the server. Log in as node1adm and install the MS iSCSI Initator.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    70/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring iSCSI initiator

    Launch the Microsoft iSCSI Software Initiator application from Administrative

    Tools -> iSCSI Initiator

    Select the Discovery Tab.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    71/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the Target Portals group, click the Add Portal... button.

    Press the Add Portal... button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    72/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the Add Target Portal dialog enter the IP address or DNS name and port

    number of the StarWind target server.

    Press the OK button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    73/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Click on the Targets tab. Select the iSCSI Qualified Name (IQN) of the target

    just added.

    Press the Log On button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    74/205

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    75/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the initiator is now logged on to StarWind.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    76/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Initializing, Formatting and Creating Partitions

    When the StarWind Disks are connected, they show up on the initiator

    machine as new disk devices. Before these devices can be used as cluster

    disks, they have to be initialized and formatted. Launch the Computer

    Management console.

    Select Disk Management.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    77/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Bring disks online. Press the right mouse button over the disk and select

    Online.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    78/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    79/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Initialize the Disks. Press the right mouse button over the Disk and select

    Initialize Disk. Follow the wizard to initialize the new disks.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    80/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the OK button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    81/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Both disks have now been initialized.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    82/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Right-click over the unallocated space and select New Simple Volume. Follow

    the instructions in the wizard to create an NTFS partition for use as the

    quorum disk.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    83/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New Simple Volume Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    84/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify new volume size in megabytes.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    85/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Choose the Drive Letter to assign.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    86/205

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    87/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all settings are correct, or press the Back button should any changes be

    required.

    Press the Finish button to close the wizard.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    88/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, a new volume will be created as shown in the example image

    below. Repeat the same steps to create the second volume.

    Right-click over the unallocated space and select New Simple Volume. Follow

    the instructions in the wizard to create an NTFS partition for use as the generic

    disk.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    89/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New Partition Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    90/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the new volume size in megabytes.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    91/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Choose the Drive Letter to assign.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    92/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the format options and provide the Volume Label.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    93/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all settings are correct, or press the Back button should any changes be

    required.

    Press the Finish button to close the wizard.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    94/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, both disks are now formatted as shown in the example image

    below.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    95/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Installing the Hyper-V Role

    Launch the Computer Management console. Select the Roles node from the

    list.

    Click the Add Features to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    96/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Add Roles Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    97/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Check the Hyper-V role.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    98/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Carefully read the introduction instructions.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    99/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Do not create a virtual network on this step.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    100/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all parameters are correct, or press the Previous button should any

    changes be required.

    Complete the installation of the Hyper-V role by pressing the Install button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    101/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the Close button and restart the computer.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    102/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    After the restart, the Resume Configuration Wizard appears. If the feature

    was successfully installed, the wizard should look similar to the example image

    below.

    Press the Close button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    103/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Installing the Failover Clustering Feature

    Launch the Computer Management console. Select the Features node from

    the list.

    Click the Add Features to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    104/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Add Features Wizard appears. Check the Failover Clustering feature.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    105/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all the parameters are correct, or press the Previous button should any

    changes be required.

    Complete the installation of the Failover Clustering feature by pressing the

    Install button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    106/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If the feature is successfully installed, the wizard should look similar to the

    example image below.

    Press the Close button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    107/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Create a Virtual Network

    Launch the Hyper-V Manager.

    From the Actions menu click the Virtual Network Manager... item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    108/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Virtual Network Manager dialog appears. Select External as the type of

    virtual network to create.

    Press the Add button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    109/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the name for the new network. Make sure you use exactly the same

    name on both servers running Hyper-V.

    Under Connection type select External and specify the physical network

    adapter.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    110/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New network connection appears. Let's rename it "External" for the

    example.

    Shut down the server.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    111/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Node 2

    Configuring Network Interfaces

    Each adapter will be assigned a static IP address. Select the Use the following

    IP address option and type in the IP address you wish to use. The Subnet mask

    and DNS server address must also be provided. All the values must be

    correctly chosen given the networking configuration of the Corporate LAN that

    the cluster will be a part of. Since this interface is for the public network, a

    default gateway will need to be assigned.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    112/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    113/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Just as was done for the first network adapter, assign the appropriate values

    to the TCP/IP configuration of the second network adapter using the following

    example image as guidance. This interface is used for iSCSI target storage

    communications and a default gateway need not be specified.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    114/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Just as was done for the first and second network adapters, assign the

    appropriate values to the TCP/IP configuration of the third network adapter

    using the following example image as guidance. This interface is used to

    facilitate virtual machines to public network communications and a default

    gateway need not be specified.

    Press the OK button.

    Note: Please perform network connection tests to ensure that all of the NICs

    are working properly.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    115/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Joining the domain

    Launch the System Properties tool selecting Control Panel -> System.

    Click the Change settings item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    116/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Computer Name tab.

    Press the Change button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    117/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the Computer Name Changes dialog enter the domain to join.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    118/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Enter the username and password of an account with permission to join to the

    domain (node2adm).

    Press the OK button to join.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    119/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the notification dialog like the one on the image shown below

    should appear.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    120/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    You must restart the computer for the changes to take effect.

    Restart the server. Log in as node2adm and install the MS iSCSI Initator.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    121/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring iSCSI Initiator

    Launch the Microsoft iSCSI Software Initiator application from Administrative

    Tools -> iSCSI Initiator

    Select the Discovery Tab.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    122/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the Target Portals group, click the Add Portal... button.

    Press the Add Portal... button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    123/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    In the Add Target Portal dialog enter the IP address or DNS name and Port

    number of the StarWind target server.

    Press the OK button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    124/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Click on the Targets tab. Select the IQN of the target just added.

    Press the Log On button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    125/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Log On to Target dialog now appears. In this dialog click on the checkbox

    Automatically restore this connection when the system boots to make this

    connection persistent.

    Press the OK button to continue.

    Press the OK button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    126/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the initiator is now logged on to StarWind.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    127/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Assigning Drive Letters

    When the StarWind Disks are connected, they show up on the initiator

    machine as new disk devices. Before these devices can be used as cluster

    disks, they have to be mounted. Launch the Computer Management console.

    Select Disk Management.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    128/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Bring the disks online. Press the right mouse button over the disk and select

    Online.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    129/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    130/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The picture below shows that Windows has automatically assigned Drive

    Letters to the mounted volumes. Since these are local drive letters they may

    not be the same as we have assigned to these volumes on the first node.

    However, all volumes of a cluster must be assigned the same drive letters, any

    differences must be manually changed. Press the right mouse button over the

    Quorum volume.

    Select Change Drive Letter and Paths...

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    131/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Change the Drive Letter for the Quorum to Q.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    132/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the right mouse button over the Generic volume.

    Select Change Drive Letter and Paths...

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    133/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Change the Drive Letter for the Generic to R.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    134/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the Computer Management console should look like the sample

    image provided below.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    135/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Installing the Hyper-V Role

    Launch the Computer Management console. Select the Roles node from the

    list.

    Click the Add Features to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    136/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Add Roles Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    137/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Check the Hyper-V role.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    138/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Carefully read the introduction instructions.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    139/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Do not create a virtual network on this step.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    140/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all parameters are correct, or press the Previous button should any

    changes be required.

    Complete the installation of the Hyper-V role by pressing the Install button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    141/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the Close button and restart the computer.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    142/205

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    143/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Installing the Failover Clustering Feature

    Launch the Computer Management console. Select the Features node from

    the list.

    Click the Add Features to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    144/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Add Features Wizard appears. Check the Failover Clustering feature.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    145/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all parameters are correct, or press the Previous button should any

    changes be required.

    Complete the installation of the Failover Clustering feature by pressing the

    Install button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    146/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If the feature is successfully installed, the wizard should look similar to the

    example image below.

    Press the Close button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    147/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Create a Virtual Network

    Launch the Hyper-V Manager.

    From the Actions menu click the Virtual Network Manager... item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    148/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Virtual Network Manager dialog appears. Select External as the type of

    virtual network to create.

    Press the Add button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    149/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the name for the new network. Make sure you use exactly the same

    name on both servers running Hyper-V.

    Under Connection type select External and specify the physical network

    adapter.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    150/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New network connection appears. Let's rename it "External" for this

    example.

    Shut down the server.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    151/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring the Microsoft Cluster Service

    Validate a Configuration

    Start both Cluster Node 1 Server and Cluster Node 2 Server. Launch the

    Failover Cluster Management console by selecting Administrative Tools ->Failover Cluster Management.

    After the management console is launched, click the Validate a

    Configuration... item to ensure that the configuration is suitable for failover

    clustering.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    152/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Validate a Configuration Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    153/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Add the names of the servers you wish to use as cluster nodes.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    154/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Run all tests (recommended) item for testing the complete

    configuration.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    155/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all parameters are correct, or press the Previous button should any

    changes be required.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    156/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the wizard should look like the example picture provided below.

    Press the Finish button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    157/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Create a Cluster

    It is now time to create the cluster. Click the Create a Cluster item from the

    Actions panel shown on the right.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    158/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Create a Cluster Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    159/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Add the names of servers you wish to use as cluster nodes.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    160/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the Cluster Name and IP address.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    161/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all parameters are correct, or press the Previous button should any

    changes be required.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    162/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    If successful, the wizard should look like the example picture provided below.

    Press the Finish button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    163/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Now that the creation of the cluster is complete it will be shown in the panel on

    the left.

    Expand the cluster by clicking on the + symbol next to the cluster, then click

    on Storage. The Failover Cluster Management console should look like the

    example picture provided below. Both cluster disk resources will be shown as

    online.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    164/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Creating and Configuring a Virtual Machine

    Create a Virtual Machine

    Launch the Hyper-V Manager.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    165/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the right mouse button over the server and select the New->Virtual

    Machine... popup menu item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    166/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The New Virtual Machine Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    167/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify a name for the virtual machine. Check the Store the virtual machine in

    a different location checkbox, press the Browse... button and navigate to the

    shared storage.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    168/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the amount of memory (in megabytes) to allocate for the virtual

    machine.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    169/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Connect the network adapter to the virtual network created previously.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    170/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Create a virtual hard disk item, specify the name for virtual disk to

    create. Optionally change the Location (it must be on shared storage) and Size

    parameters values.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    171/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Install an operating system from a boot CD/DVD-ROM item. Under

    media specify the location of the media.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    172/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Ensure all parameters are correct, or press the Previous button should any

    changes be required.

    Ensure the Start the virtual machine after it is created checkbox is

    unchecked.

    The virtual machine must be turned off so that you can make it highly

    available.

    Press the Finish button to create virtual machine.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    173/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Reconfigure the Automatic Start Action

    Automatic actions let you automatically manage the state of the virtual

    machine when the Hyper-V Virtual Machine Management service starts or

    stops. However, when you make a virtual machine highly available, themanagement of virtual machine state should be controlled through the Cluster

    service.

    Press the right button over the virtual machine.

    Select the Settings... popup menu item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    174/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Nothing item under the What do you want this virtual machine to

    do when the physical computer starts.

    Press the OK button.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    175/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Make the Virtual Machine Highly Available

    Launch the Failover Cluster Management console. Select the Services and

    Applications node.

    Click the Configure a Service or Application... item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    176/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The High Availability Wizard appears.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    177/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Select the Virtual Machine item from the list of available services or

    applications.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    178/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Check the name of the virtual machine you wish to make highly available.

    Press the Next button to continue.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    179/205

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    180/205

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    181/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Failover Cluster Manager console should look like the example images

    provided below.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    182/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Bring the virtual machine online.

    Press the right mouse button over the virtual machine and select the Bring this

    service or application online popup menu item.

    This action will bring the virtual machine online and start it.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    183/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Install the Operating System

    Launch the Hyper-V Manager.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    184/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the right mouse button over the virtual machine and select the

    Connect... popup menu item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    185/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The Virtual Machine Connection tool appears.

    Install the operating system in the usual way.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    186/205

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    187/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Launch the System Properties tool by selecting Control Panel -> System.

    Optionally change the Computer name.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    188/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Specify the network connection parameters.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    189/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    The installation and configuration of the virtual machine is completed.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    190/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Testing a Failover

    Planned Failover

    Launch the Failover Cluster Management console.

    Press the right mouse button over the virtual machine and select the Move

    this service or application to another node and click the name of the other

    node.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    191/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Inspect the details of both nodes to verify that the move succeeded.

    In the Failover Cluster Management console the Current Owner parameter

    should change its value to node12.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    192/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Launch the Hyper-V Manager on the node12.

    The virtual machine must appear here.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    193/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Unplanned Failover

    Launch the Failover Cluster Management console.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    194/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Press the right mouse button over the node that is the current owner of the

    virtual machine (node11 in this case).

    Select the More Actions... and click the Stop Cluster Service item.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    195/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Inspect the details of both nodes to verify that the move succeeded.

    In the Failover Cluster Management console the Current Owner parameter

    should change its value to node12.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    196/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Launch the Hyper-V Manager on the node12.

    The virtual machine must appear here.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    197/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring Parent-based Failover Cluster 2

    Configuring StarWind Server

    Please refer to the Configuring StarWind Server section of Configuring Parent-

    based Failover Cluster 1 section.

    Use for example 192.168.20.20 value as the IP address and 255.255.255.0

    value as the subnet mask. The other steps are the same: you must create

    quorum and generic disks iSCSI targets with the same size and parameters.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    198/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Preparing Cluster Nodes

    Please refer to the Preparing Cluster Nodes section of Configuring Parent-

    based Failover Cluster 1 section.

    Use for example the following values to configure the network adapters of

    Node 1 and Node 2 of the Parent-based Failover Cluster 2.

    Node 1 Public network

    IP address: 192.168.10.21

    Subnet mask: 255.255.255.0

    Default gateway: 192.168.10.254

    Preferred DNS server: 192.168.10.1

    Node 1 Storage network

    IP address: 192.168.20.21

    Subnet mask: 255.255.255.0

    Node 1 VMs network

    IP address: 192.168.10.221

    Subnet mask: 255.255.255.0

    Preferred DNS server: 192.168.10.1

    Node 2 Public network

    IP address: 192.168.10.22

    Subnet mask: 255.255.255.0

    Default gateway: 192.168.10.254

    Preferred DNS server: 192.168.10.1

    Node 2 Storage network

    IP address: 192.168.20.22

    Subnet mask: 255.255.255.0

    Node 2 VMs network

    IP address: 192.168.10.222

    Subnet mask: 255.255.255.0

    Preferred DNS server: 192.168.10.1

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    199/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    You must configure your DNS (add node21 -> 192.168.10.21 and node22 ->

    192.168.10.22 records). Please refer to the DNS section of Configuring

    Domain Controller chapter.

    You also should add user accounts for example node21adm and node22adm.

    Please refer to the User Accounts section of Configuring Domain Controller

    chapter.

    The other steps are the same as in Preparing Cluster Nodes section of the

    Parent-based Failover Cluster 1.

    Note: Please do not forget to specify the 192.168.20.21 as the target portal in

    the Parent-based Failover Cluster 2 nodes initiators.

  • 8/14/2019 Using StarWind to Provide Cluster Shared Disk Resources for Hyper-V Failover Clusters

    200/205

    StarWind Software

    Technical Reference Series

    Copyright StarWind Software 2008-2009. All rights reserved.

    Configuring Microsoft Cluster Service

    Please refer to the Configuring Micro