Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System WHITE PAPER

Size: px
Start display at page:

Download "Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System WHITE PAPER"

Transcription

1 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System WHITE PAPER

2 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Table of Content Introduction Test Setup... 3 System Under Test Benchmarks Results Analysis Comparison to Previous Tests Riverbed Technology. All rights reserved. 2

3 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System INTRODUCTION This document details the performance figures obtained by the Riverbed Stingray Traffic Manager running on VMware vsphere 4.0 on the Cisco Unified Computing System (UCS) and outlines the methods used to achieve these performance figures. This testing follows a previous test conducted with Cisco UCS blade running on a previous generation of Intel Xeon processors. The results from these two sets of tests will be compared at the end of this document. Test Setup The system under test utilized a Cisco B200-M2 blade server with two 64-bit six-core Intel Xeon X5680 CPUs ( Westmere-EP ) at 3.33 GHz with 48 GB of RAM. The number of load-generating clients and web servers depended on the tests being run. For some tests, two load generating clients and four web servers were used. For other tests, three load generating clients and three web servers were used. All load generating clients and web servers utilized Cisco B200-M1 blade servers with two 64-bit quadcore Intel Xeon X5570 CPUs ( Nehalem-EP ) at 2.93 GHz and 48 GB of RAM. Two load generator clients and the system under test were in one UCS chassis, while four web servers were in a separate chassis. When a third load generating client was needed, one of the web servers was used. All systems had dual-ported Cisco UCS M81KR VIC adapters, with one port each on the A and B UCS interconnects. All interfaces on the A interconnect were on a separate subnet from those on the B interconnect. RedHat Enterprise Linux 5.4 was the operating system used for all machines. Zeus Traffic Manager was running on the system under test and load balancing the requests across Zeus Web Servers. The requests were generated by a program called Zeusbench, a high-performance, vendor agnostic, HTTP benchmarking tool that is included with Stingray Traffic Manager. Zeusbench reported the benchmarking results obtained on each of the clients. These results were then collated to ascertain the overall performance of the system under test. System Under Test Virtual Environments The performance figures for the various virtual configurations were obtained using the 64-bit build of Stingray Traffic Manager VA 6.0r7 installed on a Redhat 5.4 virtual machine on vsphere 4.1. When obtaining performance figures, Stingray Traffic Manager instances were the only virtual machines installed on the vsphere server. The virtual machines were each allocated 1 GB of RAM. One, two, or three vcpus were allocated to each virtual machine depending on the test. The VMware VMDirectPath capabilities of the Intel Xeon Architecture coupled with Cisco UCS M81KR VIC Adapter capability to instantiate virtual pci-e devices (in this instance multiple virtual network adapters), which were utilized so that the network traffic bypassed the VMware Hypervisor and went directly from the hardware to the VM. The driver used was the VMXNet 3 driver provided by VMware. For all tests, each Stingray Traffic Manager instance utilized a single 10G uplink on the network adapter. Stingray Traffic Manager instances were evenly divided between the A and B UCS interconnects. The following Linux tunings were applied to each Stingray Traffic Manager instance: echo " " > /proc/sys/net/ipv4/ip_local_port_range echo 0 > /proc/sys/net/ipv4/tcp_syncookies echo 8192 > /proc/sys/net/ipv4/tcp_max_syn_backlog echo 1024 > /proc/sys/net/core/somaxconn echo > /proc/sys/net/ipv4/tcp_max_tw_buckets echo " " > /proc/sys/net/ipv4/tcp_mem echo > /proc/sys/fs/file-max echo 1 > /proc/sys/net/ipv4/tcp_tw_reuse echo 1 > /proc/sys/net/ipv4/tcp_tw_recycle 2011 Riverbed Technology. All rights reserved. 3

4 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System The following diagrams describe the different virtual machine environments: Diagram A: 2 VMs 2011 Riverbed Technology. All rights reserved. 4

5 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Diagram B: 4 VMs 2011 Riverbed Technology. All rights reserved. 5

6 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Diagram C: 6 VMs 2011 Riverbed Technology. All rights reserved. 6

7 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Diagram D: 8 VMs 2011 Riverbed Technology. All rights reserved. 7

8 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Diagram E: 12 VMs 2011 Riverbed Technology. All rights reserved. 8

9 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Diagram F: 16 VMs 2011 Riverbed Technology. All rights reserved. 9

10 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Diagram G: 24 VMs 2011 Riverbed Technology. All rights reserved. 10

11 Riverbed Stingray Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System Benchmarks The intent of the benchmarks was to obtain performance figures with 2, 4, 8, 12, 16, and bit virtual machines with varying numbers of virtual CPUs utilizing the virtualization optimized Cisco UCS M81KR VIC Adapter. These figures could then be compared to discover how performance is affected by scaling the number of virtual machines and virtual CPUs. The benchmarks conducted consisted of the following tests: HTTP connections per second: The rate at which Stingray Traffic Manager can process new HTTP connections. Clients send a series of HTTP requests, each on a new connection. Stingray Traffic Manager parses the requests and forwards them on to a web server using an established keepalive connection. The web server sends back a response for each request. HTTP requests per second: The rate at which Stingray Traffic Manager can handle HTTP requests. Each client sends its requests down an existing keepalive connection. Stingray Traffic Manager processes each request and forwards it on to a web server over another keepalive connection. The web server responds with a zero-sized file. HTTP 2K requests per second: The rate at which Stingray Traffic Manager can handle requests for a 2 KB file. HTTP 8K requests per second: The rate at which Stingray Traffic Manager can handle requests for an 8 KB file. HTTP throughput: The throughput that Stingray Traffic Manager can sustain when serving large files via HTTP. The methodology used for the HTTP requests per second benchmark is used here, however the files requested are 1 MB in size. SSL connections per second: The rate at which Stingray Traffic Manager can decrypt new SSL connections. Clients send a series of HTTPS requests, each on a new connection, for a zero-sized file. SSL session IDs are not re-used, so each connection requires a full SSL handshake bit RC-4 encryption is used. SSL throughput: The throughput Stingray Traffic Manager can sustain while performing SSL decryption. Each client sends its requests on an existing keepalive connection and SSL session IDs are re-used. The test measures the performance of the cipher used to encrypt and decrypt the data passed along the SSL connection Riverbed Technology. All rights reserved. 11

