Infrastructure architecture essentials, Part 3: System design methods for sc...

Size: px
Start display at page:

Download "Infrastructure architecture essentials, Part 3: System design methods for sc..."

Transcription

1 1 of 8 8/22/2009 6:52 PM Infrastructure architecture essentials, Part 3: System design methods for scaling Tools and techniques Sam Siewert (siewerts@colorado.edu), Principal Software Architect/Adjunct Professor, University of Colorado Summary: In an ideal world, all systems would have linear scaling of all resources with linear cost, but this is rarely the case. Cost may include not only capital expenditures but operational costs for increased cooling, power, rack space, and management requirements. System designers and solution architects who plan ahead for scaling can at least control cost, make initial trade-offs for the long term, and provide mostly linear scaling with similar increases in capital and operating costs. Choosing the right scaling strategy ranging from simple server-client to clusters to grid, cloud, or general Internet services up front is critical. This article arms systems designers and solution architects with methods for success. Date: 14 Oct 2008 Level: Introductory PDF: A4 and Letter (90KB 8 pages)get Adobe Reader Activity: 443 views Comments: 0 (Add comments) Average rating (based on 3 votes) Scaling is most often thought of as the ability to expand services, increase access to data, or add client load. The ability to handle more clients by providing more services and data access is most often achieved by scaling server-side processor, input/output (I/O), memory, and storage. But this article, the third installment in this series on infrastructure architecture, looks at alternative architectures and considers how scaling fits into new paradigms such as grid and cloud computing. Too often organizations overlook costly operational expenditures associated with scaling, including power, cooling, and rack space. Furthermore, good preparation for scaling can help eliminate I/O, processor, memory, or storage bottlenecks the topic of the second article in this series. Resources such as power are not discussed in this article, but the Resources section provides links to more information on that topic. Scaling beyond a server with clients requires strategies that include clustering (both processor and file systems), grid computing, and cloud computing and is generally defined on the uppermost bound by ubiquitous Internet services that can meet rapidly changing public demand. This article's first focus is on planning ahead to determine scaling bounds and strategies for scaling that are as close as possible to linear and infinite. Second, it looks at each major service resource for server level, cluster, grid, and cloud computing software as a service (SaaS) and hardware as a service (HaaS) scaling, including processor, I/O, memory and storage, and strategies to scale and balance each. The potential breadth and depth of generalized scaling strategies for servers, clusters, grids, and cloud computing is immense, but this article provides concrete examples as well as points to greater detail so that you can tackle difficult problems on large systems at the infrastructure level. Principals and goals for linear scaling systems

2 2 of 8 8/22/2009 6:52 PM A linear scaling system requires a capable compute node, such as an IBM System x server or BladeCenter system, which provides symmetrical multiprocessing (SMP) scaling for processor or memory coupled with sufficient I/O scaling for clustering, storage networks, management, and client-access networking. Looking forward to larger scale systems with broader scope and client access, it is most important that the basic compute and storage subsystems be carefully designed for expansion: Hierarchical scaling: Cloud computing centers potentially composed of grids, high performance computing (HPC) clusters, or SMP servers with client access at all levels Service-Oriented Architecture (SOA): Careful consideration of coupling of computations and data access for applications along with client access networks High speed interconnect (HSI) cluster networks: Networks such as Infiniband, Myranet, and 10GE Scalable storage access through a storage area network (SA ): 8G Fibre Channel, Internet small computer system interface (iscsi) over Infiniband or 10GE, or Fibre Channel over Ethernet/converged network adapters (FCoE/CNA) and protocol offloading host bus interfaces SMP compute nodes: Nodes with sufficient processor, memory, and I/O channel expansion for storage, cluster, management, and client networks Scalable file systems: Network access storage (NAS) head or gateway designs with parallel file systems to scale with storage and the number of clients along with network file system (NFS) protocol acceleration technologies like remote direct memory access (RDMA) Green factor: The scalable power, cooling, and rack density of each subsystem selected Geo-scaling: Using switch uplinks to dark fiber with dense wavelength division multiplexing (DWDM) add and drop mulitplexors Terrascale, petascale, and exascale challenges Along with operational costs, management of resources is perhaps the biggest problem in scaling. Future systems will have to provide more autonomic features, including self-configuring, healing, optimizing, and protecting (self-chop), to reduce IT costs for radically scaled-out systems in terms of compute capability and numbers of clients. Likewise, the green aspect of basic building blocks, including power, cooling, and rack density, will become increasingly important. To date, focus has often been on acquisition cost rather than the total cost of ownership (TCO) and the cost of providing services. Skills and competencies: planning for growth up front As shown in Figure 1, systems can scale from simple client computers to larger SMP servers. Client computers connect to clusters of SMP servers that can divide and conquer algorithms, given their computing power. Clusters of SMP servers can likewise provide concurrent services to grid systems. Built on cluster and grid computing, centralized cloud computing services on the Internet is growing rapidly. Cloud computing might be as simple as a shared calendar and not require HPC clusters, but then again, access to HPC over the Internet is becoming a growing concern in both the academic world and the business computing world (see Resources). The clusters and SMP servers in a grid should themselves scale in terms of processor, I/O, memory, and storage access so that they can accommodate application hosting goals for services in the grid or cloud computing center. Perhaps the best place to start is by asking yourself a series of scaling questions, such as: To what extent can processor, memory, and I/O channels be expanded on each SMP compute node? How will storage access, client network access, and cluster network synchronization and data sharing be balanced for applications in a given cluster? How will client networks and management scale for multiple servers and clusters? Will services be made available to a larger number of clients, necessitating grid management? Will there be value in opening up services to the public?

