Scale Computing Microsoft Best Practices Guide. Scale Computing 5225 Exploration Drive Indianapolis, IN, 46241

Size: px
Start display at page:

Download "Scale Computing Microsoft Best Practices Guide. Scale Computing 5225 Exploration Drive Indianapolis, IN, 46241"

Transcription

1 Scale Computing Microsoft Best Practices Guide Scale Computing 5225 Exploration Drive Indianapolis, IN, 46241

2

3 CHAPTER 1 Introduction Revision History CHAPTER 2 Using Windows Server Versions of Windows Server Supported by Scale Computing Best Practices for Using Windows Server Network Best Practices Security Best Practices Best Practices for Timeouts for SPC-3 PR Compliance Enabled and Disabled Targets Timeout Settings to Alter Steps for Changing Timeout Settings Revision History CHAPTER 3 Configuring iscsi Targets without SPC-3 PR Compliance Enabled When to Use Targets That Have SPC-3 PR Compliance Disabled Configuration Requirements for SPC-3 PR Compliance Disabled Targets 10 SPC-3 PR Compliance Enabled Targets When to Use SPC-3 PR Compliance Enabled Targets Configuration Requirements for SPC-3 PR Compliance Enabled Targets 11 Revision History CHAPTER 4 Multipathing Using Windows Server Multipathing Checklist for Windows Server 2003 and Install MPIO Install MPIO in Windows Server Install MPIO in Windows Server 2008 and 2008 R Enable MPIO Enable MPIO in Windows Server Scale Computing i

4 Enable MPIO in Windows Server 2008 and 2008 R Configure the iscsi Initiator Enabling CHAP After Configuring the iscsi Initiator (Optional) Configure for Multiple NICs on the Host Side Ensure Correct Set up Revision History CHAPTER 5 Windows Dynamic Disks Revision History CHAPTER 6 Exchange Resources from Microsoft Best Practices for Working with Exchange and Scale Computing Clusters.. 27 Revision History CHAPTER 7 Hyper-V Hyper-V in Scale Computing Clusters Before 2.4 and with Best Practices for Using Hyper-V Best Practices for Using Microsoft Failover Clustering Resources for Working with Hyper-V Revision History CHAPTER 8 Provide Feedback or Contact Support Revision History Scale Computing ii

5 List of Figures Edit DWORD Dialog Box Targets Tab MPIO Tab Add Target Portal Dialog Box Advanced Settings Dialog Box Scale Computing iii

6 Scale Computing iv

7 Revision History CHAPTER 1 Introduction Welcome to the Scale Computing Microsoft Best Practices Guide! This guide provides information regarding best practices for integrating Scale Computing clusters with Microsoft products. Before you read through this document, you should be familiar with the information covered in: Getting Started with Hyper-V and the Scale Computing Cluster Concepts and Planning Guide for the Scale Computing Storage Cluster Scale Computing Storage Cluster Installation Guide Scale Computing Storage Cluster User Guide Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: Added a reference to a new guide. Release 2.4: Added list of resources to the introduction. Release 1.0: New chapter. Scale Computing 1

8 Revision History Scale Computing 2

9 Versions of Windows Server Supported by Scale Computing CHAPTER 2 Using Windows Server This chapter describes what versions of Windows Server Scale Computing clusters support and provides details about different support features in the following sections: Versions of Windows Server Supported by Scale Computing Best Practices for Using Windows Server Versions of Windows Server Supported by Scale Computing Scale Computing clusters support Windows Server versions: Windows Server 2008 Windows Server 2008 R2 with SP1 (Web Edition, Standard Edition, Enterprise Edition, Data Center Edition, Itanium Edition), includes x86 and x64-bit versions Windows Server 2003 Windows Server 2003 R2 Windows Server 2003 with SP1 Windows Server 2003 with SP2 (Web Edition, Standard Edition, Enterprise Edition, Data Center Edition), includes 64-bit for Itanium-based systems If you choose to use a Windows Server 2008 product, the iscsi initiator is included as part of the install. If you choose to use a Windows Server 2003 product, the iscsi initiator must be downloaded from Microsoft. Scale Computing 3

10 Best Practices for Using Windows Server No matter which version you use, if you want to use multipathing features you must enable them manually. Multipathing is not required beyond configuring NICs for failover if you use SPC-3 PR compliance enabled targets with your iscsi initiators. Be aware that if you want to use Hyper-V, you must have Windows Server 2008 R2 or higher. For more information about Hyper-V, refer to Chapter 7, Hyper-V. Best Practices for Using Windows Server Some basic best practices to consider are covered in the following sections: Network Best Practices Security Best Practices Best Practices for Timeouts for SPC-3 PR Compliance Enabled and Disabled Targets Network Best Practices Ensure the following when you set up Windows Server: Deploy Windows Server on a GigE network. When using iscsi, dedicate network interface cards (NICs) to either network communication or iscsi but not both. If you want to use the MPIO feature of the MS initiator, be sure you are using non SPC-3 PR compliant targets. If you want to use multipathing, you must enable it manually. Scale Computing 4

11 Security Best Practices Security Best Practices To keep your network secure, do the following: Use strong passwords. If you are using CHAP, enable mutual authentication. Best Practices for Timeouts for SPC-3 PR Compliance Enabled and Disabled Targets This section provides information about timeout settings that Scale Computing recommends altering for best performance. Materials covered include: Timeout Settings to Alter Steps for Changing Timeout Settings Timeout Settings to Alter Whether you choose to work with SPC-3 PR compliance enabled or disabled targets, for best performance, you should increase the following timeout values if you are using iscsi connections: PortalRetryCount - This value is used to determine how many times a connect request to a target portal should be retried if the portal is down. The default value for this is 5. Increase the default value to 20. MaxRequestHoldTime - Utilized when MPIO DSM is not used. Scale Computing 5

12 Best Practices for Timeouts for SPC-3 PR Compliance Enabled and Disabled Targets Maximum time (in seconds) for which requests will be queued if connection to the target is lost and the connection is being retried. After this hold period, requests will be failed with error no device and device 9disk) will be removed from the system. The default value is 60 seconds. Increase this to 600 seconds (10 minutes). LinkDownTime - Utilized when MPIO DSM is used. This value determines how long requests will be held in the device queue and retried if the connection to the target is lost. If MPIO is installed this value is used. If MPIO is not installed MaxRequestHoldTime is used instead. The default value for this is 15 seconds. Increase this to 600 seconds (10 minutes). Steps for Changing Timeout Settings To alter the timeout settings to the values listed in section Timeout Settings to Alter take the following steps: 1 Open the Start menu. 2 Click Run. The Run dialog box appears. 3 Type regedit into the Run dialog box. 4 Click OK. The Registry Editor opens. 5 Navigate through this path: Computer > HKEY_LOCAL_MACHINE > SYSTEM > CurrentControlSet > Control > Class > {4D36E97B-E325-11CE-BFC BE10318} and look for the key number that contains the subheadings Parameters and PersistentTargets. 6 Click Parameters. A list of editable variables appears. 7 Click PortalRetryCount. The Edit DWORD Value dialog appears. Scale Computing 6