12 Traffic Valuation and Prioritization with Riverbed Traffic Manager Results The following table presents the test results of each of the virtual machine configurations running Stingray Traffic Manager: Test Name 2 VM 2 vcpu/vm 4 VM 2 vcpu/vm 4 VM 3 vcpu/vm 6 VM 2 vcpu/vm 8 VM 1 vcpu/vm HTTP conn/s 114, , , , ,000 HTTP req/s 266, , , , ,000 HTTP 2K req/s 202, , , , ,000 HTTP 8K req/s 148, , , , ,000 HTTP throughput (Gbits) SSL conn/s 10,600 20,700 31,300 30,700 20,100 SSL throughput (Gbits) Test Name 8 VM 2 vcpu/vm 12 VM 1 vcpu/vm 12 VM 2 vcpu/vm 16 VM 1 vcpu/vm 24 VM 1 vcpu/vm HTTP conn/s 300, , , , ,000 HTTP req/s 559, , , , ,000 HTTP 2K req/s 398, , , , ,000 HTTP 8K req/s 248, , , , ,000 HTTP throughput (Gbits) SSL conn/s 30,200 28,300 29,700 28,000 27,900 SSL throughput (Gbits) Riverbed Technology. All rights reserved. 12

13 Traffic Valuation and Prioritization with Riverbed Traffic Manager The following charts compare the aggregate performance of each virtual machine configuration, ordered by the number of virtual machines: 2011 Riverbed Technology. All rights reserved. 13

14 Traffic Valuation and Prioritization with Riverbed Traffic Manager The following charts compare the aggregate performance of each virtual machine configuration, ordered by the number of physical cores being utilized: 2011 Riverbed Technology. All rights reserved. 14

15 Traffic Valuation and Prioritization with Riverbed Traffic Manager Analysis The charts presented above show the difference in performance between benchmarks for each virtual machine configuration. The configurations vary by the number of virtual machines and the number of virtual CPUs configured for each virtual machine. The results for HTTP connections/second showed outstanding performance in the virtual environment. These tests are not bandwidth dependent, so as expected, the results improved as the number of physical cores used increased until all 12 cores were being utilized. The peak result was found when using 4 VMs with 3 vcpus, which was slightly higher than the result when using 6 VMs with 2 vcpus. As the number of virtual machines increased to the point where there were more vcpus than physical cores, the results began to decrease due to CPU oversubscription overhead. The results for HTTP requests/second also showed outstanding performance in the virtual environment. Again, peak performance was found using either 4 VMs with 3 vcpus, or 6 VMs with 2 vcpus. We note a measurable degradation in performance at 24 VMs, likely due to the combination of the overhead of context switching between virtual machines, the impact on the memory hierarchy performance, and the impact on having de-scheduled virtual machines affecting the timing of the network flows at the TCP level. Nevertheless, the performance levels remain acceptable in this configuration, thereby validating the scenarios where Riverbed appliances are deployed for maximum density to scale-out and scale-down. Note that the HTTP 8K request/second test is bandwidth-limited when using a 10G adapter, explaining why the results are fairly close between the various configurations. The results obtained for HTTP throughput show consistent performance between 19 to 19.3G as the number of virtual machines was increased from two to eight. A slight drop occurred when using 12 and 16 virtual machines, and then a further slight drop when using 24 virtual machines. Achieving 19G+ from a 20G adapter in a virtualized environment is an outstanding result. SSL processing is CPU intensive, so as expected, the results obtained for the SSL connections/second test and the SSL throughput test improve as the number of physical cores in use increases. A peak was again achieved when using 4 VMs with 3 vcpus or 6 VMs with 2 vcpus, but the results stayed consistently high as the number of virtual machines increased, with some drop-off Riverbed Technology. All rights reserved. 15

16 Traffic Valuation and Prioritization with Riverbed Traffic Manager Comparison with Previous Test In November 2009, Zeus (which is now a part of Riverbed) released a white paper entitled: Zeus Traffic Manager VMware vsphere 4 Performance on Cisco Unified Computing System. This white paper details a set of tests undertaken that were similar to the tests detailed in the previous white paper, so it is interesting to compare the results. The major difference between the two sets of tests is that in the original test the System under test was an 8-core blade running on Intel Xeon 2.93 GHz processors, whereas the more recent testing uses a 12-core blade running on Intel Xeon 3.33 GHz processors. For more details on the previous tests, please refer to the previous white paper. The charts below compare the results from the previous and current set of tests. From this comparison, it can be seen that not only can higher peak results be achieved with the 12-core blade, but it can clearly handle larger numbers of virtual machines more efficiently Riverbed Technology. All rights reserved. 16

17 Traffic Valuation and Prioritization with Riverbed Traffic Manager 2011 Riverbed Technology. All rights reserved. 17

18 Traffic Valuation and Prioritization with Riverbed Traffic Manager 2011 Riverbed Technology. All rights reserved. 18

