Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure

Size: px
Start display at page:

Download "Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure"

Transcription

1 Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure By Alan Radding and Nick Carr Abstract This paper discusses the issues related to storage design and anageent when an IT infrastructure is igrated fro a vertically scaled, large SMP architecture to a horizontally scaled server infrastructure--with large nubers of low-cost coodity servers running Linux to deliver industrial-strength processing. A discussion of the storage capabilities of Red Hat Enterprise Linux, including kernel-level, file systes, logical volue anageent and other features is included, along with an overview of the storage capabilities of Red Hat's ISV partners. The paper concludes with a discussion of the challenges of storage design and anageent in a horizontally scaled infrastructure, and offers guidance on the best storage anageent options available to custoers planning large-scale Linux deployents. June 2004 Copyright 2004 Red Hat, Inc. Red Hat, Red Hat Linux, the Red Hat Shadowan logo, and the products listed are tradearks or registered tradearks of Red Hat, Inc. in the US and other countries. Linux is a registered tradeark of Linus Torvalds. Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 1

2 Introduction: Storage for Horizontal Scalability Many copanies are discovering that horizontal scalability is a better, ore cost-effective way to eet their growing requireents for server processing capability. Horizontal scalability is the process of deploying large nubers of low-cost coodity servers running an open source operating syste like Red Hat Enterprise Linux to deliver large-scale, industrial-strength processing. Previously, organizations requiring such large-scale processing followed a vertical approach to scalability by deploying increasingly larger, expensive, proprietary SMP servers. The horizontal approach to scalability offers a nuber of advantages. By taking advantage of low-cost coodity processors, the servers theselves, even deployed in large volues, are less expensive than the proprietary vertically scaled servers, yet deliver as uch or ore processing power. In addition to low cost, the horizontal approach offers ore flexibility and availability options. However, despite the clear advantages of such horizontal scalability, soe copanies have been hesitant to ipleent adoption progras due to concerns about how to integrate rapidly proliferating storage subsystes to their existing enterprise storage infrastructure, particularly their storage area network (SAN). While they are successfully anaging their SAN and network storage infrastructure with a sall nuber of large servers, they are concerned that igrating to an environent with a large nuber of sall servers will considerably coplicate storage anageent. Quite understandably, these copanies want to continue to experience the benefits of shared access provided by networked enterprise storage and the low total cost of ownership it delivers. Fortunately, with Red Hat Enterprise Linux, organizations can pursue a horizontal scalability strategy and fully leverage their existing investent in shared enterprise storage. Additionally, technologies that enable local (non-networked) storage to be consolidated and anaged as part of the overall storage infrastructure are developing rapidly. Servers running Red Hat Enterprise Linux can connect with the organization's NAS and SAN storage via IP, or Fibre Channel. In addition, copanies will find an extensive range of software to support ost storage devices and hardware coponents, as well as interoperability with leading third-party storage anageent tools, such as those fro VERITAS. This paper should put anagers at ease concerning any storage issues arising fro an open source-based horizontal scalability strategy built around Red Hat Enterprise Linux. It will describe Red Hat's current storage capabilities, identify challenges of enterprise storage, and introduce Red Hat storage enhanceents to eet these challenges. Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 2

3 Red Hat Enterprise Linux core storage capabilities Out of the box, Red Hat Enterprise Linux coes with the kind of robust capabilities needed for enterprise storage. Linux in general brings an extensive set of drivers for yriad storage hardware disk arrays, host bus adapters, network cards. Drivers are readily available and regularly updated by hardware vendors or Linux distribution aintainers. When it coes to storage in general, Linux is on par with any flavor of UNIX and other operating systes. Red Hat Enterprise Linux kernel In technical ters, the current Red Hat Enterprise Linux v.3 kernel provides support for volues up to 1TB in size. Recent file and I/O syste developent work has enabled uch larger file systes to be supported and the next ajor release of Red Hat Enterprise Linux, which will incorporate the Linux 2.6 kernel, extending the block device liit to 2^64 bytes--virtually liitless. In a 64-bit syste this essentially translates into unliited volue size. In general all the usual liitations file syste size, file size, buffer cache size, I/O transfer size, etc. are being steadily worked on by Red Hat and the open source counity as deanded by custoers. In addition, upcoing versions of Red Hat Enterprise Linux will have support for tens of thousands of devices, overcoing the current upper liit of only a few hundred. This is an iportant capability, as storage area networks with thousands of storage devices are no longer uncoon. New systes will be able to accoodate increasingly large physical storage systes, coprising ever ore host bus adapters and devices. The recently published world record TPC/C benchark, achieved by a partnership of Oracle, Red Hat, and HP, included a storage syste with over 2000 physical disks providing a total of 93TB of data, hosting a 90TB database. So the ultiate scalability of Linux is not in doubt. The photograph below shows the actual benchark configuration. Details of the benchark can be found at #"%$'&)(+*#&,(.- / :91;#5 5<=&>?@$=&5(A*#&(B- ;5;C 0D2EF-HGI,(J *#& - K)9ML8NO!>J 54P-QR>?(A 5S5& T2EU-HGWV>)X(B>)4Y4 &(-[Z]\N,^I- _ ` 1/bacNd"c&?"c>?(fe 9;bgh ``,` 0 a is) jgwk- K?;,:(l 5VG - Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 3