13 Revision History FIGURE 2-1. Edit DWORD Dialog Box 8 Click the Decimal radio button. 9 In the Value data field type Click OK. 11 Repeat the process for the other timeout values specified in section Timeout Settings to Alter. Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: Updated Versions of Windows Server Supported by Scale Computing section. Release 2.4: New chapter. Scale Computing 7

14 Revision History Scale Computing 8

15 Targets without SPC-3 PR Compliance Enabled CHAPTER 3 Configuring iscsi This chapter describes the two kinds of targets Scale Computing clusters offer, when you should use them, and how to configure your environment for them. Configuration and target information is provided in the following sections: Targets without SPC-3 PR Compliance Enabled SPC-3 PR Compliance Enabled Targets Targets without SPC-3 PR Compliance Enabled This section provides information about when to disable SPC-3 PR (Persistent Reservations) compliance on targets and configuration requirements for working with them in the following sections: When to Use Targets That Have SPC-3 PR Compliance Disabled Configuration Requirements for SPC-3 PR Compliance Disabled Targets When to Use Targets That Have SPC-3 PR Compliance Disabled Scale Computing encourages you to convert any existing targets you may have on your system to targets with SPC-3 PR compliance enabled as soon as possible. If you are not sure how to do that, refer to Chapter 6 of the Scale Computing Storage Cluster User Guide. You can use targets where SPC-3 PR compliance is disabled with multipathing to control paths from Windows Server 2003/2008 to your Scale Computing cluster. You can also use this kind of target if you are using Hyper-V without the failover clustering feature. Scale Computing 9

16 Targets without SPC-3 PR Compliance Enabled While you can use targets that do not have SPC-3 PR compliance enabled, if you are running release 2.4 or higher, long term for most configurations it is recommended that you shift to SPC-3 PR compliant targets if possible. Configuration Requirements for SPC-3 PR Compliance Disabled Targets If you are working with targets that do not have SPC-3 PR compliance enabled, when configuring connections between Windows Server 2003/2008 or Hyper-V and your cluster, you must provide LAN IPs. For more information about how to do this refer to Chapter 4, Multipathing Using Windows Server. It is recommended that you convert existing targets to be SPC-3 PR compliance enabled. If you want to do this, take the following steps: 1 Disconnect initiators from all nodes. 2 Under CIFS/NFS/iSCSI click iscsi. The iscsi Management screen appears. 3 Select the target you wish to update by highlighting it in the Targets table. 4 Click Modify. The Modify iscsi Target dialog box appears. 5 Turn on the SPC-3 Compliance checkbox. 6 Click Modify iscsi Target. Your changes are committed across the cluster. 7 Reconfigure iscsi initiators to use virtual IP portals. 8 Reconnect to the nodes. NOTE: SPC-3 PR enabled targets no longer have LAN addresses in their IQN. NOTE: You cannot begin a target name with a number. Scale Computing 10

17 SPC-3 PR Compliance Enabled Targets SPC-3 PR Compliance Enabled Targets This section provides information about when to use SPC-3 Persistent Reservation (PR) compliance enabled targets and configuration requirements for working with them in the following sections: When to Use SPC-3 PR Compliance Enabled Targets Configuration Requirements for SPC-3 PR Compliance Enabled Targets When to Use SPC-3 PR Compliance Enabled Targets Scale Computing recommends that you use SPC-3 PR compliance enabled targets whenever possible. If you have not already done so, it is recommended that you convert any existing targets to SPC-3 PR compliance enabled targets. If you are not sure how to do that, refer to Chapter 6 of the Scale Computing Storage Cluster User Guide. SPC-3 PR compliance enabled targets are required if you want to use server failover clustering. Configuration Requirements for SPC-3 PR Compliance Enabled Targets If you are working with SPC-3 PR compliance enabled targets, when configuring connections between Windows Server 2003/2008 or Hyper-V and your cluster, you must provide virtual IPs. With targets that have SPC-3 PR compliance enabled, login requests to the virtual IP address are automatically redirected across nodes within the cluster to provide automatic load balancing. Virtual IPs will failover to active nodes in the event of a node failure to provide continuous access to iscsi data. Scale Computing 11

18 Revision History Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: No change. Release 2.4: New chapter. Scale Computing 12

19 Multipathing Checklist for Windows Server 2003 and 2008 CHAPTER 4 Multipathing Using Windows Server Multipathing is recommended for connection of iscsi initiators to targets that do not have SPC-3 PR compliance enabled. You do not need multipathing for connecting iscsi initatiors to SPC-3 compliance enabled targets. If you do need to do multipathing, this chapter provides resources and requirements in the following sections: Install MPIO Enable MPIO Configure the iscsi Initiator Enabling CHAP After Configuring the iscsi Initiator (Optional) Configure for Multiple NICs on the Host Side Ensure Correct Set up NOTE: You are encouraged to convert targets that have SPC-3 PR Compliance disabled to targets that are SPC-3 PR Compliance enabled as soon as possible (refer to Chapter 4 of the Scale Computing Storage Cluster User Guide). Multipathing Checklist for Windows Server 2003 and 2008 Setting up multipathing in various versions of Windows Server 2003 and 2008 is a very similar process so they are all presented in the same checklist. If there are any special differences, they are called out in the checklist. The checklist assumes you are using SPC-3 PR compliance disabled targets as multipathing is not required for SPC-3 PR compliance enabled targets (beyond the multipathing you need to do to configure NIC failover). Each step of the checklist has its own section providing a description of the step, and resources for the step as applicable: Scale Computing 13

20 Install MPIO Install MPIO Enable MPIO Configure the iscsi Initiator Enabling CHAP After Configuring the iscsi Initiator (Optional) Configure for Multiple NICs on the Host Side Ensure Correct Set up Install MPIO Depending on your version of Windows, the steps for installing MPIO are slightly different. Information for installing MPIO is provided in the following sections: Install MPIO in Windows Server 2003 Install MPIO in Windows Server 2008 and 2008 R2 Install MPIO in Windows Server 2003 Windows Server 2003 does not come with MPIO installed out of the box. If you want to install it, do the following: 1 Acquire the iscsi initiator. The current release from Microsoft is available for download from this link: 2 After download completes, double-click the application to run it. 3 You are asked whether you want to run the application. Click Run. The Software Update Installation Wizard for the Microsot iscsi Initiator screen opens. 4 Click Next. 5 On the Microsoft iscsi Initiator Installation screen, turn on the Initiator Service checkbox. 6 Turn on the Software Initiator checkbox. 7 Turn on the Microsoft MPIO Multipathing Support for iscsi checkbox. Scale Computing 14

