CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion

Size: px
Start display at page:

Download "CONTENTS. 1. Introduction. 2. How To Store Data. 3. How To Access Data. 4. Manage Data Storage. 5. Benefits Of SAN. 6. Conclusion"

Transcription

1 CONTENTS 1. Introduction 2. How To Store Data 3. How To Access Data 4. Manage Data Storage 5. Benefits Of SAN 6. Conclusion

2 1. Introduction: A Storage Area Network (SAN) is a dedicated network that carries data between computer systems and storage devices, which can include tape and disk resources. A SAN consists of a communication infrastructure, which provides physical connections, and a management layer, which organizes the connections, storage elements, and computer systems so that data transfer is secure and robust. Note that the definition specifically does not identify the term SAN with Fibre Channel technology.when the term SAN is used in connection with Fibre Channel technology, use of a qualified phrase such as "Fibre Channel SAN" is encouraged. According to this definition, an Ethernetbased network, whose primary purpose is to provide access to storage elements, would be considered a SAN, such as iscsi, FCIP, or ifcp solutions. We will look at these technologies in a later module. A shorter definition might be a storage system consisting of storage elements, storage devices, computer systems, and/or appliances, plus all control software, communicating over a network. Thus, a SAN is a dedicated network for storage. It has the benefits of Channel Technology (channel technologies provide fixed connections between host systems and their peripheral devices) and Network architecture. This results in a more robust, flexible, and sophisticated approach to connecting hosts to storage resources. SANs overcome the limitations of Direct-Attached Storage, while using the same logical interface SCSI - to access storage. As business demand for data grew, DAS and NAS implementations allowed companies to store and access data effectively, but often inefficiently. Storage was isolated to the specific devices, making it difficult to manage and share. The effort to regain control over the dispersed assets caused the emergence of storage area networks (SANs). SANs had the advantage of centralization, resulting in improved efficiencies. The first implementation of SAN was a simple grouping of hosts and associated storage in a single network, often using a hub as the connectivity device. This configuration is called Fibre Channel Arbitrated Loop (FCAL). It could also be referred to as a SAN Island due to the fact that: there is limited connectivity there is still a degree of isolation As demand increased and technology improved, Fibre channel switches replaced hubs. Switches greatly increased connectivity and performance allowing for interconnected SANs and ultimately enterprise level data accessibility of SAN

3 applications and accessibility. This evolution architecture show the changes rapidly in store procedure. Evolution in Storage Architecture: 2. How To Store Data: SANs combine the basic functionality of storage devices and networks, consisting of hardware and software, to obtain a highly reliable, high-performance, networked data system. Services similar to those in any LAN (e.g. name resolution, address assignment etc.) allow data to traverse connections and be provided to end-users. When looking at an overall IT infrastructure, the SAN and LAN are mutually exclusive but serve similar purposes. The LAN allows clients, such as desktop workstations, to request data from servers. This could be considered the front-end network. This is where the average user would connect typically across an Ethernet network. The SAN, or back-end network also connects to servers, but in this case, the servers are acting as clients. They are requesting data from their servers the storage arrays. These connections are accomplished via a Fibre Channel network. (Note: FibRE refers to the protocol versus fiber which refers to a media!) By combining the two networks together, with the servers as the common thread, the end-user is supplied with any data they may need.

4 What is Fibre Channel? SAN Transport Protocol Integrated set of standards (ANSI) Encapsulates SCSI A High Speed Serial Interface Allows SCSI commands to be transferred over a storage network. Standard allows for multiple protocols over a single interface. Fibre channel is a set of standards which define protocols for performing high speed serial data transfer. The standards define a layered model similar to the OSI model found in traditional networking technology. Fibre Channel provides a standard data transport frame into which multiple protocol types can be encapsulated. The addressing scheme used in Fibre Channel switched fabrics will support over 16 million devices in a single fabric. Fibre Channel has become widely used to provide a serial transport medium over which computer systems communicate with devices such as disk storage arrays. These devices have traditionally been attached to systems over more traditional channel technologies such as SCSI. SCSI over Fibre Channel

5 implementations now allow these devices to be connected in dynamic Fibre Channel topologies which span much greater distances and provide a greater level of flexibility and manageability than found with SCSI. Fibre Channel networks are often referred to a networks that perform channel operations. 3. How To Access Data: Fibre channel is a set of standards which define protocols for performing high speed serial data transfer. The standards define a layered model similar to the OSI model found in traditional networking technology. Fibre Channel provides a standard data transport frame into which multiple protocol types can be encapsulated. The addressing scheme used in Fibre Channel switched fabrics will support over 16 million devices in a single fabric. Fibre Channel has become widely used to provide a

