The DataCore Server. Hyper-converged and Virtual SAN Best Practices Guide. September The Data Infrastructure Software Company

Size: px
Start display at page:

Download "The DataCore Server. Hyper-converged and Virtual SAN Best Practices Guide. September The Data Infrastructure Software Company"

Transcription

1 The DataCore Server Hyper-converged and Virtual SAN Best Practices Guide September 2016 The Data Infrastructure Software Company

2 Table of contents Table of contents 2 Overview 3 DataCore Hyper-converged and Virtual SAN Deployment Options on Windows 4 DataCore Hyper-converged and Virtual SAN Deployment Options on ESXi 5 SANsymphony vs Virtual SAN Licensing 6 Configuring Windows Server 2012 R2 for SANsymphony 7 Example 1: Single Node with a DataCore Loopback Ports 8 Example 2: Single Node with two iscsi loopbacks on two virtual NICs 8 Example 3: DataCore Loopback Ports and FC HBAs with direct connect cables (Windows Server Failover Cluster) 10 Example 4: DataCore Loopback Ports and FC HBAs with direct connect cables 11 Example 5: iscsi with a switch 12 Example 6: iscsi with direct connect 13 SANsymphony in a guest VM on ESXi 5.5 and Example 7: Single Node Configuration 15 Example 8: Two Node Configuration 16 Known Issues 18 Appendix A 20 Useful Resources 20 Appendix B 21 Deployment tools 21 Previous Changes 22

3 Overview DataCore Hyper-converged solution uses either DataCore SANsymphony or DataCore Virtual SAN package to create a high performing hyper-converged infrastructure using DAS or internal storage. For the purpose of this design document we will refer to both installations as DataCore Server after initially explaining the difference. This document covers the Best Practice Design Guidelines to configure a DataCore Hyper-Converged Configuration. Page 3

4 DataCore Hyper-converged and Virtual SAN Deployment Options on Windows Physical Windows Server (no server hypervisor installed) DataCore server runs directly on top of the Windows Server operating system. All local block storage devices that are not initialized are automatically detected as suitable for the pool. All existing filesystems can be used as pass-through disks. An application such as Microsoft Exchange or SQL may be installed alongside the DataCore Software. This is a typical Virtual SAN deployment that allows the running application to take full advantage of DataCore Caching and storage capabilities. Microsoft Failover Cluster or other clustering technology can be used to provide application failover between servers. Physical Window Server with Hyper-V DataCore server runs in the root partition (also referred to as the parent partition) on top of the Windows Server operating system. All local block storage devices that are not initialized are automatically detected as suitable for the pool. The Microsoft Hyper-V hypervisor role is installed alongside SANsymphony. DataCore does not recommend installing SANsymphony in a Hyper-V guest VM as it introduces virtualization layer overhead and obstructs DataCore Software from directly accessing CPU, RAM and storage. Page 4

5 DataCore Hyper-converged and Virtual SAN Deployment Options on ESXi DataCore Server in a Windows Guest VM on ESXi Backend disk storage configuration options: Assign uninitialized storage devices from the server hypervisor to the DataCore server virtual machine as raw storage devices (Physical RDMs in ESXi). Present VMDK virtual disks that reside on VMFS datastores to the DataCore server virtual machine. Use DirectPath to map the storage controller (RAID or PCIe flash device) directly to the DataCore virtual machine. Using Fiber Channel Connections in a Virtual Machine (VMware ESXi only) option: The DataCore Server must be running in a virtual machine with the HBAs set-up in VMDirectPath I/O mode (see: ). This will assign the Physical HBA directly to the Virtual Machine and allow the DataCore Fibre Channel Driver to be able to bind to it. For Fibre Channel HBA's supported by VMware using VMDirectPath I/O see The DataCore Fibre Channel driver cannot bind to any VMware NPIV Fibre Channel Adapters so these cannot be used for any SANsymphony-V Front-End or Mirror Ports. Page 5

6 SANsymphony vs Virtual SAN Licensing The main difference between the regular SANsymphony license and Virtual SAN license is that the regular license allows you to serve virtual disks to any host. Installations with Virtual SAN licenses will only allow you to serve virtual disks to hosts that have DataCore Software installed, please see Exhibit 1. Another difference is the capacity. With Virtual SAN the capacity is licensed per node. With regular SANsymphony the capacity is licensed per node and per group. Virtual SAN licenses Exhibit 1 Page 6

7 Configuring Windows Server 2012 R2 for SANsymphony DataCore server in a Root Partition of Windows 2012 R2 Installing DataCore server in a root partition of Windows 2012 R2 means that the software is installed directly on the system and not in a guest VM. In this type of deployment the DataCore Server runs alongside other Windows OS applications such as Hyper-V, MS SQL, MS Exchange, etc. Single Node Configuration Examples Configuration Performance Cost DataCore Loopback Ports iscsi loopback on a virtual NIC Highest performance. Throughput is currently limited by CPU and VM Queue to MB/s per port, however setting up two virtual NICs doubles the throughput. Adding more than two virtual NIC ports does not increase throughput. Free - no additional hardware required. Free no additional hardware required. Synchronous Mirroring Will require an FC HBA for failover when setting up a mirrored pair Will require a NIC for failover when setting up a mirrored pair. Page 7