21 Enable MPIO 8 Click Next. 9 View the License Agreement and choose I Agree. 10 Click Next. The installation begins. 11 After the installation completes, you will be prompted to restart your computer. You must restart for the changes to take affect. Unless you need to delay restart, leave the Do not restart now box turned off. Click Finish. Install MPIO in Windows Server 2008 and 2008 R2 MPIO is an optional feature in Windows Server You install it by adding it as a role. Microsoft provides detailed instructions for installation in their document Installing and Configuring MPIO - ee619752%28ws.10%29.aspx. Enable MPIO Depending on your edition of Windows Server, you will need to follow different instructions to enable MPIO. Information about enabling MPIO in Windows Server 2003 and 2008 (R2) is provided in the following sections: Enable MPIO in Windows Server 2003 Enable MPIO in Windows Server 2008 and 2008 R2 Enable MPIO in Windows Server 2003 Microsoft no longer provides instructions for enabling MPIO in Windows As a courtesy, Scale Computing provides a brief set of instructions for how to enable MPIO in Windows 2003 here. To enable MPIO in Windows 2003, take the following steps: Scale Computing 15

22 Enable MPIO 1 Open the Start Menu, point to All Programs, and click Microsoft iscsi Initiator. The iscsi Initiator Dialog Box opens. 2 Click the Discovery tab. 3 In the Target Portals section, click Add. The Add Target Portal dialog box opens. 4 Enter the IP address for a target you want to connect to in the IP address or DNS name field. If you are using an SPC-3 PR Compliance enabled target, you enter a single virtual IP to discover all available virtual IPs. If you are using targets with SPC-3 PR Compliance disabled, you will need to enter the LAN IP for each node separately. 5 Click OK. 6 Click the Targets tab, as shown in Figure 4-1, Targets Tab. Scale Computing 16

23 Enable MPIO FIGURE 4-1. Targets Tab 7 Click Log On. The Log On to Target Dialog Box opens. 8 Turn on the Automatically restore this connection when the system boots checkbox. 9 Turn on the Enable multi-path checkbox ONLY if you are using targets that do not have SPC-3 PR Compliance enabled. 10 Click OK. Be aware that the iscsi Initiator box is slow on this step. It can take up to three minutes to show results. 11 In the Targets tab, highlight a target. 12 Click Details. The Target Properties dialog box opens. Scale Computing 17

24 Enable MPIO 13 Highlight a device that is listed as MPIO capable. Click Advanced. The Device Details dialog box opens. 14 Click the MPIO tab as shown in Figure 4-2, MPIO Tab. FIGURE 4-2. MPIO Tab 15 From the Load Balance Policy dropdown menu, choose Fail Over Only. 16 Click Edit. The Edit Settings Dialog Box opens. 17 Choose Active. 18 Click OK. Scale Computing 18

25 Configure the iscsi Initiator The MPIO Initiator is now enabled. Enable MPIO in Windows Server 2008 and 2008 R2 Microsoft provides detailed instructions for enabling MPIO for the latest edition of Windows Server - Windows Server 2008 R2. Because the other editions are so similar, only one set of instructions is provided. You can find out about enabling MPIO here: Microsoft TechNet: Installing and Configuring MPIO - ee619752%28ws.10%29.aspx. Configure the iscsi Initiator When you configure the iscsi initiator, follow Microsoft s instructions provided here: Microsoft TechNet: Installing and Configuring Microsoft iscsi Initiator. Scale Computing Cluster Requirements: 1 If you are using targets with SPC-3 PR Compliance disabled, enter the LAN IP for each node when you are prompted for target portal information. 2 If you are using targets with SPC-3 PR Compliance enabled, you use MPIO to set up NIC failover only. 3 If you are using multipathing, be sure to check the Enable Multipath option during initiator configuration. Keep in Mind: 1 The iscsi Initiator Dialog Box is slow. It may take up to three minutes to show results in the window. 2 Targets appear if there is connectivity to the cluster and the ACLs are configured to to present a target to the host. If you are not seeing your targets, check the Access Control List (ACL) on the cluster, look for an error in the Scale Computing cluster s event log, and try repeating the discovery steps in Microsoft s instructions. Scale Computing 19

26 Enabling CHAP After Configuring the iscsi Initiator (Optional) Enabling CHAP After Configuring the iscsi Initiator (Optional) CHAP is a protocol used to authenticate the peer of a connection. Microsoft iscsi Initiator supports one-way and mutual CHAP. The usage model assumed by Microsoft iscsi Initiator is that each target can have its own unique CHAP secret for one-way CHAP, and the initiator has a single secret for mutual CHAP with all targets. Microsoft iscsi Initiator can persist the target CHAP secret for each target by using the iscsicli command AddTarget. To enable Challenge Handshake Authentication Protocol (CHAP) take the following steps: 1 Ensure that you configured the iscsi initiator. 2 Navigate to the Connect to Target dialog box. 3 From the Connect to Target dialog box, click Advanced. 4 Specify the CHAP passwords for incoming, outgoing, or both by turning on Perform mutual authentication. Configure for Multiple NICs on the Host Side If you are using multiple NICs on the host side, follow these steps for each NIC: 1 Open the iscsi Initiator Properties dialog box. 2 Click the Discovery tab. 3 In the Discovery tab, under the Target Portals section, click Add. The Add Target Portal dialog box appears as shown in Figure 4-3, Add Target Portal Dialog Box. Scale Computing 20

27 Configure for Multiple NICs on the Host Side FIGURE 4-3. Add Target Portal Dialog Box 4 Click Advanced. The Advanced Settings dialog box appears as shown in Figure 4-4, Advanced Settings Dialog Box. Scale Computing 21

28 Configure for Multiple NICs on the Host Side FIGURE 4-4. Advanced Settings Dialog Box 5 Select the Source IP of your first NIC. 6 Click OK. 7 Click OK again to connect to the target. For each target, you must repeat Steps 1-4. Your total number of iterations for these steps will be the number of NICs times the number of nodes in your Scale Computing cluster. This is not required if your host uses a single interface for iscsi connections. Scale Computing 22

29 Ensure Correct Set up Keep in mind that for targets where SPC-3 PR is not enabled, you need to configure for each node s LAN IP. For targets where SPC-3 PR is enabled, if you are configuring MPIO, you configure for one virtual IP. Ensure Correct Set up Ensure everything is set up correctly by: Confirming you only see each LUN once in Disk Management. Verifying that MPIO is in effect and has established multiple paths by right-clicking on an iscsi disk in Disk Management and selecting Properties. You can see a complete list of active and passive paths in the MPIO tab. Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: Restructured chapter. Added the Install MPIO and Enable MPIO sections. Updated Configure for Multiple NICs on the Host Side section. Release 2.4: New chapter. Scale Computing 23

30 Revision History Scale Computing 24

31 Revision History CHAPTER 5 Windows Dynamic Disks This chapter provides information about working with the Scale Computing cluster and Windows Dynamic Disks (DD). Upgrades with DDs: If you are using dynamic disks and perform an upgrade on your Scale Computing cluster, do the following: 1 Power down the host before upgrading. 2 When the upgrade completes, power on the host. 3 Verify if drives are listed in Windows Explorer. 4 If drivers are not listed, open Server Manager. 5 In Server Manager, for any disks not online, import foreign disks. Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: No change. Release 2.4: New chapter. Scale Computing 25

