Azul Compute Appliances

Size: px
Start display at page:

Download "Azul Compute Appliances"

Transcription

1 W H I T E P A P E R Azul Compute Appliances Ultra-high Capacity Building Blocks for Scalable Compute Pools WP_ACA Azul Systems, Inc.

2 W H I T E P A P E R : A z u l C o m p u t e A p p l i a n c e s Executive Summary The rapid adoption of Java TM and J2EE TM platforms and other virtual machine-based applications has caused a proliferation of application host servers in the data center, presenting IT organizations with the increasingly complex challenge of cost effectively provisioning and managing hundreds of servers without compromising system availability, utilization, and service levels. To meet this challenge, Azul Systems introduces network attached processing, an innovative way to deliver massive amounts of compute power to enterprise Java applications. Network attached processing allows virtual machine based applications that are initiated on a general-purpose application host server to tap the processing power of a specialized compute appliance within a compute pool. Instead of running on the host server, the virtual machine and the application are shifted to the compute appliance for execution while all interfaces to clients, databases, and host operating system services remain on the host server. This innovative capability is enabled by Azul Virtual Machine technology. Compute pools are created with mountable, ultra-high capacity compute appliances ranging in size from 108 processor cores and 48 GB of memory to 864 processor cores and 768 GB of memory. Compute pools provide virtually unlimited processor and memory resources that Java based applications can tap into at any time. Provisioning is simplified. Through the aggregation of processing onto a few high-performance compute appliances, management overhead is reduced. Compute pools provide the unique capability to create an application-processing infrastructure a resource that is available to all applications as a consistent, predictable supply of compute power. n e t w o r k at ta c h e d p r o c e s s i n g Using network attached processing; servers transparently redirect application processing tasks to an Azul compute pool. These pools of multiple ultra-high-capacity Azul appliances provide highly available application processing power. Relative to the requirements of a single application, the compute pool provides a virtually infinite, unbound pool of compute resources. Workload consolidation onto Azul compute pools is transparent to the application and the existing servers. Applications continue to be invoked by and run on the existing servers, each with their own separately configurable operating system and application server, but their raw processing power is augmented by the Azul compute pool.

3 When an application is launched, a VM proxy on the local application host server redirects the workload to a corresponding VM engine running on an appliance in the compute pool. The proxy and engine cooperate together to deliver all the services of a virtual machine. After a communication link is established, the VM Proxy transfers the VM over the network to the compute appliance for execution. When the VM Engine starts on the appliance, it loads the required Java files and begins execution of the application. For each application, there is a VM Proxy on the initiating application host and a corresponding VM Engine on one of the appliances in the compute pool. Any application host can run multiple VM proxies, and any compute appliance can run multiple VM engines from one or more hosts. Although all Java processing is executed on the compute appliance, application calls for communications to clients, the host operating system, or the database are handled through the VM Proxy via the link between the VM Engine on the compute appliance and the VM Proxy on the host server. The application s security, OS, and host platform dependencies are preserved on the application host platform. Compute pools are monitored and managed as a cohesive resource by the integrated Compute Pool Manager (CPM), allowing administrators to define policy-based rules to select the best available compute appliance according to the policy rules that dictate the required resources and whether the applications require redundant placement. If more than one compute appliance satisfies the policy rule, load balancing is used to determine best fit. Applications running on the compute appliance function exactly as they would on a host-based JVM. The only difference is in the amount of available resources and the improved processing efficiency that is achieved through network attached processing. With capacities of up to 864 processor cores and 768 GB of memory in a single, coherent shared memory system, compute appliances enable creation of an application processing infrastructure that can handle fifty or more applications and thousands of concurrent process threads. Architecture Overview The Azul system architecture removes the limitations inherent in general-purpose servers and provides the ability to efficiently run virtual machine environments where hundreds of concurrent threads are common. The system is characterized as a highly scalable, symmetrical multi-processor design, with uniform memory access based on the Azul Systems Vega TM processor. The scalable design allows multiple products of varying capacity to be built from a common set of system components. Details of the design are as follows:

4 W H I T E P A P E R : A z u l C o m p u t e A p p l i a n c e s Azul Systems Vega processor: each Vega chip contains 54 fully independent processor cores and an integrated quad-channel memory controller. Each appliance contains up to 16 Vega chips, providing up to 864 total processor cores (96, 192, 384, 768 core models are also available) Each processor core is a 64-bit RISC processor with optimizations for multi-threaded VM execution Three banks of four ECC memory modules are attached to each Vega chip, for a total of 192 memory modules in a 16-chip configuration Cache coherent, uniform memory access through a passive, non-blocking interconnect mesh The vega processor Powering the Azul Compute Appliance is the Vega processor (actually, many Vega processors), a new general purpose processor designed for running virtual machines in highly concurrent environments. The Vega chip includes features not found in conventional processors, enabling a variety of optimizations that would otherwise be impossible. With support for features such as read and write barriers that help optimized garbage collection and object relocation, speculative locking to enable safe concurrent execution of code that would otherwise be serialized, and an instruction set designed for the needs of virtual machines, the Vega processor is designed to provide consistently high throughput to Java applications. 205 GBps aggregate memory bandwidth 544 GBps aggregate interconnect bandwidth Instruction-level support for concurent, pauseless, VM garbage collection. Dual network processors for system control and I/O communications: Dual Gigabit Ethernet network links per network processor 4 Gbps peak I/O bandwidth (2 Gbps full duplex) per network processor, 8 Gbps total In-band or out of band management Built-in system monitoring and diagnostics Fail-over interconnect for dynamic fault resiliency RAS Features ECC and DRAM fault tolerance (Chipkill) on all system memory Memory scrubbing ECC protection on all system busses and interconnect paths ECC on L1 and L2 processor caches & translation look-aside buffers (TLBs) ECC on processor duplicate tags ECC on processor register files Predictive failure monitoring Automatic restart and configuration around failed system elements N+1, hot pluggable, power and fans Integrated management through Azul Systems Compute Pool Manager (CPM)