19 Traffic Valuation and Prioritization with Riverbed Traffic Manager Riverbed Technology. All rights reserved. 19

20 Traffic Valuation and Prioritization with Riverbed Traffic Manager About Riverbed Riverbed delivers performance for the globally connected enterprise. With Riverbed, enterprises can successfully and intelligently implement strategic initiatives such as virtualization, consolidation, cloud computing, and disaster recovery without fear of compromising performance. By giving enterprises the platform they need to understand, optimize and consolidate their IT, Riverbed helps enterprises to build a fast, fluid and dynamic IT architecture that aligns with the business needs of the organization. Additional information about Riverbed (NASDAQ: RVBD) is available at Riverbed Technology, Inc. 199 Fremont Street San Francisco, CA Tel: (415) Riverbed Technology Ltd. The Jeffreys Building Cowley Road Cambridge CB4 0WS United Kingdom Tel: +44 (0) Riverbed Technology Pte. Ltd. 391A Orchard Road #22-06/10 Ngee Ann City Tower A Singapore Tel: Riverbed Technology K.K. Shiba-Koen Plaza Building 9F 3-6-9, Shiba, Minato-ku Tokyo, Japan Tel: Riverbed Technology. All rights reserved. 20

Riverbed Stingray Traffic Manager VA Performance on vsphere 4 WHITE PAPER

Riverbed Stingray Traffic Manager VA Performance on vsphere 4 WHITE PAPER Riverbed Stingray Traffic Manager VA Performance on vsphere 4 WHITE PAPER Content Introduction... 2 Test Setup... 2 System Under Test... 2 Benchmarks... 3 Results... 4 2011 Riverbed Technology. All rights

More information

Zeus Traffic Manager VA Performance on vsphere 4

Zeus Traffic Manager VA Performance on vsphere 4 White Paper Zeus Traffic Manager VA Performance on vsphere 4 Zeus. Why wait Contents Introduction... 2 Test Setup... 2 System Under Test... 3 Hardware... 3 Native Software... 3 Virtual Appliance... 3 Benchmarks...

More information

Stingray Traffic Manager Sizing Guide

Stingray Traffic Manager Sizing Guide STINGRAY TRAFFIC MANAGER SIZING GUIDE 1 Stingray Traffic Manager Sizing Guide Stingray Traffic Manager version 8.0, December 2011. For internal and partner use. Introduction The performance of Stingray

More information

Deploying Microsoft SharePoint Services with Stingray Traffic Manager DEPLOYMENT GUIDE

Deploying Microsoft SharePoint Services with Stingray Traffic Manager DEPLOYMENT GUIDE Deploying Microsoft SharePoint Services with Stingray Traffic Manager DEPLOYMENT GUIDE Table of Contents Overview... 2 Installation and Initial Configuration of SharePoint services... 3 System Requirements...

More information

Virtual Cascade Shark

Virtual Cascade Shark WHITE PAPER Virtual Cascade Shark Enabling ubiquitous visibility in virtualized enterprises Executive Summary Enterprises have been using Cascade products from Riverbed Technology for many years to discover,

More information

SDC The Service Delivery Controller FACT SHEET

SDC The Service Delivery Controller FACT SHEET SDC The Service Delivery Controller FACT SHEET SDC The Service Delivery Controller In his FrankenSOA 1 analysis published in Network Computing, Andy Dorman gave a comprehensive and well-informed assessment

More information

Optimizing Microsoft Exchange Traffic over the WAN TECH BRIEF

Optimizing Microsoft Exchange Traffic over the WAN TECH BRIEF Optimizing Microsoft Exchange Traffic over the WAN TECH BRIEF OPTIMIZING MICROSOFT EXCHANGE TRAFFIC OVER THE WAN Introduction: Microsoft Exchange performs poorly on WANs, so much that large enterprises

More information

Riverbed WAN Acceleration for EMC Isilon Sync IQ Replication

Riverbed WAN Acceleration for EMC Isilon Sync IQ Replication PERFORMANCE BRIEF 1 Riverbed WAN Acceleration for EMC Isilon Sync IQ Replication Introduction EMC Isilon Scale-Out NAS storage solutions enable the consolidation of disparate pools of storage into a single

More information

Deploying Steelhead Appliances with Symantec Endpoint Protection 11.0

Deploying Steelhead Appliances with Symantec Endpoint Protection 11.0 WHITE PAPER Deploying Steelhead Appliances with Symantec Endpoint Protection 11.0 Solutions Guide Riverbed Technical Marketing DEPLOYING RIVERBED STEELHEAD APPLIANCES WITH SYMANTEC ENDPOINT PROTECTION

More information

McAfee Vulnerability Manager on RSP

McAfee Vulnerability Manager on RSP Deployment Guide McAfee Vulnerability Manager on RSP Deployment Guide Riverbed Technical Marketing MVM ON RSP DEPLOYMENT GUIDE Introduction McAfee Vulnerability Manager (MVM) provides fast, precise, and

More information

Using Steelhead Appliances and Stingray Aptimizer to Accelerate Microsoft SharePoint WHITE PAPER

Using Steelhead Appliances and Stingray Aptimizer to Accelerate Microsoft SharePoint WHITE PAPER Using Steelhead Appliances and Stingray Aptimizer to Accelerate Microsoft SharePoint WHITE PAPER Introduction to Faster Loading Web Sites A faster loading web site or intranet provides users with a more

More information

Understanding Flow and Packet Deduplication

Understanding Flow and Packet Deduplication WHITE PAPER Understanding Flow and Packet Deduplication Riverbed Technical Marketing 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Interceptor, RiOS, Steelhead, Think

