Pivot3 Serverless Computing. Technology Overview

Size: px
Start display at page:

Download "Pivot3 Serverless Computing. Technology Overview"

Transcription

1 Pivot3 Serverless Computing Technology Overview June 2009

2 Table of Contents Introduction Serverless Computing Architecture Server Applications The RAIGE Operating System Hosted Server Software Cloudbank Appliances Summary

3 Introduction Industry transitions are often marked by inflection points where elegant software makes it practical to use x86-based commodity hardware for tasks that previously relied on expensive proprietary hardware. These inflection points drive widespread deployment of new technology into more costsensitive markets. Examples of companies that used software to drive technology transitions include Microsoft, VMware and Google. Microsoft, for example, introduced x86 servers to business-critical computing once the Windows NT operating system became a viable application platform, an event that effectively ended the era of mini computers. VMware similarly shook up the mainframe business by developing virtualization software for x86 servers. Meanwhile, Google developed the Google File System to provide massive server farms using tens of thousands of inexpensive x86-based motherboards. In each case, the disruptive software had to anticipate that commodity hardware components would fail and that the performance of general-purpose hardware would be more difficult to manage than application-specific hardware. Offsetting these challenges was the disruptive cost base of the x86 platforms and the relentless performance improvements from Moore s Law. Pivot3 Serverless Computing software delivers an inflection point where low-cost x86-based server hardware is repurposed to deliver highly available on-demand infrastructure for capacity-intensive applications. This document provides a technical overview of the workings of the Serverless Computing architecture and innovations inherent in the design.

4 Serverless Computing Architecture The Pivot3 Serverless Computing Architecture is the first and only storage area network (SAN) storage system that simultaneously hosts server applications on shared x86 hardware. The combined server/storage platform is both a high-availability SAN storage solution with no single point of failure and a high-performance high-availability server solution that exploits commodity hardware components. There are four major components in Serverless Computing Arrays: The following chapters describe each of these four architectural components in more detail. For specific product information such as capacity calculations, power specifications and performance by array size, please see the Pivot3 product specification sheets and architectural and engineering specifications which are available on the Pivot3 web site at

5 1. Server Applications The Pivot3 Serverless Computing Array is an open systems server and storage platform for server applications. The architecture is ideal for environments that are CPU-intensive and I/O-loaded and that require high storage capacity. Supported Applications The Serverless Computing Architecture supports server applications running on Microsoft Server products that support the iscsi storage standard. Because of the standards-based approach, there is no application integration required and no certification hurdles for new applications. Remote management and monitoring of server applications and operating systems is completely supported since the platform is based on standard Ethernet networks. Pivot3 platforms are also Microsoft Windows Hardware Quality Lab (WHQL) certified for compatibility with Microsoft operating systems. The Pivot3 application lab does test certain applications that are commonly deployed in the field to speed field support resolution. An active list of open system ISV partners can be found on the Pivot3 web site at Windows Storage Server NAS (network-attached storage) Users can also use part or all of a Serverless Computing Array as a NAS share by running the Windows Storage Server on one or more Cloudbank Appliances in the Serverless Computing Array. All Windows Storage Server features are supported including: Distributed File System (DFS) for simplified access and high availability across locations Centralized management with File Server Resource Manager (FSRM) interface SIS file-level de-duplication for up to 128 volumes Integration with Microsoft ecosystem standards including Active Directory

6 2. The RAIGE Operating System The Pivot3 RAIGE Operating System (RAIGE OS) runs on each Cloudbank Appliance. The RAIGE OS provides logical volume management, distributed data protection and automatic load balancing across appliances for ease of management and high performance. Logical Volume Management The RAIGE OS virtualizes physical disks and appliances in a Serverless Computing Array so that capacity can be managed logically beyond the physical limits of each appliance. Reliability also improves because volume access is not disrupted by physical hardware component failures. Pivot3 appliances discovered by the RAIGE Director Software are presented as the RAIGE Domain. Physical appliances on the same local subnet can be selected and assigned to one or more Serverless Computing Arrays. Multiple Pivot3 Arrays can be managed with one instance of the RAIGE Director Software. Appliances are assigned to an array using the RAIGE Director Software

7 Capacity Management The aggregate capacity of the underlying appliances can then be parceled into logical volumes using the RAIGE Director Software. Attributes for each logical volume, such as RAID protection, name, rebuild priority, and access control are set by volume without requiring knowledge of the underlying physical hardware. Capacity can be physically and logically added to both the array and to existing logical volumes. Capacity expansion is dynamic and does not interfere with data storing or retrieval. Technically, the aggregated capacity of all the appliances is recognized by application servers as a multi-ported iscsi target. Logical volumes are created from the Serverless Computing Array Initiator Management Access to volumes is managed by a list of iscsi initiators that are allowed to login to specific volumes. iscsi initiator logins can either be un-authenticated or authenticated via MD5 based CHAP and an initiator shared-secret. For initiators that support mutual CHAP logins, the array can be configured to authenticate volumes to the initiator via MD5 based CHAP and an array-wide shared-secret. Initiator names/logins can have an Access Control List (ACL) defined that allows Read-Write, Read- Only or no access to volumes. Array Management Pivot3 provides a software utility called the RAIGE Connection Manager to automatically configure and maintain network connections between servers and volumes since there can be many connections in a large Serverless Computing Array. Distributed Data Protection The key elements of Pivot3 distributed data protection are RAID across Gigabit Ethernet (RAIGE) algorithms, disk write cache, virtual global sparing, parallel rebuilding of failed drives, priority rebuilding of volumes and continuous background verification.