5 System Packaging Compute appliance systems based on the Vega chip are available in two chassis sizes: 5U and 14U. The hot swappable power supplies are inserted from the front at the bottom. All I/O cabling is done via connections to the dual redundant network processor modules at the rear, located just above the AC power inlets. Hot swappable fan assemblies providing N+1 fault resilient fans are mounted in the rear with a pull orientation, providing front to back cooling airflow for all components. Power Consumption Benefiting from the highly integrated Vega chip design, Azul compute appliances consume far less power than comparable large-scale general-purpose servers, and in a much smaller system footprint. The Model 7380, with 864 processor cores in a compact 14U rack mount package, consumes a maximum of 4.0 kilowatts of power and occupies only 8.1 cubic feet of rack space. The Azul Systems compute appliance provides a dramatic reduction in power consumption and rack space usage for systems of this performance level. On average, Azul compute appliances are expected to consume 85% less power than equivalent performing general-purpose servers, and occupy a fraction of the data center footprint. System Software Azul compute appliances do not run traditional general purpose operating systems. The integrated system software provides the appliance management environment and the execution environment for virtual machine engines. The Azul integrated system software was designed with three key objectives: Enable throughput scalability to hundreds of concurrent threads. Provide real-time response to rapid changes in resource demand to ensure consistent response times. Enable fine-grained allocation and control of application resources. To achieve these objectives, The Azul system software was designed with many unique capabilities. Several of those capabilities are described below. Multi-stage Scheduler To facilitate faster thread scheduling, the scheduler is implemented as a two-stage design using a process level scheduler and a thread level scheduler. The process scheduler assigns a group of processor cores to each application based on the commitments, maximums, and priority weights that are defined in Compute Pool Manager (CPM) policy rules. When scheduling processors for an application, the scheduler considers the requirements and

6 W H I T E P A P E R : A z u l C o m p u t e A p p l i a n c e s priorities of all other applications (processes) in the compute appliance. This is done every 10ms to guarantee immediate allocation of processing resources in response to demand. The thread scheduler, on the other hand, assigns individual processor cores to threads, but only works within the context of one application at a time. Whereas a general-purpose operating system simultaneously examines all threads in the system and incurs delays due to excessive context switching, the thread scheduler is able to limit its scheduling to a single application at a time, resulting in faster scheduling actions. Guaranteed Resource Allocation A key requirement for managing multiple applications within the shared processor and memory space of a compute appliance is the ability to guarantee resource levels. Every application should be guaranteed a minimum level of processor and memory resources when it is activated, as well as a fair share of incremental processor resources when competing with other applications within the same system. The Azul system software is closely integrated with the Compute Pool Manager (CPM) to provide this capability. Applications cannot start on a compute appliance unless that appliance can guarantee that the application will receive its committed level of processor and memory resources. When an application is started, The system software ensures that those resources are always available as required. For memory, the requested heap space is pre-allocated and protected from use by other applications. For processor resources, the application is guaranteed to have the committed number of cores allocated for its use whenever the demand is placed. When the application demand for processor cores is below the committed (guaranteed) level, those cores can be used by other applications. If the application requests additional processor cores, the remaining number up to the committed level are made available within approximately 10 milliseconds of the request. When multiple applications simultaneously ask for incremental processor resources over and above their committed levels, their requests are granted from available free resources. In most cases, due to the large capacity of the compute appliances, there are sufficient resources to meet these requirements. However, if demand exceeds the available amount, resources are allocated to the applications according to processor priority weights that are defined in the application s respective policy rules within the Compute Pool Manager. Heterogeneous VM Support Azul compute appliances are capable of simultaneously running VM engines originating from different application host platforms (e.g. Solaris and Linux) as well as VM engines from different J2SDK versions (e.g and 1.5). This capability enables a compute appliance to be used as a shared compute resource by a wide variety of application hosts. Additionally, VM engines running on the compute appliance are 64 bit and have heap space of up to 670

7 GB even if the application host is limited to a 32-bit environment. This means that a mixture of 32-bit and 64-bit applications from different application hosts can all benefit from 64-bit operation in the centralized compute pool. Optimistic Thread Concurrency The system software incorporates an innovative lock management scheme to greatly improve transaction throughput. Rather than serialize processing when a Java lock is invoked, optimistic thread concurrency allows the processing of all threads to proceed instead of blocking. Prior to committing any changes, optimistic thread concurrency evaluates whether or not any write conflicts have occurred in the affected memory region. If there are no conflicts, as is most often the case, the writes are committed and the thread proceeds as expected. If a conflict occurs, the memory writes are rolled back and restarted after the lock contention is resolved. Because conflicts only occur in a very small number of cases, the overall effect is a significant improvement in application throughput. Cooperative Memory Management The Azul Compute Appliance software includes a unique system memory capability called cooperative memory management. This feature lets applications continue running even when they exceed their committed memory allocations, due to leaks or other causes. With this extra protection, called Grant memory, applications do not need to be individually over-provisioned, thus allowing higher system memory utilization. Each application is launched with a Java command line parameter specifying how much memory the system must commit to be available for its use. The application is guaranteed to be able to increase its active memory up to that level. When the application s live object set size reaches the stated commitment level, instead of throwing an out of memory exception, the cooperative memory manager within the system software grants the incremental allocation if the Grant memory is available. Even the underlying JVM can tap into Grant memory for extra memory to circumvent scenarios that ordinarily would lead to unavoidable crashes, for example, thread stack overflows. Once Grant memory is allocated, a warning is generated that displays activity graphs to alert administrators that the commitment threshold has been exceeded. Regardless of the reason for the request, this incremental allocation prevents the application from running out of heap space and crashing. If it is an indication of a memory leak, the administrator can wait until a more convenient time to restart the application and reduce its memory footprint to the starting level once again. If it turns out that there is no memory leak, and the application has a legitimate requirement for incremental memory, the administrator uses that information to adjust the resource profile for that application and avoid the warnings in the future. Grant memory is returned to the common pool for reuse if memory demand decreases. The memory savings from cooperative memory management are best realized with multiple applications running on the same appliance, that tend to spike on different occasions.