3 3 of 8 8/22/2009 6:52 PM Figure 1. Examples of scaling and application coupling Note that Figure 1 shows use of IBM System x3650 nodes and Fibre Channel SAN-attached DS4800 storage as an example of building block to go from SMP server to a cluster of System x3650 servers with DS4800 SAN storage and a parallel file system such as global parallel file system (GPFS). Clusters designed this way can be placed in a grid; for higher density, using a BladeCenter system might be considered in addition to or to rehost clustered services. Grid provides coordinated management, security, and client/user management tools to simplify IT work associated with a large number of clients in an SOA. Tools and techniques: estimating workload and scaling A detailed overview of I/O, processor, and memory performance tools was provided in the second article in this series. One of the best ways to estimate workload is simply to run applications and, in a simple SOA, plan on scaling based on the number of clients expected to run each type of service. Good scaling benchmark tools emulate client service requests using threaded or asynchronous workload and can be scaled and run directly on compute nodes or clusters or from a high performance client-emulator node. For example, a cluster might have a bonded 2 10 Gigabit Ethernet interface for a NAS head to 24GB Ethernet NAS clients. Figure 2 shows a basic I/O, processing, and memory scaling model. One of the most significant drivers that may not be immediately apparent is the extent to which host bus adapters (HBAs) for storage, host channel adapters (HCAs) for cluster interconnect, and network adapters for client/management networks offload protocol processing or, put another way, how much host-node loading do each of these I/O interfaces and their stacks place on compute nodes? Figure 2. SMP node I/O scaling and workload considerations

4 4 of 8 8/22/2009 6:52 PM Server scaling Server scaling requires detailed knowledge of the processor complex, the processor-i/o-memory bus architecture, and the host channel design. For example, in Figure 2, if the System x3650 server is used as a compute node, this system has two gen1 x8 and two gen1 x4 PCI-e I/O channels along with on-board dual-gb Ethernet interfaces and a redundant array of independent disks (RAID) controller as well as several high availability features. So, with the System x3650, one possible configuration would be a two-port 10GE network adapter on the x8 bus slot for the HSI, one x8 8G two-port Fibre Channel HBA on one of the x8s, and a one-port 10GE network adapter on each of the remaining x4 PCI-e slots for the client network interface. This configuration provides 20Gbps full duplex to client uplink, 16Gbps to SAN storage, and 20Gbps to the HSI for clustering and uses the two built-in gigabit Ethernet interfaces for redundant management interfaces. This particular configuration leaves no bandwidth unused out of the 24 gen1 2.5Gbps PCI-e I/O channels, which is a total of 60Gbps (20Gbps client, 16Gbps SAN, 20Gbps cluster HSI, 2Gbps management, and 12Gbps internal RAID controller = 60Gbps). Making sure of bandwidth for the I/O interface into the processor complex is a great start and is nothing more than accounting. It should be noted carefully here that PCI-e, gige/10ge, and Fibre Channel are all full duplex transports, so they are capable of simultaneous transmit and receive data transfers. As such, the total bandwidth in this system is 120Gbps, which exceeds the memory bandwidth significantly, as you'll see. Skills and competencies: planning for server scaling Digging deeper than I/O channels and configuration of HBAs, HCAs, and network adapters to best use that bandwidth, you must also look at memory bandwidth, latency and processor scaling. Memory bandwidth can become a bottleneck, because messages and I/Os are often stored, processed, and forwarded so that memory bandwidth becomes a critical scaling parameter. In the example with the System x3650 server, according to the User's Guide, it supports 12 fully buffered PC DIMMs, which is DDR2-667 with 6 ns cycle time, supports a 333MHz I/O bus, and is capable of 667 million data transfers per second, or 5.333GB/sec. This is essentially 53.33Gbps and equal to approximately the half-duplex I/O capability of 60Gbps. Clearly, with this system and careful planning, you're likely to use all the memory capability. Ideally, it will be the bottleneck, assuming you keep I/O channels near saturation at half duplex, keep code mostly running out of cache, and

5 5 of 8 8/22/2009 6:52 PM mostly DMA directly into and out of memory-mapped kernel buffers. Tools and techniques: don't leave bandwidth, processor, or memory on the table IBM offers several tools and documents for sizing their BladeCenter systems and System x servers (see Resources). Measuring actual memory bandwidth as well as consulting the specification is useful, and tools for this as well as catalogues of measurement's can be found on Dr. Bandwidth's Web page (see Resources). Processor scaling is best measured by benchmarking the most complex algorithms that will operate on data going in and coming out of memory at line rate and based on the number of threads or asynchronous I/O and processing contexts that the services must provide for clients. There really is no substitute for running at least the core algorithms on the proposed SMP node to estimate processor requirements. Many tools exist for analyzing the results, including profiling tools like VTune and basic processor loading monitor tools (see Resources). Cluster scaling As shown in Figure 2, sufficient cluster bandwidth to and from each SMP node is required for message passing and synchronization in parallel computations as well as parallel file systems like the IBM general parallel file system (see Resources). One of the key decisions is the cluster file system that you'll use. The IBM white paper "An Introduction to GPFS Version 3.2," provides an excellent overview of both SAN clusters and NAS head/gateway client clustered system configurations. Clusters are built for numerous reasons, including: Compute scaling: Breaking algorithms up into subparts, computing intermediate results, and merging results from numerous SMP nodes through message passing and distributed synchronization mechanisms High availability: Replication of NAS file services for clients to ensure access to stored data despite potential server downtime I/O scaling: For I/O-intensive applications that interface with SAN RAID to increase I/O bandwidth Client service scaling: To simply handle more concurrent client service requests from one cluster The skills, competencies, tools, and techniques for cluster scaling go beyond the scope of this article, as does grid scaling and cloud computing center scaling. However, good practices at the SMP compute node will provide good staging for these higher order scaling architectures. You can find numerous resources to assist with cluster scaling in Resources after you've identified the goals for cluster scaling enumerated previously. Grid and cloud scaling As shown in Figure 1, clusters provide I/O, processor, and storage scaling but generally don't prescribe management scaling methods, client-side management methods, or security. Scaling the full infrastructure, including many services that may be hosted on multiple clusters or SMP servers and clients that use these services, is the domain of grid computing. Grid computing is concerned with: Resource virtualization: For storage, networks, and processors through virtual disk arrays, network interface multipath management, and virtual machines User interface portals: Including definitions for secure Web access such as Web Services Description Language (WSDL) and Simple Object Access Protocol (SOAP) System management: Including provisioning and autonomic features for management of IT assets Complete coverage of grid scaling is not possible in this article, but the IBM Research Journal provides