8 Example 1: Single Node with a DataCore Loopback Ports In this configuration a virtual disk is being served over the DataCore Loopback Port. The Loopback port is installed with DataCore Software. The end result is a very reliable and extremely fast I/O path that takes advantage of RAM caching including the entire suite of DataCore server features. The pool disk can be any enterprise RAW disk available in the Windows OS. The application runs alongside the DataCore server can be anything including SQL, Exchange or Hyper-V. Another DataCore node can be added to create synchronous mirrors. FC HBAs can be installed to achieve multipath I/O. For more details please see Example 3. Example 2: Single Node with two iscsi loopbacks on two virtual NICs Please add the Hyper-V role in order to create the Virtual NICs, even if there are no plans on using Virtual Machines. In this example we have MS iscsi initiator and DataCore target on the same IP address. First path initiator is logging in to and from /24, second path the initiator is logging in to and from /24, thus effectively creating two iscsi loopback connections. MS MPIO is setup with the default path policy of Round Robin which will aid in utilizing both paths. This configuration can be scaled to provide multipath I/O by adding another DataCore node. To take advantage of synchronous mirrors please add physical NICs, for more details please see Example 6. Page 8

9 Multi Node Configuration Examples Configuration Performance Cost Highest Performance DataCore Loopback Ports and FC HBA Requires FC HBAs for Frontend ports and Mirror ports iscsi with a switch Good Performance Requires a Network Switch iscsi with direct connect cable (must use a virtual NIC for at least one Front-End port) Good Performance Virtual NIC throughput is currently limited by CPU and VM Queue to MB/s per port, however setting up two virtual NICs doubles the throughput. Adding more than two virtual NIC ports does not increase throughput. Network Switch is not required Page 9

10 Example 3: DataCore Loopback Ports and FC HBAs with direct connect cables (Windows Server Failover Cluster) Two physical servers configured as a synchronous DataCore server pair and Windows Server Failover Cluster with DataCore Loopback and FC HBAs for multipath I/O. Mirrored vdisk1 is served to both Host1 and Host2 where the LUN is shared like a traditional SAN. The shared LUN is then utilized by the Windows Server Failover Cluster as a resource. DataCore is mirroring the data at the virtual disk level between DataCore Server A and B. Mirroring is done over two redundant MR ports configured in initiator\target mode which permits bidirectional I/O flow. Another option is not to use Front End FC HBAs ports for multipath I/O. From the above Example 3 remove FC Port 3 and FC port 4 from both nodes. In such configuration each node will only have access to the local storage and must rely on Windows Server Failover Cluster to handle the failover. In the diagram we display networks required for DataCore Software. Additional network connections required for guest VMs and WSFC are not part of this diagram. Page 10

11 Example 4: DataCore Loopback Ports and FC HBAs with direct connect cables Two physical servers configured as a synchronous DataCore server pair with DataCore Loopback and FC HBAs for multipath I/O. Mirrored vdisk1 is served to Host1 and mirrored vdisk2 is served to Host2. The LUNs are not shared but are accessed locally by their respective hosts. DataCore is mirroring the data at the vdisk level between DataCore Server A and B. Mirroring is done over two redundant MR ports configured in initiator\target mode which permits bidirectional I/O flow. Page 11

12 Example 5: iscsi with a switch In this configuration we have an iscsi implementation with redundant switches to avoid a single point of failure. MS iscsi configuration is as follows: Initiator Host Initiator IP Target IP Port Role Target Host Host MR Host2 Host MR Host2 Host FE Host1 Host FE Host1 Host FE Host2 Host FE Host2 Host MR Host1 Host MR Host1 Host FE Host2 Host FE Host2 Host FE Host1 Host FE Host1 Page 12

13 Example 6: iscsi with direct connect With direct connect cables between servers at least one virtual NIC per DataCore instance is required. This is to ensure that at least one local I/O path stays online, when the partner server is shutdown, rebooted or otherwise unavailable. If the virtual NIC for local FE connection is not configured the link down condition on the direct connected FE physical NIC will take down the iscsi network on the surviving node and I/O will stop. MS iscsi configuration is as follows: Initiator Host Initiator IP Target IP Port Role Target Host Host MR Host2 Host MR Host2 Host FE (Virtual NIC) Host1 Host FE Host2 Host MR Host1 Host MR Host1 Host FE (Virtual NIC) Host2 Host FE Host1 Page 13

14 SANsymphony in a guest VM on ESXi 5.5 and 6.0 Configure ESXi host and Guest VM for DataCore Server for low latency PHYSICAL NIC Disable interrupt moderation DATACORE GUEST VM CPU NUMA / Configure vcpu affinity Memory Disk Virtual SCSI Controller Virtual NIC Disable interrupt coalescing Reduce idle - wakeup latencies Virtual SCSI Controller type esxcli system module parameters set -m -p "InterruptThrottleRate=0" Set to High Shares Reserve at least x4 Core CPU frequencies. Example: with Physical CPU at 2 GHz, set the reserved to 8 GHz VM Settings Options tab Advanced General Configuration Parameters numa.nodeaffinity = 0 Set to High Shares Reserve the entire amount of memory assigned to the guest VM Set to High Shares for all disks attached to DataCore Guest VM Change from LSI Logic Parallel to VMWare Paravirtual. Use VMXNET3 VM Settings Options tab Advanced General Configuration Parameters ethernetx.coalescingscheme = "disabled" VM Settings Options tab Advanced General Configuration Parameters monitor_control.halt_desched = "false" Use VMware Paravirtual SCSI (PVSCSI) adapter For ESXi 5.5 only DATACORE GUEST VM on ESXi 5.5 only (Not needed for ESX 6.0) Enable adaptive RX ring sizing: disabled VMXNET3 Adapter Settings Small Rx Buffer Size: 1024 For 1GB NICs Set TCP Stack Buffer for MaxRcvDataSegLen to 32K (which is x8000). For details please see Answer SANsymphony - iscsi Best Practices Page 14