8 RAID Algorithms The RAIGE OS distributes data and parity across Cloudbank appliances so that data is efficiently protected against component failures. There is no need to create physical disk or RAID sets as you would with a traditional RAID system. Rather, disks are treated as raw capacity and the RAID function is implemented at the volume level. The normally burdensome management tasks of defining RAID groups and partitioning volumes, which are associated with traditional RAID devices, are not necessary with a Pivot3 Serverless Computing Array. RAID Protection Four RAID protection levels are provided to meet the data protection goals of each application: RAID 0 Striping with no parity. Data is not protected against failures. There is no protecti\on capacity required for RAID 0. RAID 1e Enhanced network mirroring. Data is protected by striping an exact copy of the primary data across drives in each of the other appliances in the array. RAID 1e protects against the failure of any drive in the array. The e indicates enhanced RAID 1 since data is also protected if an entire appliance with all twelve drives fails. The protection capacity required for RAID 1e is 100% of the primary data. RAID 5e Enhanced network parity. Data is striped across each appliance in the array and protected by network parity. Network parity is also striped across each appliance in the array so that data stored in each appliance is protected by parity in another appliance. RAID 5e protects against one failure which can be either a drive failure or an appliance failure. The e indicates the enhanced RAID 5 protection for all twelve drives in the appliance. Capacity required for RAID 5e protection is calculated using the number of appliances in the Serverless Computing Array. For example, in an array with twelve Cloudbanks, a volume designated as RAID 5e effectively has an 11+1 data + parity scheme.

9 RAID 6e Enhanced network and disk parity. Data is striped across each appliance in the array and protected by two levels of parity. The first level of parity, network parity, is striped across each appliance in the array, much like the parity in RAID 5e. Network parity protects data against either a drive or appliance failure. The second level of parity, disk parity is striped across the disks within an appliance. Disk parity protects against any disk failure within each appliance. RAID 6e protects against three simultaneous disk failures. The e indicates enhanced RAID 6 since data is also protected against a simultaneous failure of one drive and an entire appliance with all twelve drives. Capacity required for RAID 6e protection, roughly at two appliances per array, is double that of RAID 5e since parity is distributed to two locations. Precise usable capacity is included in the product specification sheets. Drive Groups Drive Groups further minimize the effect of drive failures on the overall array. Drive Groups consist of one drive per appliance and are automatically created and maintained by the RAIGE OS. By organizing the placement of parity and mirror data within one Drive Group, the impact of a drive failure is limited to its Drive Group. Drive Groups effectively increase the number of simultaneous drive failures that each Serverless Computing Array can sustain without data loss since drive failures outside of a Disk Group do not affect other Disk Groups. Changing and Mixing RAID Protection in an Array Since RAID protection is set by volume, different RAID levels may co-exist on an array and RAID levels can be changed while the system is running, without disruption to data reads or writes. For example, a RAID 6e volume can be changed to a RAID 5e volume to free up space while access to the volume continues uninterrupted. Adding Physical Capacity to an Existing Array Capacity can be physically added to an existing Serverless Computing Array by connecting new physical appliances to the SAN and then configuring them into the existing Serverless

10 Computing Array using the RAIGE Director Software. The additional physical capacity is dynamically added to the Pivot3 Array and data is restriped across the appliances so that capacity is automatically provisioned. The complexity normally associated with managing meta-luns for volumes larger than the domain of one physical conventional RAID controller is consequently eliminated. Allocate-on-write The RAIGE OS uses an allocate on write method so that a configured volume can be written to immediately and does not require disk formatting time, which for large conventional arrays may take over 24 hours. Disk Write Cache Pivot3 RAIGE OS uses a patented Disk Write Cache to protect in-flight data against power loss and to eliminate unreliable and expensive battery-backed RAM write cache memory. This patented approach takes advantage of the massive network bandwidth available in a Serverless Computing Array and delivers excellent performance by using parallel disks as caching elements. On each physical disk, cache zones spread across the sectors of each disk are used for the intermediate caching of write data. Depending on the position of the disk head on the platter when a write request occurs, the cached data is saved in the nearest cache zone, greatly reducing head seek latencies. Host acknowledgements allow the host server to move on to the next activity and the cached data is moved to its final placement on the media as a background task. Disk Write Cache Zones Virtual Global Sparing Virtual drive sparing is used to automate and speed drive rebuilding if a drive fails in a Serverless Computing Array. The capacity of one spare drive is reserved across all of the drives in the array and removed from usable capacity. In the event of a drive failure, the rebuild process begins immediately using the previously reserved capacity. Unlike spare drives in conventional systems that standby during normal operation, virtual global spare drives in a Serverless Computing Array contribute to the overall performance of the RAID system during normal operation. Virtual RAID controller sparing is effectively supported since data is protected in the case of an appliance failure. 10

