Zimbra Collaboration Server Performance on VMware vsphere 5.0. Performance Study

Size: px
Start display at page:

Download "Zimbra Collaboration Server Performance on VMware vsphere 5.0. Performance Study"

Transcription

1 Zimbra Collaboration Server Performance on VMware vsphere 5.0 Performance Study Technical WHITE PAPER

2 Table of Contents Introduction Architecture and Description Performance Test Environment Workload Description... 5 Hardware Configuration... 5 Server Hardware Description Storage Hardware and Configuration Software Configuration Software Versions Methodology... 7 Single Virtual Machine Scale-Up Tests Memory Sizing Storage Sizing Multiple Virtual Machine Scale-Out Tests... 7 Performance Results... 8 Virtual Machine Scale-Up Results Virtual Machine Comparison with Native Environment Performance Optimizations Virtual Machine Scale-Out Results Comparison with Microsoft Exchange Server Conclusion References TECHNICAL WHITE PAPER / 2

3 Introduction Zimbra Collaboration Server provides a full-featured and robust suite that includes , calendaring, and collaboration software. Zimbra customers include enterprises such as H&R Block and Bechtel, small-to-medium businesses (SMBs) such as Red Hat and Digg, and cloud and hosting providers, such as Comcast and NTT Communications. Zimbra Collaboration Server has become an important piece of software that VMware is leveraging and extending into its VMware vcloud platform as a software-as-a-service (SaaS) offering. 1 Versions of Zimbra Collaboration Server include a network edition, an open-source edition, and a prepackaged virtual appliance. This paper describes a detailed performance analysis of the Zimbra Collaboration Server on VMware vsphere 5.0. The goals of the performance study are the following: To measure and optimize the scale-up performance of Zimbra Collaboration Server in a four and eight virtual CPU (vcpu) virtual machine and compare the results with those of a native Zimbra environment To compare the performance of Zimbra Collaboration Server with Microsoft Exchange Server 2010 in a similar configuration To measure and optimize the scale-out performance of Zimbra Collaboration Server from one to eight 4-vCPU virtual machines Test results demonstrate the following: Due to optimizations made within Zimbra Collaboration Server and the tickless timer within Red Hat Enterprise Linux (RHEL) 6, Zimbra Collaboration Server in a virtual machine can scale up effectively, and performs within 95% of a physical host. Zimbra Collaboration Server scales out effortlessly, with only a 10% drop in Sendmail latency as up to eight virtual machines are added. Zimbra Collaboration Server consumes less than half of the CPU of Microsoft Exchange Server 2010 for the same number of users. The user provisioning time for the tests is also orders of magnitude better. TECHNICAL WHITE PAPER / 3

4 Architecture and Description Although the mail server is its primary component, Zimbra Collaboration Server includes many other software pieces such as desktop and Web mail clients, and connectors for Microsoft Outlook and mobile clients that form a feature-rich collaboration suite. Zimbra Collaboration Server supports multiple client connectivity protocols, such as MAPI, SOAP, IMAP, POP, CalDAV, and XHTML. This study focuses only on the performance of Zimbra mail server using the most popular Zimbra Web client protocol, which is SOAP. The mail server itself includes many open-source integrations that use industry-standard protocols. The following software is bundled with the mail server and installed as part of the installation process: Jetty: a Java application servlets container that runs the Zimbra software Zimbra Collaboration Server stores all the messages and file attachments (immutable data) in its message store in MIME format. Postfix: a mail transfer agent (MTA) that routes mail messages to the appropriate Zimbra server OpenLDAP: an open-source implementation of the Lightweight Directory Access Protocol (LDAP) that provides user authentication MySQL: a database engine used to store and access the metadata (mutable data) of mailboxes The MySQL data store is the database that contains the metadata contents of each mailbox user s tags, folders, and contacts, as well as the status of messages such as read and unread. Lucene: a full-featured text and search engine The Lucene index store maintains the search index files for each mailbox. Verity: a third-party source that converts certain attachment file types to HTML ClamAV, SpamAssassin, Amavisd: anti-virus and anti-spam components jsieve: a mail-filtering language; jsieve scripts create filters for This study focuses on testing the Zimbra mail server with Jetty, Postfix, LDAP, MySQL, and Lucene. Figure 1 shows all of the previously described components, as well the system under test (SUT). Zimbra Collaboration Server (Jetty+JVM) Message and File Store Search Metadata Directory Database Reliability Attachment Index & View Free/Busy Providers JDBC Third-Party Storage System Standard Zimbra Storage System Lucene Index MySQL Open LDAP External LDAP Active Directory Zimbra Journaling Atonomy Keyview IBM Domino Microsoft Exchange Tested Components Figure 1. Mail Server Architecture TECHNICAL WHITE PAPER / 4