6 serial transport medium over which computer systems communicate with devices such as disk storage arrays. These devices have traditionally been attached to systems over more traditional channel technologies such as SCSI. SCSI over Fibre Channel implementations now allow these devices to be connected in dynamic Fibre Channel topologies which span much greater distances and provide a greater level of flexibility Storage Area Networks Both direct attached storage and storage area networks use the SCSI protocol to move data in blocks, rather than files1. In fact, from the vantage point of most operating systems, DAS and SAN storage are indistinguishable, despite the differences in their network topologies (see Figures 1 and 2). So what do storage area networks offer that traditional direct attached storage does not? SANs are designed to enable centralization of storage resources, while at the same time overcoming the distance and connectivity limitations posed by directly attached storage. Parallel SCSI interconnects limit direct attached storage devices to a distance of 25 meters, and can connect a maximum of only 16 devices. Fibre Channel SANs extend the distance limitation to 10 kilometers or more, and enable an essentially unlimited number of devices to attach to the network. These factors allow SANs to effectively uncouple storage from the server and to pool on a network where it can be shared and easily provisioned, without the problems of scaling associated with DAS. Fibre Channel interconnects delivers high performance block I/O to storage devices. The most widely adopted SAN interconnect technology, Fibre Channel, is based on serial SCSI technologies and overcomes the parallel SCSI limitations to enable essentially unlimited device connectivity over long distances. And, unlike parallel SCSI devices which must arbitrate (or contend) for the bus, FC channel devices, using switch technology, can transmit information between multiple servers and multiple storage devices at the same time However, the capital investment and the expertise required to install Fibre Channel networks components (Host Bus Adapters (HBAs), cabling and switches) can be substantial. (HBAs, like network adapter cards, install in the server and function to transmit block data.) And redundant configurations, while ensuring continuously available data, add considerably more cost and complexity.

7 Separating storage onto a dedicated network whether Fibre Channel or iscsi offers greater disk management efficiencies, more effective system and resource management, improved network performance, higher availability of stored resources, and more cost-effective data protection than direct attached storage can offer. Effective fabric management is the framework upon which effective SAN solutions are built. All the networked storage resources the hosts, interconnects, and storage subsystems must come together as a complete system to deliver a high performance storage solution. The software controlling SAN functionality (of both the fabric and storage array) will reside on the server, the switch and/or the storage array. Such software must: Be able to detect when storage resources are added or removed from the storage network, even in multivendor storage configurations Ensure that servers effectively share storage resources on a SAN, without interfering with ownership of storage resources, even in multiplatform environments Enable the detection and management of SAN components (such as links to the storage array), ensure they are functional, and if not, be able to fail over to an alternate component with no loss of data Help to ensure that SANs are secure Maximize throughput using high performance interconnects to and from the storage array Help realize solutions that support high availability and disaster recovery goals Enable administrators to configure storage resources on the SAN in a way that realizes the benefits of a centralized and consolidated storage model There are two approaches to obtaining an integrated SAN solution. One is to purchase a single vendor end-to-end solution. Such solutions have been available for Fibre Channel SANs for several years2. Single vendor solutions have the advantage of being complete; the disadvantages are a lack of flexibility in adding to the solution and potentially high costs. Alternatively, many organizations are installing multivendor Fibre Channel SAN solutions, which together can deliver all the same SAN benefits for lower cost. While

8 these solutions can create significant interoperability challenges, the challenges are diminishing as standards for ensuring interoperability emerge. In contrast, one of the significant advantages of iscsi SANs is that interoperability issues are much less problematic. 4. Manage Data Storage: The simplest SAN configuration, whether Fibre Channel or iscsi, is to deploy a minimum of two production servers attaching to a storage array. In a Fibre Channel SAN, shown in Figure 3, each server contains an HBA which connects by means of a Fibre Channel switch to a disk controller on the storage array. HBAs, although they reside on the server, are also part of the storage network. They serve first to provide the interface between the server and the attached Fibre Channel network, and second to provide I/O processing, offloading most of the server processing required for transferring data. The resulting performance is very high and very scaleable. LAN Server Server Backup Server HBA HBA Tape Library Switch Controller Storage Array MANAGE DATA STORAGE BLOCK DIAGRAM The Fibre Channel switch is an intelligent device that collects information about the SAN network topology and attached devices. Switches

9 Enable simultaneous communication between multiple endpoints (such as a server and storage disk) Provide capabilities for managing those connections between devices so that access is controlled (through zoning) Provide physical connectivity for failover and load balancing Although the simple configuration shown in Figure 3 provides basic connectivity to shared storage, it does not provide any protection from single point of failure problems, such as loss of a switch, controller or interconnect cable. For continual access to storage from each server, redundant components must be added: dual HBAs, switches and disk controllers. Once dual components are added in, effective fabric management becomes critical to SAN functioning. Note that an iscsi SAN has the same basic setup as that shown in Figure 3, except that a Gigabit Ethernet adapter replaces the HBA, and the connection to the disk controller on the iscsi storage target is through an Ethernet switch. 5. Benefit Of SAN: Benefits of a SAN are following High bandwidth Fibre Channel SCSI extension Block I/O Resource Consolidation Centralized storage and management Scalability Up to 16 million devices Secure Access