8 W H I T E P A P E R : A z u l C o m p u t e A p p l i a n c e s System Throughput The scalability and efficiency features engineered into Azul Compute Appliances results in a family of systems with enormous capacity for virtual machine workloads. Model 7380, the largest compute appliance in the product family, has 864 processor cores and can simultaneously run as many as 200 concurrent applications while maintaining consistent response times for all users. Figure 1 below characterizes projected throughput vs. response time curves for the Model 7380 in a network attached processing configuration compared to commonly used general-purpose servers. Each curve shows how response time rises as total transaction rate increases. The maximum throughput for a system is the point at which the response time crosses over the acceptable response time threshold appropriate for the transaction type. The throughput measure characterized in this projection is the mixed transaction workload measured by an industry standard benchmark for application servers. Commodity Server Large-scale, General-purpose SMP Servers Azul Systems Compute Appliance 768 Cores Response Time Maximum Acceptable Response Time Figure 1. Throughput of Azul Systems Compute Appliances Transaction Throughput

9 Azul Compute Appliances provide consistently low response times for far greater transaction throughput workloads than can be achieved with general-purpose servers. With 864 processor cores available to process application threads, scheduling queue times for threads are virtually eliminated. In addition, support for efficient, scalable garbage collection prevents response time delays while available memory is being optimized. Combined, these capabilities enable response times to remain consistent as the load increases. Although the throughput capacity of each compute appliance is far greater than even the largest general-purpose SMP server, the real power and value of network attached processing is realized when multiple systems are grouped together to form a compute pool. Compute pools provide a scalable application-processing infrastructure that can be shared by all applications in the data center. Conclusion Compute appliances from Azul Systems are an innovative way to deliver massive amounts of compute power to commercial applications. The system architecture is a unique combination of hardware and system software that is designed specifically for the heavily multi-threaded environment of Java based applications. When managed with the Compute Pool Manager, these systems enable IT organizations to dramatically aggregate application-processing resources and lower overall cost of ownership. Perhaps most importantly, they enable the creation of an applicationprocessing infrastructure a centrally managed, virtually unlimited compute resource for all applications in the data center.

10 W H I T E P A P E R Related White Papers Delivering a Breakthrough Java Computing Experience Network Attached Processing: Scaling Enterprise Application Deployments Azul Compute Appliances: Ultra-High Capacity Building Blocks for Scalable Compute Pools Pauseless Garbage Collection: Improving Application Scalability and Predictability The Azul Virtual Machine: Realizing the Elegance of Java Technology Optimistic Thread Concurrency: Breaking the Scale Barrier Visit for additional whitepapers. a b o u t a z u l s y s t e m s Azul Systems is a global provider of enterprise server appliances that deliver virtualized compute and memory resources as a shared network service for transaction-intensive and QoS-sensitive applications built on the Java platform. Azul Compute Appliances enable Java-based applications to transparently achieve 5X to 50X improved performance by scaling and simplifying application integration. Our green friendly compute infrastructure supports the business priorities of today s most demanding enterprise environments and delivers increased capabilities, capacity, and utilization at a fraction of the operating cost of traditional computing models Plymouth Street, Mountain View, CA T F Copyright 2009 Azul Systems, Inc. All rights reserved. Azul Systems and Azul are registered logos in the United States and other countries. The Azul arch logo, Compute Pool Manager, and Vega are trademarks of Azul Systems Inc. in the United States and other countries. Sun, Sun Microsystems, J2EE, J2SE, Java are trademarks or registered trademarks of Sun Microsystems, Inc. in the United States and other countries. Other marks are the property of their respective owners and are used here only for identification purposes. Products and specifications discussed in this document may reflect future versions and are subject to change by Azul Systems without notice. This document may not be used for commercial purposes.

Cisco UCS and Fusion- io take Big Data workloads to extreme performance in a small footprint: A case study with Oracle NoSQL database

Cisco UCS and Fusion- io take Big Data workloads to extreme performance in a small footprint: A case study with Oracle NoSQL database Cisco UCS and Fusion- io take Big Data workloads to extreme performance in a small footprint: A case study with Oracle NoSQL database Built up on Cisco s big data common platform architecture (CPA), a

More information

Data Center Performance Insurance

Data Center Performance Insurance Data Center Performance Insurance How NFS Caching Guarantees Rapid Response Times During Peak Workloads November 2010 2 Saving Millions By Making It Easier And Faster Every year slow data centers and application

More information

Power Efficiency Comparison: Cisco UCS 5108 Blade Server Chassis and IBM FlexSystem Enterprise Chassis

Power Efficiency Comparison: Cisco UCS 5108 Blade Server Chassis and IBM FlexSystem Enterprise Chassis White Paper Power Efficiency Comparison: Cisco UCS 5108 Blade Server Chassis and IBM FlexSystem Enterprise Chassis White Paper March 2014 2014 Cisco and/or its affiliates. All rights reserved. This document

More information

Power Efficiency Comparison: Cisco UCS 5108 Blade Server Chassis and Dell PowerEdge M1000e Blade Enclosure

Power Efficiency Comparison: Cisco UCS 5108 Blade Server Chassis and Dell PowerEdge M1000e Blade Enclosure White Paper Power Efficiency Comparison: Cisco UCS 5108 Blade Server Chassis and Dell PowerEdge M1000e Blade Enclosure White Paper March 2014 2014 Cisco and/or its affiliates. All rights reserved. This