11 Parallel Rebuild Innovation Conventional RAID systems are constrained by the physical relationship between RAID groups and their member disk drives. As a result, sparing and rebuilds are similarly constrained to physical drives. This becomes an important limitation as drive capacities grow to beyond 1 TB and rebuilding times for single drives increase. Serverless Computing Arrays provide extremely fast parallel rebuilds of failed drives because of the distributed nature of data allocation and sparing. Many drives contribute to the rebuild process and the recovered data is written to all drives resulting in a massively parallel activity. Only sectors of a failed disk that actually have data allocated and written need to be rebuilt which further speeds rebuild times in lesser utilized arrays. Priority Rebuilds by Volume Rebuilds are performed by volume. All volumes in the array are allocated to all of the drives in the array. An added benefit is the ability to designate a priority level for each volume so that higher priority volumes are rebuilt first. Rebuilding any specific volume may require rebuilding only a small portion of a drive. With conventional systems, rebuilding happens at the disk level which generally means volumes are only protected once the entire disk is fully rebuilt. Background Verification The Serverless Computing Array continuously performs background disk verification. Each disk is completely scanned to identify disks that are beginning to fail and to detect and repair bad blocks on the media. This is another process that benefits from the massive available bandwidth of the array and the processing power available in the Cloudbank Appliances. 11

12 Automatic Load Balancing Load balancing of bandwidth and capacity across network ports, appliance controllers and disk drives is managed by the RAIGE OS with no administrative intervention. Since data is equally distributed across the Serverless Computing Array, changes to either the physical infrastructure or logical entities can be quickly accommodated to eliminate disk, controller and network hot spots. For write operations, the dedicated x86 processors in each appliance have ample processing power for both RAID operations and TCP offload processing. For read operations, Cloudbank Appliances return data to the application servers in parallel, providing load balanced performance across all appliances and all drives. Physical Cloudbank Connections RAIGE Director Software Server Local Area Network 4 ports per Cloudbank iscsi Storage Area Network 2 ports per Cloudbank Four Cloudbank Array Example The parallel architecture and load balancing of the RAIGE OS allow Serverless Computing Arrays to effectively aggregate many 1Gbps Ethernet ports and quickly surpass the bandwidth in proprietary 4Gbps Fibre Channel systems. Load balancing of capacity and performance extends to physical reconfiguration of each Serverless Computing Array. Following additions or removals of physical appliances to an existing array, the RAIGE OS restripes data across the new physical appliance count and automatically optimizes the load across the new physical network connections. 12

13 3. Hosted Server Software Each Cloudbank Appliance runs a virtualization software layer that allows storage and server operating systems to run simultaneously on the same appliance. Virtualization Software The virtualization software in the Serverless Computing Array is open source software provided by Xen.org. The RAIGE OS runs in the first guest operating system. One additional server operating system can then be added as a guest. Cloudbank Appliances are hardware provisioned for storage and server functions as follows: Four x86 cores, four gigabytes RAM and two gigabit NIC ports for the RAIGE OS Four x86 cores, four gigabytes RAM and two gigabit NIC ports for the server operating system and applications Virtual Machine I/O iscsi I/O in a Serverless Computing virtual machine (VM) begins with a single iscsi session between the iscsi initiator in the host and each Pivot3 logical volume accessible by the host. The iscsi sessions utilize a purely virtual network interface card (NIC) that interfaces directly to RAIGE OS running on the Pivot3 Cloudbank Appliance hosting the VM. This network path is immune to the failure points common in physical networks (cables, switches). A host I/O destined for a Pivot3 logical volume is sent by the iscsi initiator to the iscsi target for that logical volume through the virtual NIC. The RAIGE OS examines the logical block address associated with the command to determine which Cloudbank Appliance the data should be written to or read from. If the I/O can be processed on the local appliance, the request is serviced immediately and the data never traverses a physical network cable. If the data is associated with another Cloudbank in the array, the RAIGE OS on the local Cloudbank will read or write the data to the appropriate Cloudbank. This I/O takes place utilizing the fault-tolerant and load balanced storage networks forming the backbone of the Pivot3 Array. Once the data transfer is complete, status for the I/O is returned to the host over the virtual NIC. Managing Hosted Virtual Servers Hosted virtual servers running on a Cloudbank Appliance have access to the entire shared capacity and bandwidth of the underlying iscsi storage array. Server instances can be started, stopped and managed as would any remote server. 13

14 Server VM Recovery Pivot3 provides added server application reliability with a software recovery feature that protects applications against server hardware failures. The VM recovery feature can be selected using the RAIGE Director Software for each virtual machine. In the case of a Cloudbank hardware failure, the failover appliance automatically reloads the virtual machine on an available Cloudbank Appliance in the Serverless Computing Array and dynamically re-establishes network, camera, and storage connections. This speeds the restoration of the application and access to the storage volumes which are protected against appliance failures by the RAIGE OS. Unlike hardware-based failover techniques, Pivot3 VM recovery does not require dedicated physical server, storage or network hardware and is a standard feature included with Pivot3 Serverless Computing Arrays. 14