10 Some of the benefits of implementing a SAN are discussed here. A SAN uses the Fibre channel transport which is a set of standards which define protocols for performing high speed serial data transfer, up to 400 Megabytes per second. It provides a standard data transport medium over which computer systems communicate with devices such as disk storage arrays. SCSI over Fibre Channel implementations allow these devices to be connected in dynamic Fibre Channel topologies which span much greater distances and provide a greater level of flexibility And manageability while retaining the basic functionality of SCSI. Fibre Channel networks are often referred to as networks that perform channel operations. As it is a networked infrastructure, many devices and host can be attached seamlessly, upwards of 16 million devices in a SAN. This allows better utilization of corporate assets and ease of management both for configuration and security. Centralized Storage Management: Consolidating storage resources onto the network allows for a centralized approach to storage management. The central benefit of SANs, provisioning storage resources from a single pool, eliminates the problem of some server having excess storage while others have no more free disk space. For application servers like Exchange where the message stores tend to increase dramatically over time, this flexibility in scaling is an enormous advantage. Data Protection: In addition to the archival protection that tape backups provide, data can be protected against disk failure through redundancy, by using techniques such as mirroring and striping. While RAID (redundant array of independent disks) technologies can readily be deployed in direct attached configurations, the method is only useful when devices are not located more than a few meters away from the server. In contrast, RAID arrays on a SAN can be separated by several kilometers, facilitating disaster recovery scenarios that are not possible with direct attached storage. Sharing Data on the SAN: SAN contain point-in-time copies of data, known as shadow copies or snapshots. The Volume Shadow Copy Service provides the infrastructure to make point-in-time copies of single or multiple disk volumes. These shadow copies can be offloaded from the production server to a backup server where they can be backed up to tape. Such offloaded backups help keep production server performance high.

11 Data Consistency and Application Performance: As a method of protecting frequently used data, there are two drawbacks to the backup process. One is that, for backups to be complete and fully restorable, the file or database should not be in use. Attempting to back up data while applications are open can result in data inconsistencies. As an alternative, open files are often not backed up, or full backups are restricted to once a week at a time when applications are not in use. Such backups, however, quickly become out of date. Multipathing for High Availability: While centralizing storage on the SAN enables flexible storage provisioning and more effective resource management, it also carries an inherent risk: all of the storage is in one place. If access to the storage is lost, the entire organization loses access. Accordingly, SANs should be deployed with redundant components to prevent single points of failure, as well as with the switching mechanisms to redirect I/O requests from a nonfunctioning to a working redundant component. High Performance: SANs are designed for high performance high volume data transfers. Fiber Channel interconnects enable transfers faster than with direct attached storage. The Windows SCSI port driver, originally developed for parallel SCSI interconnects, was not designed to support the high speed performance capabilities of Fiber Channel networks. 6. Conclusion: In recent year the demand of the Storage system grows rapidly, furthermore most enterprises request the SAN System with high capacity and efficiency more reliable and secure in order to get ride of risks of data lost and services interruption. It is helpful for explosion of internet and E-commerce a tremendous amount of data has been created and made available to users.

12 7. References and Bibliography: IBM.com in Storage Area Network EMC-provision Storage Network

Introduction to iscsi

Introduction to iscsi Introduction to iscsi As Ethernet begins to enter into the Storage world a new protocol has been getting a lot of attention. The Internet Small Computer Systems Interface or iscsi, is an end-to-end protocol

More information

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp

SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7. IP storage: A review of iscsi, FCIP, ifcp SNIA Discussion on iscsi, FCIP, and IFCP Page 1 of 7 IP storage: A review of iscsi, FCIP, ifcp SNIA IP Storage Forum With the advent of new IP storage products and transport protocol standards iscsi, FCIP,

More information

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

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

More information

Storage Area Networks SAN. Shane Healy

Storage Area Networks SAN. Shane Healy Storage Area Networks SAN Shane Healy Objective/Agenda Provide a basic overview of what Storage Area Networks (SAN) are, what the constituent components are, and how these components fit together to deliver

More information

Module 2 Storage Network Architecture

Module 2 Storage Network Architecture Module 2 Storage Network Architecture 1. SCSI 2. FC Protocol Stack 3. SAN:FC SAN 4. IP Storage 5. Infiniband and Virtual Interfaces FIBRE CHANNEL SAN 1. First consider the three FC topologies pointto-point,

More information

iscsi Technology: A Convergence of Networking and Storage

iscsi Technology: A Convergence of Networking and Storage HP Industry Standard Servers April 2003 iscsi Technology: A Convergence of Networking and Storage technology brief TC030402TB Table of Contents Abstract... 2 Introduction... 2 The Changing Storage Environment...

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

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

More information

Storage Area Network (SAN)

Storage Area Network (SAN) Storage Area Network (SAN) 1 Outline Shared Storage Architecture Direct Access Storage (DAS) SCSI RAID Network Attached Storage (NAS) Storage Area Network (SAN) Fiber Channel and Fiber Channel Switch 2

More information

Realizing the Promise of SANs

Realizing the Promise of SANs Business without interruption. Realizing the Promise of SANs Bill North Director, Storage Network Programs Strategic Initiatives Group VERITAS Software Education Committee Chairman Storage Network Industry

More information

STORAGE CONSOLIDATION WITH IP STORAGE. David Dale, NetApp

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

More information

Architecture. SAN architecture is presented in these chapters: SAN design overview on page 16. SAN fabric topologies on page 24

Architecture. SAN architecture is presented in these chapters: SAN design overview on page 16. SAN fabric topologies on page 24 Architecture SAN architecture is presented in these chapters: SAN design overview on page 16 SAN fabric topologies on page 24 Fibre Channel routing on page 46 Fibre Channel over Ethernet on page 65 Architecture

More information

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are:

Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: E Transport is now key for extended SAN applications. Main factors required in SAN interconnect transport solutions are: Native support for all SAN protocols including ESCON, Fibre Channel and Gigabit