4 Of greater interest fro an enterprise storage standpoint is Red Hat Enterprise Linux's support for journaled, networked, and clustered file systes as well as logical volue anagers, and its interoperability with third-party anageent storage software. File systes Red Hat Enterprise Linux allows organizations to run a choice of file systes. Particularly interesting to enterprise storage users are the default Linux file syste, Ext3 (Third Extended file-syste), NFS (Network File Syste), and Red Hat's GFS cluster file syste. Specifically: Ext3 is a journaling file syste, which uses log files to preserve the integrity of the file syste in the event of a sudden failure. It is the standard file syste used by all Red Hat Enterprise Linux systes. NFS is the de facto standard approach to accessing files across the network GFS (Global File Syste) allows ultiple servers to share access to the sae files on a SAN while anaging that access to avoid conflicts. Sistina Software, the original developer of GFS, was acquired by Red Hat at the end of Subsequently, Red Hat contributed the software to the open source counity under the GPL license, in keeping with Red Hat's developent ethodology. GFS is provided as a fully supported, optional layered product for Red Hat Enterprise Linux systes. Using an NFS-served Ext3 file syste, or GFS, enterprises are able to deploy large pools of shared storage that can be accessed by ultiple servers. Logical Volue Manager Red Hat Enterprise Linux includes the Logical Volue Manager (LVM), which provides kernel-level storage virtualization capabilities. The LVM allows syste adinistrators to cobine physical storage eleents into a collective storage pool, which can then be allocated and anaged according to application requireents, without regard for the specifics of the underlying physical disk systes. The LVM is the key to efficient, responsive enterprise storage anageent. Initially developed by Sistina and now part of the standard the Linux kernel, LVM has been adopted by the open source developent counity for online disk storage anageent with all ajor Linux distributions. LVM provides robust, enterprise-level volue anageent capabilities that are consistent with the leading, proprietary enterprise operating systes. Developent of LVM capabilities is progressing rapidly, and as of id these include: Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 4

5 Storage perforance and availability anageent by allowing for the easy addition and reoval of physical devices and through dynaic disk volue resizing. Logical volues can be resized dynaically online, while the Ext3 supports offline file syste resizing (requiring unount, resize, and ount operations). Disk syste anageent that enables syste adinistrators to easily upgrade disks, reove failing disks, reorganize workloads, and adapt storage capacity to changing syste needs Additional and future features Included in Red Hat Enterprise Linux is a capability called Devlabel, which allows adinistrators to give storage devices persistent naes. This eliinates the proble of device naes changing when a syste is reconfigured. Devlabel can also be used to create consistent naes on systes with shared storage and has a provision for autoatically detecting and naing ulti-path devices. Multi-path access to storage is essential to continued availability in the event of path failure (such as failure of a Fibre Channel adapter). When providing ulti-path support the operating syste ust correctly identify the sae single device at the end of ultiple paths, as opposed to configuring ultiple devices. Red Hat Enterprise Linux s ulti-path device driver (MD driver), recognizes ultiple paths to the sae device, eliinating the proble of the syste assuing each path leads to a different disk. MD driver cobines the paths to a single disk, enabling failover to an alternate path if one path is disrupted. Additional features that are currently available and/or under developent for delivery between now and the next onths include: Snapshot capability to enable fast, consistent backups or point-in-tie recovery of daaged or istakenly deleted data. Host-based RAID-1 (irroring), which enable disks to be cobined into high availability configurations regardless of their physical connectivity (with controller based RAID-1 all devices in the irror set are usually connected to the sae controller). Delivery of all storage anageent capabilities for use in clustered environents. This ensures that all systes in the cluster aintain a consistent view of the underlying storage configuration, both fro a hardware and software standpoint. Storage capabilities fro Red Hat partners In addition to providing storage anageent capabilities in the base Red Hat Enterprise Linux product set or as optional layered products, Red Hat has worked closely with leading storage software providers to ensure their products are fully supported. This flexible approach results fro the realization that while soe custoers wish to use open source storage anageent software, others have standardized or proprietary third-party solutions. Providing a choice of solutions is a critical feature of Red Hat's product strategy. An exaple of this approach is that storage anageent Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 5

6 products fro VERITAS, a recognized leader in the field, are supported on Red Hat Enterprise Linux. Red Hat also partners with other leading storage vendors, including Network Appliance (NetApp) and EMC/Legato. Storage Options Enterprises today ebrace a wide range of storage options. Although SAN and NAS have eerged as the preferred enterprise storage approach, direct attached storage reains widespread throughout the enterprise. Red Hat Enterprise Linux supports the full set of enterprise storage options: Direct attached storage SCSI ATA Serial ATA SAS (Serial Attached SCSI) Networked storage SAN (access to block-level data over Fibre Channel or IP networks) NAS (access to data at the file level over IP networks) Storage interconnects Fibre Channel (FC) iscsi GNBD (global network block device) NFS Challenges of enterprise storage Traditionally storage has been directly associated with a specific server through direct attached storage. In the open systes environent, this typically took the for of a SCSI connection to a storage array. More recently, those storage arrays were configured in any of a nuber of RAID (redundant array of inexpensive disk) forats for purposes of high availability and perforance. Today, enterprises still deploy large aounts of direct attached storage, although the proportion is steadily declining as the deployent of networked storage, particularly SAN, increases. According to industry researcher IDC: In the US arket for external disk storage systes, revenue for storage attached network (SAN) systes will exceed the cobined value of network attached storage (NAS) and direct attached storage (DAS) shipents in 18 of 20 vertical arkets by This shift to networked storage is being driven by cost and productivity. Although siple to deploy, direct attached storage proves costly and cubersoe as the nuber of servers and their corresponding storage proliferates throughout the enterprise. Manageent of direct attached storage requires intensive aounts of labor, and it is ipossible, short of physically pulling disk and cables, to shift a server s unused storage capacity to another server that needs ore storage. Siilarly, it is Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 6