32 Revision History Scale Computing 26

33 Resources from Microsoft CHAPTER 6 Exchange 2007 This chapter provides information about working with the Scale Computing cluster and Exchange Resources for learning more about Exchange as well as best practices for working with a Scale Computing cluster are provided in the following sections: Resources from Microsoft Best Practices for Working with Exchange and Scale Computing Clusters Resources from Microsoft Scale Computing recommends the following two documents for familiarizing yourself with Exchange: Microsoft Support Policies and Recommendations for Exchange Servers in Hardware Virtualization Environments Best Practices for Deploying a New Exchange Organization Best Practices for Working with Exchange and Scale Computing Clusters This section provides best practices to keep in mind when configuring your Scale Computing cluster(s) for use with Exchange and virtualization. Keep LUNs to 500 GB or smaller. Plan your storage strategy around the idea that your LUNs will not be bigger than 500 GB. When mounting iscsi LUNs in a virtualized environment, best practice is to mount them to the server and then present the disk space as virtual machines from there. Scale Computing 27

34 Revision History You can restore the Exchange server from Scale Computing cluster snapshots. However Scale Computing recommends that you also create a backup solution for your server if you do not plan to use Scale Computing clusters replication features. It is recommended that you have only one virtual machine per LUN. If you are using SPC-3 PR Compliance enabled targets, be sure you present one virtual IP when asked for an address during discovery on the Exchange side. If you are using SPC-3 PR Compliance disabled targets, be sure you present the LAN IP for each node when asked for an address during discovery on the Exchange side. Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: No change. Release 2.4: New chapter. Scale Computing 28

35 Hyper-V in Scale Computing Clusters Before 2.4 and with 2.4 CHAPTER 7 Hyper-V This chapter is intended to provide general details about using Hyper-V with Scale Computing clusters. It assumes you have already configured Hyper-V and need information that specifically pertains to working with Scale Computing cluster(s). There are many ways to configure Hyper-V depending on what you want to accomplish, so this chapter provides high level information, including sections about: Hyper-V in Scale Computing Clusters Before 2.4 and with 2.4 Best Practices for Using Hyper-V Best Practices for Using Microsoft Failover Clustering For detailed instructions about how to configure Hyper-V to work with your Scale Computing cluster, refer to Getting Started with Hyper-V and the Scale Computing Cluster. Hyper-V in Scale Computing Clusters Before 2.4 and with 2.4 Hyper-V is fully compatible with Scale Computing clusters if you want to use a stand alone (non-clustered) configuration. If you want to use failover clustering, you must use Windows Server 2008 or higher. You must update your Scale Computing cluster(s) to 2.4 or higher since Hyper-V with failover clustering requires SPC-3 Persistent Reservations (SPC-3 PR) in order to work. You will not even be able to complete configuration on an associated server if your Scale Computing cluster is not properly updated. Scale Computing 29

36 Best Practices for Using Hyper-V Best Practices for Using Hyper-V Clustering is not required in order to deploy Hyper-V. If you choose to use Hyper-V (with or without clustering), general best practices to keep in mind when working with Hyper-V include: Create at least two LUNs on the Scale Computing cluster, you will need one to act as the cluster quorum resource. Scale Computing recommends that your quorum LUN be the size recommended by Microsoft. If you use Hyper-V with clustering, you must use targets that have SPC-3 PR Compliance enabled. If you do not want to use Hyper-V with clustering, you may use targets that have SPC-3 PR Compliance enabled or disabled. However, Scale Computing recommends that you still use targets with SPC-3 PR Compliance enabled. Scale Computing recommends that you define one LUN per iscsi target. Scale Computing recommends that you create LUNs that are smaller than 500GB if you are planning on using your cluster s replication options. Otherwise LUNs may be larger in size. Choose iscsi target names wisely. They map to iscsi Qualified Names (IQNs) visible on the host (e.g. iqn scalecomputing:target-name). If you are running Symantec Endpoint protection and want to use failover clustering, you may need to disable Symantec Endpoint from the Hyper-V host in order to enable clustering. Once you enable clustering, you may enable Symantec Endpoint again. Scale Computing recommends using shared volumes to store Hyper-V virtual machines (VMs) because they allow all Hyper-V cluster nodes to access the same set of VM files. Scale Computing 30

37 Best Practices for Using Microsoft Failover Clustering Best Practices for Using Microsoft Failover Clustering If you want to make your physical Hyper-V servers fault tolerant, you must enable Microsoft Failover Clustering. When you enable Microsoft Failover Clustering, best practices include: Use targets that have SPC-3 PR Compliance enabled for iscsi. They are required for a clustered configuration with failover. If you do not use targets with SPC-3 PR Compliance enabled and then try to switch to a clustered configuration you will not be able to do it without updating all your LUNs. Register only one VIP in iscsi Discovery. Scale Computing clusters provide failover so there is no need for multipathing to more than one physical IP address unless you have multiple paths to each target. Resources for Working with Hyper-V The best practice for working with Hyper-V is always to review Microsoft s documentation on their product. It can be daunting wading through so much information, so this section provides a list of documents to get you started. You can locate them by going to Microsoft s support site, and searching by title. Hyper-V Getting Started Guide - cc732470%28ws.10%29.aspx - A guide from Microsoft that teaches you how to install the Hyper-V role and set up a virtual machine. Hyper-V: Using Hyper-V and Failover Clustering A guide from Microsoft that provides an overview of hardware and software requirements for working with Hyper-V. Windows Server 2008 Hyper-V Failover Clustering Options In the event that you want to see what different configuration choices are available for Hyper-V, this article is a great summary of five different ways you can configure failover clustering using Hyper-V. Scale Computing 31

38 Revision History Using Live Migration with Cluster Shared Volumes This guide talks about how to use Hyper-V and failover clustering to do live migration of virtual machines. Cluster Shared Volumes Support for Hyper-V - library/dd630633%28ws.10%29.aspx - This guide discusses how Hyper-V supports clustered shared volumes so you can place all virtual machines on the same LUN while still being able to fail over. Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: Updated the introduction. Updated the Best Practices for Using Hyper-V section. Updated the references in the Resources for Working with Hyper-V section. Release 2.4: New chapter. Scale Computing 32

39 Revision History CHAPTER 8 Provide Feedback or Contact Support If you need help, call SCALE-59 ( ), and someone from the Scale Computing technical support team will be happy to help you. You can also Scale Computing technical support at support@scalecomputing.com, or find us on the web at If you have comments or suggestions regarding documentation, you can send them to documentation@scalecomputing.com. Revision History This section contains information describing how this chapter has been revised. Release 2.4.1: New chapter. Scale Computing 33

40 Revision History Scale Computing 34