6 6 of 8 8/22/2009 6:52 PM in-depth studies, and many grid tools are available from IBM as well (see Resources). Likewise, cloud computing, which is a relatively new but rapidly growing architecture is beyond the scope of this paper. However, the basic concept of cloud computing is to provide HaaS and SaaS, which is enabled by building well-designed SMP and cluster servers in grid architectures that make generally useful applications available to users over the Web. For example, everything from shared calendars, code version control and management, , and many environments for social networking have come out of Web-enabled applications. This trend is growing and starting to include even HPC applications. Green factors The cost of scaling is not only the capital expenditure to add new processing capability, I/O channels, memory, storage, or networking but also the cost to power, cool, host, and manage these new resources. Although grid architecture and autonomic computing can help with management scaling, the green factor of subsystems and components is critical for keeping operation expenditures lower. Several trends are helping, including lower power storage using either solid state disk (SSD) flash drives and small form factor disk arrays. Likewise, the relentless pursuit of higher clock rate processors has given way to more cores with better SMP scaling designs and methods for clustering nodes. Both are helping keep costs down. Most often, customers design based on initial expense, such as cost per Gb, rather than power and performance cost measures, which become more significant as systems are scaled up and over long-term operations. In addition, management and TCO are important considerations, along with green factors. Conclusion Scaling is a planning exercise that requires estimation of future needs, budgets, and trade-offs between initial cost and long-term operational costs. Most systems don't have HPC requirements that are difficult to meet, rather simple client and service scaling needs. With some careful analysis and the selection of base SMP nodes and cluster design, you can scale these systems effectively and with minimal waste if resources are balanced initially and kept in balance. Don't overlook the scaling of management, either, and grid computing provides some great resources for consideration to prevent IT burden from scaling up too much with systems. Resources Learn See the IBM High Performance On Demand Solutions site for the latest on cloud computing and SOA scaling. The IBM Research Journal on grid computing provides an excellent, in-depth review of what grid can do for scaling management and user access to large-scale computing resources. See the IBM HPC Cluster solutions site for guidance on cluster solutions. See the IBM white paper An Introduction to GPFS Version 3.2 site for an overview of SAN clusters and NAS head/gateway client-clustered system configurations. For tools and information on compute node sizing for SMP servers or clusters, see the Configuration

7 7 of 8 8/22/2009 6:52 PM tools page at IBM. See the IBM System x3650 User's Guide The IBM General Parallel File System, or GPFS, runs on both the Linux and IBM AIX SMP operating systems for cluster and grid scaling. See Part 2 of this series for a more detailed overview of tools you can use to benchmark systems to verify specifications and to find bottlenecks. Check out the fourth installment in the "Big Iron" series, "Power, cooling, and performance: Find the right balance" (developerworks, Sam Siewert, 17 May 2005), for more information about power consumption and related topics. Read the developerworks series, Cloud computing with Amazon Web services by Prabhakar Chaganti for more information on cloud computing. Performance Tuning for Linux Servers by Sandra K. Johnson, Gerrit Huizenga, and Badari Pulavarty (IBM Press, 2005) provides a great in-depth look at performance analysis, tuning methods, and workload generators for Linux. Browse the technology bookstore for books on these and other technical topics. Get the RSS feed for this series. Get products and technologies Download IBM product evaluation versions and get your hands on application development tools and middleware products from DB2, Lotus, Rational, Tivoli, and WebSphere. Check out "System x and BladeCenter system grid computing solutions from IBM. For memory bandwidth measurements and tools, see Dr. Bandwidth's web page. Check out Raptor 10GE/gigE switches, which employ 10GE customized layer-2 protocol to replace trunking and provide simple solutions for using dark fiber to expand clusters over large distances. Discuss Check out developerworks blogs and get involved in the developerworks community. About the author

8 8 of 8 8/22/2009 6:52 PM Dr. Sam Siewert is a systems and software architect who has worked in the aerospace, telecommunications, digital cable, and storage industries. He also teaches at the University of Colorado at Boulder in the Embedded Systems Certification Program, which he co-founded in His research interests include high-performance computing, broadband networks, real-time media, distance learning environments, and embedded real-time systems. Trademarks My developerworks terms and conditions

Infrastructure architecture essentials, Part 4: Scalable enterprise systems...

Infrastructure architecture essentials, Part 4: Scalable enterprise systems... 1 of 8 8/22/2009 6:46 PM Infrastructure architecture essentials, Part 4: Scalable enterprise systems management Concepts and techniques Sam Siewert (siewerts@colorado.edu), Principal Software Architect/Adjunct

More information

Infrastructure architecture essentials, Part 2: Find, avoid, and eliminate sy...

Infrastructure architecture essentials, Part 2: Find, avoid, and eliminate sy... 1 of 11 8/22/2009 6:53 PM Infrastructure architecture essentials, Part 2: Find, avoid, and eliminate system bottlenecks Sam Siewert (siewerts@colorado.edu), Principal Software Architect/Adjunct Professor,

More information

The Oracle Database Appliance I/O and Performance Architecture

The Oracle Database Appliance I/O and Performance Architecture Simple Reliable Affordable The Oracle Database Appliance I/O and Performance Architecture Tammy Bednar, Sr. Principal Product Manager, ODA 1 Copyright 2012, Oracle and/or its affiliates. All rights reserved.

More information

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results

Dell Fluid Data solutions. Powerful self-optimized enterprise storage. Dell Compellent Storage Center: Designed for business results Dell Fluid Data solutions Powerful self-optimized enterprise storage Dell Compellent Storage Center: Designed for business results The Dell difference: Efficiency designed to drive down your total cost