15 Example 7: Single Node Configuration Page 15

16 Example 8: Two Node Configuration VMKernel on host ESXi A is configured to login to two targets. First path is to the local DataCore Server A and the second path is to the DataCore Server B VMKernel on host ESXi B is setup to login to two targets as well. First path is connected to the local DataCore B and the second path to DataCore A In this example there is only a single FE port per DataCore Server, this was done for clarity, not to clutter the diagram. Feel to configure 2 or 4 FE ports per DataCore Server for increased throughput. Do not configure VMKernel iscsi port binding as DataCore iscsi target does not support multi-session iscsi. For more information please see Answer VMware ESXi Configuration Guide. Page 16

17 Pool Disk configuration on ESXi It is best to have dedicated physical RDMs designated as pool disks for DataCore guest VM, but that is not always possible because of SCSI Array controller limitations. In that case, setup a dedicated Datastore and use a VMDK virtual disk as the pool disk. For best pool disk performance setup one VMDK per Datastore. The VMDK should be provisioned as Eager Zeroed Thick. Page 17

18 Known Issues Preferred server is not honored for Virtual Disks served via iscsi to the DataCore server itself. Currently the ALUA protocol is not supported when serving virtual disks to the DataCore server via iscsi in a loopback fashion. This applies only to serving virtual disks to the DataCore server itself, typically when using Virtual SAN license. Please use the following workaround to control which paths are used as Active/Optimized: Setting MPIO Path policy for iscsi served Virtual disks. On each DataCore Virtual Disk served via iscsi set the remote server paths to Standby under the Microsoft MPIO. In order to find the remote paths, use the MS iscsi initiator to identify the disk Target: a) Open MS iscsi initiator and under Targets, select the remote target iqn address b) Click devices and identify the Device target port with disk index to update Addition information - Navigate to MS MPIO and view DataCore Virtual Disk. c) Select a path and click Edit d) Verify the correct Target device e) Set the path state to Standby and click OK to save the change Addition information - refer to section Configure the MPIO Failback policy setting Page 18

19 Known Issues Continued Citrix XenServer Considerations We are aware of a limitation on XenServer with regards to automatic reattachment of Storage Repositories (SRs) after a reboot when the DataCore Server VM resides on the same XenServer to which the SRs are served. Therefore only serve storage from the DataCore Server's virtual machine to the other XenServers and not for use with virtual machines that reside on the same XenServer that the DataCore Server's virtual machine is running on. Please consult with Citrix for more information. Page 19

20 Appendix A Useful Resources Use Answer iscsi Best Practices Guide to optimize TCP/IP and NIC settings for low latency. Answer VMware ESXi Configuration Guide. Best Practices for Performance Tuning of Latency-Sensitive Workloads in vsphere VMs. ( Note: Although VMware states to enable Turbo Boost to Tune Latency sensitive workloads we recommend to keep this disabled to stop any disruption to CPU) Answer DataCore's Best Practice guidelines. Page 20

21 Appendix B Deployment tools To ease the deployment of Hyper-converged solutions DataCore Software provides the following installation packages. DataCore Hyper-converged Virtual SAN for Windows DataCore Hyper-converged Virtual SAN for vsphere Software download link Page 21

22 Previous Changes September 2016 New document created Page 22

23 COPYRIGHT Copyright 2016 by DataCore Software Corporation. All rights reserved. DataCore, the DataCore logo and SANsymphony are trademarks of DataCore Software Corporation. Other DataCore product or service names or logos referenced herein are trademarks of DataCore Software Corporation. All other products, services and company names mentioned herein may be trademarks of their respective owners. ALTHOUGH THE MATERIAL PRESENTED IN THIS DOCUMENT IS BELIEVED TO BE ACCURATE, IT IS PROVIDED AS IS AND USERS MUST TAKE ALL RESPONSIBILITY FOR THE USE OR APPLICATION OF THE PRODUCTS DESCRIBED AND THE INFORMATION CONTAINED IN THIS DOCUMENT. NEITHER DATACORE NOR ITS SUPPLIERS MAKE ANY EXPRESS OR IMPLIED REPRESENTATION, WARRANTY OR ENDORSEMENT REGARDING, AND SHALL HAVE NO LIABILITY FOR, THE USE OR APPLICATION OF ANY DATACORE OR THIRD PARTY PRODUCTS OR THE OTHER INFORMATION REFERRED TO IN THIS DOCUMENT. ALL SUCH WARRANTIES (INCLUDING ANY IMPLIED WARRANTIES OF MERCHANTABILITY, NON-INFRINGEMENT, FITNESS FOR A PARTICULAR PURPOSE AND AGAINST HIDDEN DEFECTS) AND LIABILITY ARE HEREBY DISCLAIMED TO THE FULLEST EXTENT PERMITTED BY LAW. No part of this document may be copied, reproduced, translated or reduced to any electronic medium or machine-readable form without the prior written consent of DataCore Software Corporation

Virtual SAN Design and Deployment Guide