More information

Storage Consolidation: Simplifying Storage Infrastructures

Storage Consolidation: Simplifying Storage Infrastructures Storage Consolidation: Simplifying Storage Infrastructures White Paper Tim Rasmussen Senior Product Manager 7-10-02 Table of Contents Abstract...1 Introduction...2 What is storage?...3 Why invest in storage?...5

More information

E-Seminar. Storage Networking. Internet Technology Solution Seminar

E-Seminar. Storage Networking. Internet Technology Solution Seminar E-Seminar Storage Networking Internet Technology Solution Seminar Storage Networking Internet Technology Solution Seminar 3 Welcome 4 Objectives 5 Storage Solution Requirements 6 Storage Networking Concepts

More information

access addresses/addressing advantages agents allocation analysis

access addresses/addressing advantages agents allocation analysis INDEX A access control of multipath port fanout, LUN issues, 122 of SAN devices, 154 virtualization server reliance on, 173 DAS characteristics (table), 19 conversion to SAN fabric storage access, 105

More information

3.1. Storage. Direct Attached Storage (DAS)

3.1. Storage. Direct Attached Storage (DAS) 3.1. Storage Data storage and access is a primary function of a network and selection of the right storage strategy is critical. The following table describes the options for server and network storage.

More information

Snia S Storage Networking Management/Administration.

Snia S Storage Networking Management/Administration. Snia S10-200 Storage Networking Management/Administration http://killexams.com/exam-detail/s10-200 QUESTION: 85 What are two advantages of over-subscription? (Choose two.) A. saves on ISL links B. decreases

More information

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION

USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION WHITE PAPER Maximize Storage Networks with iscsi USING ISCSI AND VERITAS BACKUP EXEC 9.0 FOR WINDOWS SERVERS BENEFITS AND TEST CONFIGURATION For use with Windows 2000 VERITAS Software Corporation 03/05/2003

More information

Storage Area Network (SAN)

Storage Area Network (SAN) Storage Area Network (SAN) By Hardik Jani 4/16/2009 1 Subtopics Need of Storage Area Networks What is SAN SAN Protocols Storage and Data Sharing SAN Backup SAN and Data Availability SAN Management 4/16/2009

More information

COSC6376 Cloud Computing Lecture 17: Storage Systems

COSC6376 Cloud Computing Lecture 17: Storage Systems COSC6376 Cloud Computing Lecture 17: Storage Systems Instructor: Weidong Shi (Larry), PhD Computer Science Department University of Houston Storage Area Network and Storage Virtualization Single Disk Drive

More information

Exam : S Title : Snia Storage Network Management/Administration. Version : Demo

Exam : S Title : Snia Storage Network Management/Administration. Version : Demo Exam : S10-200 Title : Snia Storage Network Management/Administration Version : Demo 1. A SAN architect is asked to implement an infrastructure for a production and a test environment using Fibre Channel

More information

iscsi Unified Network Storage Increases the Cost-effectiveness of the Distributed Information Value Chain

iscsi Unified Network Storage Increases the Cost-effectiveness of the Distributed Information Value Chain by Steve Rogers Director of Technical Marketing i Unified Network Storage Increases the Cost-effectiveness of the Distributed Information Value Chain The pervasive global economy is driving the continued

More information

Assignment No. SAN. Title. Roll No. Date. Programming Lab IV. Signature

Assignment No. SAN. Title. Roll No. Date. Programming Lab IV. Signature Assignment No. Title (A-6) SAN Roll No. Class T.E. Date Subject Programming Lab IV Signature Assignment no: (A-6) Title: Study of Storage Area Network (SAN). Problem Statement: Design and Setup LAN with

More information

ECE Enterprise Storage Architecture. Fall 2016

ECE Enterprise Storage Architecture. Fall 2016 ECE590-03 Enterprise Storage Architecture Fall 2016 Storage Area Network (SAN) Tyler Bletsch Duke University Adapted from the course Information Storage and Management v2 (module 5-6), published by EMC

More information

Technical White Paper iscsi Boot November 11, 2004

Technical White Paper iscsi Boot November 11, 2004 Technical White Paper iscsi Boot November 11, 2004 SN0032004-00 Rev A 11/04 Page 1 of 12 Table of Contents I. Executive Summary...3 II. Booting The Basics...3 Booting Options...3 Boot Methods Pros and

More information

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

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

More information

The Transition to Networked Storage

The Transition to Networked Storage The Transition to Networked Storage Jim Metzler Ashton, Metzler & Associates Table of Contents 1.0 Executive Summary... 3 2.0 The Emergence of the Storage Area Network... 3 3.0 The Link Between Business

More information

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump

ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS. By George Crump ECONOMICAL, STORAGE PURPOSE-BUILT FOR THE EMERGING DATA CENTERS By George Crump Economical, Storage Purpose-Built for the Emerging Data Centers Most small, growing businesses start as a collection of laptops

More information

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

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

More information

Course Documentation: Printable course material This material is copyrighted and is for the exclusive use of the student only

Course Documentation: Printable course material This material is copyrighted and is for the exclusive use of the student only Title: CompTIA Storage+ Powered by SNIA Course Length: 5 days Monday - Friday 9AM 5PM (MTN) Course Instructional Method: Interactive Lecture Lab Exam Study Sessions Course Documentation: Printable course