More information

Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System

Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System Microsoft Exchange Server 2010 workload optimization on the new IBM PureFlex System Best practices Roland Mueller IBM Systems and Technology Group ISV Enablement April 2012 Copyright IBM Corporation, 2012

More information

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740

Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 Accelerating Microsoft SQL Server 2016 Performance With Dell EMC PowerEdge R740 A performance study of 14 th generation Dell EMC PowerEdge servers for Microsoft SQL Server Dell EMC Engineering September

More information

p5 520 server Robust entry system designed for the on demand world Highlights

p5 520 server Robust entry system designed for the on demand world Highlights Robust entry system designed for the on demand world IBM p5 520 server _` p5 520 rack system with I/O drawer Highlights Innovative, powerful, affordable, open and adaptable UNIX and Linux environment system

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express IBM DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage Highlights Mixed host interfaces support (FC/iSCSI) enables SAN tiering Balanced performance well-suited for

More information

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c

Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c White Paper Deploy a High-Performance Database Solution: Cisco UCS B420 M4 Blade Server with Fusion iomemory PX600 Using Oracle Database 12c What You Will Learn This document demonstrates the benefits

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini June 2016 2016 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

Design and Architecture of Dell Acceleration Appliances for Database (DAAD): A Practical Approach with High Availability Guaranteed

Design and Architecture of Dell Acceleration Appliances for Database (DAAD): A Practical Approach with High Availability Guaranteed Design and Architecture of Dell Acceleration Appliances for Database (DAAD): A Practical Approach with High Availability Guaranteed Kai Yu, Yuxiang Gao Dell Global Solutions Engineering Group Peng Zhang,

More information

Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure

Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure Upgrade to Microsoft SQL Server 2016 with Dell EMC Infrastructure Generational Comparison Study of Microsoft SQL Server Dell Engineering February 2017 Revisions Date Description February 2017 Version 1.0

More information

Achieve Optimal Network Throughput on the Cisco UCS S3260 Storage Server

Achieve Optimal Network Throughput on the Cisco UCS S3260 Storage Server White Paper Achieve Optimal Network Throughput on the Cisco UCS S3260 Storage Server Executive Summary This document describes the network I/O performance characteristics of the Cisco UCS S3260 Storage

More information

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini

Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini White Paper Design a Remote-Office or Branch-Office Data Center with Cisco UCS Mini February 2015 2015 Cisco and/or its affiliates. All rights reserved. This document is Cisco Public. Page 1 of 9 Contents

More information

IBM Power 755 server. High performance compute node for scalable clusters using InfiniBand architecture interconnect products.

IBM Power 755 server. High performance compute node for scalable clusters using InfiniBand architecture interconnect products. IBM Power 755 server High performance compute node for scalable clusters using InfiniBand architecture interconnect products. Highlights Optimized for running highly parallel computationally intensive

More information

Exam Questions C

Exam Questions C Exam Questions C9010-250 Power Systems with POWER8 Sales Skills V1 1. A credit card company is going to implement a new application for which security is a major requirement. The company has been quoted

More information

IBM System Storage DCS3700

IBM System Storage DCS3700 IBM System Storage DCS3700 Maximize performance, scalability and storage density at an affordable price Highlights Gain fast, highly dense storage capabilities at an affordable price Deliver simplified

More information

SAS workload performance improvements with IBM XIV Storage System Gen3

SAS workload performance improvements with IBM XIV Storage System Gen3 SAS workload performance improvements with IBM XIV Storage System Gen3 Including performance comparison with XIV second-generation model Narayana Pattipati IBM Systems and Technology Group ISV Enablement

More information

Sun Lustre Storage System Simplifying and Accelerating Lustre Deployments

Sun Lustre Storage System Simplifying and Accelerating Lustre Deployments Sun Lustre Storage System Simplifying and Accelerating Lustre Deployments Torben Kling-Petersen, PhD Presenter s Name Principle Field Title andengineer Division HPC &Cloud LoB SunComputing Microsystems

More information

A GPFS Primer October 2005

A GPFS Primer October 2005 A Primer October 2005 Overview This paper describes (General Parallel File System) Version 2, Release 3 for AIX 5L and Linux. It provides an overview of key concepts which should be understood by those

More information

IBM Emulex 16Gb Fibre Channel HBA Evaluation

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

More information

LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE

LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE WHITE PAPER I JUNE 2010 LEVERAGING A PERSISTENT HARDWARE ARCHITECTURE How an Open, Modular Storage Platform Gives Enterprises the Agility to Scale On Demand and Adapt to Constant Change. LEVERAGING A PERSISTENT

More information

Evaluation Report: HP StoreFabric SN1000E 16Gb Fibre Channel HBA

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

More information

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage

TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage TPC-E testing of Microsoft SQL Server 2016 on Dell EMC PowerEdge R830 Server and Dell EMC SC9000 Storage Performance Study of Microsoft SQL Server 2016 Dell Engineering February 2017 Table of contents

More information

InfiniBand SDR, DDR, and QDR Technology Guide

InfiniBand SDR, DDR, and QDR Technology Guide White Paper InfiniBand SDR, DDR, and QDR Technology Guide The InfiniBand standard supports single, double, and quadruple data rate that enables an InfiniBand link to transmit more data. This paper discusses

More information

An Introduction to GPFS

An Introduction to GPFS IBM High Performance Computing July 2006 An Introduction to GPFS gpfsintro072506.doc Page 2 Contents Overview 2 What is GPFS? 3 The file system 3 Application interfaces 4 Performance and scalability 4

More information

Virtualization of the MS Exchange Server Environment

Virtualization of the MS Exchange Server Environment MS Exchange Server Acceleration Maximizing Users in a Virtualized Environment with Flash-Powered Consolidation Allon Cohen, PhD OCZ Technology Group Introduction Microsoft (MS) Exchange Server is one of

More information

Assessing performance in HP LeftHand SANs

Assessing performance in HP LeftHand SANs Assessing performance in HP LeftHand SANs HP LeftHand Starter, Virtualization, and Multi-Site SANs deliver reliable, scalable, and predictable performance White paper Introduction... 2 The advantages of

More information

2 to 4 Intel Xeon Processor E v3 Family CPUs. Up to 12 SFF Disk Drives for Appliance Model. Up to 6 TB of Main Memory (with GB LRDIMMs)

2 to 4 Intel Xeon Processor E v3 Family CPUs. Up to 12 SFF Disk Drives for Appliance Model. Up to 6 TB of Main Memory (with GB LRDIMMs) Based on Cisco UCS C460 M4 Rack Servers Solution Brief May 2015 With Intelligent Intel Xeon Processors Highlights Integrate with Your Existing Data Center Our SAP HANA appliances help you get up and running

More information

InfiniBand Networked Flash Storage

InfiniBand Networked Flash Storage InfiniBand Networked Flash Storage Superior Performance, Efficiency and Scalability Motti Beck Director Enterprise Market Development, Mellanox Technologies Flash Memory Summit 2016 Santa Clara, CA 1 17PB

More information

IBM _` p5 570 servers