How To Set Up A Two Node Hyperv Cluster With Failover Clustering And Cluster Shared Volume (Csv) Enabled

How To Set Up A Two Node Hyperv Cluster With Failover Clustering And Cluster Shared Volume (Csv) Enabled Getting Started with Hyper-V and the Scale Computing Cluster Scale Computing 5225 Exploration Drive Indianapolis, IN, 46241 Contents Contents CHAPTER 1 Introduction to Hyper-V: BEFORE YOU START. vii Revision

More information

Drobo How-To Guide. Topics. What You Will Need. Prerequisites. Deploy Drobo B1200i with Microsoft Hyper-V Clustering

Drobo How-To Guide. Topics. What You Will Need. Prerequisites. Deploy Drobo B1200i with Microsoft Hyper-V Clustering Multipathing I/O (MPIO) enables the use of multiple iscsi ports on a Drobo SAN to provide fault tolerance. MPIO can also boost performance of an application by load balancing traffic across multiple ports.

More information

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering

istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering istorage Server: High-Availability iscsi SAN for Windows Server 2008 & Hyper-V Clustering Tuesday, Feb 21 st, 2012 KernSafe Technologies, Inc. www.kernsafe.com Copyright KernSafe Technologies 2006-2012.

More information

StarWind iscsi SAN Software: Providing shared storage for Hyper-V's Live Migration feature on two physical servers

StarWind iscsi SAN Software: Providing shared storage for Hyper-V's Live Migration feature on two physical servers StarWind iscsi SAN Software: Providing shared storage for Hyper-V's Live Migration feature on two physical servers www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright

More information

HP StoreVirtual DSM for Microsoft MPIO Deployment Guide

HP StoreVirtual DSM for Microsoft MPIO Deployment Guide HP StoreVirtual DSM for Microsoft MPIO Deployment Guide HP Part Number: AX696-96254 Published: March 2013 Edition: 3 Copyright 2011, 2013 Hewlett-Packard Development Company, L.P. 1 Using MPIO Description

More information

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008 StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2008 www.starwindsoftware.com Copyright 2008-2012. All rights reserved. COPYRIGHT Copyright 2008-2012. All rights reserved.

More information

StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability storage with Windows Server 2003 and 2008

StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability storage with Windows Server 2003 and 2008 StarWind iscsi SAN Software: Using an existing SAN for configuring High Availability storage with Windows Server 2003 and 2008 www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT

More information

StarWind iscsi SAN Configuring HA File Server for SMB NAS

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

More information

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012

StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 StarWind iscsi SAN & NAS: Configuring HA Storage for Hyper-V October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2003

StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2003 StarWind iscsi SAN Software: Using StarWind with MS Cluster on Windows Server 2003 www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved.

More information

StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012

StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012 StarWind iscsi SAN: Configuring HA File Server for SMB NAS February 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which

More information

istorage Server: High Availability iscsi SAN for Windows Server 2012 Cluster

istorage Server: High Availability iscsi SAN for Windows Server 2012 Cluster istorage Server: High Availability iscsi SAN for Windows Server 2012 Cluster Tuesday, December 26, 2013 KernSafe Technologies, Inc www.kernsafe.com Copyright KernSafe Technologies 2006-2013.All right reserved.

More information

Overview... 1 Requirements... 1. Installing Roles and Features... 3. Creating SQL Server Database... 9 Setting Security Logins...

Overview... 1 Requirements... 1. Installing Roles and Features... 3. Creating SQL Server Database... 9 Setting Security Logins... Contents CHAPTER 1 IMail Server using Failover Clustering Overview... 1 Requirements... 1 CHAPTER 2 IIS Installing Roles and Features... 3 CHAPTER 3 Configuring Storage Area Network Requirements... 5 Connecting

More information

StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013

StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013 StarWind iscsi SAN & NAS: Configuring HA Shared Storage for Scale- Out File Servers in Windows Server 2012 January 2013 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software

More information

StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013

StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013 StarWind iscsi SAN & NAS: Configuring HA File Server on Windows Server 2012 for SMB NAS January 2013 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks

More information

Windows Host Utilities 6.0 Installation and Setup Guide

Windows Host Utilities 6.0 Installation and Setup Guide Windows Host Utilities 6.0 Installation and Setup Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.A. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 4-NETAPP

More information

Windows Host Utilities 6.0.2 Installation and Setup Guide

Windows Host Utilities 6.0.2 Installation and Setup Guide Windows Host Utilities 6.0.2 Installation and Setup Guide NetApp, Inc. 495 East Java Drive Sunnyvale, CA 94089 U.S.A. Telephone: +1 (408) 822-6000 Fax: +1 (408) 822-4501 Support telephone: +1 (888) 463-8277

More information

Application Notes. iscsi Initiator for Microsoft Windows Server 2008 OVERVIEW CONTENTS

Application Notes. iscsi Initiator for Microsoft Windows Server 2008 OVERVIEW CONTENTS Application Notes iscsi Initiator for Microsoft Windows Server 2008 OVERVIEW This document is a compilation of many Best Practices guides that LeftHand Networks has compiled over years of implementing

More information

Direct Storage Access Using NetApp SnapDrive. Installation & Administration Guide

Direct Storage Access Using NetApp SnapDrive. Installation & Administration Guide Direct Storage Access Using NetApp SnapDrive Installation & Administration Guide SnapDrive overview... 3 What SnapDrive does... 3 What SnapDrive does not do... 3 Recommendations for using SnapDrive...

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service Update 1 ESXi 5.1 vcenter Server 5.1 This document supports the version of each product listed and supports all subsequent versions until the

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESX 4.0 ESXi 4.0 vcenter Server 4.0 This document supports the version of each product listed and supports all subsequent versions until the

More information

Installing and Configuring a SQL Server 2014 Multi-Subnet Cluster on Windows Server 2012 R2

Installing and Configuring a SQL Server 2014 Multi-Subnet Cluster on Windows Server 2012 R2 Installing and Configuring a SQL Server 2014 Multi-Subnet Cluster on Windows Server 2012 R2 Edwin Sarmiento, Microsoft SQL Server MVP, Microsoft Certified Master Contents Introduction... 3 Assumptions...

More information

Compellent Storage Center

Compellent Storage Center Compellent Storage Center Microsoft Multipath IO (MPIO) Best Practices Guide Dell Compellent Technical Solutions Group October 2012 THIS BEST PRACTICES GUIDE IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY

More information

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms.

Modular Messaging. Release 4.0 Service Pack 4. Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. Modular Messaging Release 4.0 Service Pack 4 Whitepaper: Support for Active Directory and Exchange 2007 running on Windows Server 2008 platforms. April 2009 2006-2009 Avaya Inc. All Rights Reserved. Notice

More information

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

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

More information

QUANTIFY INSTALLATION GUIDE

QUANTIFY INSTALLATION GUIDE QUANTIFY INSTALLATION GUIDE Thank you for putting your trust in Avontus! This guide reviews the process of installing Quantify software. For Quantify system requirement information, please refer to the