Virtual SAN Design and Deployment Guide Virtual SAN Design and Deployment Guide TECHNICAL MARKETING DOCUMENTATION VERSION 1.3 - November 2014 Copyright 2014 DataCore Software All Rights Reserved Table of Contents INTRODUCTION... 3 1.1 DataCore

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

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

Configuration Maximums

Configuration Maximums Topic Configuration s VMware vsphere 5.0 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 5.0. The limits presented in the

More information

QNAP in vsphere Environment

QNAP in vsphere Environment QNAP in vsphere Environment HOW TO USE QNAP NAS AS A VMWARE DATASTORE VIA ISCSI Copyright 2010. QNAP Systems, Inc. All Rights Reserved. V1.8 Document revision history: Date Version Changes Jan 2010 1.7

More information

Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study

Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study White Paper Microsoft SQL Server 2012 on Cisco UCS with iscsi-based Storage Access in VMware ESX Virtualization Environment: Performance Study 2012 Cisco and/or its affiliates. All rights reserved. This

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.1 ESXi 4.1 vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the

More information

Using EonStor FC-host Storage Systems in VMware Infrastructure 3 and vsphere 4

Using EonStor FC-host Storage Systems in VMware Infrastructure 3 and vsphere 4 Using EonStor FC-host Storage Systems in VMware Infrastructure 3 and vsphere 4 Application Note Abstract This application note explains the configure details of using Infortrend FC-host storage systems

More information

JovianDSS Evaluation and Product Training. Presentation updated: October 2015

JovianDSS Evaluation and Product Training. Presentation updated: October 2015 JovianDSS Evaluation and Product Training JovianDSS High Availability Cluster running in a virtual environment on VMware ESXi Step-by-Step Presentation updated: October 2015 www.open-e.com 1 The aim of

More information

Configuration Maximums VMware vsphere 4.0

Configuration Maximums VMware vsphere 4.0 Topic Configuration s VMware vsphere 4.0 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 4.0. The limits presented in the

More information

Configuration Maximums VMware Infrastructure 3

Configuration Maximums VMware Infrastructure 3 Technical Note Configuration s VMware Infrastructure 3 When you are selecting and configuring your virtual and physical equipment, you must stay at or below the maximums supported by VMware Infrastructure

More information

Using VMware ESX Server with IBM System Storage SAN Volume Controller ESX Server 3.0.2

Using VMware ESX Server with IBM System Storage SAN Volume Controller ESX Server 3.0.2 Technical Note Using VMware ESX Server with IBM System Storage SAN Volume Controller ESX Server 3.0.2 This technical note discusses using ESX Server hosts with an IBM System Storage SAN Volume Controller

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

Configuration Maximums VMware vsphere 4.1

Configuration Maximums VMware vsphere 4.1 Topic Configuration s VMware vsphere 4.1 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 4.1. The limits presented in the

More information

Advanced VMware Training

Advanced VMware Training Goals: Demonstrate VMware Fault Tolerance in action Demonstrate Host Profile Usage How to quickly deploy and configure several vsphere servers Discuss Storage vmotion use cases Demonstrate vcenter Server

More information

Frequently Asked Questions: EMC UnityVSA

Frequently Asked Questions: EMC UnityVSA Frequently Asked Questions: EMC UnityVSA 302-002-570 REV 01 Version 4.0 Overview... 3 What is UnityVSA?... 3 What are the specifications for UnityVSA?... 3 How do UnityVSA specifications compare to the

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

Dell PowerVault MD32xx Deployment Guide for VMware ESX4.1 Server

Dell PowerVault MD32xx Deployment Guide for VMware ESX4.1 Server Dell PowerVault MD32xx Deployment Guide for VMware ESX4.1 Server A Dell Technical White Paper PowerVault MD32xx Storage Array www.dell.com/md32xx THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND

More information

Configuration Maximums

Configuration Maximums Topic Configuration s VMware vsphere 5.1 When you select and configure your virtual and physical equipment, you must stay at or below the maximums supported by vsphere 5.1. The limits presented in the

More information

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter

EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, Symmetrix Management Console, and VMware vcenter Converter EMC Virtual Infrastructure for SAP Enabled by EMC Symmetrix with Auto-provisioning Groups, VMware vcenter Converter A Detailed Review EMC Information Infrastructure Solutions Abstract This white paper

More information

Introduction to MPIO, MCS, Trunking, and LACP

Introduction to MPIO, MCS, Trunking, and LACP Introduction to MPIO, MCS, Trunking, and LACP Sam Lee Version 1.0 (JAN, 2010) - 1 - QSAN Technology, Inc. http://www.qsantechnology.com White Paper# QWP201002-P210C lntroduction Many users confuse 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 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

More information

Setup for Microsoft Cluster Service ESX Server 3.0.1 and VirtualCenter 2.0.1

Setup for Microsoft Cluster Service ESX Server 3.0.1 and VirtualCenter 2.0.1 ESX Server 3.0.1 and VirtualCenter 2.0.1 Setup for Microsoft Cluster Service Revision: 20060818 Item: XXX-ENG-QNNN-NNN You can find the most up-to-date technical documentation on our Web site at http://www.vmware.com/support/

More information

SAN Implementation Course SANIW; 3 Days, Instructor-led

SAN Implementation Course SANIW; 3 Days, Instructor-led SAN Implementation Course SANIW; 3 Days, Instructor-led Course Description In this workshop course, you learn how to connect Windows, vsphere, and Linux hosts via Fibre Channel (FC) and iscsi protocols

More information

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark.