More information

Understanding Storage Virtualization of Infortrend ESVA

Understanding Storage Virtualization of Infortrend ESVA Understanding Storage Virtualization of Infortrend ESVA White paper Abstract This white paper introduces different ways of implementing storage virtualization and illustrates how the virtualization technology

More information

Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies

Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies Virtualization Technologies and Blackboard: The Future of Blackboard Software on Multi-Core Technologies Kurt Klemperer, Principal System Performance Engineer kklemperer@blackboard.com Agenda Session Length:

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

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

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

NetApp and Microsoft Virtualization: Making Integrated Server and Storage Virtualization a Reality

NetApp and Microsoft Virtualization: Making Integrated Server and Storage Virtualization a Reality NETAPP TECHNICAL REPORT NetApp and Microsoft Virtualization: Making Integrated Server and Storage Virtualization a Reality Abhinav Joshi, NetApp Chaffie McKenna, NetApp August 2008 TR-3701 Version 1.0

More information

Flash Memory Arrays Enabling the Virtualized Data Center. July 2010

Flash Memory Arrays Enabling the Virtualized Data Center. July 2010 Flash Memory Arrays Enabling the Virtualized Data Center July 2010 2 Flash Memory Arrays Enabling the Virtualized Data Center This White Paper describes a new product category, the flash Memory Array,

More information

EMC XTREMIO EXECUTIVE OVERVIEW

EMC XTREMIO EXECUTIVE OVERVIEW EMC XTREMIO EXECUTIVE OVERVIEW COMPANY BACKGROUND XtremIO develops enterprise data storage systems based completely on random access media such as flash solid-state drives (SSDs). By leveraging the underlying

More information

Virtualized Security: The Next Generation of Consolidation

Virtualized Security: The Next Generation of Consolidation Virtualization. Consolidation. Simplification. Choice. WHITE PAPER Virtualized Security: The Next Generation of Consolidation Virtualized Security: The Next Generation of Consolidation As we approach the

More information

EMC VPLEX FAMILY. Continuous Availability and Data Mobility Within and Across Data Centers

EMC VPLEX FAMILY. Continuous Availability and Data Mobility Within and Across Data Centers EMC VPLEX FAMILY Continuous Availability and Data Mobility Within and Across Data Centers DELIVERING CONTINUOUS AVAILABILITY AND DATA MOBILITY FOR MISSION CRITICAL APPLICATIONS Storage infrastructure is

More information

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency

Solving I/O Bottlenecks to Enable Superior Cloud Efficiency WHITE PAPER Solving I/O Bottlenecks to Enable Superior Cloud Efficiency Overview...1 Mellanox I/O Virtualization Features and Benefits...2 Summary...6 Overview We already have 8 or even 16 cores on one

More information

PART IV Performance oriented design, Performance testing, Performance tuning & Performance solutions. Outline. Performance oriented design

PART IV Performance oriented design, Performance testing, Performance tuning & Performance solutions. Outline. Performance oriented design PART IV Performance oriented design, Performance testing, Performance tuning & Performance solutions Slide 1 Outline Principles for performance oriented design Performance testing Performance tuning General

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

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

JVM Performance Study Comparing Oracle HotSpot and Azul Zing Using Apache Cassandra

JVM Performance Study Comparing Oracle HotSpot and Azul Zing Using Apache Cassandra JVM Performance Study Comparing Oracle HotSpot and Azul Zing Using Apache Cassandra January 2014 Legal Notices Apache Cassandra, Spark and Solr and their respective logos are trademarks or registered trademarks

More information

EMC VPLEX FAMILY. Transparent information mobility within, across, and between data centers ESSENTIALS A STORAGE PLATFORM FOR THE PRIVATE CLOUD

EMC VPLEX FAMILY. Transparent information mobility within, across, and between data centers ESSENTIALS A STORAGE PLATFORM FOR THE PRIVATE CLOUD EMC VPLEX FAMILY Transparent information mobility within, across, and between data centers A STORAGE PLATFORM FOR THE PRIVATE CLOUD In the past, users have relied on traditional physical storage to meet

More information

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5

VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 Performance Study VirtualCenter Database Performance for Microsoft SQL Server 2005 VirtualCenter 2.5 VMware VirtualCenter uses a database to store metadata on the state of a VMware Infrastructure environment.

More information

Mission-Critical Java. An Oracle White Paper Updated October 2008

Mission-Critical Java. An Oracle White Paper Updated October 2008 Mission-Critical Java An Oracle White Paper Updated October 2008 Mission-Critical Java The Oracle JRockit family of products is a comprehensive portfolio of Java runtime solutions that leverages the base

More information

The Advantages of Multi-Port Network Adapters in an SWsoft Virtual Environment

The Advantages of Multi-Port Network Adapters in an SWsoft Virtual Environment The Advantages of Multi-Port Network Adapters in an SWsoft Virtual Environment Introduction... 2 Virtualization addresses key challenges facing IT today... 2 Introducing Virtuozzo... 2 A virtualized environment

More information

Meeting the Five Key Needs of Next-Generation Cloud Computing Networks with 10 GbE

Meeting the Five Key Needs of Next-Generation Cloud Computing Networks with 10 GbE White Paper Meeting the Five Key Needs of Next-Generation Cloud Computing Networks Cloud computing promises to bring scalable processing capacity to a wide range of applications in a cost-effective manner.

More information

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software

Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software WHITEPAPER Accelerating Enterprise Applications and Reducing TCO with SanDisk ZetaScale Software SanDisk ZetaScale software unlocks the full benefits of flash for In-Memory Compute and NoSQL applications

More information

Practical Performance Understanding the Performance of Your Application