More information

Optimization of Citrix ICA with Steelhead Appliances and RiOS 6.0 WHITE PAPER

Optimization of Citrix ICA with Steelhead Appliances and RiOS 6.0 WHITE PAPER Optimization of Citrix ICA with Steelhead Appliances and RiOS 6.0 WHITE PAPER INTRODUCTION Desktop virtualization architectures enable enterprises to host their applications and data centrally and to access

More information

Accelerating the Next Phase of Virtualization. Desktop virtualization and WAN optimization

Accelerating the Next Phase of Virtualization. Desktop virtualization and WAN optimization Accelerating the Next Phase of Virtualization Desktop virtualization and WAN optimization DESKTOP VIRTUALIZATION AND WAN OPTIMIZATION Introduction: The trend toward desktop virtualization Like other virtualization

More information

Microsoft Exchange 2010 /Outlook 2010 Performance with Riverbed WAN Optimization

Microsoft Exchange 2010 /Outlook 2010 Performance with Riverbed WAN Optimization Microsoft Exchange 2010 /Outlook 2010 Performance with Riverbed WAN Optimization A Riverbed whitepaper Riverbed participated in an early Microsoft TAP program to validate interoperability for Exchange

More information

Branch Office Desktop

Branch Office Desktop Branch Office Desktop VMware View with Riverbed Steelhead EX + Granite HOW-TO GUIDE Solution Overview Today, there are millions of branch offices worldwide that represent a significant management challenge

More information

Riverbed Granite Use Cases

Riverbed Granite Use Cases WHITE PAPER Riverbed Granite Use Cases Riverbed Technical Marketing Purpose The following whitepaper outlines the use cases addressed by Riverbed Granite. Audience This whitepaper is intended for Riverbed

More information

Accelerating the Next Phase of Virtualization

Accelerating the Next Phase of Virtualization A Riverbed Technology White Paper Desktop Virtualization and Wide-area Data Services Accelerating the Next Phase of Virtualization Desktop virtualization and wide-area data services 2008 Riverbed Technology,

More information

The CIO s Guide to Optimizing Virtual Desktops

The CIO s Guide to Optimizing Virtual Desktops WHITE PAPER The CIO s Guide to Optimizing Virtual Desktops How to Improve VDI Performance INTRODUCTION: WHY ARE CUSTOMERS CHOOSING DESKTOP VIRTUALIZATION? As information technology continually evolves,

More information

IMPROVING PERFORMANCE FOR MOSTLY-LOCAL DISTRIBUTED APPLICATIONS

IMPROVING PERFORMANCE FOR MOSTLY-LOCAL DISTRIBUTED APPLICATIONS IMPROVIN PERFORMANCE FOR MOSTLY-LOCAL DISTRIBUTED APPLICATIONS STEELHEAD WAN OPTIMIZATION AND RANITE STORAE DELIVERY TECHNOLOY MOSTLY-LOCAL BUT STILL DISTRIBUTED A common application architecture today

More information

RIVERBED STEELCENTRAL NETMAPPER

RIVERBED STEELCENTRAL NETMAPPER RIVERBED STEELCENTRAL NETMAPPER AUTOMATED NETWORK DOCUMENTATION NetMapper is the only solution that could address all our requirements. It automatically discovers and collects detailed network configuration

More information

Granite Solution Guide

Granite Solution Guide Solution Guide Granite Solution Guide Granite with NetApp Storage Systems Riverbed Technical Marketing July 2013 2012 Riverbed Technology. All rights reserved. Riverbed, Cloud Steelhead, Granite, Granite

More information

Evaluating the ROI of Riverbed Steelhead Products

Evaluating the ROI of Riverbed Steelhead Products WHITE PAPER Evaluating the ROI of Riverbed Steelhead Products A How-to Guide EVALUATING THE ROI OF RIVERBED STEELHEAD PRODUCTS: A HOW-TO GUIDE Introduction Return on Investment (ROI) is a complex, but

More information

PRODUCT BROCHURE. Riverbed Stingray Product Family

PRODUCT BROCHURE. Riverbed Stingray Product Family PRODUCT BROCHURE Riverbed Stingray Product Family 1 PRODUCT BROCHURE: Riverbed Stingray Product Family Overview Online applications are expected to deliver consistent, excellent service levels despite

More information

WAN Optimization Benefits for Desktop Virtualization Customers

WAN Optimization Benefits for Desktop Virtualization Customers WAN Optimization Benefits for Desktop Virtualization Customers Virtualize Desktops Faster with Riverbed WHITE PAPER INTRODUCTION: WHY ARE CUSTOMERS CHOOSING DESKTOP VIRTUALIZATION? As information technology

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

VMware vsphere 4.1 Networking Performance

VMware vsphere 4.1 Networking Performance VMware vsphere 4.1 Networking Performance April 2011 PERFORMANCE STUDY Table of Contents Introduction... 3 Executive Summary... 3 Performance Enhancements in vsphere 4.1... 3 Asynchronous Transmits...

More information

VMware Horizon Mirage Load Balancing

VMware Horizon Mirage Load Balancing SOLUTION GUIDE VMware Horizon Mirage Load Balancing Solution Guide Version 1.1 July 2014 2014 Riverbed Technology, Inc. All rights reserved. Riverbed, SteelApp, SteelCentral, SteelFusion, SteelHead, SteelScript,

More information

RIVERBED STEELCENTRAL NETPLANNER

RIVERBED STEELCENTRAL NETPLANNER RIVERBED STEELCENTRAL NETPLANNER TESTIMONIALS IT Guru NetPlanner avoided the downtime of our critical applications by designing the network with resiliency to outages. Senior Network Architect Financial