IOmark- VDI. HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Report Date: 27, April 2015. www.iomark. IOmark- VDI HP HP ConvergedSystem 242- HC StoreVirtual Test Report: VDI- HC- 150427- b Test Copyright 2010-2014 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VM, VDI- IOmark, and IOmark

More information

EMC Celerra Unified Storage Platforms

EMC Celerra Unified Storage Platforms EMC Solutions for Microsoft SQL Server EMC Celerra Unified Storage Platforms EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008, 2009 EMC

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

HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment

HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment HP StorageWorks MPX200 Simplified Cost-Effective Virtualization Deployment Executive Summary... 2 HP StorageWorks MPX200 Architecture... 2 Server Virtualization and SAN based Storage... 3 VMware Architecture...

More information

VMware Best Practice and Integration Guide

VMware Best Practice and Integration Guide VMware Best Practice and Integration Guide Dot Hill Systems Introduction 1 INTRODUCTION Today s Data Centers are embracing Server Virtualization as a means to optimize hardware resources, energy resources,

More information

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software

Best Practices for Monitoring Databases on VMware. Dean Richards Senior DBA, Confio Software Best Practices for Monitoring Databases on VMware Dean Richards Senior DBA, Confio Software 1 Who Am I? 20+ Years in Oracle & SQL Server DBA and Developer Worked for Oracle Consulting Specialize in Performance

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

The functionality and advantages of a high-availability file server system

The functionality and advantages of a high-availability file server system The functionality and advantages of a high-availability file server system This paper discusses the benefits of deploying a JMR SHARE High-Availability File Server System. Hardware and performance considerations

More information

Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION

Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION v 1.0/Updated APRIl 2012 Table of Contents Introduction.... 3 Storage Protocol Comparison Table....4 Conclusion...10 About the

More information

Best Practices for Installing and Configuring the Hyper-V Role on the LSI CTS2600 Storage System for Windows 2008

Best Practices for Installing and Configuring the Hyper-V Role on the LSI CTS2600 Storage System for Windows 2008 Best Practices Best Practices for Installing and Configuring the Hyper-V Role on the LSI CTS2600 Storage System for Windows 2008 Installation and Configuration Guide 2010 LSI Corporation August 13, 2010

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

Technology Insight Series

Technology Insight Series Evaluating Storage Technologies for Virtual Server Environments Russ Fellows June, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved Executive Summary

More information

Choosing and Architecting Storage for Your Environment. Lucas Nguyen Technical Alliance Manager Mike DiPetrillo Specialist Systems Engineer

Choosing and Architecting Storage for Your Environment. Lucas Nguyen Technical Alliance Manager Mike DiPetrillo Specialist Systems Engineer Choosing and Architecting Storage for Your Environment Lucas Nguyen Technical Alliance Manager Mike DiPetrillo Specialist Systems Engineer Agenda VMware Storage Options Fibre Channel NAS iscsi DAS Architecture

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 2 ESXi 5.5 vcenter Server 5.5 This document supports the version of each product listed and supports all subsequent versions until the

More information

Server Virtualization with QNAP Turbo NAS and Citrix XenServer How to Set up QNAP Turbo NAS as Storage Repositories on Citrix XenServer via iscsi

Server Virtualization with QNAP Turbo NAS and Citrix XenServer How to Set up QNAP Turbo NAS as Storage Repositories on Citrix XenServer via iscsi Server Virtualization with QNAP Turbo NAS and Citrix XenServer How to Set up QNAP Turbo NAS as Storage Repositories on Citrix XenServer via iscsi Copyright 2010. QNAP Systems, Inc. All Rights Reserved.

More information

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server How to deploy Converged Networking with VMware ESX Server 3.5 Using Emulex FCoE Technology Table of Contents Introduction...

More information

VMware vsphere-6.0 Administration Training

VMware vsphere-6.0 Administration Training VMware vsphere-6.0 Administration Training Course Course Duration : 20 Days Class Duration : 3 hours per day (Including LAB Practical) Classroom Fee = 20,000 INR Online / Fast-Track Fee = 25,000 INR Fast

More information

Oracle Database Scalability in VMware ESX VMware ESX 3.5

Oracle Database Scalability in VMware ESX VMware ESX 3.5 Performance Study Oracle Database Scalability in VMware ESX VMware ESX 3.5 Database applications running on individual physical servers represent a large consolidation opportunity. However enterprises

More information

Running vtserver in a Virtual Machine Environment. Technical Note. 2015 by AVTware

Running vtserver in a Virtual Machine Environment. Technical Note. 2015 by AVTware Running vtserver in a Virtual Machine Environment Technical Note 2015 by AVTware Table of Contents 1. Scope... 3 1.1. Introduction... 3 2. General Virtual Machine Considerations... 4 2.1. The Virtualization

More information

SAN Conceptual and Design Basics

SAN Conceptual and Design Basics TECHNICAL NOTE VMware Infrastructure 3 SAN Conceptual and Design Basics VMware ESX Server can be used in conjunction with a SAN (storage area network), a specialized high speed network that connects computer

More information

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION

DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION DIABLO TECHNOLOGIES MEMORY CHANNEL STORAGE AND VMWARE VIRTUAL SAN : VDI ACCELERATION A DIABLO WHITE PAPER AUGUST 2014 Ricky Trigalo Director of Business Development Virtualization, Diablo Technologies

More information

Technical Paper. Moving SAS Applications from a Physical to a Virtual VMware Environment