Practical Performance Understanding the Performance of Your Application Neil Masson IBM Java Service Technical Lead 25 th September 2012 Practical Performance Understanding the Performance of Your Application 1 WebSphere User Group: Practical Performance Understand the Performance

More information

Double-Take Replication in the VMware Environment: Building DR solutions using Double-Take and VMware Infrastructure and VMware Server

Double-Take Replication in the VMware Environment: Building DR solutions using Double-Take and VMware Infrastructure and VMware Server Double-Take Replication in the VMware Environment: Building DR solutions using Double-Take and VMware Infrastructure and VMware Server Double-Take Software, Inc. 257 Turnpike Road; Suite 210 Southborough,

More information

Running Oracle s PeopleSoft Human Capital Management on Oracle SuperCluster T5-8 O R A C L E W H I T E P A P E R L A S T U P D A T E D J U N E 2 0 15

Running Oracle s PeopleSoft Human Capital Management on Oracle SuperCluster T5-8 O R A C L E W H I T E P A P E R L A S T U P D A T E D J U N E 2 0 15 Running Oracle s PeopleSoft Human Capital Management on Oracle SuperCluster T5-8 O R A C L E W H I T E P A P E R L A S T U P D A T E D J U N E 2 0 15 Table of Contents Fully Integrated Hardware and Software

More information

Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks

Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks WHITE PAPER July 2014 Achieving Real-Time Business Solutions Using Graph Database Technology and High Performance Networks Contents Executive Summary...2 Background...3 InfiniteGraph...3 High Performance

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

Azul Pauseless Garbage Collection

Azul Pauseless Garbage Collection TECHNOLOGY WHITE PAPER Azul Pauseless Garbage Collection Providing continuous, pauseless operation for Java applications Executive Summary Conventional garbage collection approaches limit the scalability

More information

The IBM Cognos Platform for Enterprise Business Intelligence

The IBM Cognos Platform for Enterprise Business Intelligence The IBM Cognos Platform for Enterprise Business Intelligence Highlights Optimize performance with in-memory processing and architecture enhancements Maximize the benefits of deploying business analytics

More information

Sun CoolThreads Servers and Zeus Technology Next-generation load balancing and application traffic management

Sun CoolThreads Servers and Zeus Technology Next-generation load balancing and application traffic management Sun CoolThreads Servers and Zeus Technology Next-generation load balancing and application traffic management < Rapid and unpredictable growth in Web services applications is driving the need for highly

More information

Quantum StorNext. Product Brief: Distributed LAN Client

Quantum StorNext. Product Brief: Distributed LAN Client Quantum StorNext Product Brief: Distributed LAN Client NOTICE This product brief may contain proprietary information protected by copyright. Information in this product brief is subject to change without

More information

How To Write An Article On An Hp Appsystem For Spera Hana

How To Write An Article On An Hp Appsystem For Spera Hana Technical white paper HP AppSystem for SAP HANA Distributed architecture with 3PAR StoreServ 7400 storage Table of contents Executive summary... 2 Introduction... 2 Appliance components... 3 3PAR StoreServ

More information

IBM Tivoli Composite Application Manager for WebSphere

IBM Tivoli Composite Application Manager for WebSphere Meet the challenges of managing composite applications IBM Tivoli Composite Application Manager for WebSphere Highlights Simplify management throughout the life cycle of complex IBM WebSphere-based J2EE

More information

OPTIMIZING SERVER VIRTUALIZATION

OPTIMIZING SERVER VIRTUALIZATION OPTIMIZING SERVER VIRTUALIZATION HP MULTI-PORT SERVER ADAPTERS BASED ON INTEL ETHERNET TECHNOLOGY As enterprise-class server infrastructures adopt virtualization to improve total cost of ownership (TCO)

More information

3 Red Hat Enterprise Linux 6 Consolidation

3 Red Hat Enterprise Linux 6 Consolidation Whitepaper Consolidation EXECUTIVE SUMMARY At this time of massive and disruptive technological changes where applications must be nimbly deployed on physical, virtual, and cloud infrastructure, Red Hat

More information

Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging

Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging Achieving Nanosecond Latency Between Applications with IPC Shared Memory Messaging In some markets and scenarios where competitive advantage is all about speed, speed is measured in micro- and even nano-seconds.

More information

Broadcom 10GbE High-Performance Adapters for Dell PowerEdge 12th Generation Servers

Broadcom 10GbE High-Performance Adapters for Dell PowerEdge 12th Generation Servers White Paper Broadcom 10GbE High-Performance Adapters for Dell PowerEdge 12th As the deployment of bandwidth-intensive applications such as public and private cloud computing continues to increase, IT administrators

More information

SAN Conceptual and Design Basics

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

More information

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

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

More information

An Oracle White Paper July 2011. Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide

An Oracle White Paper July 2011. Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide Oracle Primavera Contract Management, Business Intelligence Publisher Edition-Sizing Guide An Oracle White Paper July 2011 1 Disclaimer The following is intended to outline our general product direction.

More information

MESOS CB220. Cluster-in-a-Box. Network Storage Appliance. A Simple and Smart Way to Converged Storage with QCT MESOS CB220

MESOS CB220. Cluster-in-a-Box. Network Storage Appliance. A Simple and Smart Way to Converged Storage with QCT MESOS CB220 MESOS CB220 Cluster-in-a-Box Network Storage Appliance A Simple and Smart Way to Converged Storage with QCT MESOS CB220 MESOS CB220 A Simple and Smart Way to Converged Storage Tailored for SMB storage

More information

June 2009. Blade.org 2009 ALL RIGHTS RESERVED

June 2009. Blade.org 2009 ALL RIGHTS RESERVED Contributions for this vendor neutral technology paper have been provided by Blade.org members including NetApp, BLADE Network Technologies, and Double-Take Software. June 2009 Blade.org 2009 ALL RIGHTS

More information

Virtualization Management