15 4. Cloudbank Appliances Cloudbank Appliances are the hardware building block of the Serverless Computing Architecture. a. b. c. d. e. f. Dual CPU enterprise server motherboard. Each appliance contains an enterprise server motherboard with dual quad-core Xeon x86 CPUs and 8 Gigabytes of ECC DIMM RAM. Of the eight available cores, four cores are dedicated to the server operating system and applications and four cores are dedicated to storage operations and TCP offload processing. Four 1 Gigabit Ethernet LAN ports. Four 1 Gigabit Ethernet Network Interface Card (NIC) ports are dedicated to server connectivity. Two 1 Gigabit Ethernet LAN ports. Two 1 Gigabit Ethernet NIC are dedicated to the iscsi SAN. Redundant hot-swappable power supplies and fans. Redundant power supplies eliminate power circuits as a single point of failure and are easily replaced without interrupting appliance operation for fast field service. Three redundant fans are also hot-swap devices. Audible alarms. An audible alarm is activated on physical component failures to alert support personnel. This alarm is a requirement in some regulated environments and is helpful for environments where less-trained operators are managing the appliances. Environmental monitoring and diagnostics. Each appliance self-monitors key environmental conditions of major components. Changes in state to any environmental condition is displayed in the Pivot3 user interface and can be can be transmitted as an SNMP event. 15

16 g. h. State-indicating LEDs. Drive bay LEDs assist field support and maintenance. LEDs flash blue to indicate read and write operations to the drives under normal conditions. Failed drives are quickly identified by a corresponding red LED. A strobe function allows users to identify specific drives or appliances for diagnostic purposes. Enterprise SATA drives. The 2U twelve drive form factor is the densest possible storage configuration that maintains front access to hot-swappable drives. Front accessibility is a key element in simplifying field support so that replacement of failed drives can be quickly accomplished by users in the field. Appliances are delivered with fully populated drive bays. SATA drives are delivered in the appliance although the backplane and controller infrastructure supports both SAS and SATA interfaces. The following environmental states are monitored and reported: CPU failure Disk failure Power supply failure Network failure iscsi port failure Thermal temperature threshold exceeded Fan failure Diagnostic logs are also kept for each appliance and can be remotely accessed and analyzed. 16

17 SNMP Support Pivot3 appliances can be monitored using the Simple Network Management Protocol (SNMP) protocol. Community strings for SNMP are configured through the RAIGE Director Software and the SNMP MIB (management information base) is provided with the Pivot3 software. Because appliances cooperate within an array, SNMP agents can be set once at an array level and do not need to be set for each appliance. Cloudbank Appliances run the Pivot3 SNMP agent and send out SNMP events to third-party software applications that receive, or trap, the SNMP notifications. Since SNMP traffic is on the storage network, the server running third party application or an SNMP trap receiver needs to have access to both the storage network and the server network. Many network-management applications use SMTP to forward traps as . The network-management application will push an SMTP message to the corporate server, which will forward the message as an to a specified address. 17

18 Summary While intense scrutiny has been placed on server-centric and switch-centric virtualization approaches, Pivot3 Serverless Computing has quietly developed a third approach to on-demand infrastructure that integrates server virtualization, for the first time, in a storage platform. For application environments characterized by high-capacity needs and I/O-intensive workloads, a storage-centric approach offers higher performance, lower cost and higher availability than either switch or server alternatives. By virtualizing RAID block storage and then collapsing the storage and sever hardware into a single platform, Pivot3 is uniquely positioned to deliver Storage Centric Computing. Newer scale-out storage systems spill-over with x86 resources and can easily integrate server applications to reduce cost, power, cooling, and rack space while improving availability and simplifying management. By contrast, conventional storage arrays are a poor platform for integrating server virtualization technology for the simple reason that there is not enough compute horsepower available. Customers should look carefully at the predominant workloads of their environments and select virtualization platforms that best meet their requirements. For capacity-rich and I/O-intensive workloads, the use of storage-centric platforms based on newer scale-out architectures can be dramatic and should be central to data center consolidation planning. 18

19 Pivot3, Inc Cypresswood Drive Spring, TX Tel: Fax: Copyright 2009 Pivot3, Inc. All rights reserved. Specifications are subject to change without notice. Pivot3, RAIGE, Pivot3 Serverless Computing, Cloudbank, Databank, NVR Recovery, and High-Definition Storage are trademarks or registered trademarks of Pivot3. All other trademarks are owned by their respective companies. Techover4.1 June 2009

Pivot3 Storage and Compute STAC. Technology Overview

Pivot3 Storage and Compute STAC. Technology Overview Pivot3 Storage and Compute STAC Technology Overview April 2011 Pivot3 STAC Technology Overview Table of Contents Introduction... 3 Pivot3 STAC Architecture... 4 1. Virtual Server Environments... 5 2. Pivot3

More information

Installation Guide July 2009

Installation Guide July 2009 July 2009 About this guide Edition notice This edition applies to Version 4.0 of the Pivot3 RAIGE Operating System and to any subsequent releases until otherwise indicated in new editions. Notification

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

27 22 00 Data Communications Hardware 27 22 16 Data Communications Storage and Backup 27 22 19 Data Communications Servers

27 22 00 Data Communications Hardware 27 22 16 Data Communications Storage and Backup 27 22 19 Data Communications Servers Pivot3 has over 1200 customers across the globe that rely on purpose-built Pivot3 appliances for highcapacity video surveillance and high-iop virtual desktop environments. The company is the leading supplier

More information

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

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

More information

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 (Fibre Channel/iSCSI) enables SAN tiering Balanced performance well-suited

More information

Pivot3 Reference Architecture for VMware View Version 1.03

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

More information

Unified Computing Systems

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

More information

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