More information

Traditional SAN environments allow block

Traditional SAN environments allow block Chapter 8 SAN Traditional SAN environments allow block KEY CONCEPTS I/O over Fibre Channel, whereas NAS iscsi Protocol environments allow file I/O over -based networks. Organizations need the performance

More information

Real Time COPY. Provide Disaster Recovery NOT to maintain two identical copies Provide I/O consistent copy of data

Real Time COPY. Provide Disaster Recovery NOT to maintain two identical copies Provide I/O consistent copy of data Real Time COPY Provide Disaster Recovery NOT to maintain two identical copies Provide I/O consistent copy of data Synchronous Or Asynchronous If Within Supported Distance Use Synchronous Because: Data

More information

Backup Exec 9.0 for Windows Servers. SAN Shared Storage Option

Backup Exec 9.0 for Windows Servers. SAN Shared Storage Option WHITE PAPER Optimized Performance for SAN Environments Backup Exec 9.0 for Windows Servers SAN Shared Storage Option 1 TABLE OF CONTENTS Executive Summary...3 Product Highlights...3 Approaches to Backup...4

More information

PeerStorage Arrays Unequalled Storage Solutions

PeerStorage Arrays Unequalled Storage Solutions Simplifying Networked Storage PeerStorage Arrays Unequalled Storage Solutions John Joseph, VP of Marketing EqualLogic,, 9 Townsend West, Nashua NH 03063 Phone: +1-603 603-249-7772, FAX: +1-603 603-579-6910

More information

SQL Server Consolidation with Server Virtualization on NetApp Storage

SQL Server Consolidation with Server Virtualization on NetApp Storage White Paper SQL Server Consolidation with Server Virtualization on NetApp Storage Generosa Litton and Richard Preston, NetApp March 2010 WP-7095 FLEXIBLE AND EFFICIENT STORAGE CONSOLIDATION FOR SQL SERVER

More information

White Paper. A System for Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft

White Paper. A System for  Archiving, Recovery, and Storage Optimization. Mimosa NearPoint for Microsoft White Paper Mimosa Systems, Inc. November 2007 A System for Email Archiving, Recovery, and Storage Optimization Mimosa NearPoint for Microsoft Exchange Server and EqualLogic PS Series Storage Arrays CONTENTS

More information

HP P6000 Enterprise Virtual Array

HP P6000 Enterprise Virtual Array HP P6000 Enterprise Virtual Array The HP P6000 Enterprise Virtual Array (P6000 EVA) is an enterprise class virtual storage array family for midsized organizations at an affordable price. With built in

More information

How to Increase VMware Application Availability with Shared Storage

How to Increase VMware Application Availability with Shared Storage WHITE PAPER How to Increase VMware Application Availability with Shared Storage The Essential Guide to Using Shared Storage with VMware to Achieve High Availability While Reducing Operating Costs INTRODUCTION

More information

Deployment Guide: Network Convergence with Emulex OneConnect FCoE CNA and Windows Server Platform

Deployment Guide: Network Convergence with Emulex OneConnect FCoE CNA and Windows Server Platform W h i t e p a p e r Deployment Guide: Network Convergence with Emulex OneConnect FCoE CNA and Windows Server Platform How to Deploy Converged Networking with a Windows Server Platform Using Emulex OneConnect

More information

Benefits of Zoning in Storage Networks Among the many benefits for storage administrators, Zoning enables:

Benefits of Zoning in Storage Networks Among the many benefits for storage administrators, Zoning enables: >SRMRKJSV *MFVI'LERRIP*EFVMGW ph d" c a F4 p : F4^ma4"d " cf amv F a F= V snnn Introduction By introducing network connectivity between servers and storage, Fibre Channel is providing an array of powerful

More information

Information Storage and Management

Information Storage and Management Information Storage and Management Storing, Managing, and Protecting Digital Information Edited by G. Somasundaram Alok Shrivastava EMC Education Services W WILEY Wiley Publishing, Inc. Contents Foreword

More information

Performance Evaluation of iscsi based storage network with cluster mirroring. Rahul Jangid 1, Mr. Rajendra Purohit 2

Performance Evaluation of iscsi based storage network with cluster mirroring. Rahul Jangid 1, Mr. Rajendra Purohit 2 www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 3 Issue 3 March,2014 Page No. 5088-5092 Performance Evaluation of iscsi based storage network with cluster mirroring.

More information

SAN Virtuosity Fibre Channel over Ethernet

SAN Virtuosity Fibre Channel over Ethernet SAN VIRTUOSITY Series WHITE PAPER SAN Virtuosity Fibre Channel over Ethernet Subscribe to the SAN Virtuosity Series at www.sanvirtuosity.com Table of Contents Introduction...1 VMware and the Next Generation

More information

Application-Oriented Storage Resource Management

Application-Oriented Storage Resource Management Application-Oriented Storage Resource Management V Sawao Iwatani (Manuscript received November 28, 2003) Storage Area Networks (SANs) have spread rapidly, and they help customers make use of large-capacity

More information

Real-time Protection for Microsoft Hyper-V

Real-time Protection for Microsoft Hyper-V Real-time Protection for Microsoft Hyper-V Introduction Computer virtualization has come a long way in a very short time, triggered primarily by the rapid rate of customer adoption. Moving resources to