IBM _` p5 570 servers Innovative, modular, scalable, mid-range systems designed for the on demand world IBM _` p5 570 servers and departmental or regional server deployments. The rack-mount p5-570 delivers power, flexibility,

More information

VSTOR Vault Mass Storage at its Best Reliable Mass Storage Solutions Easy to Use, Modular, Scalable, and Affordable

VSTOR Vault Mass Storage at its Best Reliable Mass Storage Solutions Easy to Use, Modular, Scalable, and Affordable VSTOR Vault Mass Storage at its Best Reliable Mass Storage Solutions Easy to Use, Modular, Scalable, and Affordable MASS STORAGE AT ITS BEST The ARTEC VSTOR Vault VS Mass Storage Product Family ARTEC s

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

VERITAS Storage Foundation 4.0 TM for Databases

VERITAS Storage Foundation 4.0 TM for Databases VERITAS Storage Foundation 4.0 TM for Databases Powerful Manageability, High Availability and Superior Performance for Oracle, DB2 and Sybase Databases Enterprises today are experiencing tremendous growth

More information

Sun Fire X4170 M2 Server Frequently Asked Questions

Sun Fire X4170 M2 Server Frequently Asked Questions Overview Faced with ever increasing computing needs and budget constraints, companies today want to set up infrastructures that offer optimal value, can easily be re-purposed, and have reduced complexity.

More information

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades

Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation Report: Improving SQL Server Database Performance with Dot Hill AssuredSAN 4824 Flash Upgrades Evaluation report prepared under contract with Dot Hill August 2015 Executive Summary Solid state

More information

Exploiting the full power of modern industry standard Linux-Systems with TSM Stephan Peinkofer

Exploiting the full power of modern industry standard Linux-Systems with TSM Stephan Peinkofer TSM Performance Tuning Exploiting the full power of modern industry standard Linux-Systems with TSM Stephan Peinkofer peinkofer@lrz.de Agenda Network Performance Disk-Cache Performance Tape Performance

More information

Lossless 10 Gigabit Ethernet: The Unifying Infrastructure for SAN and LAN Consolidation

Lossless 10 Gigabit Ethernet: The Unifying Infrastructure for SAN and LAN Consolidation . White Paper Lossless 10 Gigabit Ethernet: The Unifying Infrastructure for SAN and LAN Consolidation Introduction As organizations increasingly rely on IT to help enable, and even change, their business

More information

DB2 purescale: High Performance with High-Speed Fabrics. Author: Steve Rees Date: April 5, 2011

DB2 purescale: High Performance with High-Speed Fabrics. Author: Steve Rees Date: April 5, 2011 DB2 purescale: High Performance with High-Speed Fabrics Author: Steve Rees Date: April 5, 2011 www.openfabrics.org IBM 2011 Copyright 1 Agenda Quick DB2 purescale recap DB2 purescale comes to Linux DB2

More information

SUN CUSTOMER READY HPC CLUSTER: REFERENCE CONFIGURATIONS WITH SUN FIRE X4100, X4200, AND X4600 SERVERS Jeff Lu, Systems Group Sun BluePrints OnLine

SUN CUSTOMER READY HPC CLUSTER: REFERENCE CONFIGURATIONS WITH SUN FIRE X4100, X4200, AND X4600 SERVERS Jeff Lu, Systems Group Sun BluePrints OnLine SUN CUSTOMER READY HPC CLUSTER: REFERENCE CONFIGURATIONS WITH SUN FIRE X4100, X4200, AND X4600 SERVERS Jeff Lu, Systems Group Sun BluePrints OnLine April 2007 Part No 820-1270-11 Revision 1.1, 4/18/07

More information

HP ProLiant BladeSystem Gen9 vs Gen8 and G7 Server Blades on Data Warehouse Workloads

HP ProLiant BladeSystem Gen9 vs Gen8 and G7 Server Blades on Data Warehouse Workloads HP ProLiant BladeSystem Gen9 vs Gen8 and G7 Server Blades on Data Warehouse Workloads Gen9 server blades give more performance per dollar for your investment. Executive Summary Information Technology (IT)

More information

Exploring Cisco 6000 Series Nexus Switches Benefits, Features, Models and More #NB Tech A19

Exploring Cisco 6000 Series Nexus Switches Benefits, Features, Models and More #NB Tech A19 Exploring Cisco 6000 Series Nexus Switches Benefits, Features, Models and More #NB Tech A19 In our earlier blog posts we covered Cisco 5500 Series Switches, Cisco 5600 Series Switches and in this blog

More information

IBM s Data Warehouse Appliance Offerings

IBM s Data Warehouse Appliance Offerings IBM s Data Warehouse Appliance Offerings RChaitanya IBM India Software Labs Agenda 1 IBM Smart Analytics System (D5600) System Overview Technical Architecture Software / Hardware stack details 2 Netezza

More information

Optical Transport Platform

Optical Transport Platform Optical Transport Platform Bandwidth expansion on demand MICROSENS fiber optic solutions - intelligent, reliable, high-performance Optical Transport Platform The MICROSENS Optical Transport Platform provides