SAN TECHNICAL - DETAILS/ SPECIFICATIONS

SAN TECHNICAL - DETAILS/ SPECIFICATIONS SAN TECHNICAL - DETAILS/ SPECIFICATIONS Technical Details / Specifications for 25 -TB Usable capacity SAN Solution Item 1) SAN STORAGE HARDWARE : One No. S.N. Features Description Technical Compliance

More information

ADVANCED NETWORK CONFIGURATION GUIDE

ADVANCED NETWORK CONFIGURATION GUIDE White Paper ADVANCED NETWORK CONFIGURATION GUIDE CONTENTS Introduction 1 Terminology 1 VLAN configuration 2 NIC Bonding configuration 3 Jumbo frame configuration 4 Other I/O high availability options 4

More information

an introduction to networked storage

an introduction to networked storage an introduction to networked storage How networked storage can simplify your data management The key differences between SAN, DAS, and NAS The business benefits of networked storage Introduction Historical

More information

Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006

Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006 Achieving High Availability & Rapid Disaster Recovery in a Microsoft Exchange IP SAN April 2006 All trademark names are the property of their respective companies. This publication contains opinions of

More information

White Paper. Recording Server Virtualization

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

More information

EMC Integrated Infrastructure for VMware

EMC Integrated Infrastructure for VMware EMC Integrated Infrastructure for VMware Enabled by EMC Celerra NS-120 Reference Architecture EMC Global Solutions Centers EMC Corporation Corporate Headquarters Hopkinton MA 01748-9103 1.508.435.1000

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

Microsoft Exchange Server 2003 Deployment Considerations

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

More information

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

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY

CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY White Paper CONFIGURATION GUIDELINES: EMC STORAGE FOR PHYSICAL SECURITY DVTel Latitude NVMS performance using EMC Isilon storage arrays Correct sizing for storage in a DVTel Latitude physical security

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

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

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware

Solution Brief Availability and Recovery Options: Microsoft Exchange Solutions on VMware Introduction By leveraging the inherent benefits of a virtualization based platform, a Microsoft Exchange Server 2007 deployment on VMware Infrastructure 3 offers a variety of availability and recovery

More information

How To Store Data On A Small Business Computer Or Network Device

How To Store Data On A Small Business Computer Or Network Device WHITE PAPER NETWORK-ATTACHED STORAGE FOR THE GROWING SMALL BUSINESS Introduction 2 The Solution: NAS 2 What to Look For 4 Iomega NAS Solutions 5 Conclusion 6 FEBRUARY 2009 Small businesses are grappling

More information

All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman.

All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman. WHITE PAPER All-Flash Arrays Weren t Built for Dynamic Environments. Here s Why... This whitepaper is based on content originally posted at www.frankdenneman.nl 1 Monolithic shared storage architectures

More information

Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V. Reference Architecture

Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V. Reference Architecture Virtualizing SQL Server 2008 Using EMC VNX Series and Microsoft Windows Server 2008 R2 Hyper-V Copyright 2011 EMC Corporation. All rights reserved. Published February, 2011 EMC believes the information

More information

Best Practices for Implementing iscsi Storage in a Virtual Server Environment

Best Practices for Implementing iscsi Storage in a Virtual Server Environment white paper Best Practices for Implementing iscsi Storage in a Virtual Server Environment Server virtualization is becoming a no-brainer for any that runs more than one application on servers. Nowadays,

More information

How To Build A Clustered Storage Area Network (Csan) From Power All Networks

How To Build A Clustered Storage Area Network (Csan) From Power All Networks Power-All Networks Clustered Storage Area Network: A scalable, fault-tolerant, high-performance storage system. Power-All Networks Ltd Abstract: Today's network-oriented computing environments require

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

EMC Unified Storage for Microsoft SQL Server 2008

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

More information

Avid ISIS 7000. www.avid.com

Avid ISIS 7000. www.avid.com Avid ISIS 7000 www.avid.com Table of Contents Overview... 3 Avid ISIS Technology Overview... 6 ISIS Storage Blade... 6 ISIS Switch Blade... 7 ISIS System Director... 7 ISIS Client Software... 8 ISIS Redundant

More information

Integration of Microsoft Hyper-V and Coraid Ethernet SAN Storage. White Paper

Integration of Microsoft Hyper-V and Coraid Ethernet SAN Storage. White Paper Integration of Microsoft Hyper-V and Coraid Ethernet SAN Storage White Paper June 2011 2011 Coraid, Inc. Coraid, Inc. The trademarks, logos, and service marks (collectively "Trademarks") appearing on the

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 v2 product family to add new levels of performance

More information

How To Build A Cisco Ukcsob420 M3 Blade Server

How To Build A Cisco Ukcsob420 M3 Blade Server Data Sheet Cisco UCS B420 M3 Blade Server Product Overview The Cisco Unified Computing System (Cisco UCS ) combines Cisco UCS B-Series Blade Servers and C-Series Rack Servers with networking and storage

More information

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

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

More information

Datto Whitepaper: Business Continuity Built from the Ground Up. Business Continuity Built from the Ground Up THE ONLY CONTINUITY