More information

Migrating MSDE to Microsoft SQL 2008 R2 Express

Migrating MSDE to Microsoft SQL 2008 R2 Express How To Updated: 11/11/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000,

More information

Clustering VirtualCenter 2.5 Using Microsoft Cluster Services

Clustering VirtualCenter 2.5 Using Microsoft Cluster Services Clustering VirtualCenter 2.5 Using Microsoft Cluster Services This paper documents the steps to successfully implement a high availability solution for VirtualCenter 2.5 using Microsoft s cluster services.

More information

Configuring Network Load Balancing with Cerberus FTP Server

Configuring Network Load Balancing with Cerberus FTP Server Configuring Network Load Balancing with Cerberus FTP Server May 2016 Version 1.0 1 Introduction Purpose This guide will discuss how to install and configure Network Load Balancing on Windows Server 2012

More information

Owner of the content within this article is www.msexchange.org Written by Marc Grote www.it-training-grote.de

Owner of the content within this article is www.msexchange.org Written by Marc Grote www.it-training-grote.de Owner of the content within this article is www.msexchange.org Written by Marc Grote www.it-training-grote.de Exchange 2003 Implementing iscsi for Exchange Server 2003 Written by Marc Grote - mailto:grotem@it-training-grote.de

More information

How to configure Failover Clustering for Hyper-V hosts on HP ProLiant c-class server blades with All-in-One SB600c storage blade

How to configure Failover Clustering for Hyper-V hosts on HP ProLiant c-class server blades with All-in-One SB600c storage blade How to configure Failover Clustering for Hyper-V hosts on HP ProLiant c-class server blades with All-in-One SB600c storage blade Executive summary... 2 System requirements... 2 Hardware requirements...

More information

VirtualXP Users Guide

VirtualXP Users Guide VirtualXP Users Guide Contents Chapter 1: Introduction... 2 Chapter 2: Install and Uninstall VirtualXP... 3 2.1 System Requirement... 3 2.2 Installing VirtualXP... 3 2.3 Uninstalling VirtualXP... 3 Chapter

More information

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide

Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Deploying Remote Desktop Connection Broker with High Availability Step-by-Step Guide Microsoft Corporation Published: May 2010 Abstract This guide describes the steps for configuring Remote Desktop Connection

More information

StorSimple Appliance Quick Start Guide

StorSimple Appliance Quick Start Guide StorSimple Appliance Quick Start Guide 5000 and 7000 Series Appliance Software Version 2.1.1 (2.1.1-267) Exported from Online Help on September 15, 2012 Contents Getting Started... 3 Power and Cabling...

More information

Deploying Windows Streaming Media Servers NLB Cluster and metasan

Deploying Windows Streaming Media Servers NLB Cluster and metasan Deploying Windows Streaming Media Servers NLB Cluster and metasan Introduction...................................................... 2 Objectives.......................................................

More information

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution

EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution EMC NetWorker Module for Microsoft for Windows Bare Metal Recovery Solution Release 3.0 User Guide P/N 300-999-671 REV 02 Copyright 2007-2013 EMC Corporation. All rights reserved. Published in the USA.

More information

13.1 Backup virtual machines running on VMware ESXi / ESX Server

13.1 Backup virtual machines running on VMware ESXi / ESX Server 13 Backup / Restore VMware Virtual Machines Tomahawk Pro This chapter describes how to backup and restore virtual machines running on VMware ESX, ESXi Server or VMware Server 2.0. 13.1 Backup virtual machines

More information

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010

Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 Setting Up a Unisphere Management Station for the VNX Series P/N 300-011-796 Revision A01 January 5, 2010 This document describes the different types of Unisphere management stations and tells how to install

More information

Team Foundation Server 2012 Installation Guide

Team Foundation Server 2012 Installation Guide Team Foundation Server 2012 Installation Guide Page 1 of 143 Team Foundation Server 2012 Installation Guide Benjamin Day benday@benday.com v1.0.0 November 15, 2012 Team Foundation Server 2012 Installation

More information

ActiveImage Protector 3.5 for Hyper-V with SHR. User Guide - Back up Hyper-V Server 2012 R2 host and

ActiveImage Protector 3.5 for Hyper-V with SHR. User Guide - Back up Hyper-V Server 2012 R2 host and ActiveImage Protector 3.5 for Hyper-V with SHR User Guide - Back up Hyper-V Server 2012 R2 host and restore individual virtual machines 2 nd Edition July 7, 2014 Copyright NetJapan, Inc. All Rights Reserved.

More information

Introduction to Hyper-V High- Availability with Failover Clustering

Introduction to Hyper-V High- Availability with Failover Clustering Introduction to Hyper-V High- Availability with Failover Clustering Lab Guide This lab is for anyone who wants to learn about Windows Server 2012 R2 Failover Clustering, focusing on configuration for Hyper-V

More information

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link:

TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: TSM for Windows Installation Instructions: Download the latest TSM Client Using the following link: ftp://ftp.software.ibm.com/storage/tivoli-storagemanagement/maintenance/client/v6r2/windows/x32/v623/

More information

Configuring HP LeftHand Storage with Microsoft Windows Server

Configuring HP LeftHand Storage with Microsoft Windows Server Technical white paper Configuring HP LeftHand Storage with Microsoft Windows Server Table of contents Introduction 3 Target audience 3 Connecting Windows server to HP LeftHand volumes 3 Assigning a VIP

More information

StarWind iscsi SAN Software: Challenge-Handshake Authentication Protocol (CHAP) for Authentication of Users

StarWind iscsi SAN Software: Challenge-Handshake Authentication Protocol (CHAP) for Authentication of Users StarWind iscsi SAN Software: Challenge-Handshake Authentication Protocol (CHAP) for Authentication of Users www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011.

More information

Drobo How-To Guide. Topics. What You Will Need. Configure Windows iscsi Multipath I/O (MPIO) with Drobo iscsi SAN

Drobo How-To Guide. Topics. What You Will Need. Configure Windows iscsi Multipath I/O (MPIO) with Drobo iscsi SAN Multipath I/O (MPIO) enables the use of multiple iscsi ports on a Drobo SAN to provide fault tolerance. MPIO can also boost performance of an application by load balancing traffic across multiple ports.

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

Configuring a FlexPod for iscsi Boot

Configuring a FlexPod for iscsi Boot Configuring a FlexPod for iscsi Boot Christopher Nickl World Wide Technology 12/15/2011 Table of Contents Introduction... 2 Prerequisites... 2 Overview... 2 Installation... 3 Configuring the UCS Part 1...

More information

January 9, 2014. Xerox Global Print Driver Installation Guide

January 9, 2014. Xerox Global Print Driver Installation Guide January 9, 2014 Xerox Global Print Driver Installation Guide 2010-2014 Xerox Corporation. All Rights Reserved. Xerox, Xerox and Design, WorkCentre, Global Print Driver, and Mobile Express Driver are trademarks