More information

IBM Spectrum NAS. Easy-to-manage software-defined file storage for the enterprise. Overview. Highlights

IBM Spectrum NAS. Easy-to-manage software-defined file storage for the enterprise. Overview. Highlights IBM Spectrum NAS Easy-to-manage software-defined file storage for the enterprise Highlights Reduce capital expenditures with storage software on commodity servers Improve efficiency by consolidating all

More information

INFOBrief. Dell PowerEdge Key Points

INFOBrief. Dell PowerEdge Key Points INFOBrief Dell PowerEdge 1855 Key Points The Dell PowerEdge 1855 can pack up to 43% more processor, memory and storage density into a 42U rack than traditional Dell 1U servers 5 while using up to 13% less

More information

OceanStor 6800F V5 Mission-Critical All-Flash Storage Systems

OceanStor 6800F V5 Mission-Critical All-Flash Storage Systems OceanStor 6800F V5 Mission-Critical s OceanStor 6800F V5 all-flash storage system (OceanStor 6800F V5 for short) is Huawei's next-generation mission-critical all-flash array. It has incorporated all of

More information

NVMe over Universal RDMA Fabrics

NVMe over Universal RDMA Fabrics NVMe over Universal RDMA Fabrics Build a Flexible Scale-Out NVMe Fabric with Concurrent RoCE and iwarp Acceleration Broad spectrum Ethernet connectivity Universal RDMA NVMe Direct End-to-end solutions

More information

Exchange Server 2007 Performance Comparison of the Dell PowerEdge 2950 and HP Proliant DL385 G2 Servers

Exchange Server 2007 Performance Comparison of the Dell PowerEdge 2950 and HP Proliant DL385 G2 Servers Exchange Server 2007 Performance Comparison of the Dell PowerEdge 2950 and HP Proliant DL385 G2 Servers By Todd Muirhead Dell Enterprise Technology Center Dell Enterprise Technology Center dell.com/techcenter

More information

IBM System p5 185 Express Server

IBM System p5 185 Express Server The perfect entry system with a 3-year warranty and a price that might surprise you IBM System p5 185 Express Server responsiveness. As such, it is an excellent replacement for IBM RS/6000 150 and 170

More information

Hands-On Wide Area Storage & Network Design WAN: Design - Deployment - Performance - Troubleshooting

Hands-On Wide Area Storage & Network Design WAN: Design - Deployment - Performance - Troubleshooting Hands-On WAN: Design - Deployment - Performance - Troubleshooting Course Description This highly intense, vendor neutral, Hands-On 5-day course provides an in depth exploration of Wide Area Networking

More information

Architecting Storage for Semiconductor Design: Manufacturing Preparation

Architecting Storage for Semiconductor Design: Manufacturing Preparation White Paper Architecting Storage for Semiconductor Design: Manufacturing Preparation March 2012 WP-7157 EXECUTIVE SUMMARY The manufacturing preparation phase of semiconductor design especially mask data

More information

Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions

Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions Dell PowerEdge R720xd with PERC H710P: A Balanced Configuration for Microsoft Exchange 2010 Solutions A comparative analysis with PowerEdge R510 and PERC H700 Global Solutions Engineering Dell Product

More information

OceanStor 5300F&5500F& 5600F&5800F V5 All-Flash Storage Systems

OceanStor 5300F&5500F& 5600F&5800F V5 All-Flash Storage Systems OceanStor 5300F&5500F& 5600F&5800F V5 Huawei mid-range all-flash storage systems (OceanStor F V5 mid-range storage for short) deliver the high performance, low latency, and high scalability that are required

More information

Extremely Fast Distributed Storage for Cloud Service Providers

Extremely Fast Distributed Storage for Cloud Service Providers Solution brief Intel Storage Builders StorPool Storage Intel SSD DC S3510 Series Intel Xeon Processor E3 and E5 Families Intel Ethernet Converged Network Adapter X710 Family Extremely Fast Distributed

More information

New Approach to Unstructured Data

New Approach to Unstructured Data Innovations in All-Flash Storage Deliver a New Approach to Unstructured Data Table of Contents Developing a new approach to unstructured data...2 Designing a new storage architecture...2 Understanding

More information

QLE10000 Series Adapter Provides Application Benefits Through I/O Caching

QLE10000 Series Adapter Provides Application Benefits Through I/O Caching QLE10000 Series Adapter Provides Application Benefits Through I/O Caching QLogic Caching Technology Delivers Scalable Performance to Enterprise Applications Key Findings The QLogic 10000 Series 8Gb Fibre

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp STORAGE CONSOLIDATION WITH IP STORAGE David Dale, NetApp SNIA Legal Notice The material contained in this tutorial is copyrighted by the SNIA. Member companies and individuals may use this material in

More information

InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary

InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary InfoSphere Warehouse with Power Systems and EMC CLARiiON Storage: Reference Architecture Summary v1.0 January 8, 2010 Introduction This guide describes the highlights of a data warehouse reference architecture

More information

QLogic TrueScale InfiniBand and Teraflop Simulations

QLogic TrueScale InfiniBand and Teraflop Simulations WHITE Paper QLogic TrueScale InfiniBand and Teraflop Simulations For ANSYS Mechanical v12 High Performance Interconnect for ANSYS Computer Aided Engineering Solutions Executive Summary Today s challenging

More information

Cisco UCS B460 M4 Blade Server

Cisco UCS B460 M4 Blade Server Data Sheet Cisco UCS B460 M4 Blade Server Product Overview The new Cisco UCS B460 M4 Blade Server uses the power of the latest Intel Xeon processor E7 v3 product family to add new levels of performance

More information

Memory-Based Cloud Architectures

Memory-Based Cloud Architectures Memory-Based Cloud Architectures ( Or: Technical Challenges for OnDemand Business Software) Jan Schaffner Enterprise Platform and Integration Concepts Group Example: Enterprise Benchmarking -) *%'+,#$)

More information