5 The Zimbra user mailboxes are stored as flat files on the local file system. Tunables for optimizing the performance of Zimbra Collaboration Server on ext3 for Linux is available in Performance Tuning Guidelines for Large Deployments in the Zimbra wiki. 2 Performance Test Environment This section describes the workload that was used and its characteristics, the hardware and software configurations, and the testing methodology. The same components were used for both the physical machine and the virtual machine experiments. Workload Description The workload used in the tests was Zimbra Loadgen, which is developed and maintained in the Zimbra performance lab. Zimbra Loadgen is a comprehensive and flexible mail server load generator designed to provide functionality similar to Exchange LoadGen. 3 Zimbra Loadgen can support AJAX, JSP, IMAP, and POP, as well as mailbox profiles. For the tests, a profile that emulates a typical mail user in an SMB was designed with the following properties: Simulates the SOAP Web client 250MB mailboxes per user 30KB message body 100KB attachment: 5% of the s have the attachment during provisioning, 10% during run time Five fixed recipients per Mixture of send mail, read mail, and process mail tasks derived from the very heavy user profile of Microsoft Exchange Load Generator 2010 A Zimbra document 4 describes more details about the predecessor of Zimbra Loadgen, called Soapgen, which was improved to remove various limitations of Soapgen. Hardware Configuration Figure 2 shows the hardware configuration for the Zimbra Collaboration Server experiments. Client Driver Dell PowerEdge R710 Zimbra Mail Server/vSphere 5.0 (SUT) Dell PowerEdge R910 Gigabit Ethernet Switch Storage EMC CLARiiON CX3-40 Figure 2. Hardware Schematic TECHNICAL WHITE PAPER / 5

6 Server Hardware Description Dell PowerEdge R910 Quad-socket eight-core server 2.27GHz Intel Xeon X7350 (Nehalem-EX) processors with hyperthreading disabled 256GB DDR3 DIMM memory Table 1. Mail Server Hardware (SUT) Dell PowerEdge R710 Dual-socket quad-core server 2.93GHz Intel Xeon X5570 (Nehalem) processors with hyperthreading disabled 96GB DDR3 DIMM memory Table 2. Client Hardware Storage Hardware and Configuration EMC CLARiiON CX3-40 array 180 x 15,000-RPM disk drives for 8-vCPU configuration Sample storage configurations: Single 8-vCPU VM Multi-VM 4-vCPU configuration Zimbra message store 27 RAID 0 LUNs (LUNs were larger than single VM): 7 RAID 0 LUNs Zimbra index store 8 RAID 0 LUNs 4 RAID 0 LUNs Zimbra database store 1 RAID 0 LUN 1 RAID 0 LUN LUN striping 5 disk stripe 5 disk stripe Table 3. Storage Hardware Software Configuration Software Versions The operating system (OS) software and benchmark driver programs were identical in both native and virtual environments. VMware vsphere 5.0 ESXi 5.0 build Operating system (guest and native) Zimbra Collaboration Server version Microsoft Exchange Server version RHEL6 GA + kernel update: el6.x86_ _GA_3058.RHEL6_64_ RHEL6_64 NETWORK edition Microsoft Exchange Server 2010 version Table 4. Software Versions TECHNICAL WHITE PAPER / 6

7 Methodology Single Virtual Machine Scale-Up Tests The tests include native and virtual experiments with four and eight vcpus. For the native experiments, the maxcpus and mem Linux boot time options were used to specify the number of processors and memory at boot time. Zimbra Loadgen 4 was used to provision and test 1,000 users per vcpu. The CPU utilization and Sendmail latencies were then used as a metric to measure performance. A key differentiator in the benchmarking of Zimbra Collaboration Server and Exchange Server 2010 is enabling search indexing for messages, which is known to be a resource-intensive operation and especially expensive for Exchange Server Therefore, almost all of the Exchange benchmarking efforts have this feature disabled. In Zimbra Collaboration Server, however, indexing by Lucene is very efficient, and enabled by default. Hence, in the experiments, indexing is enabled for Zimbra Collaboration Server. This contrasts the cost of indexing in Zimbra when compared to that of Exchange without indexing. Memory Sizing The following are some of the memory tuning options used in the tests: 8GB per CPU for virtual and native experiments 30% memory for the JVM heap; 20% for the InnoDB (MySQL) buffer pool This leaves the rest of the memory for the file system page cache Enable large pages for JVM and MySQL InnoDB Kernel settings: huge pages in /etc/sysctl.conf and /etc/security/limits.conf Zimbra configuration files for setting large pages in JVM and mysql.cnf file for MySQL Use CMS garbage collector and use 25% of the heap for young generation (which stores transient objects for immediate garbage collection) Storage Sizing Because the experiments used 250MB mailboxes per user and users were scaled to 8,000 on an 8-CPU configuration, the storage requirements were quite large. As an example, here are the capacities of the various mail stores in the 8-CPU experiments. All stores are maintained on Linux ext3 file systems. Message store: 2TB Database data store: 61GB Lucene index store: 567GB Zimbra Collaboration Server is a mature, robust product and its documentation provides guidelines for tuning the memory, file system, and other options 2. Experiments used appropriate tunables from these guidelines. Multiple Virtual Machine Scale-Out Tests Experiments scaled out Zimbra Collaboration Server from one to eight 4-vCPU virtual machines. Each 4-vCPU virtual machine was configured using properties similar to those listed for single virtual machine tests. One notable change was that the memory size of each virtual machine was changed to 26GB in order to accommodate eight virtual machines on the physical host without memory overcommittment. Table 5 summarizes some of the properties when running eight Zimbra Collaboration Server virtual machines. Number of VMs Number of users Total number of vcpus Total memory Total u s e d s pac e Total number of disk spindles 8 32, GB 10TB 165 Table 5. Properties of Eight Zimbra Virtual Machines TECHNICAL WHITE PAPER / 7