Technical Paper. Moving SAS Applications from a Physical to a Virtual VMware Environment Technical Paper Moving SAS Applications from a Physical to a Virtual VMware Environment Release Information Content Version: April 2015. Trademarks and Patents SAS Institute Inc., SAS Campus Drive, Cary,

More information

Best Practices when implementing VMware vsphere in a Dell EqualLogic PS Series SAN Environment

Best Practices when implementing VMware vsphere in a Dell EqualLogic PS Series SAN Environment Technical Report Best Practices when implementing VMware vsphere in a Dell EqualLogic PS Series SAN Environment Abstract This Technical Report covers Dell recommended best practices when configuring a

More information

VMware vsphere 5.1 Advanced Administration

VMware vsphere 5.1 Advanced Administration Course ID VMW200 VMware vsphere 5.1 Advanced Administration Course Description This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter.

More information

Novell Cluster Services Implementation Guide for VMware

Novell Cluster Services Implementation Guide for VMware www.novell.com/documentation Novell Cluster Services Implementation Guide for VMware Open Enterprise Server 11 SP2 January 2014 Legal Notices Novell, Inc., makes no representations or warranties with respect

More information

Step-by-Step Guide. to configure Open-E DSS V7 Active-Active iscsi Failover on Intel Server Systems R2224GZ4GC4. Software Version: DSS ver. 7.

Step-by-Step Guide. to configure Open-E DSS V7 Active-Active iscsi Failover on Intel Server Systems R2224GZ4GC4. Software Version: DSS ver. 7. Step-by-Step Guide to configure on Intel Server Systems R2224GZ4GC4 Software Version: DSS ver. 7.00 up01 Presentation updated: April 2013 www.open-e.com 1 www.open-e.com 2 TECHNICAL SPECIFICATIONS OF THE

More information

Best Practice of Server Virtualization Using Qsan SAN Storage System. F300Q / F400Q / F600Q Series P300Q / P400Q / P500Q / P600Q Series

Best Practice of Server Virtualization Using Qsan SAN Storage System. F300Q / F400Q / F600Q Series P300Q / P400Q / P500Q / P600Q Series Best Practice of Server Virtualization Using Qsan SAN Storage System F300Q / F400Q / F600Q Series P300Q / P400Q / P500Q / P600Q Series Version 1.0 July 2011 Copyright Copyright@2011, Qsan Technology, Inc.

More information

Post-production Video Editing Solution Guide with Quantum StorNext File System AssuredSAN 4000

Post-production Video Editing Solution Guide with Quantum StorNext File System AssuredSAN 4000 Post-production Video Editing Solution Guide with Quantum StorNext File System AssuredSAN 4000 Dot Hill Systems introduction 1 INTRODUCTION Dot Hill Systems offers high performance network storage products

More information

Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1

Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1 Philips IntelliSpace Critical Care and Anesthesia on VMware vsphere 5.1 Jul 2013 D E P L O Y M E N T A N D T E C H N I C A L C O N S I D E R A T I O N S G U I D E Table of Contents Introduction... 3 VMware

More information

Nutanix Tech Note. Configuration Best Practices for Nutanix Storage with VMware vsphere

Nutanix Tech Note. Configuration Best Practices for Nutanix Storage with VMware vsphere Nutanix Tech Note Configuration Best Practices for Nutanix Storage with VMware vsphere Nutanix Virtual Computing Platform is engineered from the ground up to provide enterprise-grade availability for critical

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 6.0 vcenter Server 6.0 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Provisioning Server High Availability Considerations

Provisioning Server High Availability Considerations Citrix Provisioning Server Design Considerations Citrix Consulting Provisioning Server High Availability Considerations Overview The purpose of this document is to give the target audience an overview

More information

StarWind iscsi SAN Software: Using with Citrix XenServer

StarWind iscsi SAN Software: Using with Citrix XenServer StarWind iscsi SAN Software: Using with Citrix XenServer www.starwindsoftware.com Copyright 2008-2010. All rights reserved. COPYRIGHT Copyright 2008-2010. All rights reserved. No part of this publication

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

VMware vsphere 5.0 Boot Camp

VMware vsphere 5.0 Boot Camp VMware vsphere 5.0 Boot Camp This powerful 5-day 10hr/day class is an intensive introduction to VMware vsphere 5.0 including VMware ESX 5.0 and vcenter. Assuming no prior virtualization experience, this

More information

Step-by-Step Guide to Open-E DSS V7 Active-Active Load Balanced iscsi HA Cluster

Step-by-Step Guide to Open-E DSS V7 Active-Active Load Balanced iscsi HA Cluster www.open-e.com 1 Step-by-Step Guide to Open-E DSS V7 Active-Active Load Balanced iscsi HA Cluster (without bonding) Software Version: DSS ver. 7.00 up10 Presentation updated: May 2013 www.open-e.com 2

More information

Post Production Video Editing Solution Guide with Apple Xsan File System AssuredSAN 4000

Post Production Video Editing Solution Guide with Apple Xsan File System AssuredSAN 4000 Post Production Video Editing Solution Guide with Apple Xsan File System AssuredSAN 4000 Dot Hill Systems introduction 1 INTRODUCTION Dot Hill Systems offers high performance network storage products that

More information

StarWind iscsi SAN: Configuring Global Deduplication May 2012

StarWind iscsi SAN: Configuring Global Deduplication May 2012 StarWind iscsi SAN: Configuring Global Deduplication May 2012 TRADEMARKS StarWind, StarWind Software, and the StarWind and StarWind Software logos are trademarks of StarWind Software that may be registered