Atrato SOLVE - Scalable Offload Logical Volume Engine

Atrato SOLVE - Scalable Offload Logical Volume Engine Atrato SOLVE - Scalable Offload Logical Volume Engine Dr. Sam Siewert 1 Atrato Velocity Series Atrato Virtualization Software (AVS) New Levels of Storage Virtualization Application intelligence and autonomics

More information

NVMe Direct. Next-Generation Offload Technology. White Paper

NVMe Direct. Next-Generation Offload Technology. White Paper NVMe Direct Next-Generation Offload Technology The market introduction of high-speed NVMe SSDs and 25/40/50/100Gb Ethernet creates exciting new opportunities for external storage NVMe Direct enables high-performance

More information

Oracle Database 11g Direct NFS Client Oracle Open World - November 2007

Oracle Database 11g Direct NFS Client Oracle Open World - November 2007 Oracle Database 11g Client Oracle Open World - November 2007 Bill Hodak Sr. Product Manager Oracle Corporation Kevin Closson Performance Architect Oracle Corporation Introduction

More information

An Oracle White Paper December Accelerating Deployment of Virtualized Infrastructures with the Oracle VM Blade Cluster Reference Configuration

An Oracle White Paper December Accelerating Deployment of Virtualized Infrastructures with the Oracle VM Blade Cluster Reference Configuration An Oracle White Paper December 2010 Accelerating Deployment of Virtualized Infrastructures with the Oracle VM Blade Cluster Reference Configuration Introduction...1 Overview of the Oracle VM Blade Cluster

More information

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard

iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard iscsi Technology Brief Storage Area Network using Gbit Ethernet The iscsi Standard On February 11 th 2003, the Internet Engineering Task Force (IETF) ratified the iscsi standard. The IETF was made up of

More information

IBM System p5 550 and 550Q Express servers

IBM System p5 550 and 550Q Express servers The right solutions for consolidating multiple applications on a single system IBM System p5 550 and 550Q Express servers Highlights Up to 8-core scalability using Quad-Core Module technology Point, click

More information

Sugon TC6600 blade server

Sugon TC6600 blade server Sugon TC6600 blade server The converged-architecture blade server The TC6600 is a new generation, multi-node and high density blade server with shared power, cooling, networking and management infrastructure

More information

Dell PowerVault MD Family. Modular Storage. The Dell PowerVault MD Storage Family

Dell PowerVault MD Family. Modular Storage. The Dell PowerVault MD Storage Family Modular Storage The Dell PowerVault MD Storage Family The affordable choice The Dell PowerVault MD family is an affordable choice for reliable storage. The new MD3 models improve connectivity and performance

More information

Emulex LPe16000B 16Gb Fibre Channel HBA Evaluation

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

More information

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Data Sheet Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Fast and Flexible Hyperconverged Systems You need systems that can adapt to match the speed of your business. Cisco HyperFlex Systems

More information

Cisco UCS C250 M2 Extended-Memory Rack-Mount Server

Cisco UCS C250 M2 Extended-Memory Rack-Mount Server Cisco UCS C250 M2 Extended-Memory Rack-Mount Server Product Overview Cisco UCS C-Series Rack-Mount Servers extend unified computing innovations to an industry-standard form factor to help reduce total

More information

EonStor DS - iscsi Series High-Availability Solutions Delivering Excellent Storage Performance

EonStor DS - iscsi Series High-Availability Solutions Delivering Excellent Storage Performance EonStor DS EonStor DS - iscsi Series High-Availability Solutions Delivering Excellent Storage Performance Reliability and Availability Local and remote replication functionality enables quick data recovery

More information

IBM System p5 510 and 510Q Express Servers

IBM System p5 510 and 510Q Express Servers More value, easier to use, and more performance for the on demand world IBM System p5 510 and 510Q Express Servers System p5 510 or 510Q Express rack-mount servers Highlights Up to 4-core scalability with

More information

HPE MSA 2042 Storage. Data sheet

HPE MSA 2042 Storage. Data sheet HPE MSA 2042 Storage HPE MSA 2042 Storage offers an entry storage platform with built-in hybrid flash for application acceleration and high performance. It is ideal for performance-hungry applications

More information

Accelerating Real-Time Big Data. Breaking the limitations of captive NVMe storage

Accelerating Real-Time Big Data. Breaking the limitations of captive NVMe storage Accelerating Real-Time Big Data Breaking the limitations of captive NVMe storage 18M IOPs in 2u Agenda Everything related to storage is changing! The 3rd Platform NVM Express architected for solid state

More information

Modular Platforms Market Trends & Platform Requirements Presentation for IEEE Backplane Ethernet Study Group Meeting. Gopal Hegde, Intel Corporation

Modular Platforms Market Trends & Platform Requirements Presentation for IEEE Backplane Ethernet Study Group Meeting. Gopal Hegde, Intel Corporation Modular Platforms Market Trends & Platform Requirements Presentation for IEEE Backplane Ethernet Study Group Meeting Gopal Hegde, Intel Corporation Outline Market Trends Business Case Blade Server Architectures

More information

IBM BladeCenter solutions

IBM BladeCenter solutions Innovative modular technology achieves outstanding performance density and affordable availability IBM BladeCenter solutions Your priorities are clear: contain costs, deal with a shortage of skilled people

More information

IBM System Storage DS5020 Express

IBM System Storage DS5020 Express Manage growth, complexity, and risk with scalable, high-performance storage IBM System Storage DS5020 Express Highlights Next-generation 8 Gbps FC Trusted storage that protects interfaces enable infrastructure

More information

IBM System Storage DS4800

IBM System Storage DS4800 Scalable, high-performance storage for on demand computing environments IBM System Storage DS4800 Highlights 4 Gbps Fibre Channel interface Includes IBM System Storage technology DS4000 Storage Manager

More information

Building a High IOPS Flash Array: A Software-Defined Approach