Virtualization Management Virtualization Management Traditional IT architectures are generally based in silos, with dedicated computing resources to specific applications and excess or resourcing to accommodate peak demand of the

More information

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family

Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family Intel Ethernet Switch Load Balancing System Design Using Advanced Features in Intel Ethernet Switch Family White Paper June, 2008 Legal INFORMATION IN THIS DOCUMENT IS PROVIDED IN CONNECTION WITH INTEL

More information

Contents Introduction... 5 Deployment Considerations... 9 Deployment Architectures... 11

Contents Introduction... 5 Deployment Considerations... 9 Deployment Architectures... 11 Oracle Primavera Contract Management 14.1 Sizing Guide July 2014 Contents Introduction... 5 Contract Management Database Server... 5 Requirements of the Contract Management Web and Application Servers...

More information

Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions

Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions Purpose-Built Load Balancing The Advantages of Coyote Point Equalizer over Software-based Solutions Abstract Coyote Point Equalizer appliances deliver traffic management solutions that provide high availability,

More information

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad

Test Run Analysis Interpretation (AI) Made Easy with OpenLoad Test Run Analysis Interpretation (AI) Made Easy with OpenLoad OpenDemand Systems, Inc. Abstract / Executive Summary As Web applications and services become more complex, it becomes increasingly difficult

More information

Simplify Data Management and Reduce Storage Costs with File Virtualization

Simplify Data Management and Reduce Storage Costs with File Virtualization What s Inside: 2 Freedom from File Storage Constraints 2 Simplifying File Access with File Virtualization 3 Simplifying Data Management with Automated Management Policies 4 True Heterogeneity 5 Data Protection

More information

Disk Storage Shortfall

Disk Storage Shortfall Understanding the root cause of the I/O bottleneck November 2010 2 Introduction Many data centers have performance bottlenecks that impact application performance and service delivery to users. These bottlenecks

More information

Pivot3 Desktop Virtualization Appliances. vstac VDI Technology Overview

Pivot3 Desktop Virtualization Appliances. vstac VDI Technology Overview Pivot3 Desktop Virtualization Appliances vstac VDI Technology Overview February 2012 Pivot3 Desktop Virtualization Technology Overview Table of Contents Executive Summary... 3 The Pivot3 VDI Appliance...

More information

Brocade Solution for EMC VSPEX Server Virtualization

Brocade Solution for EMC VSPEX Server Virtualization Reference Architecture Brocade Solution Blueprint Brocade Solution for EMC VSPEX Server Virtualization Microsoft Hyper-V for 50 & 100 Virtual Machines Enabled by Microsoft Hyper-V, Brocade ICX series switch,

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

IBM BladeCenter H with Cisco VFrame Software A Comparison with HP Virtual Connect

IBM BladeCenter H with Cisco VFrame Software A Comparison with HP Virtual Connect IBM BladeCenter H with Cisco VFrame Software A Comparison with HP Connect Executive Overview This white paper describes how Cisco VFrame Server Fabric ization Software works with IBM BladeCenter H to provide

More information

Performance Comparison of Fujitsu PRIMERGY and PRIMEPOWER Servers

Performance Comparison of Fujitsu PRIMERGY and PRIMEPOWER Servers WHITE PAPER FUJITSU PRIMERGY AND PRIMEPOWER SERVERS Performance Comparison of Fujitsu PRIMERGY and PRIMEPOWER Servers CHALLENGE Replace a Fujitsu PRIMEPOWER 2500 partition with a lower cost solution that

More information

The Benefits of POWER7+ and PowerVM over Intel and an x86 Hypervisor

The Benefits of POWER7+ and PowerVM over Intel and an x86 Hypervisor The Benefits of POWER7+ and PowerVM over Intel and an x86 Hypervisor Howard Anglin rhbear@us.ibm.com IBM Competitive Project Office May 2013 Abstract...3 Virtualization and Why It Is Important...3 Resiliency

More information

Introduction 1 Performance on Hosted Server 1. Benchmarks 2. System Requirements 7 Load Balancing 7

Introduction 1 Performance on Hosted Server 1. Benchmarks 2. System Requirements 7 Load Balancing 7 Introduction 1 Performance on Hosted Server 1 Figure 1: Real World Performance 1 Benchmarks 2 System configuration used for benchmarks 2 Figure 2a: New tickets per minute on E5440 processors 3 Figure 2b:

More information

Virtualization is set to become a key requirement

Virtualization is set to become a key requirement Xen, the virtual machine monitor The art of virtualization Moshe Bar Virtualization is set to become a key requirement for every server in the data center. This trend is a direct consequence of an industrywide

More information

SUN ORACLE EXADATA STORAGE SERVER

SUN ORACLE EXADATA STORAGE SERVER SUN ORACLE EXADATA STORAGE SERVER KEY FEATURES AND BENEFITS FEATURES 12 x 3.5 inch SAS or SATA disks 384 GB of Exadata Smart Flash Cache 2 Intel 2.53 Ghz quad-core processors 24 GB memory Dual InfiniBand

More information

High-Availability Fault Tolerant Computing for Remote and Branch Offices HA/FT solutions for Cisco UCS E-Series servers and VMware vsphere

High-Availability Fault Tolerant Computing for Remote and Branch Offices HA/FT solutions for Cisco UCS E-Series servers and VMware vsphere Table of Contents UCS E-Series Availability and Fault Tolerance... 3 Solid hardware... 3 Consistent management... 3 VMware vsphere HA and FT... 3 Storage High Availability and Fault Tolerance... 4 Quick-start

More information

SX1012: High Performance Small Scale Top-of-Rack Switch

SX1012: High Performance Small Scale Top-of-Rack Switch WHITE PAPER August 2013 SX1012: High Performance Small Scale Top-of-Rack Switch Introduction...1 Smaller Footprint Equals Cost Savings...1 Pay As You Grow Strategy...1 Optimal ToR for Small-Scale Deployments...2