More information

The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers.

The virtualization of SAP environments to accommodate standardization and easier management is gaining momentum in data centers. White Paper Virtualized SAP: Optimize Performance with Cisco Data Center Virtual Machine Fabric Extender and Red Hat Enterprise Linux and Kernel-Based Virtual Machine What You Will Learn The virtualization

More information

How To Create A Qos

How To Create A Qos WHITE PAPER Three Steps to Success with QoS A Riverbed White Paper Introduction: QoS ensures predictable application performance QoS is one of the most widely deployed networking technologies. It is a

More information

Disaster Recovery with the Public Cloud and Whitewater Cloud Storage Gateways

Disaster Recovery with the Public Cloud and Whitewater Cloud Storage Gateways WHITE PAPER Disaster Recovery with the Public Cloud and Whitewater Cloud Storage Gateways Simplifying and making DR affordable and achievable Executive Summary The explosion of 24x7 connectivity and prevalence

More information

Cisco for SAP HANA Scale-Out Solution on Cisco UCS with NetApp Storage

Cisco for SAP HANA Scale-Out Solution on Cisco UCS with NetApp Storage Cisco for SAP HANA Scale-Out Solution Solution Brief December 2014 With Intelligent Intel Xeon Processors Highlights Scale SAP HANA on Demand Scale-out capabilities, combined with high-performance NetApp

More information

Vocera Voice 4.3 and 4.4 Server Sizing Matrix

Vocera Voice 4.3 and 4.4 Server Sizing Matrix Vocera Voice 4.3 and 4.4 Server Sizing Matrix Vocera Server Recommended Configuration Guidelines Maximum Simultaneous Users 450 5,000 Sites Single Site or Multiple Sites Requires Multiple Sites Entities

More information

Performance Evaluation of VMXNET3 Virtual Network Device VMware vsphere 4 build 164009

Performance Evaluation of VMXNET3 Virtual Network Device VMware vsphere 4 build 164009 Performance Study Performance Evaluation of VMXNET3 Virtual Network Device VMware vsphere 4 build 164009 Introduction With more and more mission critical networking intensive workloads being virtualized

More information

How To Make A Cloud Work For You

How To Make A Cloud Work For You WHITE PAPER Unleashing Cloud Performance Making the promise of the cloud a reality UNLEASHING CLOUD PERFORMANCE Introduction: The reality of cloud services Thirty-five percent. By 2014, analysts believe

More information

Riverbed Steelhead Product Family with Granite

Riverbed Steelhead Product Family with Granite SPECIFICATION SHEET Riverbed Steelhead Product Family with Granite Mid-Size Office Steelhead Model Specifications: Riverbed Steelhead CX Appliances Large Office or Data Center Steelhead Model CX555 Series

More information

Whitewater Cloud Storage Gateway

Whitewater Cloud Storage Gateway BEST PRACTICES GUIDE Whitewater Cloud Storage Gateway Best Practices Guide for Backup Applications Riverbed Technical Marketing October 2011 TABLE OF CONTENTS Introduction... 2 Audience... 2 Whitewater

More information

Four Missing Components that Put Your Data Center Consolidation/Migration Project at Risk WHITE PAPER

Four Missing Components that Put Your Data Center Consolidation/Migration Project at Risk WHITE PAPER Four Missing Components that Put Your Data Center Consolidation/Migration Project at Risk WHITE PAPER EXECUTIVE SUMMARY Almost every organization will have to consolidate or migrate its data center(s)

More information

VXLAN Performance Evaluation on VMware vsphere 5.1

VXLAN Performance Evaluation on VMware vsphere 5.1 VXLAN Performance Evaluation on VMware vsphere 5.1 Performance Study TECHNICAL WHITEPAPER Table of Contents Introduction... 3 VXLAN Performance Considerations... 3 Test Configuration... 4 Results... 5

More information

SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V

SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V SQL Server Consolidation Using Cisco Unified Computing System and Microsoft Hyper-V White Paper July 2011 Contents Executive Summary... 3 Introduction... 3 Audience and Scope... 4 Today s Challenges...

More information

FAQ RIVERBED WHITEWATER FREQUENTLY ASKED QUESTIONS

FAQ RIVERBED WHITEWATER FREQUENTLY ASKED QUESTIONS FAQ RIVERBED WHITEWATER FREQUENTLY ASKED QUESTIONS Version 1.3 October 2011 1. What are Riverbed Whitewater cloud storage gateways for data protection? Riverbed Whitewater appliances are drop-in cloud

More information

Boost Database Performance with the Cisco UCS Storage Accelerator

Boost Database Performance with the Cisco UCS Storage Accelerator Boost Database Performance with the Cisco UCS Storage Accelerator Performance Brief February 213 Highlights Industry-leading Performance and Scalability Offloading full or partial database structures to

More information

Federal Data Center Consolidation Playbook

Federal Data Center Consolidation Playbook WHITE PAPER Federal Data Center Consolidation Playbook A Resource For FDCCI Planning and Execution FEDERAL DATA CENTER CONSOLIDATION PLAYBOOK Introduction: Adopting a Strategic Approach to Data Center

More information

Validating Long-distance VMware vmotion

Validating Long-distance VMware vmotion Technical Brief Validating Long-distance VMware vmotion with NetApp FlexCache and F5 BIG-IP F5 BIG-IP enables long distance VMware vmotion live migration and optimizes NetApp FlexCache replication. Key

More information

Whitewater Cloud Storage Gateway