Building a High IOPS Flash Array: A Software-Defined Approach Building a High IOPS Flash Array: A Software-Defined Approach Weafon Tsao Ph.D. VP of R&D Division, AccelStor, Inc. Santa Clara, CA Clarification Myth 1: S High-IOPS SSDs = High-IOPS All-Flash Array SSDs

More information

IBM IBM Open Systems Storage Solutions Version 4. Download Full Version :

IBM IBM Open Systems Storage Solutions Version 4. Download Full Version : IBM 000-742 IBM Open Systems Storage Solutions Version 4 Download Full Version : https://killexams.com/pass4sure/exam-detail/000-742 Answer: B QUESTION: 156 Given the configuration shown, which of the

More information

IBM Storwize V7000 Unified

IBM Storwize V7000 Unified IBM Storwize V7000 Unified Pavel Müller IBM Systems and Technology Group Storwize V7000 Position Enterprise Block DS8000 For clients requiring: Advanced disaster recovery with 3-way mirroring and System

More information

Cisco UCS C210 M2 General-Purpose Rack-Mount Server

Cisco UCS C210 M2 General-Purpose Rack-Mount Server Cisco UCS C210 M2 General-Purpose Rack-Mount Server Product Overview Cisco UCS C-Series Rack-Mount Servers extend unified computing innovations to an industry-standard form factor to help reduce total

More information

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes

Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Data Sheet Cisco HyperFlex HX220c M4 and HX220c M4 All Flash Nodes Fast and Flexible Hyperconverged Systems You need systems that can adapt to match the speed of your business. Cisco HyperFlex Systems

More information

SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC

SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC SAS Technical Update Connectivity Roadmap and MultiLink SAS Initiative Jay Neer Molex Corporation Marty Czekalski Seagate Technology LLC SAS Connectivity Roadmap Background Connectivity Objectives Converged

More information

Reduce Latency and Increase Application Performance Up to 44x with Adaptec maxcache 3.0 SSD Read and Write Caching Solutions

Reduce Latency and Increase Application Performance Up to 44x with Adaptec maxcache 3.0 SSD Read and Write Caching Solutions Reduce Latency and Increase Application Performance Up to 44x with Adaptec maxcache 3. SSD Read and Write Caching Solutions Executive Summary Today s data centers and cloud computing environments require

More information

Executive Brief June 2014

Executive Brief June 2014 (707) 595-3607 Executive Brief June 2014 Comparing IBM Power Systems to Cost/Benefit Case for Transactional Applications Introduction Demand for transaction processing solutions continues to grow. Although

More information

Milestone Solution Partner IT Infrastructure Components Certification Report

Milestone Solution Partner IT Infrastructure Components Certification Report Milestone Solution Partner IT Infrastructure Components Certification Report Huawei OceanStor 5500 V3 SAN Storage 08-09-2015 Table of Contents Executive Summary:... 4 Abstract... 4 Certified Products...

More information

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads

IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads 89 Fifth Avenue, 7th Floor New York, NY 10003 www.theedison.com @EdisonGroupInc 212.367.7400 IBM Spectrum Scale vs EMC Isilon for IBM Spectrum Protect Workloads A Competitive Test and Evaluation Report

More information

Technology Insight Series

Technology Insight Series Data-Center iscsi Building next generation storage networks Russ Fellows March 8, 2010 Technology Insight Series Evaluator Group Copyright 2010 Evaluator Group, Inc. All rights reserved Data Center iscsi

More information

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018

White Paper. EonStor GS Family Best Practices Guide. Version: 1.1 Updated: Apr., 2018 EonStor GS Family Best Practices Guide White Paper Version: 1.1 Updated: Apr., 2018 Abstract: This guide provides recommendations of best practices for installation and configuration to meet customer performance

More information

Highly Scalable, Non-RDMA NVMe Fabric. Bob Hansen,, VP System Architecture

Highly Scalable, Non-RDMA NVMe Fabric. Bob Hansen,, VP System Architecture A Cost Effective,, High g Performance,, Highly Scalable, Non-RDMA NVMe Fabric Bob Hansen,, VP System Architecture bob@apeirondata.com Storage Developers Conference, September 2015 Agenda 3 rd Platform

More information

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family

Dell PowerVault MD Family. Modular storage. The Dell PowerVault MD storage family Dell MD Family Modular storage The Dell MD storage family Dell MD Family Simplifying IT The Dell MD Family simplifies IT by optimizing your data storage architecture and ensuring the availability of your

More information

Xyratex ClusterStor6000 & OneStor

Xyratex ClusterStor6000 & OneStor Xyratex ClusterStor6000 & OneStor Proseminar Ein-/Ausgabe Stand der Wissenschaft von Tim Reimer Structure OneStor OneStorSP OneStorAP ''Green'' Advancements ClusterStor6000 About Scale-Out Storage Architecture

More information

A Reference Architecture for SAP Solutions on Dell and SUSE

A Reference Architecture for SAP Solutions on Dell and SUSE A Reference Architecture for SAP Solutions on Dell and SUSE This Dell white paper describes small, medium and large reference architectures for SAP solutions running on Dell hardware and SUSE Linux Enterprise

More information

SGI Overview. HPC User Forum Dearborn, Michigan September 17 th, 2012

SGI Overview. HPC User Forum Dearborn, Michigan September 17 th, 2012 SGI Overview HPC User Forum Dearborn, Michigan September 17 th, 2012 SGI Market Strategy HPC Commercial Scientific Modeling & Simulation Big Data Hadoop In-memory Analytics Archive Cloud Public Private

More information

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek

Storage Update and Storage Best Practices for Microsoft Server Applications. Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Storage Update and Storage Best Practices for Microsoft Server Applications Dennis Martin President, Demartek January 2009 Copyright 2009 Demartek Agenda Introduction Storage Technologies Storage Devices

More information

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://

IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps:// IT Certification Exams Provider! Weofferfreeupdateserviceforoneyear! h ps://www.certqueen.com Exam : 000-115 Title : Storage Sales V2 Version : Demo 1 / 5 1.The IBM TS7680 ProtecTIER Deduplication Gateway

More information