More information

http://support.oracle.com/

http://support.oracle.com/ Oracle Primavera Contract Management 14.0 Sizing Guide October 2012 Legal Notices Oracle Primavera Oracle Primavera Contract Management 14.0 Sizing Guide Copyright 1997, 2012, Oracle and/or its affiliates.

More information

IBM Global Technology Services March 2008. Virtualization for disaster recovery: areas of focus and consideration.

IBM Global Technology Services March 2008. Virtualization for disaster recovery: areas of focus and consideration. IBM Global Technology Services March 2008 Virtualization for disaster recovery: Page 2 Contents 2 Introduction 3 Understanding the virtualization approach 4 A properly constructed virtualization strategy

More information

How To Store Data On An Ocora Nosql Database On A Flash Memory Device On A Microsoft Flash Memory 2 (Iomemory)

How To Store Data On An Ocora Nosql Database On A Flash Memory Device On A Microsoft Flash Memory 2 (Iomemory) WHITE PAPER Oracle NoSQL Database and SanDisk Offer Cost-Effective Extreme Performance for Big Data 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Abstract... 3 What Is Big Data?...

More information

Enterprise-class desktop virtualization with NComputing. Clear the hurdles that block you from getting ahead. Whitepaper

Enterprise-class desktop virtualization with NComputing. Clear the hurdles that block you from getting ahead. Whitepaper Enterprise-class desktop virtualization with NComputing Clear the hurdles that block you from getting ahead Whitepaper Introduction Enterprise IT departments are realizing virtualization is not just for

More information

CUTTING-EDGE SOLUTIONS FOR TODAY AND TOMORROW. Dell PowerEdge M-Series Blade Servers

CUTTING-EDGE SOLUTIONS FOR TODAY AND TOMORROW. Dell PowerEdge M-Series Blade Servers CUTTING-EDGE SOLUTIONS FOR TODAY AND TOMORROW Dell PowerEdge M-Series Blade Servers Simplifying IT The Dell PowerEdge M-Series blade servers address the challenges of an evolving IT environment by delivering

More information

recovery at a fraction of the cost of Oracle RAC

recovery at a fraction of the cost of Oracle RAC Concurrent data access and fast failover for unstructured data and Oracle databases recovery at a fraction of the cost of Oracle RAC Improve application performance and scalability - Get parallel processing

More information

Berkeley DB and Solid Data

Berkeley DB and Solid Data Berkeley DB and Solid Data October 2002 A white paper by Sleepycat and Solid Data Systems Table of Contents Introduction to Berkeley DB 1 Performance Tuning in Database Applications 2 Introduction to Solid

More information

Storage Solutions to Maximize Success in VDI Environments

Storage Solutions to Maximize Success in VDI Environments Storage Solutions to Maximize Success in VDI Environments Contents Introduction: Why VDI?. 1 VDI Challenges. 2 Storage Solutions Optimized for VDI. 3 Conclusion. 6 Brought to you compliments of: Introduction:

More information

Advanced Core Operating System (ACOS): Experience the Performance

Advanced Core Operating System (ACOS): Experience the Performance WHITE PAPER Advanced Core Operating System (ACOS): Experience the Performance Table of Contents Trends Affecting Application Networking...3 The Era of Multicore...3 Multicore System Design Challenges...3

More information

Windows Server 2008 R2 Hyper-V Live Migration

Windows Server 2008 R2 Hyper-V Live Migration Windows Server 2008 R2 Hyper-V Live Migration White Paper Published: August 09 This is a preliminary document and may be changed substantially prior to final commercial release of the software described

More information

VMWARE WHITE PAPER 1

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

More information

ANY SURVEILLANCE, ANYWHERE, ANYTIME

ANY SURVEILLANCE, ANYWHERE, ANYTIME ANY SURVEILLANCE, ANYWHERE, ANYTIME WHITEPAPER DDN Storage Powers Next Generation Video Surveillance Infrastructure INTRODUCTION Over the past decade, the world has seen tremendous growth in the use of

More information

Setting a new standard

Setting a new standard Changing the UNIX landscape IBM pseries 690 nearly doubling the power of the pseries 680, previously the most powerful pseries server available. 2 The powerful IBM ^ pseries 690 Highlights Datacenter-class

More information

Optimizing Web Infrastructure on Intel Architecture

Optimizing Web Infrastructure on Intel Architecture White Paper Intel Processors for Web Architectures Optimizing Web Infrastructure on Intel Architecture Executive Summary and Purpose of this Paper Today s data center infrastructures must adapt to mobile

More information

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database

Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database WHITE PAPER Improve Business Productivity and User Experience with a SanDisk Powered SQL Server 2014 In-Memory OLTP Database 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents Executive

More information

How To Use The Cisco Wide Area Application Services (Waas) Network Module

How To Use The Cisco Wide Area Application Services (Waas) Network Module Cisco Wide Area Application Services (WAAS) Network Module The Cisco Wide Area Application Services (WAAS) Network Module for the Cisco Integrated Services Routers (ISR) is a powerful WAN optimization

More information

VIRTUALIZING ENTERPRISE APPLICATION INFRASTRUCTURE WITH SUN CHIP MULTITHREADING (CMT) TECHNOLOGY

VIRTUALIZING ENTERPRISE APPLICATION INFRASTRUCTURE WITH SUN CHIP MULTITHREADING (CMT) TECHNOLOGY VIRTUALIZING ENTERPRISE APPLICATION INFRASTRUCTURE WITH SUN CHIP MULTITHREADING (CMT) TECHNOLOGY Using Sun s Built-in, No-cost Virtualization Technologies to Dramatically Increase ROI White Paper September

More information

Distribution One Server Requirements