8 As Table 5 shows, the configuration to set up and run 32,000 users on eight virtual machines was complex. The storage was configured to isolate indices and message stores on separate spindles within a virtual machine, but due to a limitation on the number of spindles, these were shared across virtual machines. Performance Results Virtual Machine Scale-Up Results Table 6 summarizes the results of the single virtual machine scale-up tests. Number of vcpus Memory size (GB) Number o f Users AVERAG E S e n d mai l l atency (ms) C PU utilization (usr/sys/ wait) Index write IOPs , /3.4/ , /3.2/ , /6.6/ Table 6. Single Virtual Machine Scale-Up Results Zimbra demonstrates excellent scaling going from four to eight vcpus, with mail latencies not changing much and CPU utilization also remaining steady. The 4-vCPU experiment with 8,000 users demonstrates that Zimbra Collaboration Server can easily support twice the number of users with 50% CPU to spare and no large increase in mail latencies. The Lucene index store generates the largest number of write IOPs while computing the index for new messages, so it is a measured metric. Virtual Machine Comparison with Native Environment Table 7 summarizes the performance of Zimbra Collaboration Server in a virtual machine and in a native environment. CPUs Users Virtual/ Native AVERAGE S e n d mai l l atency (ms) C PU utilization (usr/sys/ wait) 4 4,000 Virtual /3.4/ ,000 Native /3.8/11 8 8,000 Virtual /3.2/ ,000 Native /3.4/9.7 Table 7. Single Virtual Machine Comparison with Native Environment Zimbra Collaboration Server performs with results very close to those in a native environment in the 4- and 8-vCPU configurations. Furthermore, Zimbra Collaboration Server runs in a JVM. For the 8-vCPU configuration, the Java heap was 19.6GB. Even with this large heap, no performance issues were observed within Zimbra Collaboration Server due to garbage collection, and it performed as well in a virtual machine as on a native machine. TECHNICAL WHITE PAPER / 8

9 Performance Optimizations Some performance optimizations are introduced in Zimbra Collaboration Server 7.x: In Zimbra Collaboration Server 6.0.2, CPU fluctuations affected performance at lower vcpu counts. In 7.x, the average CPU utilization during the Zimbra Loadgen test dropped from 28% to 18% in the 4-vCPU virtual machine. Sendmail latency showed a 4x improvement over Zimbra Collaboration Server when using a 2-vCPU, RHEL 5 virtual machine. This change brought Sendmail latency to a little over 80% of a native environment, as shown in Table 8 (0.82 entry). Moving from RHEL 5 to RHEL 6 with the tickless timer kernel implementation 5 gives a 16% improvement in the performance of 8-vCPU Zimbra Collaboration Server virtual machines, bringing virtual performance very close to a native environment, up to 97%, as shown in Table 8 (0.97 entry). vcpus users R H E L version S e n d mai l l atency (derived from ratio o f vi rtual to native) AVERAGE S e n d mai l l atency (ms) 8 8,000 RHEL ,000 RHEL Table 8. RHEL 6 Improvements Virtual Machine Scale-Out Results Figure 3 details the scalability of Zimbra Collaboration Server as up to eight virtual machines are added to the host Zimbra Users Average Sendmail Latencies Zimbra Mailbox Users Average Sendmail Latencies in ms vCPU Virtual Machines 0.0 Figure 3. Zimbra Collaboration Server Scale-Out Results As Figure 3 shows, Zimbra mail server demonstrates excellent scalability, with up to 32,000 users in eight virtual machines. The Sendmail latency, which is the primary metric used in the tests, increases by only 10% when scaling from a single 4-vCPU virtual machine to eight 4-vCPU virtual machines. The total host CPU utilization was 21%. The number of users per virtual machine can be doubled, with over 50% of the CPU capacity still free. TECHNICAL WHITE PAPER / 9

10 Comparison with Microsoft Exchange Server 2010 Microsoft Exchange Server is an industry leader in mail-server deployments, and is also a very popular application for vsphere customers. Comparison testing of virtualized instances of Zimbra Collaboration Server and Exchange Server 2010 provides insight for competitive product development. Two different load generators are used to simulate users sending one from VMware/Zimbra for Zimbra Collaboration Server (Loadgen) and one from Microsoft for Exchange Server 2010 (LoadGen). In order to fairly compare Zimbra and Exchange using these distinct workloads, the test designer matched the mail and run-time profiles so that each product was stressed the same way. See Workload Description in this paper for details of the profile. Figure 4 and Table 9 demonstrate the CPU utilization as well as latencies during 4-vCPU experiments with Exchange Server 2010 and Zimbra Collaboration Server. 60 % CPU Utilization Zimbra MTA+LDAP/Exchange 2010 CAS+HUB Zimbra Database/Exchange 2010 Indexing Mailbox 10 0 Zimbra Mailbox Server Exchange 2010 Figure 4. Comparison of Zimbra and Exchange CPU Utilization vcpus Users Exchange/ Zimbra mai l servers AVERAGE S e n d mai l l atency (ms) Total C PU utilization (mai lbox, D B, MTA, LDAP) Total write IOPs 4 4,000 Zimbra % 1, ,000 Exchange 69 53% 500 Table 9. Comparison of Zimbra and Exchange As Figure 4 demonstrates, Exchange CPU utilization is significantly greater than that of Zimbra Collaboration Server. The mail server alone is 27%, more than the combined utilization of mailbox, database, MTA, and LDAP. Indexing adds an additional 9%, as well as a 17% utilization in CAS/HUB. The results demonstrate that Zimbra Collaboration Server is much more efficient than Exchange Server 2010, even though Zimbra demonstrates higher latencies. The Zimbra latency of 112.5, however, is well below the guideline of 500 milliseconds for an acceptable user experience. During testing, it took five days to provision mailboxes (with indexing enabled) in Exchange LoadGen, while it took only 12 hours for Zimbra Loadgen. TECHNICAL WHITE PAPER / 10