Whitewater Cloud Storage Gateway BEST PRACTICES GUIDE Whitewater Cloud Storage Gateway Best Practices Guide for Backup Applications Riverbed Technical Marketing October 2011 TABLE OF CONTENTS Introduction... 2 Audience... 2 Whitewater

More information

Unified Computing Systems

Unified Computing Systems Unified Computing Systems Cisco Unified Computing Systems simplify your data center architecture; reduce the number of devices to purchase, deploy, and maintain; and improve speed and agility. Cisco Unified

More information

TurboCap Installation Guide

TurboCap Installation Guide TurboCap Installation Guide Windows May 2013 2013 Riverbed Technology. All rights reserved. Accelerate, AirPcap, BlockStream, Cascade, Cloud Steelhead, Granite, Interceptor, RiOS, Riverbed, Shark, SkipWare,

More information

Pivot3 Reference Architecture for VMware View Version 1.03

Pivot3 Reference Architecture for VMware View Version 1.03 Pivot3 Reference Architecture for VMware View Version 1.03 January 2012 Table of Contents Test and Document History... 2 Test Goals... 3 Reference Architecture Design... 4 Design Overview... 4 The Pivot3

More information

0408 - Avoid Paying The Virtualization Tax: Deploying Virtualized BI 4.0 The Right Way. Ashish C. Morzaria, SAP

0408 - Avoid Paying The Virtualization Tax: Deploying Virtualized BI 4.0 The Right Way. Ashish C. Morzaria, SAP 0408 - Avoid Paying The Virtualization Tax: Deploying Virtualized BI 4.0 The Right Way Ashish C. Morzaria, SAP LEARNING POINTS Understanding the Virtualization Tax : What is it, how it affects you How

More information

White Paper. Recording Server Virtualization

White Paper. Recording Server Virtualization White Paper Recording Server Virtualization Prepared by: Mike Sherwood, Senior Solutions Engineer Milestone Systems 23 March 2011 Table of Contents Introduction... 3 Target audience and white paper purpose...

More information

MS EXCHANGE SERVER ACCELERATION IN VMWARE ENVIRONMENTS WITH SANRAD VXL

MS EXCHANGE SERVER ACCELERATION IN VMWARE ENVIRONMENTS WITH SANRAD VXL MS EXCHANGE SERVER ACCELERATION IN VMWARE ENVIRONMENTS WITH SANRAD VXL Dr. Allon Cohen Eli Ben Namer info@sanrad.com 1 EXECUTIVE SUMMARY SANRAD VXL provides enterprise class acceleration for virtualized

More information

Cisco Video Surveillance Manager for Cisco UCS E-Series Servers

Cisco Video Surveillance Manager for Cisco UCS E-Series Servers Data Sheet Cisco Video Surveillance Manager for Cisco UCS E-Series Servers Cisco UCS E-Series Server modules are power-optimized 64-bit blade servers designed to be deployed in the Cisco Integrated Services

More information

ACANO SOLUTION VIRTUALIZED DEPLOYMENTS. White Paper. Simon Evans, Acano Chief Scientist

ACANO SOLUTION VIRTUALIZED DEPLOYMENTS. White Paper. Simon Evans, Acano Chief Scientist ACANO SOLUTION VIRTUALIZED DEPLOYMENTS White Paper Simon Evans, Acano Chief Scientist Updated April 2015 CONTENTS Introduction... 3 Host Requirements... 5 Sizing a VM... 6 Call Bridge VM... 7 Acano Edge

More information

Microsoft Exchange Solutions on VMware

Microsoft Exchange Solutions on VMware Design and Sizing Examples: Microsoft Exchange Solutions on VMware Page 1 of 19 Contents 1. Introduction... 3 1.1. Overview... 3 1.2. Benefits of Running Exchange Server 2007 on VMware Infrastructure 3...

More information

The CIO s New Guide to Design of Global IT Infrastructure

The CIO s New Guide to Design of Global IT Infrastructure WHITE PAPER The CIO s New Guide to Design of Global IT Infrastructure Five Principles Driving Radical Redesign Technology has enabled businesses to become highly distributed. Whether distributed means

More information

Performance Testing of a Cloud Service

Performance Testing of a Cloud Service Performance Testing of a Cloud Service Trilesh Bhurtun, Junior Consultant, Capacitas Ltd Capacitas 2012 1 Introduction Objectives Environment Tests and Results Issues Summary Agenda Capacitas 2012 2 1

More information

Riverbed Stingray Traffic Manager PRODUCT BROCHURE

Riverbed Stingray Traffic Manager PRODUCT BROCHURE Riverbed Traffic Manager PRODUCT BROCHURE Brochure: Riverbed Traffic Manager Overview As application environments become more complex, more distributed, and more virtualized, enterprises need a broader

More information

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server)

How To Test For Performance And Scalability On A Server With A Multi-Core Computer (For A Large Server) Scalability Results Select the right hardware configuration for your organization to optimize performance Table of Contents Introduction... 1 Scalability... 2 Definition... 2 CPU and Memory Usage... 2

More information

Riverbed OPNET AppInternals Xpert PRODUCT BRIEF

Riverbed OPNET AppInternals Xpert PRODUCT BRIEF Riverbed OPNET AppInternals Xpert PRODUCT BRIEF See application performance through your users eyes It s not uncommon for today s web-based applications to require dozens of hops to complete a single transaction

More information

SharePoint Performance Optimization

SharePoint Performance Optimization White Paper AX Series SharePoint Performance Optimization September 2011 WP_SharePoint_091511.1 TABLE OF CONTENTS 1 Introduction... 2 2 Executive Overview... 2 3 SSL Offload... 4 4 Connection Reuse...

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