7 coplicated for users to navigate to different data accessed through different servers. These factors drive up the cost of operating the storage environent while driving down worker productivity. Networked storage, on the other hand, enables the enterprise to create logical pools of storage that can be accessed by any authorized user or application over the network. Although the initial ipleentation is ore coplicated and costly, networked storage can be anaged centrally and, with the right anageent tools, allocated and reallocated as needed without having to physically ove disks and cables. In addition, data can be efficiently backed up or replicated for availability. As such, networked storage lowers the cost of operating the storage environent, enables greater storage utilization, and expedites access to storage, thus increasing worker productivity. Specifically, enterprise syste adinistrators want to ipleent their storage in such a way as to: Share data aong ultiple servers, enabling any server to access any data (for which it is authorized) anywhere on the network Scale (up or down) as needed by adding and reoving, allocating and re-allocating storage on the fly Converge and consolidate data by cobining block-level and file-level data within the sae storage infrastructure Ensure high availability through the use of irroring, replication, snapshots Protect data through backup and recovery Control costs and reduce total cost of ownership through centralization, virtualization, and autoation Red Hat Enterprise Linux provides the capabilities that enable enterprise storage anagers to eet these challenges. Advanced networked storage options for Red Hat Enterprise Linux Using the core storage capabilities described above LVM, GFS, devlabel, etc. Red Hat Enterprise Linux provides the features necessary to ake it effective for enterprise storage. Red Hat GFS is the single ost iportant of all these features. It allows ultiple servers to attach to a SAN and share a coon file syste apped onto a shared storage device, an architecture known as a data-sharing cluster. A cluster file syste such as GFS eliinates conflicts and probles that arise when different servers want to access the sae file at the sae tie. Using the GFS file syste, syste adinistrators can configure data sharing clusters using a group of Red Hat Enterprise Linux servers. Authorized servers and users can access and share data on the existing enterprise SAN via FC or iscsi (or GNBD, describe below) connections. The cobination of Red Hat GFS and LVM establishes the foundation for an advanced enterprise storage infrastructure that provides the following: Enterprise-wide data sharing aong ultiple servers Virtualization of ultiple disk storage systes Easy scalability, up or down Virtual single-syste iage for ease of anageent and ease of use Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 7