More information

Installation Guide July 2009

Installation Guide July 2009 July 2009 About this guide Edition notice This edition applies to Version 4.0 of the Pivot3 RAIGE Operating System and to any subsequent releases until otherwise indicated in new editions. Notification

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

QNAP and Failover Technologies

QNAP and Failover Technologies QNAP and Failover Technologies USE MC/S WITH QNAP NAS Copyright 2009. QNAP Systems, Inc. All Rights Reserved. How to connect an iscsi initiator on Windows 2008 with MC/S feature QNAP provides you what

More information

Reconfiguring VMware vsphere Update Manager

Reconfiguring VMware vsphere Update Manager Reconfiguring VMware vsphere Update Manager vsphere Update Manager 5.5 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a

More information

Moving the TRITON Reporting Databases

Moving the TRITON Reporting Databases Moving the TRITON Reporting Databases Topic 50530 Web, Data, and Email Security Versions 7.7.x, 7.8.x Updated 06-Nov-2013 If you need to move your Microsoft SQL Server database to a new location (directory,

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESXi 5.0 vcenter Server 5.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance

Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance An Oracle Technical White Paper March 2014 Using Symantec NetBackup with VSS Snapshot to Perform a Backup of SAN LUNs in the Oracle ZFS Storage Appliance Introduction... 2 Overview... 3 Oracle ZFS Storage

More information

CONFIGURING TARGET ACTIVE DIRECTORY DOMAIN FOR AUDIT BY NETWRIX AUDITOR

CONFIGURING TARGET ACTIVE DIRECTORY DOMAIN FOR AUDIT BY NETWRIX AUDITOR CONFIGURING TARGET ACTIVE DIRECTORY DOMAIN FOR AUDIT BY NETWRIX AUDITOR TECHNICAL ARTICLE Product Version: 5.0 July 2013. Legal Notice The information in this publication is furnished for information use

More information

NSi Mobile Installation Guide. Version 6.2

NSi Mobile Installation Guide. Version 6.2 NSi Mobile Installation Guide Version 6.2 Revision History Version Date 1.0 October 2, 2012 2.0 September 18, 2013 2 CONTENTS TABLE OF CONTENTS PREFACE... 5 Purpose of this Document... 5 Version Compatibility...

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

Reconfiguration of VMware vcenter Update Manager

Reconfiguration of VMware vcenter Update Manager Reconfiguration of VMware vcenter Update Manager Update 1 vcenter Update Manager 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is

More information

Installing and Configuring vcenter Multi-Hypervisor Manager

Installing and Configuring vcenter Multi-Hypervisor Manager Installing and Configuring vcenter Multi-Hypervisor Manager vcenter Server 5.1 vcenter Multi-Hypervisor Manager 1.1 This document supports the version of each product listed and supports all subsequent

More information

StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec

StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec StarWind iscsi SAN Software: Tape Drives Using StarWind and Symantec Backup Exec www.starwindsoftware.com Copyright 2008-2011. All rights reserved. COPYRIGHT Copyright 2008-2011. All rights reserved. No

More information

Nexio Connectus with Nexio G-Scribe

Nexio Connectus with Nexio G-Scribe Nexio Connectus with Nexio G-Scribe 2.1.2 3/20/2014 Edition: A 2.1.2 Publication Information 2014 Imagine Communications. Proprietary and Confidential. Imagine Communications considers this document and

More information

Microsoft Virtual Labs. Windows Server 2003 R2: Efficient Storage Management

Microsoft Virtual Labs. Windows Server 2003 R2: Efficient Storage Management Microsoft Virtual Labs Windows Server 2003 R2: Efficient Storage Management Table of Contents Windows Server 2003 R2: Efficient Storage Management... 1 Exercise 1 Using the Storage Manager for SANs Snap-in

More information

StarWind iscsi SAN & NAS: Multipathing October 2012

StarWind iscsi SAN & NAS: Multipathing October 2012 StarWind iscsi SAN & NAS: Multipathing October 2012 TRADEMARKS StarWind, StarWind Software and the StarWind and the StarWind Software logos are trademarks of StarWind Software which may be registered in

More information

uh6 efolder BDR Guide for Veeam Page 1 of 36

uh6 efolder BDR Guide for Veeam Page 1 of 36 efolder BDR for Veeam Hyper-V Continuity Cloud Guide Setup Continuity Cloud Import Backup Copy Job Restore Your VM uh6 efolder BDR Guide for Veeam Page 1 of 36 INTRODUCTION Thank you for choosing the efolder

More information

Bosch Video Management System High availability with VMware

Bosch Video Management System High availability with VMware Bosch Video Management System High availability with VMware en Technical Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 Restrictions 4 2 Overview 5 3

More information

Using iscsi with BackupAssist. User Guide

Using iscsi with BackupAssist. User Guide User Guide Contents 1. Introduction... 2 Documentation... 2 Terminology... 2 Advantages of iscsi... 2 Supported environments... 2 2. Overview... 3 About iscsi... 3 iscsi best practices with BackupAssist...

More information

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide

Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Windows 2000, Windows Server 2003 5.0 11293743 Veritas Cluster Server Database Agent for Microsoft SQL Configuration Guide Copyright

More information

SQL Server 2008 R2 Express Edition Installation Guide

SQL Server 2008 R2 Express Edition Installation Guide Hardware, Software & System Requirements for SQL Server 2008 R2 Express Edition To get the overview of SQL Server 2008 R2 Express Edition, click here. Please refer links given below for all the details

More information

NTP Software File Auditor for Windows Edition

NTP Software File Auditor for Windows Edition NTP Software File Auditor for Windows Edition An NTP Software Installation Guide Abstract This guide provides a short introduction to installation and initial configuration of NTP Software File Auditor

More information

Core Protection for Virtual Machines 1

Core Protection for Virtual Machines 1 Core Protection for Virtual Machines 1 Comprehensive Threat Protection for Virtual Environments. Installation Guide e Endpoint Security Trend Micro Incorporated reserves the right to make changes to this

More information

HP ProLiant DL380 G5 High Availability Storage Server

HP ProLiant DL380 G5 High Availability Storage Server HP ProLiant DL380 G5 High Availability Storage Server installation instructions *5697-7748* Part number: 5697 7748 First edition: November 2008 Legal and notice information Copyright 1999, 2008 Hewlett-Packard

More information

Application Note: Failover with Double- Take Availability and the Scale HC3 Cluster. Version 2.0

Application Note: Failover with Double- Take Availability and the Scale HC3 Cluster. Version 2.0 Application Note: Failover with Double- Take Availability and the Scale HC3 Cluster Version 2.0 Table of Contents Introduction... 2 About Double-Take Availability... 2 About Scale Computing s HC3 Cluster...

More information

Setup for Failover Clustering and Microsoft Cluster Service

Setup for Failover Clustering and Microsoft Cluster Service Setup for Failover Clustering and Microsoft Cluster Service ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V)

Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) Page 1 of 19 Quick Start - Virtual Server idataagent (Microsoft/Hyper-V) TABLE OF CONTENTS OVERVIEW Introduction Key Features Complete Virtual Machine Protection Granular Recovery of Virtual Machine Data