Datto Whitepaper: Business Continuity Built from the Ground Up. Business Continuity Built from the Ground Up THE ONLY CONTINUITY Meet the Next Generation of Datto THE ONLY CONTINUITY SOLUTION DESIGNED FOR SMALL BUSINESS SMART SCALABLE STORAGE CONNECTED TO THE CLOUD ENTERPRISE BUSINESS CONTINUITY BUILT FROM THE GROUND UP Meet 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

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

WHITEPAPER: Understanding Pillar Axiom Data Protection Options

WHITEPAPER: Understanding Pillar Axiom Data Protection Options WHITEPAPER: Understanding Pillar Axiom Data Protection Options Introduction This document gives an overview of the Pillar Data System Axiom RAID protection schemas. It does not delve into corner cases

More information

Physical Security EMC Storage with ISS SecurOS

Physical Security EMC Storage with ISS SecurOS Physical Security EMC Storage with ISS SecurOS Version 1.0 Sizing Guide H14192 Copyright 2015 EMC Corporation. All rights reserved. Published in USA. Published June, 2015 EMC believes the information in

More information

Clustering Windows File Servers for Enterprise Scale and High Availability

Clustering Windows File Servers for Enterprise Scale and High Availability Enabling the Always-On Enterprise Clustering Windows File Servers for Enterprise Scale and High Availability By Andrew Melmed Director of Enterprise Solutions, Sanbolic, Inc. April 2012 Introduction Microsoft

More information

Xanadu 130. Business Class Storage Solution. 8G FC Host Connectivity and 6G SAS Backplane. 2U 12-Bay 3.5 Form Factor

Xanadu 130. Business Class Storage Solution. 8G FC Host Connectivity and 6G SAS Backplane. 2U 12-Bay 3.5 Form Factor RAID Inc Xanadu 200 100 Series Storage Systems Xanadu 130 Business Class Storage Solution 8G FC Host Connectivity and 6G SAS Backplane 2U 12-Bay 3.5 Form Factor Highlights Highest levels of data integrity

More information

High Availability with Windows Server 2012 Release Candidate

High Availability with Windows Server 2012 Release Candidate High Availability with Windows Server 2012 Release Candidate Windows Server 2012 Release Candidate (RC) delivers innovative new capabilities that enable you to build dynamic storage and availability solutions

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

Symantec NetBackup 5220

Symantec NetBackup 5220 A single-vendor enterprise backup appliance that installs in minutes Data Sheet: Data Protection Overview is a single-vendor enterprise backup appliance that installs in minutes, with expandable storage

More information

RAID technology and IBM TotalStorage NAS products

RAID technology and IBM TotalStorage NAS products IBM TotalStorage Network Attached Storage October 2001 RAID technology and IBM TotalStorage NAS products By Janet Anglin and Chris Durham Storage Networking Architecture, SSG Page No.1 Contents 2 RAID

More information

1000-Channel IP System Architecture for DSS

1000-Channel IP System Architecture for DSS Solution Blueprint Intel Core i5 Processor Intel Core i7 Processor Intel Xeon Processor Intel Digital Security Surveillance 1000-Channel IP System Architecture for DSS NUUO*, Qsan*, and Intel deliver a

More information

Virtual SAN Design and Deployment Guide

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

More information

HUS-IPS-5100S(D)-E (v.4.2)

HUS-IPS-5100S(D)-E (v.4.2) Honeywell s HUS-IPS-5100S(D)-E is a controller-based IP SAN unified storage appliance. Designed for centralized mass data storage, this IP SAN solution can be used with the high performance streaming server

More information

AlwaysOn Desktop Implementation with Pivot3 HOW-TO GUIDE

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

More information

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions

Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Ultra-Scalable Storage Provides Low Cost Virtualization Solutions Flexible IP NAS/iSCSI System Addresses Current Storage Needs While Offering Future Expansion According to Whatis.com, storage virtualization

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM ESSENTIALS HIGH-SPEED, SCALABLE DEDUPLICATION Up to 58.7 TB/hr performance Reduces protection storage requirements by 10 to 30x CPU-centric scalability DATA INVULNERABILITY ARCHITECTURE Inline write/read

More information

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

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

More information

Integrated Storage Solutions ISS Series

Integrated Storage Solutions ISS Series N E T W O R K e d s t o r a g e Integrated Storage Solutions ISS Series scalable NAS and iscsi SAN Product Family Affordable High Performance Enterprise Features Utmost Reliability and Flexibility NAS

More information

EMC SYMMETRIX VMAX 20K STORAGE SYSTEM

EMC SYMMETRIX VMAX 20K STORAGE SYSTEM EMC SYMMETRIX VMAX 20K STORAGE SYSTEM The EMC Virtual Matrix Architecture is a new way to build storage systems that transcends the physical constraints of all existing architectures by scaling system

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by Quest LiteSpeed Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the information in this publication

More information

Block based, file-based, combination. Component based, solution based

Block based, file-based, combination. Component based, solution based The Wide Spread Role of 10-Gigabit Ethernet in Storage This paper provides an overview of SAN and NAS storage solutions, highlights the ubiquitous role of 10 Gigabit Ethernet in these solutions, and illustrates

More information

BEST PRACTICES GUIDE: Nimble Storage Best Practices for Scale-Out

BEST PRACTICES GUIDE: Nimble Storage Best Practices for Scale-Out BEST PRACTICES GUIDE: Nimble Storage Best Practices for Scale-Out Contents Introduction... 3 Terminology... 3 Planning Scale-Out Clusters and Pools... 3 Cluster Arrays Based on Management Boundaries...