More information

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10.

Getting the Most Out of Virtualization of Your Progress OpenEdge Environment. Libor Laubacher Principal Technical Support Engineer 8.10. Getting the Most Out of Virtualization of Your Progress OpenEdge Environment Libor Laubacher Principal Technical Support Engineer 8.10.2013 Agenda Virtualization Terms, benefits, vendors, supportability,

More information

VMWARE WHITE PAPER 1

VMWARE WHITE PAPER 1 1 VMWARE WHITE PAPER Introduction This paper outlines the considerations that affect network throughput. The paper examines the applications deployed on top of a virtual infrastructure and discusses the

More information

Merge Healthcare Virtualization

Merge Healthcare Virtualization Merge Healthcare Virtualization CUSTOMER Merge Healthcare 900 Walnut Ridge Drive Hartland, WI 53029 USA 2014 Merge Healthcare. The information contained herein is confidential and is the sole property

More information

Disaster Recovery Cookbook Guide Using VMWARE VI3, StoreVault and Sun. (Or how to do Disaster Recovery / Site Replication for under $50,000)

Disaster Recovery Cookbook Guide Using VMWARE VI3, StoreVault and Sun. (Or how to do Disaster Recovery / Site Replication for under $50,000) Disaster Recovery Cookbook Guide Using VMWARE VI3, StoreVault and Sun. (Or how to do Disaster Recovery / Site Replication for under $50,000) By Scott Sherman, VCP, NACE, RHCT Systems Engineer Integrated

More information

Database Virtualization

Database Virtualization Database Virtualization David Fetter Senior MTS, VMware Inc PostgreSQL China 2011 Guangzhou Thanks! Jignesh Shah Staff Engineer, VMware Performance Expert Great Human Being Content Virtualization Virtualized

More information

VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop

VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop VDI Without Compromise with SimpliVity OmniStack and Citrix XenDesktop Page 1 of 11 Introduction Virtual Desktop Infrastructure (VDI) provides customers with a more consistent end-user experience and excellent

More information

VMware Virtual Machine File System: Technical Overview and Best Practices

VMware Virtual Machine File System: Technical Overview and Best Practices VMware Virtual Machine File System: Technical Overview and Best Practices A VMware Technical White Paper Version 1.0. VMware Virtual Machine File System: Technical Overview and Best Practices Paper Number:

More information

IP SAN Fundamentals: An Introduction to IP SANs and iscsi

IP SAN Fundamentals: An Introduction to IP SANs and iscsi IP SAN Fundamentals: An Introduction to IP SANs and iscsi Updated April 2007 Sun Microsystems, Inc. 2007 Sun Microsystems, Inc., 4150 Network Circle, Santa Clara, CA 95054 USA All rights reserved. This

More information

VMware vsphere Design. 2nd Edition

VMware vsphere Design. 2nd Edition Brochure More information from http://www.researchandmarkets.com/reports/2330623/ VMware vsphere Design. 2nd Edition Description: Achieve the performance, scalability, and ROI your business needs What

More information

RSA Security Analytics Virtual Appliance Setup Guide

RSA Security Analytics Virtual Appliance Setup Guide RSA Security Analytics Virtual Appliance Setup Guide Copyright 2010-2015 RSA, the Security Division of EMC. All rights reserved. Trademarks RSA, the RSA Logo and EMC are either registered trademarks or

More information

Monitoring Databases on VMware

Monitoring Databases on VMware Monitoring Databases on VMware Ensure Optimum Performance with the Correct Metrics By Dean Richards, Manager, Sales Engineering Confio Software 4772 Walnut Street, Suite 100 Boulder, CO 80301 www.confio.com

More information

QNAP in vsphere Environment

QNAP in vsphere Environment QNAP in vsphere Environment HOW TO USE QNAP NAS AS A VMWARE DATASTORE VIA NFS Copyright 2009. QNAP Systems, Inc. All Rights Reserved. V1.8 How to use QNAP NAS as a VMware Datastore via NFS QNAP provides

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

RUNNING vtvax FOR WINDOWS

RUNNING vtvax FOR WINDOWS RUNNING vtvax FOR WINDOWS IN A AVT / Vere Technologies TECHNICAL NOTE AVT/Vere Technical Note: Running vtvax for Windows in a Virtual Machine Environment Document Revision 1.1 (September, 2015) 2015 Vere

More information

VMware vsphere Examples and Scenarios

VMware vsphere Examples and Scenarios VMware vsphere Examples and Scenarios ESXi 5.1 vcenter Server 5.1 vsphere 5.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

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

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage

TECHNICAL PAPER. Veeam Backup & Replication with Nimble Storage TECHNICAL PAPER Veeam Backup & Replication with Nimble Storage Document Revision Date Revision Description (author) 11/26/2014 1. 0 Draft release (Bill Roth) 12/23/2014 1.1 Draft update (Bill Roth) 2/20/2015

More information

Dialogic PowerMedia XMS

Dialogic PowerMedia XMS Dialogic PowerMedia XMS Application Note: Optimizing VMware Host Hardware and Virtual Machine to Reduce Latency June 2015 Rev 1.0 www.dialogic.com Copyright and Legal Notice Copyright 2015 Dialogic Corporation.