Distribution One Server Requirements Distribution One Server Requirements Introduction Welcome to the Hardware Configuration Guide. The goal of this guide is to provide a practical approach to sizing your Distribution One application and

More information

Application Brief: Using Titan for MS SQL

Application Brief: Using Titan for MS SQL Application Brief: Using Titan for MS Abstract Businesses rely heavily on databases for day-today transactions and for business decision systems. In today s information age, databases form the critical

More information

System and Storage Virtualization For ios (AS/400) Environment

System and Storage Virtualization For ios (AS/400) Environment Date: March 10, 2011 System and Storage Virtualization For ios (AS/400) Environment How to take advantage of today s cost-saving technologies for legacy applications Copyright 2010 INFINITE Corporation.

More information

How To Connect Virtual Fibre Channel To A Virtual Box On A Hyperv Virtual Machine

How To Connect Virtual Fibre Channel To A Virtual Box On A Hyperv Virtual Machine Virtual Fibre Channel for Hyper-V Virtual Fibre Channel for Hyper-V, a new technology available in Microsoft Windows Server 2012, allows direct access to Fibre Channel (FC) shared storage by multiple guest

More information

JBoss Data Grid Performance Study Comparing Java HotSpot to Azul Zing

JBoss Data Grid Performance Study Comparing Java HotSpot to Azul Zing JBoss Data Grid Performance Study Comparing Java HotSpot to Azul Zing January 2014 Legal Notices JBoss, Red Hat and their respective logos are trademarks or registered trademarks of Red Hat, Inc. Azul

More information

SolidFire and NetApp All-Flash FAS Architectural Comparison

SolidFire and NetApp All-Flash FAS Architectural Comparison SolidFire and NetApp All-Flash FAS Architectural Comparison JUNE 2015 This document provides an overview of NetApp s All-Flash FAS architecture as it compares to SolidFire. Not intended to be exhaustive,

More information

Cisco Unified Computing System: Meet the Challenges of Virtualization with Microsoft Hyper-V

Cisco Unified Computing System: Meet the Challenges of Virtualization with Microsoft Hyper-V White Paper Cisco Unified Computing System: Meet the Challenges of Virtualization with Microsoft Hyper-V What You Will Learn The modern virtualized data center is today s new IT service delivery foundation,

More information

WHITE PAPER The Storage Holy Grail: Decoupling Performance from Capacity

WHITE PAPER The Storage Holy Grail: Decoupling Performance from Capacity WHITE PAPER The Storage Holy Grail: Decoupling Performance from Capacity Technical White Paper 1 The Role of a Flash Hypervisor in Today s Virtual Data Center Virtualization has been the biggest trend

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

The New Economics of Virtualization

The New Economics of Virtualization white paper June 2008 The New Economics of Virtualization Applying Server Virtualization for Greater ROI table of contents Introduction...............................................................3 The

More information

Private cloud computing advances

Private cloud computing advances Building robust private cloud services infrastructures By Brian Gautreau and Gong Wang Private clouds optimize utilization and management of IT resources to heighten availability. Microsoft Private Cloud

More information

EMC XtremSF: Delivering Next Generation Storage Performance for SQL Server

EMC XtremSF: Delivering Next Generation Storage Performance for SQL Server White Paper EMC XtremSF: Delivering Next Generation Storage Performance for SQL Server Abstract This white paper addresses the challenges currently facing business executives to store and process the growing

More information

Bivio 7000 Series Network Appliance Platforms

Bivio 7000 Series Network Appliance Platforms W H I T E P A P E R Bivio 7000 Series Network Appliance Platforms Uncompromising performance. Unmatched flexibility. Uncompromising performance. Unmatched flexibility. The Bivio 7000 Series Programmable

More information

Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its

Every organization has critical data that it can t live without. When a disaster strikes, how long can your business survive without access to its DISASTER RECOVERY STRATEGIES: BUSINESS CONTINUITY THROUGH REMOTE BACKUP REPLICATION Every organization has critical data that it can t live without. When a disaster strikes, how long can your business

More information

Cost-effective, extremely manageable, high-density rack servers September 2002. Why Blade Servers? by Mark T. Chapman IBM Server Group

Cost-effective, extremely manageable, high-density rack servers September 2002. Why Blade Servers? by Mark T. Chapman IBM Server Group Cost-effective, extremely manageable, high-density rack servers September 2002 Why Blade Servers? by Mark T. Chapman IBM Server Group Page 2 Introduction to Blade Servers Many organizations have begun

More information

How to Choose your Red Hat Enterprise Linux Filesystem

How to Choose your Red Hat Enterprise Linux Filesystem How to Choose your Red Hat Enterprise Linux Filesystem EXECUTIVE SUMMARY Choosing the Red Hat Enterprise Linux filesystem that is appropriate for your application is often a non-trivial decision due to

More information

Analyzing Full-Duplex Networks

Analyzing Full-Duplex Networks Analyzing Full-Duplex Networks There are a number ways to access full-duplex traffic on a network for analysis: SPAN or mirror ports, aggregation TAPs (Test Access Ports), or full-duplex TAPs are the three

More information

SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs

SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs SAS deployment on IBM Power servers with IBM PowerVM dedicated-donating LPARs Narayana Pattipati IBM Systems and Technology Group ISV Enablement January 2013 Table of contents Abstract... 1 IBM PowerVM

More information

Developing a dynamic, real-time IT infrastructure with Red Hat integrated virtualization

Developing a dynamic, real-time IT infrastructure with Red Hat integrated virtualization Developing a dynamic, real-time IT infrastructure with Red Hat integrated virtualization www.redhat.com Table of contents Introduction Page 3 Benefits of virtualization Page 3 Virtualization challenges

More information

Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center

Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center White Paper Answering the Requirements of Flash-Based SSDs in the Virtualized Data Center Provide accelerated data access and an immediate performance boost of businesscritical applications with caching

More information