More information

Microsoft Office SharePoint Server 2007

Microsoft Office SharePoint Server 2007 Microsoft Office SharePoint Server 2007 Enabled by EMC Celerra Unified Storage and Microsoft Hyper-V Reference Architecture Copyright 2010 EMC Corporation. All rights reserved. Published May, 2010 EMC

More information

CompTIA Storage+ Powered by SNIA

CompTIA Storage+ Powered by SNIA CompTIA Storage+ Powered by SNIA http://www.snia.org/education/courses/training_tc Course Length: 4 1/2 days 9AM 5PM (Monday-Thursday) local time 9AM 2PM (Friday) local time Course Fee: $2,790 USD Register:

More information

VERITAS Storage Foundation 4.0 for Windows

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

More information

STORAGE PROTOCOLS. Storage is a major consideration for cloud initiatives; what type of disk, which

STORAGE PROTOCOLS. Storage is a major consideration for cloud initiatives; what type of disk, which STORAGE PROTOCOLS Storage is a major consideration for cloud initiatives; what type of disk, which vendor, and as importantly which protocol? Experts will tout one over the other based on cost, performance,

More information

Title: CompTIA Storage+ Powered by SNIA

Title: CompTIA Storage+ Powered by SNIA 1 Title: CompTIA Storage+ Powered by SNIA Course Length: 4.5 Days Course Instructional Method: Interactive Lecture Animations, Lab Exam Study Sessions Course Documentation DVD containing: o Printable and

More information

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

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

More information

Fibre Channel E_Port Compatibility for IP Storage Networks

Fibre Channel E_Port Compatibility for IP Storage Networks Multi-Capable Network Solutions Fibre Channel Compatibility for IP Networks INTRODUCTION As one of the first applications for storage networking based on TCP/IP, extending connectivity for Fibre Channel

More information

IBM Storage Software Strategy

IBM Storage Software Strategy IBM Storage Software Strategy Hakan Turgut 1 Just how fast is the data growing? 128 GB/ person The World s total data per person No Problem I I think I can do this We have a problem 24 GB/ person 0.8 GB/

More information

Hitachi Adaptable Modular Storage 2000 Family

Hitachi Adaptable Modular Storage 2000 Family O V E R V I E W Hitachi Adaptable Modular Storage 2000 Family Highly Reliable, Cost Effective Modular Storage for Medium and Large Businesses, and Enterprise Organizations Hitachi Data Systems Hitachi

More information

Fabric Services. Tom Clark Director, Technical Marketing

Fabric Services. Tom Clark Director, Technical Marketing Fabric Services Tom Clark Director, Technical Marketing April 2000 Introduction A fabric is one or more Fibre Channel switches connected together as a network. Typically, fabrics are used to build storage

More information

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

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

More information

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager

EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager EMC Virtual Infrastructure for Microsoft Exchange 2010 Enabled by EMC Symmetrix VMAX, VMware vsphere 4, and Replication Manager Reference Architecture Copyright 2010 EMC Corporation. All rights reserved.

More information

THE OPEN DATA CENTER FABRIC FOR THE CLOUD

THE OPEN DATA CENTER FABRIC FOR THE CLOUD Product overview THE OPEN DATA CENTER FABRIC FOR THE CLOUD The Open Data Center Fabric for the Cloud The Xsigo Data Center Fabric revolutionizes data center economics by creating an agile, highly efficient

More information

Govt. of Karnataka, Department of Technical Education Diploma in Computer Science Sixth Semester. Contact Hrs / week: 4 Total hrs: 64

Govt. of Karnataka, Department of Technical Education Diploma in Computer Science Sixth Semester. Contact Hrs / week: 4 Total hrs: 64 Govt. of Karnataka, Department of Technical Education Diploma in Computer Science Sixth Semester Subject: Information Storage and Management Contact Hrs / week: 4 Total hrs: 64 Table of Contents Slno Chapters

More information

Connectivity. Module 2.2. Copyright 2006 EMC Corporation. Do not Copy - All Rights Reserved. Connectivity - 1

Connectivity. Module 2.2. Copyright 2006 EMC Corporation. Do not Copy - All Rights Reserved. Connectivity - 1 Connectivity Module 2.2 2006 EMC Corporation. All rights reserved. Connectivity - 1 Connectivity Upon completion of this module, you will be able to: Describe the physical components of a networked storage

More information

I/O Considerations for Server Blades, Backplanes, and the Datacenter

I/O Considerations for Server Blades, Backplanes, and the Datacenter I/O Considerations for Server Blades, Backplanes, and the Datacenter 1 1 Contents Abstract 3 Enterprise Modular Computing 3 The Vision 3 The Path to Achieving the Vision 4 Bladed Servers 7 Managing Datacenter

More information

Backup Solutions with (DSS) July 2009

Backup Solutions with (DSS) July 2009 Solutions with Open-E Data Storage Software (DSS) July 2009 Different s opportunities using Open-E DSS The storage market is still growing rapidly with the fast growth in the SMB market segment. There

More information

Clustering In A SAN For High Availability

Clustering In A SAN For High Availability Clustering In A SAN For High Availability Steve Dalton, President and CEO Gadzoox Networks September 2002 Agenda What is High Availability? The differences between High Availability, System Availability

More information