More information

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191

Index C, D. Background Intelligent Transfer Service (BITS), 174, 191 Index A Active Directory Restore Mode (DSRM), 12 Application profile, 293 Availability sets configure possible and preferred owners, 282 283 creation, 279 281 guest cluster, 279 physical cluster, 279 virtual

More information

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions

Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions HOSTING Administrator Control Panel / Quick Reference Guide Page 1 of 9 Outlook Profile Setup Guide Exchange 2010 Quick Start and Detailed Instructions Exchange 2010 Outlook Profile Setup Page 2 of 9 Exchange

More information

WhatsUp Gold v16.2 Database Migration and Management Guide

WhatsUp Gold v16.2 Database Migration and Management Guide WhatsUp Gold v16.2 Database Migration and Management Guide Contents CHAPTER 1 How to use this guide CHAPTER 2 Migrating the WhatsUp Gold Microsoft SQL Server 2008 R2 Express Edition database to Microsoft

More information

Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX

Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX Building Microsoft Windows Server 2012 Clusters on the Dell PowerEdge VRTX Startup Guide Paul Marquardt Contents Introduction... 4 Requirements... 4 Chassis setup... 6 Chassis placement and CMC cabling...

More information

STIDistrict Server Replacement

STIDistrict Server Replacement STIDistrict Server Replacement Major Steps Defined This document addresses how to migrate data and applications from an existing STIDistrict (SQL) Server to a new machine. There will be 8 major steps:

More information

Quick Start Guide For Ipswitch Failover v9.0

Quick Start Guide For Ipswitch Failover v9.0 For Ipswitch Failover v9.0 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

CommandCenter Secure Gateway

CommandCenter Secure Gateway CommandCenter Secure Gateway Quick Setup Guide for CC-SG Virtual Appliance - VMware, XEN, HyperV This Quick Setup Guide explains how to install and configure the CommandCenter Secure Gateway. For additional

More information

5.6.3 Lab: Registry Backup and Recovery in Windows XP

5.6.3 Lab: Registry Backup and Recovery in Windows XP 5.6.3 Lab: Registry Backup and Recovery in Windows XP Introduction Print and complete this lab. In this lab, you will back up a computer registry. You will also perform a recovery of a computer registry.

More information

StarWind iscsi SAN Software: Using StarWind with VMware ESX Server

StarWind iscsi SAN Software: Using StarWind with VMware ESX Server StarWind iscsi SAN Software: Using StarWind with VMware ESX Server www.starwindsoftware.com Copyright 2008-2010. All rights reserved. COPYRIGHT Copyright 2008-2010. All rights reserved. No part of this

More information

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore

SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore SonicWALL CDP 5.0 Microsoft Exchange InfoStore Backup and Restore Document Scope This solutions document describes how to configure and use the Microsoft Exchange InfoStore Backup and Restore feature in

More information

Exchange Server Backup and Restore

Exchange Server Backup and Restore WHITEPAPER BackupAssist Version 6 www.backupassist.com Cortex I.T. 2001-2007 2 Contents 1. Introduction... 3 1.1 Overview... 3 1.2 Requirements... 3 1.3 Requirements for remote backup of Exchange 2007...

More information

Migrating MSDE to Microsoft SQL 2005 Express SP4

Migrating MSDE to Microsoft SQL 2005 Express SP4 How To Updated: 10/28/2011 2011 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders. If you are still on MSDE 2000 and

More information

Install SQL Server 2014 Express Edition

Install SQL Server 2014 Express Edition How To Install SQL Server 2014 Express Edition Updated: 2/4/2016 2016 Shelby Systems, Inc. All Rights Reserved Other brand and product names are trademarks or registered trademarks of the respective holders.

More information

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1

How To Upgrade Your Microsoft SQL Server for Accounting CS Version 2012.1 How To Upgrade Your Microsoft SQL Server for Version 2012.1 The first step is to gather important information about your existing configuration. Identify The Database Server and SQL Server Version The

More information

Ascend Interface Service Installation

Ascend Interface Service Installation Ascend Interface Service Installation 1. If this is a new installation, make sure IIS is installed and running on your machine first, and make sure ASP is enabled under Extensions in IIS. 2. If you are

More information

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express

WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express WhatsUp Gold v16.1 Database Migration and Management Guide Learn how to migrate a WhatsUp Gold database from Microsoft SQL Server 2008 R2 Express Edition to Microsoft SQL Server 2005, 2008, or 2008 R2

More information

Bosch Video Management System High Availability with Hyper-V

Bosch Video Management System High Availability with Hyper-V Bosch Video Management System High Availability with Hyper-V en Technical Service Note Bosch Video Management System Table of contents en 3 Table of contents 1 Introduction 4 1.1 General Requirements

More information

Maintaining the Content Server

Maintaining the Content Server CHAPTER 7 This chapter includes the following Content Server maintenance procedures: Backing Up the Content Server, page 7-1 Restoring Files, page 7-3 Upgrading the Content Server, page 7-5 Shutting Down

More information

Altaro Hyper-V Backup V4 - User Guide

Altaro Hyper-V Backup V4 - User Guide Altaro Hyper-V Backup V4 - User Guide 1 / 161 Table of contents Introducing Altaro Hyper-V Backup... 5 Roles... 6 Sample Scenario... 7 Different Editions... 9 Getting Started... 11 System requirements...

More information

EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014. Version 1

EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014. Version 1 EXPRESSCLUSTER X for Windows Quick Start Guide for Microsoft SQL Server 2014 Version 1 NEC EXPRESSCLUSTER X 3.x for Windows SQL Server 2014 Quick Start Guide Document Number ECX-MSSQL2014-QSG, Version

More information

Altaro Hyper-V Backup V4 - User Manual

Altaro Hyper-V Backup V4 - User Manual Altaro Hyper-V Backup V4 - User Manual 2009 2013 Altaro, Ltd. All Rights Reserved Table of contents Introducing Altaro Hyper-V Backup... 5 Add-Ons... 6 Sample Scenario... 7 Different Editions... 9 Getting

More information

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02

vsphere Upgrade Update 1 ESXi 6.0 vcenter Server 6.0 EN-001804-02 Update 1 ESXi 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

Synchronizer Installation

Synchronizer Installation Synchronizer Installation Synchronizer Installation Synchronizer Installation This document provides instructions for installing Synchronizer. Synchronizer performs all the administrative tasks for XenClient

More information

P4000 SAN/iQ software upgrade user guide

P4000 SAN/iQ software upgrade user guide HP StorageWorks P4000 SAN/iQ software upgrade user guide Abstract This guide provides information about upgrading the SAN/iQ software to release 8.5 Part number: AX696-96010 Second edition: March 2010

More information