Data Storage in the Cloud Can you Afford Not To? WHITE PAPER

Data Storage in the Cloud Can you Afford Not To? WHITE PAPER Data Storage in the Cloud Can you Afford Not To? WHITE PAPER EXECUTIVE SUMMARY Storing data in the cloud using a Whitewater cloud storage gateway from Riverbed Technology overcomes what is becoming a serious

More information

REFERENCE ARCHITECTURE. PernixData FVP Software and Splunk Enterprise

REFERENCE ARCHITECTURE. PernixData FVP Software and Splunk Enterprise REFERENCE ARCHITECTURE PernixData FVP Software and Splunk Enterprise 1 Table of Contents Executive Summary.... 3 Solution Overview.... 4 Hardware Components.... 5 Server and Network... 5 Storage.... 5

More information

Doubling the I/O Performance of VMware vsphere 4.1

Doubling the I/O Performance of VMware vsphere 4.1 White Paper Doubling the I/O Performance of VMware vsphere 4.1 with Broadcom 10GbE iscsi HBA Technology This document describes the doubling of the I/O performance of vsphere 4.1 by using Broadcom 10GbE

More information

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4

Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Reference Architecture for Dell VIS Self-Service Creator and VMware vsphere 4 Solutions for Large Environments Virtualization Solutions Engineering Ryan Weldon and Tom Harrington THIS WHITE PAPER IS FOR

More information

Performance brief for IBM WebSphere Application Server 7.0 with VMware ESX 4.0 on HP ProLiant DL380 G6 server

Performance brief for IBM WebSphere Application Server 7.0 with VMware ESX 4.0 on HP ProLiant DL380 G6 server Performance brief for IBM WebSphere Application Server.0 with VMware ESX.0 on HP ProLiant DL0 G server Table of contents Executive summary... WebSphere test configuration... Server information... WebSphere

More information

Insurance Company Deploys UCS and Gains Speed, Flexibility, and Savings

Insurance Company Deploys UCS and Gains Speed, Flexibility, and Savings Customer Case Study Insurance Company Deploys UCS and Gains Speed, Flexibility, and Savings Hannover Transforms Data Center Management Challenge EXECUTIVE SUMMARY HANNOVER LIFE RE AMERICA Financial Services

More information

8Gb Fibre Channel Adapter of Choice in Microsoft Hyper-V Environments

8Gb Fibre Channel Adapter of Choice in Microsoft Hyper-V Environments 8Gb Fibre Channel Adapter of Choice in Microsoft Hyper-V Environments QLogic 8Gb Adapter Outperforms Emulex QLogic Offers Best Performance and Scalability in Hyper-V Environments Key Findings The QLogic

More information

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014

VMware Virtual SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Data Protection Advanced SEPTEMBER 2014 VMware SAN Backup Using VMware vsphere Table of Contents Introduction.... 3 vsphere Architectural Overview... 4 SAN Backup

More information

Cisco, Citrix, Microsoft, and NetApp Deliver Simplified High-Performance Infrastructure for Virtual Desktops

Cisco, Citrix, Microsoft, and NetApp Deliver Simplified High-Performance Infrastructure for Virtual Desktops Cisco, Citrix, Microsoft, and NetApp Deliver Simplified High-Performance Infrastructure for Virtual Desktops Greater Efficiency and Performance from the Industry Leaders Citrix XenDesktop with Microsoft

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

Microsoft Office SharePoint Server 2007 Performance on VMware vsphere 4.1

Microsoft Office SharePoint Server 2007 Performance on VMware vsphere 4.1 Performance Study Microsoft Office SharePoint Server 2007 Performance on VMware vsphere 4.1 VMware vsphere 4.1 One of the key benefits of virtualization is the ability to consolidate multiple applications

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

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

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

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION

EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION EMC SYNCPLICITY FILE SYNC AND SHARE SOLUTION Automated file synchronization Flexible, cloud-based administration Secure, on-premises storage EMC Solutions January 2015 Copyright 2014 EMC Corporation. All

More information

VBLOCK SOLUTION FOR SAP: SAP APPLICATION AND DATABASE PERFORMANCE IN PHYSICAL AND VIRTUAL ENVIRONMENTS

VBLOCK SOLUTION FOR SAP: SAP APPLICATION AND DATABASE PERFORMANCE IN PHYSICAL AND VIRTUAL ENVIRONMENTS Vblock Solution for SAP: SAP Application and Database Performance in Physical and Virtual Environments Table of Contents www.vce.com V VBLOCK SOLUTION FOR SAP: SAP APPLICATION AND DATABASE PERFORMANCE

More information

Deployment Guide. How to prepare your environment for an OnApp Cloud deployment.

Deployment Guide. How to prepare your environment for an OnApp Cloud deployment. Deployment Guide How to prepare your environment for an OnApp Cloud deployment. Document version 1.07 Document release date 28 th November 2011 document revisions 1 Contents 1. Overview... 3 2. Network

More information

Optimizing Thin-client Traffic over the WAN

Optimizing Thin-client Traffic over the WAN Optimizing Thin-client Traffic over the WAN OPTIMIZING THIN-CLIENT TRAFFIC OVER THE WAN Introduction Thin-client traffic is a large and growing component of many enterprise network environments. Examples

More information

A Platform Built for Server Virtualization: Cisco Unified Computing System

A Platform Built for Server Virtualization: Cisco Unified Computing System A Platform Built for Server Virtualization: Cisco Unified Computing System What You Will Learn This document discusses how the core features of the Cisco Unified Computing System contribute to the ease