Cisco Director Class SAN Planning and Design Service

Cisco Director Class SAN Planning and Design Service Cisco Director Class SAN Planning and Design Service Rapidly Plan and Deploy a Cisco Director Class MDS Solution for More Efficient Storage Networking Service Overview Cisco s intelligent storage networking

More information

Disk-Based Data Protection Architecture Comparisons

Disk-Based Data Protection Architecture Comparisons Disk-Based Data Protection Architecture Comparisons Abstract The dramatic drop in the price of hard disk storage combined with its performance characteristics has given rise to a number of data protection

More information

As storage networking technology

As storage networking technology Chapter 10 Storage As storage networking technology matures, larger and complex implementations are becoming more common. The heterogeneous nature of storage infrastructures has further added to the complexity

More information

Interface Decisions: SAS, FC, or iscsi?

Interface Decisions: SAS, FC, or iscsi? Positioning Paper Interface Decisions: SAS, FC, or iscsi? IBM System Storage DS3500 Page 1 3/4/2011 Page 2 3/4/2011 Table of Contents Introduction... 5 Interface Options... 5 Challenges of DAS... 5 Benefits

More information

FOUR WAYS TO LOWER THE COST OF REPLICATION

FOUR WAYS TO LOWER THE COST OF REPLICATION WHITE PAPER I JANUARY 2010 FOUR WAYS TO LOWER THE COST OF REPLICATION How an Ultra-Efficient, Virtualized Storage Platform Brings Disaster Recovery within Reach for Any Organization FOUR WAYS TO LOWER

More information

iscsi Unified Network Storage

iscsi Unified Network Storage iscsi Unified Network Storage Steve Rogers Adaptec, Inc. 691 S Milpitas Blvd, Milpitas, CA 95035-5473 Phone:+1-510-957-1631 E-mail: steve_rogers@adaptec.com Presented at the THIC Meeting at the Sony Auditorium,

More information

Dell EMC SAN Storage with Video Management Systems

Dell EMC SAN Storage with Video Management Systems Dell EMC SAN Storage with Video Management Systems Surveillance October 2018 H14824.3 Configuration Best Practices Guide Abstract The purpose of this guide is to provide configuration instructions for

More information

IBM Europe Announcement ZG , dated February 13, 2007

IBM Europe Announcement ZG , dated February 13, 2007 IBM Europe Announcement ZG07-0221, dated February 13, 2007 Cisco MDS 9200 for IBM System Storage switches, models 9216i and 9216A, offer enhanced performance, scalability, multiprotocol capabilities, and

More information

VERITAS Volume Manager for Windows 2000

VERITAS Volume Manager for Windows 2000 VERITAS Volume Manager for Windows 2000 Advanced Storage Management Technology for the Windows 2000 Platform In distributed client/server environments, users demand that databases, mission-critical applications

More information

Assessing performance in HP LeftHand SANs

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

More information

DELL EMC CX4 EXCHANGE PERFORMANCE THE ADVANTAGES OF DEPLOYING DELL/EMC CX4 STORAGE IN MICROSOFT EXCHANGE ENVIRONMENTS. Dell Inc.

DELL EMC CX4 EXCHANGE PERFORMANCE THE ADVANTAGES OF DEPLOYING DELL/EMC CX4 STORAGE IN MICROSOFT EXCHANGE ENVIRONMENTS. Dell Inc. DELL EMC CX4 EXCHANGE PERFORMANCE THE ADVANTAGES OF DEPLOYING DELL/EMC CX4 STORAGE IN MICROSOFT EXCHANGE ENVIRONMENTS Dell Inc. October 2008 Visit www.dell.com/emc for more information on Dell/EMC Storage.

More information

Effective SAN Management

Effective SAN Management Effective SAN Management A Virtualization Path to Increasing Storage Administrator Productivity A white paper from Vicom Systems, Inc. Table of Contents Executive Summary / 3 Introduction / 4 Vicom Systems

More information

Slide 0 Welcome to this Web Based Training session introducing the ETERNUS DX80 S2, DX90 S2, DX410 S2 and DX440 S2 storage systems from Fujitsu.

Slide 0 Welcome to this Web Based Training session introducing the ETERNUS DX80 S2, DX90 S2, DX410 S2 and DX440 S2 storage systems from Fujitsu. Slide 0 Welcome to this Web Based Training session introducing the ETERNUS DX80 S2, DX90 S2, DX410 S2 and DX440 S2 storage systems from Fujitsu. 1 This training module is divided in six main chapters.

More information

EMC CLARiiON CX3 Series FCP

EMC CLARiiON CX3 Series FCP EMC Solutions for Microsoft SQL Server 2005 on Windows 2008 EMC CLARiiON CX3 Series FCP EMC Global Solutions 42 South Street Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com www.emc.com Copyright 2008

More information

IBM IBM Storage Networking Solutions Version 1.

IBM IBM Storage Networking Solutions Version 1. IBM 000-740 IBM Storage Networking Solutions Version 1 http://killexams.com/exam-detail/000-740 - disk storage subsystem with four (4) total ports - two (2) LTO3 tape drives to be attached Assuming best

More information

Rrootshell Technologiiss Pvt Ltd.

Rrootshell Technologiiss Pvt Ltd. Course Description Information Storage and Management (ISM) training programme provides a comprehensive introduction to information storage technology that will enable you to make more informed decisions