11 Conclusion Zimbra Collaboration Server is a robust, well-architected, and scalable addition to VMware s suite of products. The tests in this performance study show that Zimbra Collaboration Server demonstrates the following: Near-native performance and scalability on vsphere 5.0 Excellent scale-out performance going from one to eight virtual machines on a single host Much better CPU efficiency and ease of provisioning than Microsoft Exchange Server 2010 References 1. Herrod, Steve. VMware to Acquire Zimbra, The Console Blog. VMware, Performance Tuning Guidelines for Large Deployments, The Zimbra Wiki. VMware, Exchange Load Generator 2010, Microsoft Download Center. Microsoft, ccfc915b29ef 4. Zimbra Collaboration Suite Scalability & Performance Benchmarks for Service Providers. Zimbra, Tickless Kernel, Red Hat Enterprise Linux 6 Power Management Guide, Edition 1.0. Red Hat, Tickless-kernel.html VMware, Inc Hillview Avenue Palo Alto CA USA Tel Fax Copyright 2011 VMware, Inc. All rights reserved. This product is protected by U.S. and international copyright and intellectual property laws. VMware products are covered by one or more patents listed at VMware is a registered trademark or trademark of VMware, Inc. in the United States and/or other jurisdictions. All other marks and names mentioned herein may be trademarks of their respective companies. Item No: VMW-WP-ZIMBRA-USLET-101

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

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

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

Microsoft Exchange Server 2003 Deployment Considerations

Microsoft Exchange Server 2003 Deployment Considerations Microsoft Exchange Server 3 Deployment Considerations for Small and Medium Businesses A Dell PowerEdge server can provide an effective platform for Microsoft Exchange Server 3. A team of Dell engineers

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

Performance of Enterprise Java Applications on VMware vsphere 4.1 and SpringSource tc Server

Performance of Enterprise Java Applications on VMware vsphere 4.1 and SpringSource tc Server Performance Study Performance of Enterprise Java Applications on VMware vsphere 4.1 and SpringSource tc Server VMware vsphere 4.1 Enterprise-level Java applications are ideal candidates for deployment

More information

How to Create a Simple Content Management Solution with Joomla! in a vcloud Environment. A VMware Cloud Evaluation Reference Document

How to Create a Simple Content Management Solution with Joomla! in a vcloud Environment. A VMware Cloud Evaluation Reference Document How to Create a Simple Content Management Solution with Joomla! in a vcloud Environment A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach to computing

More information

How to Use a LAMP Stack on vcloud for Optimal PHP Application Performance. A VMware Cloud Evaluation Reference Document

How to Use a LAMP Stack on vcloud for Optimal PHP Application Performance. A VMware Cloud Evaluation Reference Document How to Use a LAMP Stack on vcloud for Optimal PHP Application Performance A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach to computing that pools

More information

VMware vcenter Update Manager Performance and Best Practices VMware vcenter Update Manager 4.0

VMware vcenter Update Manager Performance and Best Practices VMware vcenter Update Manager 4.0 Performance Study VMware vcenter Update Manager Performance and Best Practices VMware vcenter Update Manager 4.0 VMware vcenter Update Manager provides a patch management framework for VMware vsphere.

More information

How to Create an Enterprise Content Management Solution Based on Alfresco in a vcloud Environment. A VMware Cloud Evaluation Reference Document

How to Create an Enterprise Content Management Solution Based on Alfresco in a vcloud Environment. A VMware Cloud Evaluation Reference Document How to Create an Enterprise Content Management Solution Based on Alfresco in a vcloud Environment A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach

More information

Kronos Workforce Central on VMware Virtual Infrastructure

Kronos Workforce Central on VMware Virtual Infrastructure Kronos Workforce Central on VMware Virtual Infrastructure June 2010 VALIDATION TEST REPORT Legal Notice 2010 VMware, Inc., Kronos Incorporated. All rights reserved. VMware is a registered trademark or

More information

How to Create a Flexible CRM Solution Based on SugarCRM in a vcloud Environment. A VMware Cloud Evaluation Reference Document

How to Create a Flexible CRM Solution Based on SugarCRM in a vcloud Environment. A VMware Cloud Evaluation Reference Document How to Create a Flexible CRM Solution Based on SugarCRM in a vcloud Environment A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach to computing that

More information

How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment. A VMware Cloud Evaluation Reference Document

How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment. A VMware Cloud Evaluation Reference Document How to Create a Multi-user Content Management Platform with Drupal in a vcloud Environment A VMware Cloud Evaluation Reference Document Contents About Cloud Computing Cloud computing is an approach to

More information

Scaling Microsoft Exchange in a Red Hat Enterprise Virtualization Environment