More information

EonStor DS High-Density Storage: Key Design Features and Hybrid Connectivity Benefits

EonStor DS High-Density Storage: Key Design Features and Hybrid Connectivity Benefits EonStor DS High-Density Storage: Key Design Features and Hybrid Connectivity Benefits White Paper Abstract This white paper introduces the key design features and hybrid FC/iSCSI connectivity benefits

More information

VMware vsphere 5.0 Boot Camp

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

More information

Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V

Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V Remote/Branch Office IT Consolidation with Lenovo S2200 SAN and Microsoft Hyper-V Most data centers routinely utilize virtualization and cloud technology to benefit from the massive cost savings and resource

More information

modular Storage Solutions MSS Series

modular Storage Solutions MSS Series N E T W O R K e d s t o r a g e modular Storage Solutions MSS Series NAS and iscsi SAN Product Family High Performance Enterprise Features Easily Scalable Utmost Reliability and Flexibility NAS & iscsi

More information

EMC Business Continuity for Microsoft SQL Server 2008

EMC Business Continuity for Microsoft SQL Server 2008 EMC Business Continuity for Microsoft SQL Server 2008 Enabled by EMC Celerra Fibre Channel, EMC MirrorView, VMware Site Recovery Manager, and VMware vsphere 4 Reference Architecture Copyright 2009, 2010

More information

EMC DATA DOMAIN OPERATING SYSTEM

EMC DATA DOMAIN OPERATING SYSTEM EMC DATA DOMAIN OPERATING SYSTEM Powering EMC Protection Storage ESSENTIALS High-Speed, Scalable Deduplication Up to 58.7 TB/hr performance Reduces requirements for backup storage by 10 to 30x and archive

More information

Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware

Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware Virtualizing Microsoft Exchange Server 2010 with NetApp and VMware Deploying Microsoft Exchange Server 2010 in a virtualized environment that leverages VMware virtualization and NetApp unified storage

More information

VERITAS Volume Management Technologies for Windows

VERITAS Volume Management Technologies for Windows WHITE PAPER VERITAS Volume Management Technologies for Windows V E R I T A S W H I T E P A P E R The Next Generation of Disk Management for Windows Platforms Windows 2000 and Windows Server 2003 1 TABLE

More information

Using RAID Admin and Disk Utility

Using RAID Admin and Disk Utility Using RAID Admin and Disk Utility Xserve RAID Includes instructions for creating RAID arrays and monitoring Xserve RAID systems K Apple Computer, Inc. 2003 Apple Computer, Inc. All rights reserved. Under

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

RED HAT ENTERPRISE VIRTUALIZATION FOR SERVERS: COMPETITIVE FEATURES

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

More information

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

Cisco Unified Computing System and EMC VNXe3300 Unified Storage System

Cisco Unified Computing System and EMC VNXe3300 Unified Storage System Cisco Unified Computing System and EMC VNXe3300 Unified Storage System An Ideal Solution for SMB Server Consolidation White Paper January 2011, Revision 1.0 Contents Cisco UCS C250 M2 Extended-Memory Rack-Mount

More information

Symantec NetBackup 5000 Appliance Series

Symantec NetBackup 5000 Appliance Series A turnkey, end-to-end, global deduplication solution for the enterprise. Data Sheet: Data Protection Overview Symantec NetBackup 5000 series offers your organization a content aware, end-to-end, and global

More information

Technical Brief. DualNet with Teaming Advanced Networking. October 2006 TB-02499-001_v02

Technical Brief. DualNet with Teaming Advanced Networking. October 2006 TB-02499-001_v02 Technical Brief DualNet with Teaming Advanced Networking October 2006 TB-02499-001_v02 Table of Contents DualNet with Teaming...3 What Is DualNet?...3 Teaming...5 TCP/IP Acceleration...7 Home Gateway...9

More information

Technology Insight Series

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

More information

NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION

NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION NETAPP WHITE PAPER USING A NETWORK APPLIANCE SAN WITH VMWARE INFRASTRUCTURE 3 TO FACILITATE SERVER AND STORAGE CONSOLIDATION Network Appliance, Inc. March 2007 TABLE OF CONTENTS 1 INTRODUCTION... 3 2 BACKGROUND...

More information

IBM TotalStorage Network Attached Storage 300G

IBM TotalStorage Network Attached Storage 300G High-performance storage access solution IBM TotalStorage Network Attached Storage 300G IBM Network Attached Storage 300G (dual-engine configuration) Highlights Optimized performance Fault tolerant Dual

More information

What s New in VMware Virtual SAN TECHNICAL WHITE PAPER

What s New in VMware Virtual SAN TECHNICAL WHITE PAPER What s New in VMware Virtual SAN TECHNICAL WHITE PAPER v1.0/february 2014 Update Table of Contents 1. Introduction.... 4 1.1 Software-Defined Datacenter.... 4 1.2 Software-Defined Storage.... 4 1.3 VMware

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

Windows Server 2008 R2 Hyper-V Live Migration

Windows Server 2008 R2 Hyper-V Live Migration Windows Server 2008 R2 Hyper-V Live Migration Table of Contents Overview of Windows Server 2008 R2 Hyper-V Features... 3 Dynamic VM storage... 3 Enhanced Processor Support... 3 Enhanced Networking Support...