More information

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team

Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture. Dell Compellent Product Specialist Team Dell Compellent Storage Center SAN & VMware View 1,000 Desktop Reference Architecture Dell Compellent Product Specialist Team THIS WHITE PAPER IS FOR INFORMATIONAL PURPOSES ONLY, AND MAY CONTAIN TYPOGRAPHICAL

More information

Acronis Backup & Recovery 11 Virtual Edition

Acronis Backup & Recovery 11 Virtual Edition Acronis Backup & Recovery 11 Virtual Edition Backing Up Virtual Machines Copyright Acronis, Inc., 2000-2011. All rights reserved. Acronis and Acronis Secure Zone are registered trademarks of Acronis, Inc.

More information

How to Backup and Restore a VM using Veeam

How to Backup and Restore a VM using Veeam How to Backup and Restore a VM using Veeam Table of Contents Introduction... 3 Assumptions... 3 Add ESXi Server... 4 Backup a VM... 6 Restore Full VM... 12 Appendix A: Install Veeam Backup & Replication

More information

ArCycle vmbackup. for VMware/Hyper-V. User Guide

ArCycle vmbackup. for VMware/Hyper-V. User Guide ArCycle vmbackup for VMware/Hyper-V User Guide 2 Copyright Copyright ArCycle Software, Ltd., 2011-2014. All rights reserved. No part of this publication may be reproduced, stored in a retrieval system,

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

The Shortcut Guide To. Architecting iscsi Storage for Microsoft Hyper-V. Greg Shields

The Shortcut Guide To. Architecting iscsi Storage for Microsoft Hyper-V. Greg Shields tm The Shortcut Guide To Architecting iscsi Storage for Microsoft Hyper-V Ch apter 2: Creating Highly Available Hyper V with iscsi Storage... 16 Th e Windows iscsi Initiator: A Primer... 17 NIC Teaming...

More information

QNAP Plug-in for vsphere Client: A User s Guide. Updated December 2012. 2012. QNAP Systems, Inc. All Rights Reserved. V1.0

QNAP Plug-in for vsphere Client: A User s Guide. Updated December 2012. 2012. QNAP Systems, Inc. All Rights Reserved. V1.0 QNAP Plug-in for vsphere Client: A User s Guide Updated December 2012 2012. QNAP Systems, Inc. All Rights Reserved. V1.0 Note: The information presented is subject to change without notice. Trademarks

More information

EMC Data Domain Management Center

EMC Data Domain Management Center EMC Data Domain Management Center Version 1.1 Initial Configuration Guide 302-000-071 REV 04 Copyright 2012-2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes

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

EMC VNXe HIGH AVAILABILITY

EMC VNXe HIGH AVAILABILITY White Paper EMC VNXe HIGH AVAILABILITY Overview Abstract This white paper discusses the high availability (HA) features in the EMC VNXe system and how you can configure a VNXe system to achieve your goals

More information

How to Configure Intel Ethernet Converged Network Adapter-Enabled Virtual Functions on VMware* ESXi* 5.1

How to Configure Intel Ethernet Converged Network Adapter-Enabled Virtual Functions on VMware* ESXi* 5.1 How to Configure Intel Ethernet Converged Network Adapter-Enabled Virtual Functions on VMware* ESXi* 5.1 Technical Brief v1.0 February 2013 Legal Lines and Disclaimers INFORMATION IN THIS DOCUMENT IS PROVIDED

More information

Drobo How-To Guide. Deploy Drobo iscsi Storage with VMware vsphere Virtualization

Drobo How-To Guide. Deploy Drobo iscsi Storage with VMware vsphere Virtualization The Drobo family of iscsi storage arrays allows organizations to effectively leverage the capabilities of a VMware infrastructure, including vmotion, Storage vmotion, Distributed Resource Scheduling (DRS),

More information

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure

Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Deploying F5 BIG-IP Virtual Editions in a Hyper-Converged Infrastructure Justin Venezia Senior Solution Architect Paul Pindell Senior Solution Architect Contents The Challenge 3 What is a hyper-converged

More information

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam

VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Exam : VCP5-DCV Title : VMware Certified Professional 5 Data Center Virtualization (VCP5-DCV) Exam Version : DEMO 1 / 9 1.Click the Exhibit button. An administrator has deployed a new virtual machine on

More information

HP SN1000E 16 Gb Fibre Channel HBA Evaluation

HP SN1000E 16 Gb Fibre Channel HBA Evaluation HP SN1000E 16 Gb Fibre Channel HBA Evaluation Evaluation report prepared under contract with Emulex Executive Summary The computing industry is experiencing an increasing demand for storage performance

More information

Broadcom Ethernet Network Controller Enhanced Virtualization Functionality

Broadcom Ethernet Network Controller Enhanced Virtualization Functionality White Paper Broadcom Ethernet Network Controller Enhanced Virtualization Functionality Advancements in VMware virtualization technology coupled with the increasing processing capability of hardware platforms

More information

Evaluation of Enterprise Data Protection using SEP Software

Evaluation of Enterprise Data Protection using SEP Software Test Validation Test Validation - SEP sesam Enterprise Backup Software Evaluation of Enterprise Data Protection using SEP Software Author:... Enabling you to make the best technology decisions Backup &

More information

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN

Drobo How-To Guide. Cloud Storage Using Amazon Storage Gateway with Drobo iscsi SAN The Amazon Web Services (AWS) Storage Gateway uses an on-premises virtual appliance to replicate a portion of your local Drobo iscsi SAN (Drobo B1200i, left below, and Drobo B800i, right below) to cloudbased

More information