More information

IOS110. Virtualization 5/27/2014 1

IOS110. Virtualization 5/27/2014 1 IOS110 Virtualization 5/27/2014 1 Agenda What is Virtualization? Types of Virtualization. Advantages and Disadvantages. Virtualization software Hyper V What is Virtualization? Virtualization Refers to

More information

PARALLELS CLOUD SERVER

PARALLELS CLOUD SERVER PARALLELS CLOUD SERVER Performance and Scalability 1 Table of Contents Executive Summary... Error! Bookmark not defined. LAMP Stack Performance Evaluation... Error! Bookmark not defined. Background...

More information

Oracle Database Reliability, Performance and scalability on Intel Xeon platforms Mitch Shults, Intel Corporation October 2011

Oracle Database Reliability, Performance and scalability on Intel Xeon platforms Mitch Shults, Intel Corporation October 2011 Oracle Database Reliability, Performance and scalability on Intel platforms Mitch Shults, Intel Corporation October 2011 1 Intel Processor E7-8800/4800/2800 Product Families Up to 10 s and 20 Threads 30MB

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

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products

MaxDeploy Ready. Hyper- Converged Virtualization Solution. With SanDisk Fusion iomemory products MaxDeploy Ready Hyper- Converged Virtualization Solution With SanDisk Fusion iomemory products MaxDeploy Ready products are configured and tested for support with Maxta software- defined storage and with

More information

Top 5 Reasons to choose Microsoft Windows Server 2008 R2 SP1 Hyper-V over VMware vsphere 5

Top 5 Reasons to choose Microsoft Windows Server 2008 R2 SP1 Hyper-V over VMware vsphere 5 Top 5 Reasons to choose Microsoft Windows Server 2008 R2 SP1 Hyper-V over VMware Published: April 2012 2012 Microsoft Corporation. All rights reserved. This document is provided "as-is." Information and

More information

Scalable. Reliable. Flexible. High Performance Architecture. Fault Tolerant System Design. Expansion Options for Unique Business Needs

Scalable. Reliable. Flexible. High Performance Architecture. Fault Tolerant System Design. Expansion Options for Unique Business Needs Protecting the Data That Drives Business SecureSphere Appliances Scalable. Reliable. Flexible. Imperva SecureSphere appliances provide superior performance and resiliency for demanding network environments.

More information

Solving the Hypervisor Network I/O Bottleneck Solarflare Virtualization Acceleration

Solving the Hypervisor Network I/O Bottleneck Solarflare Virtualization Acceleration Solving the Hypervisor Network I/O Bottleneck Solarflare Virtualization Acceleration White Paper By: Gary Gumanow 9 October 2007 SF-101233-TM Introduction With increased pressure on IT departments to do

More information

VMware vsphere 5.0 Evaluation Guide

VMware vsphere 5.0 Evaluation Guide VMware vsphere 5.0 Evaluation Guide Advanced Networking Features TECHNICAL WHITE PAPER Table of Contents About This Guide.... 4 System Requirements... 4 Hardware Requirements.... 4 Servers.... 4 Storage....

More information

The Future of Computing Cisco Unified Computing System. Markus Kunstmann Channels Systems Engineer

The Future of Computing Cisco Unified Computing System. Markus Kunstmann Channels Systems Engineer The Future of Computing Cisco Unified Computing System Markus Kunstmann Channels Systems Engineer 2009 Cisco Systems, Inc. All rights reserved. Data Centers Are under Increasing Pressure Collaboration

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

Microsoft Exchange Server 2007

Microsoft Exchange Server 2007 Written and Provided by Expert Reference Series of White Papers Microsoft Exchange Server 200 Performance on VMware vsphere 4 1-800-COURSES www.globalknowledge.com Introduction Increased adoption of VMware

More information

Riverbed Steelhead Product Family with Granite

Riverbed Steelhead Product Family with Granite SPECIFICATION SHEET Riverbed Steelhead Product Family with Granite Mid-Size Office Steelhead Model Specifications: Riverbed Steelhead CX Appliances Large Office or Data Center Steelhead Model CX555 Series

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

Getting More Performance and Efficiency in the Application Delivery Network

Getting More Performance and Efficiency in the Application Delivery Network SOLUTION BRIEF Intel Xeon Processor E5-2600 v2 Product Family Intel Solid-State Drives (Intel SSD) F5* Networks Delivery Controllers (ADCs) Networking and Communications Getting More Performance and Efficiency

More information

Consolidating network appliances with virtualization. By Dan Joe Barry, Napatech

Consolidating network appliances with virtualization. By Dan Joe Barry, Napatech Consolidating network appliances with virtualization By Dan Joe Barry, Napatech Virtualization has transformed the economics of running data centers. Indeed one could say that without virtualization, data

More information

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems

Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Using VMware VMotion with Oracle Database and EMC CLARiiON Storage Systems Applied Technology Abstract By migrating VMware virtual machines from one physical environment to another, VMware VMotion can

More information

Enabling Technologies for Distributed Computing

Enabling Technologies for Distributed Computing Enabling Technologies for Distributed Computing Dr. Sanjay P. Ahuja, Ph.D. Fidelity National Financial Distinguished Professor of CIS School of Computing, UNF Multi-core CPUs and Multithreading Technologies

More information

VMware vcloud Automation Center 6.0

VMware vcloud Automation Center 6.0 VMware 6.0 Reference Architecture TECHNICAL WHITE PAPER Table of Contents Overview... 4 Initial Deployment Recommendations... 4 General Recommendations... 4... 4 Load Balancer Considerations... 4 Database

More information