More information

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture

EMC Celerra NS20. EMC Solutions for Microsoft Exchange Reference Architecture EMC Solutions for Microsoft Exchange 2007 EMC Celerra NS20 EMC NAS Product Validation Corporate Headquarters Hopkinton, MA 01748-9103 1-508-435-1000 www.emc.com Copyright 2008 EMC Corporation. All rights

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.0 for Windows brings advanced online storage management to Microsoft Windows Server environments.

More information

Retired. Microsoft iscsi Software Target for ProLiant Storage Servers Overview

Retired. Microsoft iscsi Software Target for ProLiant Storage Servers Overview Overview Microsoft iscsi Software Target adds block storage capability to ProLiant Storage and creates a single platform that delivers file, print, and application storage services, all over existing Ethernet

More information

BEST PRACTICES GUIDE FOR DATA PROTECTION WITH FILERS RUNNING FCP

BEST PRACTICES GUIDE FOR DATA PROTECTION WITH FILERS RUNNING FCP BEST PRACTICES GUIDE FOR DATA PROTECTION WITH FILERS RUNNING FCP Nick Wilhelm-Olsen, Brett Cooper October 1, 2002 TR3202 TECHNICAL REPORT Network Appliance, a pioneer and industry leader in data storage

More information

Veritas Storage Foundation for Windows by Symantec

Veritas Storage Foundation for Windows by Symantec Veritas Storage Foundation for Windows by Symantec Advanced online storage management Veritas Storage Foundation 5.1 for Windows brings advanced online storage management to Microsoft Windows Server environments,

More information

Fibre Channel Gateway Overview

Fibre Channel Gateway Overview CHAPTER 5 This chapter describes the Fibre Channel gateways and includes the following sections: About the Fibre Channel Gateway, page 5-1 Terms and Concepts, page 5-2 Cisco SFS 3500 Fibre Channel Gateway

More information

EMC Integrated Infrastructure for VMware. Business Continuity

EMC Integrated Infrastructure for VMware. Business Continuity EMC Integrated Infrastructure for VMware Business Continuity Enabled by EMC Celerra and VMware vcenter Site Recovery Manager Reference Architecture Copyright 2009 EMC Corporation. All rights reserved.

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

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

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

More information

Controlling Costs and Driving Agility in the Datacenter

Controlling Costs and Driving Agility in the Datacenter Controlling Costs and Driving Agility in the Datacenter Optimizing Server Infrastructure with Microsoft System Center Microsoft Corporation Published: November 2007 Executive Summary To help control costs,

More information

Certeon s acelera Virtual Appliance for Acceleration

Certeon s acelera Virtual Appliance for Acceleration Certeon s acelera Virtual Appliance for Acceleration Product Brief Dr. Jim Metzler Ashton, Metzler & Associates Rolf McClellan McClellan Consulting June 2008 Certeon s acelera Virtual Appliance for Acceleration

More information

A GPFS Primer October 2005

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

More information

Storage Virtualization Explained

Storage Virtualization Explained Storage Virtualization Explained In order to understand the benefits of storage virtualization, it is important to understand how it works. In this e-guide, brought to you by SearchServerVirtualization.com,

More information

1 of 6 4/8/2011 4:08 PM Electronic Hardware Information, Guides and Tools search newsletter subscribe Home Utilities Downloads Links Info Ads by Google Raid Hard Drives Raid Raid Data Recovery SSD in Raid

More information

The Oracle Database Appliance I/O and Performance Architecture

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

More information

Microsoft E xchange 2010 on VMware

Microsoft E xchange 2010 on VMware : Microsoft E xchange 2010 on VMware Availability and R ecovery Options This product is protected by U.S. and international copyright and intellectual property laws. This product is covered by one or more

More information

My First SAN solution guide

My First SAN solution guide My First SAN solution guide Digital information is a critical component of business today. It not only grows continuously in volume, but more than ever it must be available around the clock. Inability

More information

IBM System Storage DS5020 Express

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

More information

VERITAS Storage Foundation for Windows FlashSnap Option

VERITAS Storage Foundation for Windows FlashSnap Option VERITAS Storage Foundation for Windows FlashSnap Option Snapshot Technology for Microsoft Windows Server 2000 and Windows Server 2003 August 13, 2004 1 TABLE OF CONTENTS Introduction...3 Fast Data Recovery...3

More information

THE EMC ISILON STORY. Big Data In The Enterprise. Deya Bassiouni Isilon Regional Sales Manager Emerging Africa, Egypt & Lebanon.

THE EMC ISILON STORY. Big Data In The Enterprise. Deya Bassiouni Isilon Regional Sales Manager Emerging Africa, Egypt & Lebanon. THE EMC ISILON STORY Big Data In The Enterprise Deya Bassiouni Isilon Regional Sales Manager Emerging Africa, Egypt & Lebanon August, 2012 1 Big Data In The Enterprise Isilon Overview Isilon Technology

More information

Direct-Attached Storage (DAS) is an architecture

Direct-Attached Storage (DAS) is an architecture Chapter 5 Direct-Attached Storage and Introduction to SCSI Direct-Attached Storage (DAS) is an architecture where storage connects directly KEY CONCEPTS to servers. Applications access data from Internal

More information