8 Enterprise storage topologies Storage deployents for the enterprise use several different topologies, selected based on perforance and cost. At the high end (in ters of cost and perforance) is the SAN. In a typical SAN configuration each server is configured with a Fibre Channel host adapter that is connected to an external Fibre Channel storage array. In a large configuration a Fibre Channel hub or switch will be used to increase the connectivity, and iprove perforance and availability. SANs provide direct block-level access to storage. When deploying a SAN with the Ext3 file syste, each server ounts and accesses disk partitions individually. Concurrent access is not possible. When a server shuts down or fails, the clustering software will failover its disk partitions so that a reaining server can ount the and pick up its tasks. Deploying GFS on SAN-connected servers allows full sharing of all file syste data, concurrently. GFS technology provides unprecedented flexibility and scalability. These two configuration topologies are shown in the diagras below. NFS environents have been available for any years and their topologies are well known. In general, an NFS file server, usually configured with local storage, will serve file-level data across a network to reote NFS clients. This topology is best suited for non-shared data files (individual users' directories, for exaple) and is widely used in generalpurpose coputing environents. NFS configurations generally offer lower perforance than block-based SAN environents, but they are configured using standard IP networking hardware so offer excellent scalability. They are also considerably cheaper. An NFS topology is shown in the following diagra: Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 8

9 Cobining the perforance and sharing capabilities of a SAN environent with the scalability and cost effectiveness of a NAS environent is a highly desirable goal for custoers and storage hardware and software vendors. A topology that achieves this uses SAN technology to provide the core ( back end ) physical disk infrastructure, and then uses block-level IP technology to distribute served data to its eventual consuer across the network. The eerging technology for delivering block-level data across a network is iscsi. This has been developing slowly for a nuber of years, but as the necessary standards have stabilized, adoption by industry vendors has started to accelerate considerably. Linux support for iscsi exists today and is aturing rapidly. As an alternative to iscsi, Red Hat Enterprise Linux provides support for Red Hat s Global Network Block Device (GNBD) protocol, which allows block-level data to be accessed over TCP/IP networks. The cobination of GNBD and GFS gives syste adinstrators additional configuration flexibility for sharing data on the SAN and throughout the enterprise. This topology allows a GFS cluster to scale to hundreds of servers, which can concurrently ount a shared file syste without the expense of including a Fibre Channel HBA and associated Fibre Channel switch port with every achine. In effect, syste adinistrators can ake SAN data available to any other systes on the network without the expense of a Fibre Channel SAN connection. Today, GNBD and iscsi offer siilar capabilities, however GNBD is a ature technology while iscsi is still relatively new. Red Hat provides GNBD as part of Red Hat Enterprise Linux so that custoers can deploy IP network-based SANs today. As iscsi atures it is expected to supplant GNBD, offering better perforance and a wider range of configuration options. An exaple configuration is shown in the diagra below. Using iscsi or GNBD, storage architects decouple the storage network port connection fro the servers, effectively putting ultiple servers Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 9

10 through the sae storage network port connection. This approach allows the syste architect to achieve specific price, perforance and storage capacity objectives ore easily than with systes designed using only Fibre Channel for the SAN. With the ability to independently scale storage and capacity, a wide variety of file and database applications can be addressed in a cost-effective anner. In just the sae way, a SAN switch with both Fibre Channel and iscsi ports can aortize expensive Fibre Channel connectivity across a less expensive, ore scalable Ethernetbased IP network. For exaple, an organization can use GFS to cluster 128 servers connected via Gigabit Ethernet to 16 GNBD servers connected, in turn, to a SAN network with 16 shared storage devices. Instead of paying about $500,000 to directly attach each GFS server to the SAN (128 servers at $3000 per director port cost plus $1000 per FC HBA) the cost with GNBD would be about $100,000 (16 Linux GNBD servers, each with a FC HBA, at $2500 each and one 32-port FC switch at $60,000). The Red Hat GNBD/GFS approach saves $400,000 over the pure FC SAN approach. Add the extra savings of an open source Linux operating syste and coodity servers and the financial advantages of the Red Hat approach are overwheling. Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 10

11 Red Hat Enterprise Linux storage ipleentation scenarios With Red Hat Enterprise Linux, organizations have several options. As upcoing enhanceents are rolled out, those options will continue to increase. The following table presents four coon enterprise storage scenarios using Red Hat Enterprise Linux. Scenerio Description Coponents Advantages Drawbacks NFS to NAS Connect ultiple servers to a NAS array to access files ISCSI to SAN Connect ultiple servers via IP to the FC SAN to access blocklevel data Servers to FC SAN Connect ultiple Linux servers to a SAN via FC Servers to converged SAN/NAS Multiple servers share file and block data on NAS and SAN Red Hat Enterprise Linux running NFS NAS array Ethernet/IP link NIC Red Hat Enterprise Linux running GFS iscsi Linux driver (available with Red Hat Enterprise Linux in late 2004 or early 2005) NIC Fibre Channel (FC) SAN Switch with FC and iscsi ports Red Hat Enterprise Linux FC HBA for each server 1 ulti-port FC switch Red Hat Enterprise Linux running GFS iscs/gnbd FC HBA and GNBD for a subset of servers Switch with FC and iscsi ports Industry-standard NAS configuration Low cost (no server HBA) POSIX-copliant Industry-standard SAN configuration Easy to deploy Low cost (fewer FC HBAs) POSIX-copliant Not POSIX copliant Slow Liited file sharing Note: All the above scenarios can take advantage of the other storage anageent capabilities provided by Red Hat Enterprise Linux, such as LVM, Devlabel, etc. Mediu perforance Higher perforance for FC-attached servers No Data sharing between servers unless used with GFS Costly (need FC HBA on each server) More coplex configuration Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 11

12 Conclusion: Linux-Based Utility Coputing For large enterprises, scalability is the issue. Previously forced into deploying costly, proprietary, vertically scaled servers, enterprises can now deploy large sets of open source, coodity servers in a horizontal scalability strategy and achieve the sae levels of processing power for far less cost. And, they gain flexibility that is not possible with a vertical approach. Such horizontal scalability can lead an organization toward utility coputing, where server and storage resources are added as needed, on the fly. With Red Hat Enterprise Linux, anagers can achieve substantial server and storage flexibility the ability to add and reove servers and storage and to redirect and reallocate storage resources dynaically. This brings the to the brink of on-deand utility coputing but without the considerable price associated with today's utility coputing offerings. Even before organizations go that far, an enterprise storage strategy involving Red Hat Enterprise Linux will fit into their existing NAS and SAN storage environents. There, it will deliver iediate benefits in ters of storage consolidation, efficient anageent, low cost, and flexibility. Red Hat Enterprise Linux: Creating a Scalable Open Source Storage Infrastructure 12

iscsi: Accelerating the Transition to Network Storage

iscsi: Accelerating the Transition to Network Storage iscsi: Accelerating the Transition to Network Storage David Dale April 2003 TR-3241 WHITE PAPER Network Appliance technology and expertise solve a wide range of data storage challenges for organizations,

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

Red Hat Cluster Suite

Red Hat Cluster Suite Red Hat Cluster Suite HP User Society / DECUS 17. Mai 2006 Joachim Schröder Red Hat GmbH Two Key Industry Trends Clustering (scale-out) is happening 20% of all servers shipped will be clustered by 2006.

More information

VERITAS Backup Exec 9.0 for Windows Servers

VERITAS Backup Exec 9.0 for Windows Servers WHITE PAPER Data Protection Solutions for Network Attached Storage VERITAS Backup Exec 9.0 for Windows Servers VERSION INCLUDES TABLE OF CONTENTS STYLES 1 TABLE OF CONTENTS Background...3 Why Use a NAS

More information

Local Area Network Management

Local Area Network Management Technology Guidelines for School Coputer-based Technologies Local Area Network Manageent Local Area Network Manageent Introduction This docuent discusses the tasks associated with anageent of Local Area

More information

SUPPORTING YOUR HIPAA COMPLIANCE EFFORTS

SUPPORTING YOUR HIPAA COMPLIANCE EFFORTS WHITE PAPER SUPPORTING YOUR HIPAA COMPLIANCE EFFORTS Quanti Solutions. Advancing HIM through Innovation HEALTHCARE SUPPORTING YOUR HIPAA COMPLIANCE EFFORTS Quanti Solutions. Advancing HIM through Innovation

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

Red Hat Enterprise Linux as a

Red Hat Enterprise Linux as a Red Hat Enterprise Linux as a file server You re familiar with Red Hat products that provide general-purpose environments for server-based software applications or desktop/workstation users. But did you

More information

White Paper. Low Cost High Availability Clustering for the Enterprise. Jointly published by Winchester Systems Inc. and Red Hat Inc.

White Paper. Low Cost High Availability Clustering for the Enterprise. Jointly published by Winchester Systems Inc. and Red Hat Inc. White Paper Low Cost High Availability Clustering for the Enterprise Jointly published by Winchester Systems Inc. and Red Hat Inc. Linux Clustering Moves Into the Enterprise Mention clustering and Linux

More information

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available

OVERVIEW. CEP Cluster Server is Ideal For: First-time users who want to make applications highly available Phone: (603)883-7979 sales@cepoint.com Cepoint Cluster Server CEP Cluster Server turnkey system. ENTERPRISE HIGH AVAILABILITY, High performance and very reliable Super Computing Solution for heterogeneous

More information

Optimizing Large Arrays with StoneFly Storage Concentrators

Optimizing Large Arrays with StoneFly Storage Concentrators Optimizing Large Arrays with StoneFly Storage Concentrators All trademark names are the property of their respective companies. This publication contains opinions of which are subject to change from time

More information

Storage Management for the Oracle Database on Red Hat Enterprise Linux 6: Using ASM With or Without ASMLib

Storage Management for the Oracle Database on Red Hat Enterprise Linux 6: Using ASM With or Without ASMLib Storage Management for the Oracle Database on Red Hat Enterprise Linux 6: Using ASM With or Without ASMLib Sayan Saha, Sue Denham & Lars Herrmann 05/02/2011 On 22 March 2011, Oracle posted the following

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

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

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

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

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

STORAGE CENTER. The Industry s Only SAN with Automated Tiered Storage STORAGE CENTER

STORAGE CENTER. The Industry s Only SAN with Automated Tiered Storage STORAGE CENTER STORAGE CENTER DATASHEET STORAGE CENTER Go Beyond the Boundaries of Traditional Storage Systems Today s storage vendors promise to reduce the amount of time and money companies spend on storage but instead

More information

EVOLUTION OF NETWORKED STORAGE

EVOLUTION OF NETWORKED STORAGE EVOLUTION OF NETWORKED STORAGE Sonika Jindal 1, Richa Jindal 2, Rajni 3 1 Lecturer, Deptt of CSE, Shaheed Bhagat Singh College of Engg & Technology, Ferozepur. sonika_manoj@yahoo.com 2 Lecturer, Deptt

More information

How To Make An Org Database Available On Linux

How To Make An Org Database Available On Linux by Andrey Kvasyuk, Senior Consultant July 7, 2005 Introduction For years, the IT community has debated the merits of operating systems such as UNIX, Linux and Windows with religious fervor. However, for

More information

Storage Concentrator in a Microsoft Exchange Network

Storage Concentrator in a Microsoft Exchange Network Implementing a Storage Concentrator in a Microsoft Exchange Network All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc. which are subject

More information

Red Hat Global File System for scale-out web services

Red Hat Global File System for scale-out web services Red Hat Global File System for scale-out web services by Subbu Krishnamurthy (Based on the projects by ATIX, Munich, Germany) Red Hat leads the way in delivering open source storage management for Linux

More information

Introduction to Gluster. Versions 3.0.x

Introduction to Gluster. Versions 3.0.x Introduction to Gluster Versions 3.0.x Table of Contents Table of Contents... 2 Overview... 3 Gluster File System... 3 Gluster Storage Platform... 3 No metadata with the Elastic Hash Algorithm... 4 A Gluster

More information

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization

DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization DAS, NAS or SAN: Choosing the Right Storage Technology for Your Organization New Drivers in Information Storage Data is unquestionably the lifeblood of today s digital organization. Storage solutions remain

More information

HP iscsi storage for small and midsize businesses

HP iscsi storage for small and midsize businesses HP iscsi storage for small and midsize businesses IP SAN solution guide With data almost doubling in volume every year, businesses are discovering that they need to take a strategic approach to managing

More information

Best Practices for Data Sharing in a Grid Distributed SAS Environment. Updated July 2010

Best Practices for Data Sharing in a Grid Distributed SAS Environment. Updated July 2010 Best Practices for Data Sharing in a Grid Distributed SAS Environment Updated July 2010 B E S T P R A C T I C E D O C U M E N T Table of Contents 1 Abstract... 2 1.1 Storage performance is critical...

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

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking

Traditionally, a typical SAN topology uses fibre channel switch wiring while a typical NAS topology uses TCP/IP protocol over common networking Network Storage for Business Continuity and Disaster Recovery and Home Media White Paper Abstract Network storage is a complex IT discipline that includes a multitude of concepts and technologies, like

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

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

IBM Global Technology Services November 2009. Successfully implementing a private storage cloud to help reduce total cost of ownership

IBM Global Technology Services November 2009. Successfully implementing a private storage cloud to help reduce total cost of ownership IBM Global Technology Services November 2009 Successfully implementing a private storage cloud to help reduce total cost of ownership Page 2 Contents 2 Executive summary 3 What is a storage cloud? 3 A

More information

The skinny on storage clusters

The skinny on storage clusters The skinny on storage clusters Storage clustering can mean different things based on the vendor and the architecture which the technology is built on, but the features or benefits are usually similar across

More information

Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems

Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems Oracle Database Deployments with EMC CLARiiON AX4 Storage Systems Applied Technology Abstract This white paper investigates configuration and replication choices for Oracle Database deployment with EMC

More information

Storage Solutions Overview. Benefits of iscsi Implementation. Abstract

Storage Solutions Overview. Benefits of iscsi Implementation. Abstract Storage Solutions Overview Benefits of iscsi Implementation Aberdeen LLC. Charles D. Jansen Published: December 2004 Abstract As storage demands continue to increase and become more complex, businesses

More information

Hewlett Packard - NBU partnership : SAN (Storage Area Network) или какво стои зад облаците

Hewlett Packard - NBU partnership : SAN (Storage Area Network) или какво стои зад облаците Hewlett Packard - NBU partnership : SAN (Storage Area Network) или какво стои зад облаците Why SAN? Business demands have created the following challenges for storage solutions: Highly available and easily

More information

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com

Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com W H I T E P A P E R O r a c l e V i r t u a l N e t w o r k i n g D e l i v e r i n g F a b r i c

More information

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

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

More information

Application Brief: Using Titan for MS SQL

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

More information

ENTERPRISE STORAGE WITH THE FUTURE BUILT IN

ENTERPRISE STORAGE WITH THE FUTURE BUILT IN ENTERPRISE STORAGE WITH THE FUTURE BUILT IN Breakthrough Efficiency Intelligent Storage Automation Single Platform Scalability Real-time Responsiveness Continuous Protection Storage Controllers Storage

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

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

Configuration Maximums VMware Infrastructure 3

Configuration Maximums VMware Infrastructure 3 Technical Note Configuration s VMware Infrastructure 3 When you are selecting and configuring your virtual and physical equipment, you must stay at or below the maximums supported by VMware Infrastructure

More information

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

Quantum StorNext. Product Brief: Distributed LAN Client

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

More information

VERITAS Storage Foundation 4.3 for Windows

VERITAS Storage Foundation 4.3 for Windows DATASHEET VERITAS Storage Foundation 4.3 for Windows Advanced Volume Management Technology for Windows In distributed client/server environments, users demand that databases, mission-critical applications

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

Introduction to the Microsoft Sync Framework. Michael Clark Development Manager Microsoft

Introduction to the Microsoft Sync Framework. Michael Clark Development Manager Microsoft Introduction to the Michael Clark Developent Manager Microsoft Agenda Why Is Sync both Interesting and Hard Sync Fraework Overview Using the Sync Fraework Future Directions Suary Why Is Sync Iportant Coputing

More information

storage elements and computer systems so that data transfer is secure and robust."

storage elements and computer systems so that data transfer is secure and robust. Storage Architecture Choice, SAN or NAS LaNet Merrill SGI SAN & HA Product Marketing Manager storage elements and computer systems so that data transfer is secure and robust." Unlike the traditional direct-attach

More information

DAS to SAN Migration Using a Storage Concentrator

DAS to SAN Migration Using a Storage Concentrator DAS to SAN Migration Using a Storage Concentrator April 2006 All trademark names are the property of their respective companies. This publication contains opinions of StoneFly, Inc. which are subject to

More information

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE

COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE COMPARING STORAGE AREA NETWORKS AND NETWORK ATTACHED STORAGE Complementary technologies provide unique advantages over traditional storage architectures Often seen as competing technologies, Storage Area

More information

From Ethernet Ubiquity to Ethernet Convergence: The Emergence of the Converged Network Interface Controller

From Ethernet Ubiquity to Ethernet Convergence: The Emergence of the Converged Network Interface Controller White Paper From Ethernet Ubiquity to Ethernet Convergence: The Emergence of the Converged Network Interface Controller The focus of this paper is on the emergence of the converged network interface controller

More information

Database Configuration: SAN or NAS

Database Configuration: SAN or NAS Database Configuration: SAN or NAS Discussion of Fibre Channel SAN and NAS Version:.0 Greg Schulz DBSANNAS.DOC Preface This publication is for general guidance and informational purposes only. The information

More information

Option B: Credit Card Processing

Option B: Credit Card Processing Attachent B Option B: Credit Card Processing Request for Proposal Nuber 4404 Z1 Bidders are required coplete all fors provided in this attachent if bidding on Option B: Credit Card Processing. Note: If

More information

File System Design and Implementation

File System Design and Implementation WAN Transfer Acceleration Product Description Functionality Interfaces Specifications Index 1 Functionality... 3 2 Integration... 3 3 Interfaces... 4 3.1 Physical Interfaces...5 3.1.1 Ethernet Network...5

More information

PolyServe Matrix Server for Linux

PolyServe Matrix Server for Linux PolyServe Matrix Server for Linux Highly Available, Shared Data Clustering Software PolyServe Matrix Server for Linux is shared data clustering software that allows customers to replace UNIX SMP servers

More information

Virtualization, Business Continuation Plan & Disaster Recovery for EMS -By Ramanj Pamidi San Diego Gas & Electric

Virtualization, Business Continuation Plan & Disaster Recovery for EMS -By Ramanj Pamidi San Diego Gas & Electric Virtualization, Business Continuation Plan & Disaster Recovery for EMS -By Ramanj Pamidi San Diego Gas & Electric 2001 San Diego Gas and Electric. All copyright and trademark rights reserved. Importance

More information

Evaluating Inventory Management Performance: a Preliminary Desk-Simulation Study Based on IOC Model

Evaluating Inventory Management Performance: a Preliminary Desk-Simulation Study Based on IOC Model Evaluating Inventory Manageent Perforance: a Preliinary Desk-Siulation Study Based on IOC Model Flora Bernardel, Roberto Panizzolo, and Davide Martinazzo Abstract The focus of this study is on preliinary

More information

Storage Networking Overview

Storage Networking Overview Networking Overview iscsi Attached LAN Networking SAN NAS Gateway NAS Attached SAN Attached IBM Total Module Flow Business Challenges Networking Trends and Directions What is Networking? Technological

More information

Storage Networking Foundations Certification Workshop

Storage Networking Foundations Certification Workshop Storage Networking Foundations Certification Workshop Duration: 2 Days Type: Lecture Course Description / Overview / Expected Outcome A group of students was asked recently to define a "SAN." Some replies

More information

W H I T E P A P E R. VMware Infrastructure Architecture Overview

W H I T E P A P E R. VMware Infrastructure Architecture Overview W H I T E P A P E R ware Infrastructure Architecture Overview ware white paper Table of Contents Physical Topology of the ware Infrastructure Data Center............................... 4 Virtual Data Center

More information

WHITE PAPER. How To Build a SAN. The Essential Guide for Turning Your Windows Server Into Shared Storage on Your IP Network

WHITE PAPER. How To Build a SAN. The Essential Guide for Turning Your Windows Server Into Shared Storage on Your IP Network WHITE PAPER How To Build a SAN The Essential Guide for Turning Your Windows Server Into Shared Storage on Your IP Network TABLE OF CONTENTS Introduction... 3 What is a SAN?... 4 Why iscsi Storage?... 4

More information

High Availability Databases based on Oracle 10g RAC on Linux

High Availability Databases based on Oracle 10g RAC on Linux High Availability Databases based on Oracle 10g RAC on Linux WLCG Tier2 Tutorials, CERN, June 2006 Luca Canali, CERN IT Outline Goals Architecture of an HA DB Service Deployment at the CERN Physics Database

More information

HBA Virtualization Technologies for Windows OS Environments

HBA Virtualization Technologies for Windows OS Environments HBA Virtualization Technologies for Windows OS Environments FC HBA Virtualization Keeping Pace with Virtualized Data Centers Executive Summary Today, Microsoft offers Virtual Server 2005 R2, a software

More information

Software Quality Characteristics Tested For Mobile Application Development

Software Quality Characteristics Tested For Mobile Application Development Thesis no: MGSE-2015-02 Software Quality Characteristics Tested For Mobile Application Developent Literature Review and Epirical Survey WALEED ANWAR Faculty of Coputing Blekinge Institute of Technology

More information

Real-time Protection for Hyper-V

Real-time Protection for Hyper-V 1-888-674-9495 www.doubletake.com Real-time Protection for Hyper-V Real-Time Protection for Hyper-V Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate

More information

Building the Virtual Information Infrastructure

Building the Virtual Information Infrastructure Technology Concepts and Business Considerations Abstract A virtual information infrastructure allows organizations to make the most of their data center environment by sharing computing, network, and storage

More information

An Innovate Dynamic Load Balancing Algorithm Based on Task

An Innovate Dynamic Load Balancing Algorithm Based on Task An Innovate Dynaic Load Balancing Algorith Based on Task Classification Hong-bin Wang,,a, Zhi-yi Fang, b, Guan-nan Qu,*,c, Xiao-dan Ren,d College of Coputer Science and Technology, Jilin University, Changchun

More information

Selling Compellent NAS: File & Block Level in the Same System Chad Thibodeau

Selling Compellent NAS: File & Block Level in the Same System Chad Thibodeau Selling Compellent NAS: File & Block Level in the Same System Chad Thibodeau Agenda Session Objectives Feature Overview Technology Overview Compellent Differentiators Competition Available Resources Questions

More information

I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology

I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology I/O Virtualization Using Mellanox InfiniBand And Channel I/O Virtualization (CIOV) Technology Reduce I/O cost and power by 40 50% Reduce I/O real estate needs in blade servers through consolidation Maintain

More information

Server and Storage Virtualization with IP Storage. David Dale, NetApp

Server and Storage Virtualization with IP Storage. David Dale, NetApp Server and Storage Virtualization 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

More information

White Paper. What is IP SAN?

White Paper. What is IP SAN? White Paper What is IP SAN? Introduction Internet Protocol, or IP, has grown to become the most widely used telecommunications standard worldwide. The technology is well understood, easy to implement and

More information

HP ProLiant Storage Server family. Radically simple storage

HP ProLiant Storage Server family. Radically simple storage HP ProLiant Storage Server family Radically simple storage The HP ProLiant Storage Server family delivers affordable, easy-to-use network attached storage (NAS) solutions that simplify storage management

More information

Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION

Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION Storage Protocol Comparison White Paper TECHNICAL MARKETING DOCUMENTATION v 1.0/Updated APRIl 2012 Table of Contents Introduction.... 3 Storage Protocol Comparison Table....4 Conclusion...10 About the

More information

THINKSERVER OS AND VIRTUALIZATION OPTIONS

THINKSERVER OS AND VIRTUALIZATION OPTIONS THINKSERVER OS AND VIRTUALIZATION OPTIONS MICROSOFT WINDOWS SERVER 2012: THE NEW ENTERPRISE STANDARD You rely on ThinkServer racks and servers to power your business-critical deployents because you trust

More information

August 2009. Transforming your Information Infrastructure with IBM s Storage Cloud Solution

August 2009. Transforming your Information Infrastructure with IBM s Storage Cloud Solution August 2009 Transforming your Information Infrastructure with IBM s Storage Cloud Solution Page 2 Table of Contents Executive summary... 3 Introduction... 4 A Story or three for inspiration... 6 Oops,

More information

Owner of the content within this article is www.msexchange.org Written by Marc Grote www.it-training-grote.de

Owner of the content within this article is www.msexchange.org Written by Marc Grote www.it-training-grote.de Owner of the content within this article is www.msexchange.org Written by Marc Grote www.it-training-grote.de Exchange 2003 Implementing iscsi for Exchange Server 2003 Written by Marc Grote - mailto:grotem@it-training-grote.de

More information

SAN Implementation Course SANIW; 3 Days, Instructor-led

SAN Implementation Course SANIW; 3 Days, Instructor-led SAN Implementation Course SANIW; 3 Days, Instructor-led Course Description In this workshop course, you learn how to connect Windows, vsphere, and Linux hosts via Fibre Channel (FC) and iscsi protocols

More information

Overview and Frequently Asked Questions Sun Storage 10GbE FCoE PCIe CNA

Overview and Frequently Asked Questions Sun Storage 10GbE FCoE PCIe CNA Overview and Frequently Asked Questions Sun Storage 10GbE FCoE PCIe CNA Overview Oracle s Fibre Channel over Ethernet (FCoE technology provides an opportunity to reduce data center costs by converging

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

Choosing the best architecture for data protection in your Storage Area Network

Choosing the best architecture for data protection in your Storage Area Network Choosing the best architecture for data protection in your Storage Area Network Introduction... 2 SAN solution reliability... 2 A controller-based architecture for tape libraries... 3 Advanced features...

More information

Maintaining Native Mac File Sharing in an Enterprise Storage Environment A Technical Best Practices Whitepaper

Maintaining Native Mac File Sharing in an Enterprise Storage Environment A Technical Best Practices Whitepaper Maintaining Native Mac File Sharing in an Enterprise Storage Environment A Technical Best Practices Whitepaper About This Document This whitepaper explores two important trends in Enterprise Storage: the

More information

Disk-to-Disk Backup and Restore Solution

Disk-to-Disk Backup and Restore Solution Disk-to-Disk Backup and Restore Solution Using Computer Associates ARCserve 11 and Adaptec FS4500 Fibre-to-SATA RAID Contents Introduction.....................................1 The Solution: The Adaptec

More information

NETWORK ATTACHED STORAGE DIFFERENT FROM TRADITIONAL FILE SERVERS & IMPLEMENTATION OF WINDOWS BASED NAS

NETWORK ATTACHED STORAGE DIFFERENT FROM TRADITIONAL FILE SERVERS & IMPLEMENTATION OF WINDOWS BASED NAS INTERNATIONAL International Journal of Computer JOURNAL Engineering OF COMPUTER and Technology (IJCET), ENGINEERING ISSN 0976-6367(Print), ISSN 0976 & 6375(Online) TECHNOLOGY Volume 4, Issue (IJCET) 3,

More information

FOR SERVERS 2.2: FEATURE matrix

FOR SERVERS 2.2: FEATURE matrix RED hat ENTERPRISE VIRTUALIZATION FOR SERVERS 2.2: FEATURE matrix Red hat enterprise virtualization for servers Server virtualization offers tremendous benefits for enterprise IT organizations server consolidation,

More information

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server

Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server Best Practices Guide: Network Convergence with Emulex LP21000 CNA & VMware ESX Server How to deploy Converged Networking with VMware ESX Server 3.5 Using Emulex FCoE Technology Table of Contents Introduction...

More information

RFP-MM-1213-11067 Enterprise Storage Addendum 1

RFP-MM-1213-11067 Enterprise Storage Addendum 1 Purchasing Department August 16, 2012 RFP-MM-1213-11067 Enterprise Storage Addendum 1 A. SPECIFICATION CLARIFICATIONS / REVISIONS NONE B. REQUESTS FOR INFORMATION Oracle: 1) What version of Oracle is in

More information

Understanding Storage Virtualization of Infortrend ESVA

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

More information

NAS or iscsi? White Paper 2006. Selecting a storage system. Copyright 2006 Open-E www.open-e.com

NAS or iscsi? White Paper 2006. Selecting a storage system. Copyright 2006 Open-E www.open-e.com NAS or iscsi? Selecting a storage system White Paper 2006 Copyright 2006 Open-E www.open-e.com 2006 Open-E GmbH. All rights reserved. Open-E is a registered trademark. All brand names and products are

More information

Open-E Data Storage Software and Intel Modular Server a certified virtualization solution

Open-E Data Storage Software and Intel Modular Server a certified virtualization solution Open-E Data Storage Software and Intel Modular Server a certified virtualization solution Contents 1. New challenges for SME IT environments 2. Open-E DSS V6 and Intel Modular Server: the ideal virtualization

More information

How To Design A Data Center

How To Design A Data Center Data Center Design & Virtualization Md. Jahangir Hossain Open Communication Limited jahangir@open.com.bd Objectives Data Center Architecture Data Center Standard Data Center Design Model Application Design

More information

Best practices for data migration.

Best practices for data migration. IBM Global Technology Services June 2007 Best practices for data migration. Methodologies for planning, designing, migrating and validating data migration Page 2 Contents 2 Executive summary 4 Introduction

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

N_Port ID Virtualization

N_Port ID Virtualization A Detailed Review Abstract This white paper provides a consolidated study on the (NPIV) feature and usage in different platforms and on NPIV integration with the EMC PowerPath on AIX platform. February

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

Storage Basics. Storage is a huge topic, but this article will give you a high-level look at how it all fits together.

Storage Basics. Storage is a huge topic, but this article will give you a high-level look at how it all fits together. Storage Basics Oftentimes, storage isn't given enough attention in system architecture, but it can make or break the service level agreement (SLA) for your application response times. Understanding how

More information

A framework for performance monitoring, load balancing, adaptive timeouts and quality of service in digital libraries

A framework for performance monitoring, load balancing, adaptive timeouts and quality of service in digital libraries Int J Digit Libr (2000) 3: 9 35 INTERNATIONAL JOURNAL ON Digital Libraries Springer-Verlag 2000 A fraework for perforance onitoring, load balancing, adaptive tieouts and quality of service in digital libraries

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

PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD)

PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD) Fall 2008 PrimeArray Data Storage Solutions Network Attached Storage (NAS) iscsi Storage Area Networks (SAN) Optical Storage Systems (CD/DVD) AutoStor iscsi SAN solution. See pages 8 and 9 for more information.

More information

VMware Virtual Machine File System: Technical Overview and Best Practices

VMware Virtual Machine File System: Technical Overview and Best Practices VMware Virtual Machine File System: Technical Overview and Best Practices A VMware Technical White Paper Version 1.0. VMware Virtual Machine File System: Technical Overview and Best Practices Paper Number:

More information

Red Hat Enterprise linux 5 Continuous Availability

Red Hat Enterprise linux 5 Continuous Availability Red Hat Enterprise linux 5 Continuous Availability Businesses continuity needs to be at the heart of any enterprise IT deployment. Even a modest disruption in service is costly in terms of lost revenue

More information