More information

VTrak 15200 SATA RAID Storage System

VTrak 15200 SATA RAID Storage System Page 1 15-Drive Supports over 5 TB of reliable, low-cost, high performance storage 15200 Product Highlights First to deliver a full HW iscsi solution with SATA drives - Lower CPU utilization - Higher data

More information

QuickSpecs. HP Smart Array 5312 Controller. Overview

QuickSpecs. HP Smart Array 5312 Controller. Overview Overview Models 238633-B21 238633-291 (Japan) Feature List: High Performance PCI-X Architecture High Capacity Two Ultra 3 SCSI channels support up to 28 drives Modular battery-backed cache design 128 MB

More information

Network Attached Storage. Jinfeng Yang Oct/19/2015

Network Attached Storage. Jinfeng Yang Oct/19/2015 Network Attached Storage Jinfeng Yang Oct/19/2015 Outline Part A 1. What is the Network Attached Storage (NAS)? 2. What are the applications of NAS? 3. The benefits of NAS. 4. NAS s performance (Reliability

More information

IBM Global Technology Services September 2007. NAS systems scale out to meet growing storage demand.

IBM Global Technology Services September 2007. NAS systems scale out to meet growing storage demand. IBM Global Technology Services September 2007 NAS systems scale out to meet Page 2 Contents 2 Introduction 2 Understanding the traditional NAS role 3 Gaining NAS benefits 4 NAS shortcomings in enterprise

More information

EMC Virtual Infrastructure for Microsoft Applications Data Center Solution

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

More information

A virtual SAN for distributed multi-site environments

A virtual SAN for distributed multi-site environments Data sheet A virtual SAN for distributed multi-site environments What is StorMagic SvSAN? StorMagic SvSAN is a software storage solution that enables enterprises to eliminate downtime of business critical

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

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

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

A Project Summary: VMware ESX Server to Facilitate: Infrastructure Management Services Server Consolidation Storage & Testing with Production Servers

A Project Summary: VMware ESX Server to Facilitate: Infrastructure Management Services Server Consolidation Storage & Testing with Production Servers A Project Summary: VMware ESX Server to Facilitate: Infrastructure Management Services Server Consolidation Storage & Testing with Production Servers Srinivas P Reddy - 16 th March 2006 srinivasp@vensoft.com

More information

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

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

More information

High Performance Server SAN using Micron M500DC SSDs and Sanbolic Software

High Performance Server SAN using Micron M500DC SSDs and Sanbolic Software High Performance Server SAN using Micron M500DC SSDs and Sanbolic Software White Paper Overview The Micron M500DC SSD was designed after months of close work with major data center service providers and

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

Leveraging Virtualization for Disaster Recovery in Your Growing Business

Leveraging Virtualization for Disaster Recovery in Your Growing Business Leveraging Virtualization for Disaster Recovery in Your Growing Business Contents What is Disaster Recovery?..................................... 2 Leveraging Virtualization to Significantly Improve Disaster

More information

EMC Backup and Recovery for Microsoft SQL Server

EMC Backup and Recovery for Microsoft SQL Server EMC Backup and Recovery for Microsoft SQL Server Enabled by EMC NetWorker Module for Microsoft SQL Server Copyright 2010 EMC Corporation. All rights reserved. Published February, 2010 EMC believes the

More information

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011

Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Enterprise Storage Solution for Hyper-V Private Cloud and VDI Deployments using Sanbolic s Melio Cloud Software Suite April 2011 Executive Summary Large enterprise Hyper-V deployments with a large number

More information

EMC SYMMETRIX VMAX 10K

EMC SYMMETRIX VMAX 10K EMC SYMMETRIX VMAX 10K EMC Symmetrix VMAX 10K with the Enginuity operating environment delivers a true Tier-1 multi-controller, scale-out architecture with consolidation and efficiency for the enterprise.

More information

DD670, DD860, and DD890 Hardware Overview

DD670, DD860, and DD890 Hardware Overview DD670, DD860, and DD890 Hardware Overview Data Domain, Inc. 2421 Mission College Boulevard, Santa Clara, CA 95054 866-WE-DDUPE; 408-980-4800 775-0186-0001 Revision A July 14, 2010 Copyright 2010 EMC Corporation.

More information

Server Virtualization: Avoiding the I/O Trap

Server Virtualization: Avoiding the I/O Trap Server Virtualization: Avoiding the I/O Trap How flash memory arrays and NFS caching helps balance increasing I/O loads of virtualized servers November 2010 2 Introduction Many companies see dramatic improvements

More information

EMC Backup and Recovery for Microsoft Exchange 2007 SP2

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

More information

Scala Storage Scale-Out Clustered Storage White Paper

Scala Storage Scale-Out Clustered Storage White Paper White Paper Scala Storage Scale-Out Clustered Storage White Paper Chapter 1 Introduction... 3 Capacity - Explosive Growth of Unstructured Data... 3 Performance - Cluster Computing... 3 Chapter 2 Current

More information

IBM ^ xseries ServeRAID Technology

IBM ^ xseries ServeRAID Technology IBM ^ xseries ServeRAID Technology Reliability through RAID technology Executive Summary: t long ago, business-critical computing on industry-standard platforms was unheard of. Proprietary systems were

More information