Scaling Microsoft Exchange in a Red Hat Enterprise Virtualization Environment Scaling Microsoft Exchange in a Red Hat Enterprise Virtualization Environment LoadGen Workload Microsoft Exchange Server 2007 Microsoft Windows Server 2008 Red Hat Enterprise Linux 5.4 (with integrated

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

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

EMC Backup and Recovery for Microsoft Exchange 2007 SP2 EMC Backup and Recovery for Microsoft Exchange 2007 SP2 Enabled by EMC Celerra and Microsoft Windows 2008 Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

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

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

P E R F O R M A N C E S T U D Y. Scaling IBM DB2 9 in a VMware Infrastructure 3 Environment

P E R F O R M A N C E S T U D Y. Scaling IBM DB2 9 in a VMware Infrastructure 3 Environment P E R F O R M A N C E S T U D Y Scaling IBM DB2 9 in a VMware Infrastructure 3 Environment Contents Executive Summary...1 Introduction...1 Test Configuration and Methodology...2 Hardware configuration

More information

HP ProLiant DL585 G5 earns #1 virtualization performance record on VMmark Benchmark

HP ProLiant DL585 G5 earns #1 virtualization performance record on VMmark Benchmark HP ProLiant DL585 G5 earns #1 virtualization performance record on VMmark Benchmark HP Leadership»The HP ProLiant DL585 G5 is a highly manageable, rack optimized, four-socket server designed for maximum

More information

The VMware Reference Architecture for Stateless Virtual Desktops with VMware View 4.5

The VMware Reference Architecture for Stateless Virtual Desktops with VMware View 4.5 The VMware Reference Architecture for Stateless Virtual Desktops with VMware View 4.5 R E F E R E N C E A R C H I T E C T U R E B R I E F Table of Contents Overview...................................................................

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

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

Analysis of VDI Storage Performance During Bootstorm

Analysis of VDI Storage Performance During Bootstorm Analysis of VDI Storage Performance During Bootstorm Introduction Virtual desktops are gaining popularity as a more cost effective and more easily serviceable solution. The most resource-dependent process

More information

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1

Performance Characteristics of VMFS and RDM VMware ESX Server 3.0.1 Performance Study Performance Characteristics of and RDM VMware ESX Server 3.0.1 VMware ESX Server offers three choices for managing disk access in a virtual machine VMware Virtual Machine File System

More information

Introduction to VMware EVO: RAIL. White Paper

Introduction to VMware EVO: RAIL. White Paper Introduction to VMware EVO: RAIL White Paper Table of Contents Introducing VMware EVO: RAIL.... 3 Hardware.................................................................... 4 Appliance...............................................................

More information

Performance of Virtualized SQL Server Based VMware vcenter Database

Performance of Virtualized SQL Server Based VMware vcenter Database Performance Study Performance of Virtualized SQL Server Based VMware vcenter Database VMware vsphere 4.1 VMware vsphere is a sound platform on which to virtualize SQL Server databases. One overlooked database

More information

W H I T E P A P E R. Performance and Scalability of Microsoft SQL Server on VMware vsphere 4

W H I T E P A P E R. Performance and Scalability of Microsoft SQL Server on VMware vsphere 4 W H I T E P A P E R Performance and Scalability of Microsoft SQL Server on VMware vsphere 4 Table of Contents Introduction................................................................... 3 Highlights.....................................................................

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

Delivering Quality in Software Performance and Scalability Testing

Delivering Quality in Software Performance and Scalability Testing Delivering Quality in Software Performance and Scalability Testing Abstract Khun Ban, Robert Scott, Kingsum Chow, and Huijun Yan Software and Services Group, Intel Corporation {khun.ban, robert.l.scott,

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

VMware vsphere 5.0 Evaluation Guide

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

More information

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER

Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere. white PAPER Top 10 Reasons to Virtualize VMware Zimbra Collaboration Server with VMware vsphere white PAPER Email outages disrupt a company s ability to conduct business. Issues as diverse as scheduled downtime, human

More information

VMware vsphere Data Protection 6.0

VMware vsphere Data Protection 6.0 VMware vsphere Data Protection 6.0 TECHNICAL OVERVIEW REVISED FEBRUARY 2015 Table of Contents Introduction.... 3 Architectural Overview... 4 Deployment and Configuration.... 5 Backup.... 6 Application

More information

Leveraging NIC Technology to Improve Network Performance in VMware vsphere

Leveraging NIC Technology to Improve Network Performance in VMware vsphere Leveraging NIC Technology to Improve Network Performance in VMware vsphere Performance Study TECHNICAL WHITE PAPER Table of Contents Introduction... 3 Hardware Description... 3 List of Features... 4 NetQueue...

More information

Esri ArcGIS Server 10 for VMware Infrastructure

Esri ArcGIS Server 10 for VMware Infrastructure Esri ArcGIS Server 10 for VMware Infrastructure October 2011 DEPLOYMENT AND TECHNICAL CONSIDERATIONS GUIDE Table of Contents Introduction... 3 Esri ArcGIS Server 10 Overview.... 3 VMware Infrastructure

More information

Service Definition for Private Cloud TECHNICAL WHITE PAPER

Service Definition for Private Cloud TECHNICAL WHITE PAPER Service Definition for Private Cloud TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Phase I.... 3 Phase II.... 3 Workload Categories.... 4 Transient... 4 Highly Elastic.... 4 Infrastructure....

More information

Power Comparison of Dell PowerEdge 2950 using Intel X5355 and E5345 Quad Core Xeon Processors

Power Comparison of Dell PowerEdge 2950 using Intel X5355 and E5345 Quad Core Xeon Processors Power Comparison of Dell PowerEdge 2950 using Intel X5355 and E5345 Quad Core Xeon Processors By Scott Hanson and Todd Muirhead Dell Enterprise Technology Center Dell Enterprise Technology Center dell.com/techcenter

More information

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014

VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 VMware vsphere Data Protection 5.8 TECHNICAL OVERVIEW REVISED AUGUST 2014 Table of Contents Introduction.... 3 Features and Benefits of vsphere Data Protection... 3 Additional Features and Benefits of

More information

Virtualizing Performance-Critical Database Applications in VMware vsphere VMware vsphere 4.0 with ESX 4.0

Virtualizing Performance-Critical Database Applications in VMware vsphere VMware vsphere 4.0 with ESX 4.0 Performance Study Virtualizing Performance-Critical Database Applications in VMware vsphere VMware vsphere 4.0 with ESX 4.0 VMware vsphere 4.0 with ESX 4.0 makes it easier than ever to virtualize demanding

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

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

VMware vcloud Service Definition for a Private Cloud

VMware vcloud Service Definition for a Private Cloud Service Definition for a Private Cloud Version 1.6 TECHNICAL WHITE PAPER Service Definition for a Private Cloud 2011 VMware, Inc. All rights reserved. This product is protected by U.S. and international

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution EMC Virtual Infrastructure for Microsoft Applications Data Center Solution Enabled by EMC Symmetrix V-Max and Reference Architecture EMC Global Solutions Copyright and Trademark Information Copyright 2009

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

vrealize Business System Requirements Guide

vrealize Business System Requirements Guide vrealize Business System Requirements Guide vrealize Business Advanced and Enterprise 8.2.1 This document supports the version of each product listed and supports all subsequent versions until the document

More information

Scalability Tuning vcenter Operations Manager for View 1.0

Scalability Tuning vcenter Operations Manager for View 1.0 Technical Note Scalability Tuning vcenter Operations Manager for View 1.0 Scalability Overview The scalability of vcenter Operations Manager for View 1.0 was tested and verified to support 4000 concurrent

More information

Microsoft Exchange Server 2007 and Hyper-V high availability configuration on HP ProLiant BL680c G5 server blades

Microsoft Exchange Server 2007 and Hyper-V high availability configuration on HP ProLiant BL680c G5 server blades Microsoft Exchange Server 2007 and Hyper-V high availability configuration on HP ProLiant BL680c G5 server blades Executive summary... 2 Introduction... 2 Exchange 2007 Hyper-V high availability configuration...

More information

Benchmarking Guide. Performance. BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4

Benchmarking Guide. Performance. BlackBerry Enterprise Server for Microsoft Exchange. Version: 5.0 Service Pack: 4 BlackBerry Enterprise Server for Microsoft Exchange Version: 5.0 Service Pack: 4 Performance Benchmarking Guide Published: 2015-01-13 SWD-20150113132750479 Contents 1 BlackBerry Enterprise Server for Microsoft

More information

Comparing VMware Zimbra with Leading Email and Collaboration Platforms Z I M B R A C O M P E T I T I V E W H I T E P A P E R

Comparing VMware Zimbra with Leading Email and Collaboration Platforms Z I M B R A C O M P E T I T I V E W H I T E P A P E R Comparing VMware Zimbra with Leading Email and Collaboration Platforms Z I M B R A C O M P E T I T I V E W H I T E P A P E R Introduction Email is indispensable few applications are more critical to the

More information

Introduction to VMware vsphere Data Protection TECHNICAL WHITE PAPER

Introduction to VMware vsphere Data Protection TECHNICAL WHITE PAPER Introduction to VMware vsphere Data Protection TECHNICAL WHITE PAPER Table of Contents Introduction.... 3 Architectural Overview... 3 Deployment and Configuration.... 5 Administration.... 5 Backup....

More information

AlwaysOn Desktop Implementation with Pivot3 HOW-TO GUIDE

AlwaysOn Desktop Implementation with Pivot3 HOW-TO GUIDE Implementation with Pivot3 HOW-TO GUIDE Solution Overview Highly available servers and storage are critical components of the architecture and must be designed into the VDI clusters at each site. Desktop

More information

VMware Workspace Portal Reference Architecture

VMware Workspace Portal Reference Architecture VMware Workspace Portal 2.1 TECHNICAL WHITE PAPER Table of Contents Executive Summary.... 3 Overview.... 4 Hardware Components.... 5 VMware vsphere.... 5 VMware Workspace Portal 2.1.... 5 VMware Horizon

More information

Business white paper. HP Process Automation. Version 7.0. Server performance

Business white paper. HP Process Automation. Version 7.0. Server performance Business white paper HP Process Automation Version 7.0 Server performance Table of contents 3 Summary of results 4 Benchmark profile 5 Benchmark environmant 6 Performance metrics 6 Process throughput 6

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

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

Microsoft Exchange 2010 on Dell Systems. Simple Distributed Configurations

Microsoft Exchange 2010 on Dell Systems. Simple Distributed Configurations Microsoft Exchange 2010 on Dell Systems Simple Distributed Configurations Global Solutions Engineering Dell Product Group Microsoft Exchange 2010 on Dell Systems Simple Distributed Configurations This

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

Virtualization Performance on SGI UV 2000 using Red Hat Enterprise Linux 6.3 KVM

Virtualization Performance on SGI UV 2000 using Red Hat Enterprise Linux 6.3 KVM White Paper Virtualization Performance on SGI UV 2000 using Red Hat Enterprise Linux 6.3 KVM September, 2013 Author Sanhita Sarkar, Director of Engineering, SGI Abstract This paper describes how to implement

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

Virtualized Exchange 2007 Local Continuous Replication

Virtualized Exchange 2007 Local Continuous Replication EMC Solutions for Microsoft Exchange 2007 Virtualized Exchange 2007 Local Continuous Replication EMC Commercial Solutions Group Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com

More information

Scaling in a Hypervisor Environment

Scaling in a Hypervisor Environment Scaling in a Hypervisor Environment Richard McDougall Chief Performance Architect VMware VMware ESX Hypervisor Architecture Guest Monitor Guest TCP/IP Monitor (BT, HW, PV) File System CPU is controlled

More information

Zimbra Collaboration Suite Administrator s Guide. Release 6.0

Zimbra Collaboration Suite Administrator s Guide. Release 6.0 Zimbra Collaboration Suite Administrator s Guide Release 6.0 Network Edition Rev: July 2010 Legal Notices Copyright 2005-2010 Zimbra. All rights reserved. No part of this document may be reproduced, in

More information

Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES

Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES Server and Storage Sizing Guide for Windows 7 TECHNICAL NOTES Table of Contents About this Document.... 3 Introduction... 4 Baseline Existing Desktop Environment... 4 Estimate VDI Hardware Needed.... 5

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

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

IT Business Management System Requirements Guide

IT Business Management System Requirements Guide IT Business Management System Requirements Guide IT Business Management 8.0 This document supports the version of each product listed and supports all subsequent versions until the document is replaced

More information

VMware Virtual SAN Hardware Guidance. TECHNICAL MARKETING DOCUMENTATION v 1.0

VMware Virtual SAN Hardware Guidance. TECHNICAL MARKETING DOCUMENTATION v 1.0 VMware Virtual SAN Hardware Guidance TECHNICAL MARKETING DOCUMENTATION v 1.0 Table of Contents Introduction.... 3 Server Form Factors... 3 Rackmount.... 3 Blade.........................................................................3

More information

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays

Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Best Practices for Deploying SSDs in a Microsoft SQL Server 2008 OLTP Environment with Dell EqualLogic PS-Series Arrays Database Solutions Engineering By Murali Krishnan.K Dell Product Group October 2009

More information

EMC Unified Storage for Microsoft SQL Server 2008

EMC Unified Storage for Microsoft SQL Server 2008 EMC Unified Storage for Microsoft SQL Server 2008 Enabled by EMC CLARiiON and EMC FAST Cache Reference Copyright 2010 EMC Corporation. All rights reserved. Published October, 2010 EMC believes the information

More information

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS Server virtualization offers tremendous benefits for enterprise IT organizations server

More information

Exchange Server 2007 Design Considerations

Exchange Server 2007 Design Considerations Exchange Server 2007 Design Considerations Product Group - Enterprise Dell White Paper By Ananda Sankaran Sumankumar Singh April 2007 Contents Introduction... 3 Server Roles in Exchange 2007... 4 Mailbox

More information

VMware vcenter Server 6.0 Cluster Performance

VMware vcenter Server 6.0 Cluster Performance VMware vcenter Server 6.0 Cluster Performance Performance Study TECHNICAL WHITE PAPER Table of Contents Introduction... 3 Experimental Setup... 3 Layout... 3 Software Configuration... 5 Performance Benchmark...

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

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org

IOmark- VDI. Nimbus Data Gemini Test Report: VDI- 130906- a Test Report Date: 6, September 2013. www.iomark.org IOmark- VDI Nimbus Data Gemini Test Report: VDI- 130906- a Test Copyright 2010-2013 Evaluator Group, Inc. All rights reserved. IOmark- VDI, IOmark- VDI, VDI- IOmark, and IOmark are trademarks of Evaluator

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

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 VMmark V1.1.1 Results

VMware VMmark V1.1.1 Results VMware VMmark V1.1.1 Results Vendor and Hardware Platform: Lenovo R525 G2 Virtualization Platform: VMware ESX 4.0(build 164009) Performance Section Performance Tested By: Lenovo Test Date: 06/05/2009 Configuration

More information

Managing Capacity Using VMware vcenter CapacityIQ TECHNICAL WHITE PAPER

Managing Capacity Using VMware vcenter CapacityIQ TECHNICAL WHITE PAPER Managing Capacity Using VMware vcenter CapacityIQ TECHNICAL WHITE PAPER Table of Contents Capacity Management Overview.... 3 CapacityIQ Information Collection.... 3 CapacityIQ Performance Metrics.... 4

More information

What s New in VMware vsphere 4.1 Storage. VMware vsphere 4.1

What s New in VMware vsphere 4.1 Storage. VMware vsphere 4.1 What s New in VMware vsphere 4.1 Storage VMware vsphere 4.1 W H I T E P A P E R Introduction VMware vsphere 4.1 brings many new capabilities to further extend the benefits of vsphere 4.0. These new features

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

SNOW LICENSE MANAGER (7.X)... 3

SNOW LICENSE MANAGER (7.X)... 3 SYSTEM REQUIREMENTS Products Snow License Manager Software Store Option Snow Inventory Server, IDR, IDP Client for Windows Client for Linux Client for Unix Client for OS X Oracle Scanner Snow Integration

More information

What s New in VMware vsphere 4.1 VMware vcenter. VMware vsphere 4.1

What s New in VMware vsphere 4.1 VMware vcenter. VMware vsphere 4.1 What s New in VMware vsphere 4.1 VMware vcenter VMware vsphere 4.1 W H I T E P A P E R VMware vsphere 4.1 ( vsphere ) continues to improve on its industry-leading virtualization platform, continuing the

More information

Virtual Desktop Infrastructure (VDI) made Easy

Virtual Desktop Infrastructure (VDI) made Easy Virtual Desktop Infrastructure (VDI) made Easy HOW-TO Preface: Desktop virtualization can increase the effectiveness of information technology (IT) teams by simplifying how they configure and deploy endpoint

More information

Marvell DragonFly Virtual Storage Accelerator Performance Benchmarks

Marvell DragonFly Virtual Storage Accelerator Performance Benchmarks PERFORMANCE BENCHMARKS PAPER Marvell DragonFly Virtual Storage Accelerator Performance Benchmarks Arvind Pruthi Senior Staff Manager Marvell April 2011 www.marvell.com Overview In today s virtualized data

More information

EMC Virtual Infrastructure for Microsoft SQL Server

EMC Virtual Infrastructure for Microsoft SQL Server Microsoft SQL Server Enabled by EMC Celerra and Microsoft Hyper-V Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information in this publication is accurate

More information

How To Use A Vmware View For A Patient Care System

How To Use A Vmware View For A Patient Care System Delivering Epic Hyperspace Through VMware View Using Kiosk Mode and Zero Clients Reference Implementation for a VMware Point-of-Care Solution WHITE PAPER About VMware Reference Implementations VMware Reference

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

Performance Evaluation of Intel EPT Hardware Assist VMware ESX builds 140815 & 136362 (internal builds)

Performance Evaluation of Intel EPT Hardware Assist VMware ESX builds 140815 & 136362 (internal builds) Performance Evaluation of Intel Hardware Assist VMware ESX builds 140815 & 136362 (internal builds) Introduction For the majority of common workloads, performance in a virtualized environment is close

More information

EMC Backup and Recovery for Microsoft Exchange 2007

EMC Backup and Recovery for Microsoft Exchange 2007 EMC Backup and Recovery for Microsoft Exchange 2007 Enabled by EMC CLARiiON, EMC NetWorker, and EMC Avamar Proven Solution Guide Copyright 2010 EMC Corporation. All rights reserved. Published July 2010

More information

Voice over IP (VoIP) Performance Evaluation on VMware vsphere 5

Voice over IP (VoIP) Performance Evaluation on VMware vsphere 5 Voice over IP (VoIP) Performance Evaluation on VMware vsphere 5 Performance Study TECHNICAL WHITEPAPER Table of Contents Introduction... 3 VoIP Performance: Voice Quality and Jitter... 3 Evaluation of

More information

FlashSoft for VMware vsphere VM Density Test

FlashSoft for VMware vsphere VM Density Test FlashSoft for VMware vsphere This document supports FlashSoft for VMware vsphere, version 3.0. Copyright 2012 SanDisk Corporation. ALL RIGHTS RESERVED. This document contains material protected under International

More information

PERFORMANCE ANALYSIS OF KERNEL-BASED VIRTUAL MACHINE

PERFORMANCE ANALYSIS OF KERNEL-BASED VIRTUAL MACHINE PERFORMANCE ANALYSIS OF KERNEL-BASED VIRTUAL MACHINE Sudha M 1, Harish G M 2, Nandan A 3, Usha J 4 1 Department of MCA, R V College of Engineering, Bangalore : 560059, India sudha.mooki@gmail.com 2 Department

More information

DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution

DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution DELL TM PowerEdge TM T610 500 Mailbox Resiliency Exchange 2010 Storage Solution Tested with: ESRP Storage Version 3.0 Tested Date: Content DELL TM PowerEdge TM T610... 1 500 Mailbox Resiliency

More information

CA Email Supervision Architecture Stack

CA Email Supervision Architecture Stack SOLUTION BRIEF SEPTEMBER 2014 CA Email Supervision Architecture Stack Leo Garcia CA Technologies, Sr Services Consultant 2 SOLUTION BRIEF: CA EMAIL SUPERVISION ARCHITECTURE STACK ca.com Executive Summary

More information

Getting Started with ESXi Embedded

Getting Started with ESXi Embedded ESXi 4.1 Embedded vcenter Server 4.1 This document supports the version of each product listed and supports all subsequent versions until the document is replaced by a new edition. To check for more recent

More information

MS Exchange Server Acceleration

MS Exchange Server Acceleration White Paper MS Exchange Server Acceleration Using virtualization to dramatically maximize user experience for Microsoft Exchange Server Allon Cohen, PhD Scott Harlin OCZ Storage Solutions, Inc. A Toshiba

More information

Understanding Data Locality in VMware Virtual SAN

Understanding Data Locality in VMware Virtual SAN Understanding Data Locality in VMware Virtual SAN July 2014 Edition T E C H N I C A L M A R K E T I N G D O C U M E N T A T I O N Table of Contents Introduction... 2 Virtual SAN Design Goals... 3 Data

More information

Reference Architecture - Microsoft Exchange 2013 on Dell PowerEdge R730xd

Reference Architecture - Microsoft Exchange 2013 on Dell PowerEdge R730xd Reference Architecture - Microsoft Exchange 2013 on Dell PowerEdge R730xd Reference Implementation for up to 8000 mailboxes Dell Global Solutions Engineering June 2015 A Dell Reference Architecture THIS

More information